body{
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
	background-color: #FFFFFF;
}

.RowDark     { background-color: #BBE5FF}
.RowLight     { background-color: #E1F1FB }


#wrap{
	font-size: 100%;
	font-family: Arial;
	font-size: 10pt;
	background-color:#FFFFFF;	
	width: 1000px;
	background-image: url('images/body_bg_2.jpg');
	background-repeat: repeat-x;
	background-attachment: inherit;
	height:auto; position:absolute; left:0; top:0; border-left-width:1px; border-right-style:solid; border-right-width:1px; border-top-width:1px; border-bottom-width:1px 
}
#header{
min-height: 150px;
height: 150px; 
padding-left:0px; 
padding-right:0px; 
padding-top:0px; 
padding-bottom:0px	;
width: 100%;
background-position: left centre; background-image: url('Header2.jpg');
background-repeat: no-repeat;
}
#nav{
	background-repeat: repeat-x;
	height:30px;
	width:100%; 
	text-align:left; 
	margin-top:-35px
}
#nospace{
position:absolute; left:0; top:0
}

#content{
	padding: 0px; 
	background-color:#f1f1f1;
	font-size: 100%;
	font-family: Arial;
	font-size: 10pt;
	width: 100%;
	background-image: url('images/body_bg_2.jpg');
	background-repeat: repeat-x;

	
}

#left_col{
	padding:5px; 
	background-position:left top; 
	border-style:solid; border-width:0px; float: left;
	width: 190px;
	background-color:#f1f1f1;
	color:#65698F; 
	margin-top:20px;
	font-size: 100%;
	font-family: Arial;
	font-size: 10pt; position:absolute; left:0; top:255
 
}
#main{
	height:auto;
	width:auto;
	padding: 0px; 
	margin-left: 200px;
	padding: 10px;
	font-size: 100%;
	font-family: Arial;
	background-color:#FFFFFF;
	
}

#main_content {
	width: 100%;
	min-width:700px; 
	height:auto;
	font-size: 100%;
	font-family: Arial;
}

#footer{
 min-height:121px;
	border-top:1px solid gray; clear: both;
	background-image: url('footer_bg.jpg');
	background-repeat: no-repeat;
	background-color: #DFEE3D;
	background-colour: #DFEE3D;
	border-top-colour: #A3CA8F;
	color:black; 
	background-position-y:50%
}
#endofpage{
clear: both;
width:999px;
}
#closure{	background-image: url('../../footer_bg.jpg');
	background-repeat: no-repeat;
	height:77px;
 min-height:125px;
	padding:70px 10px 10px 10px;color:white;
	text-align:center;
}