body {	
	background-image: url("images/main_background.jpg");
	background-repeat: repeat-x;	
	background-color: #42332C;	
	margin: 0px;	
	font-family: Verdana;
}

#divMainWrap {	
	border: 0px solid red;	
	width: 1009px;	
	height: 100%;
}

#divMainHeader {	
	border: 0px solid red;	
	width: 1009px;
	background-image: url("images/main_head.jpg");
	text-align: left;	
	padding-top: 270px;	
	color: #ffffff;
	float:left;
}

.pd-left {float:left; margin:0; padding-left:125px;}

#divMainHeader  a{	
	font-size: 10pt;	
	color: #ffffff;	
	text-decoration: none;
}

#divMainHeader  a:hover{	
	text-decoration: underline;
}

#divPath {	
	border: 0px solid red;	
	width: 1009px;	
	text-align: left;	
	background-image: url("images/main_content_bg.jpg");
	float:left;
	font-size: 10pt;

}

#divPath a{	
	color: #000000;	
	text-decoration: none;
}

#divPath a:hover{	
	text-decoration: underline;
}

#divContentWrap {	
	border: 0px solid green;	
	width: 1009px;	
	background-image: url("images/main_content_bg_2.jpg");
	padding-left:125px;
	background-repeat:repeat-y;
	float:left;
}

#divContent {	
	border: 0px solid red;	
	text-align: left;	
	width: 750px;	
	float: left;	
	padding-top: 5px;	
}

#divMenu2 {	
	font-size: 8pt;
	border: 0px solid red;	
	height: 200px;	
	width: 160px;	
	float: right;	
	top: 0px;	
	padding-right: 170px;
}

#divMenu2 a {	
	color: #000000;	
	text-decoration: none;
}

#divFooter {	border: 0px solid red;	width: 905px;	height: 50px;	background-image: url("images/main_footer.jpg");		background-repeat: no-repeat;	float: left;	padding-top: 30px;	padding-right: 106px;	text-align: right;	font-size: 10pt;	color: #ffffff;}#divFooter a{	color: #ffffff;	text-decoration: none;}#divFooter a:hover{	text-decoration: underline;}

.clearit {clear:both;}

table {
float:left;}