body {
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	left: auto;
}

#top_shadow {
background:url(/images/TopBorder.jpg) no-repeat center top;
padding:0 0 34px;
}

#bottom_shadow {
background:url(/images/BottomBorder.jpg) no-repeat center bottom;
width:1000px;
margin:0 auto;
padding:0 0 30px;
}

#page_wrap {
	background:url(/images/level-2.gif) repeat-y center top;
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#page_container {
	background:transparent url(/images/content-outer-back.gif) repeat-y center top;
	background-color:#fff;
	width:936px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#home #header {
height:160px;
background-color:#fff;
margin-bottom:10px;
background:url(/images/banner.jpg) no-repeat center top;
}

#contact #header {
height:160px;
background-color:#fff;
margin-bottom:10px;
background:url(/images/banner2.jpg) no-repeat center top;
}

#flash_banner {
height:160px;
background-color:#fff;
margin-bottom:10px;
}

#module {
background-color:#c3c0b9;
}

#module li{
margin-left:-10px;
}

#module_head {
background-image:url(../images/module-head.gif);
}

#module_head h3 {
text-align:center;
}

#module_body{
border:none;
}

#module_footer {
background-image:url(../images/module-footer.gif);
margin-top:0px;
}

#col1 {
float:left;
width:187px;
background-color:#fff;
margin-bottom:10px;
}

#col2 {
	float:left;
	width:735px;
	margin-left:1%;
	background-color:#fff;
	margin-bottom:10px;
}

#col2_2 {
float:left;
width:530px;
margin-left:1%;
background-color:#fff;
margin-bottom:10px;
}

#col3 {
float:right;
margin-right:1%;
background-color:#fff;
margin-bottom:10px;
}

#footer {
clear:both;
height:50px;
background-color:#fff;
}
