@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #396ea4;
	background-image: url(../images/1bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	width: 790px;
	margin: 0 auto;
	text-align: left;
	padding-top: 15px;
} 
#header {
	background-image: url(../images/corner4.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: relative;
	height: 130px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0;
}
#ecom {
	width: 320px;
	height: 46px;
	position: absolute;
	left: 460px;
	top: 80px;
	font-size: 11px;
	color: #FFF;
}
#ecom2 {
	position: absolute;
	left: 713px;
	top: 52px;
}
#ecom2 a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
#options {
	position: absolute;
	top: 28px;
	width: 325px;
	left: 0px;
}
#options a {
	padding: 8px 0 0 0;
	color: #FFF;
}
#options li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
#options li.active{
	background-image: url(../images/radio1.gif);
	background-repeat: no-repeat;
}
#link1 {
	margin:0 20px 0 20px;
	padding:0;
}
#link2 {
	margin:0 0 0 20px;
	padding:0 0 0 10px;
}
#part1 {
	width: 235px;
	height: 20px;
	font-size: 11px;
	line-height: 20px;
	border: 0;
	padding-left: 5px;
}
#part2 {
	width: 60px;
	height: 20px;
	background-color: #195386;
	color: #FFF;
	font-size: 11px;
	border: 0;
}
#part3{display:none;}
#sidebar {
	width: 155px;
	float: left;
	margin-right: 7px;
}
#sidebar .sidenavi a {
	margin: 0;
	color: #FFF;
	font-weight: normal;
	padding: 5px 0 5px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F9273;
	display: block;
	text-decoration: none;
}
#sidebar .sidenavi a:hover {
	text-decoration: none;
	background-color: #52759B;
}
#email1 {
	font-size: 10px;
	color: #999;
	padding: 0 0 0 5px;
	width: 165px;
	height: 15px;
}
#email2 {
	font-size: 10px;
	background-color: #C0926A;
	color: #FFF;
	border: 0;
	width: 40px;
	height: 15px;
	margin: 0 12px 0 0;
}
#email3 {
	margin: 8px 0 0 0;
}
#search1 {
	border: 0;
	font-size: 10px;
	font-weight: bold;
	color: #2F669C;
	padding: 0 0 0 5px;
	height: 20px;
	line-height: 20px;
	width: 150px;
	margin: 0 0 4px 0;
}
#search2 {
	background-color: #C0926A;
	color: #FFF;
	font-size: 11px;
	float: right;
	margin: 0;
	padding: 1px;
	border: 0;
}
#slideshow {
	height: 279px;
	margin: 0 0 16px 0;
}
#mainContent {
	margin: 0 0 0 162px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #FFF;
	padding: 19px 19px 0 19px;
	background-image: url(../images/corner1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 
#mainContent li {
	margin-left: 25px;
	list-style-image: url(../images/bullet.jpg);
	padding-left: 3px;
	line-height: 20px;
}
.ads {
	width: 195px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F1F1F1;
	height: 278px;
}
#footer {
	margin: 6px 0 10px 162px;
	text-align: center;
} 
#footer a {
	color: #FFF;
	font-size: 10px;
	margin: 0 8px;
}
img {border: 0;}
a:focus {outline: none;}
a:link {
	color: #406399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #406399;
}
a:hover {
	text-decoration: underline;
	color: #003368;
}
a:active {
	text-decoration: none;
	color: #406399;
}
.clearfloat {
	clear:both;
	height:0;
	line-height: 0px;
	font-size: 0px;
}
.red {color: #F00;}
.blue {
	color: #003A6C;
	font-weight: bold;
}

h1 {
	color: #003E71;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
}
h2 {
	color: #003E71;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
hr {
	margin: 3px 0;

}

