body {

margin-left: 0px auto;

}


#pageSurround {
	/*position: static;
	left: 0px;
	top: 0px;*/
	width: 800px;
	margin-left: 0px auto;
	padding: 5px;
	background-color: #FFFFFF;
}
#subSurround {
	/*border: 1px solid #5C84CE;*/
	height: 95px;
	width: 800px;
	background-image: url(../styleImages/backgrounds/top-banner2.png);
	background-repeat: repeat-x;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: inherit;
}
#logoSurround {
	height:95px;
	width: 200 px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align:inherit;
}
#searchHeader {
	text-align: right;
	height: 95px;
	width: 600px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	border-bottom: 1px solid #000000;*/
}
#catSurround {
	/*border: 1px solid #5C84CE;*/
	height: 35px;
	width: 800px;
	background-image: url(../styleImages/backgrounds/top-cat-bar.png);
	background-repeat: repeat-x;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: inherit;
}
#low_info_bar {
	/*border: 1px solid #5C84CE;*/
	height: 200px;
	width: 800px;
	background-image: url(../styleImages/backgrounds/lower-info-bar.png);
	background-repeat: no-repeat;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-position: top;
}
.boxTitleDesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #0A0E24;
	/*background-image: url(../styleImages/backgrounds/boxTitleBg.gif);*/
	border: 1px solid #3249B6;
	border-style:groove;
	border-bottom:none;
	background-color: #CDDBE8;
	width: 200px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxDesign{
	border: 1px solid #3249B6;
	background-color: #FFFFFF;
	border-style:groove;
	width: 200px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	
}
.boxContent {
	/*border: 1px solid #3249B6;*/
	border-bottom: 1px solid #3249B6;
	border-left: 1px solid #3249B6;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.colMid {
	position: relative;
	width: 585px;
	float: left;
}
.colRight {
	position: relative;
	width: 200px; 
	padding-left: 5px;
	right: 0px;
	float: left;
}
/*end of DHTML Menus*/
#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	padding-left: 3px;
	margin: 0px;
	
}

.li-nav a {
	padding: 2px 1px;
	background-color: #ffffff;
	width: 140px;
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	text-indent: 2px;
}
.li-nav a:hover {
	background-color: #ffffff;
	color: #c3e37e;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 140px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 4px solid #70cdcc;
	z-index: 99;
}
/*end of DHTML Menus*/
