body{
	background-color:#E2E3B9;
	background-image:url(../images/bgrd/page.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}


#MainContainer{
	margin:41px auto;
	width:737px;
}
#ContainerTop{
	background-image:url(../images/bgrd/sus.gif);
	background-repeat:no-repeat;
	height:24px;
}
#ContainerMiddle{
	background-image:url(../images/bgrd/mijloc.gif);
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	text-align:justify;
	float:left;
	width:707px;
}
#ContainerBottom{
	background-image:url(../images/bgrd/jos.gif);
	background-repeat:no-repeat;
	height:55px;
	font-family:'Tahoma';
	font-size:12px;
	color:#006600;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	clear:both;
}
#Left_Content{
	float:left;
	width:500px;
	padding-right:15px;
	text-align:justify;
	border-right:2px solid #987B59;
}
#Right_Content{
	float:left;
	width:170px;
	padding:0px 10px 10px 10px;
}
#Content{
	padding-bottom:10px;
}






























