@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 90%;
	line-height: 1.4;
	background-color: #FAFAFA;
	background-image: url(../images/background_s1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ul, ol, dl {
	margin-right: 30px;
	margin-left: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 15px; 
	font-size: 120%;
}
p {
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 15px; 
}
a img {
	border: none;
}
a:link {
	color: #114FB0;
	text-decoration: underline;
}
a:visited {
	color: #0E326D;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color:#407DD0;
	text-decoration: underline;
}
.container {
	width: 866px;
	margin: 0px auto;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
.banner {
	background-image: url(../images/round-mid_s1.jpg);
	background-repeat: repeat-y;
	text-align: center;
	margin-bottom: 10px;
}
.content {
	background-image: url(../images/round-mid_s1.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.latest {
	background-image: url(../images/round-mid2_s1.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.latest p {
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.fltrt {
	float: right;
	margin-left: 5px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
.innertop {
	background-image: url(../images/round-top_s1.jpg);
	background-repeat: no-repeat;
}
.innertop .innerbottom {
	background-image: url(../images/round-bot_s1.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: justify;
}
.innertop2 {
	background-image: url(../images/round-top2.jpg);
	background-repeat: no-repeat;
}
.innertop2 .innerbottom2 {
	background-image: url(../images/round-bot2_s1.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
}
.latest1 {
	width: 384px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 15px;
	padding-left: 19px;
}
.latest2 {
	width: 415px;
	padding-right: 15px;
}
.footer {
	font-size: 80%;
}
.menubar {
	color: #CFDBEF;
	float: right;
	width: 480px;
	margin-top: 10px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
}
.menubar ul {
	list-style-type: none;
}
.menubar ul, .menubar ol, .menubar dl {
	margin: 0px;
	padding: 0px;
}
.menubar ul li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
.menubar a:link {
	color: #CFDBEF;
	text-decoration: none;
}
.menubar a:visited {
	color: #CFDBEF;
	text-decoration: none;
}
.menubar a:hover, .menubar a:active, .menubar a:focus {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 2px;
}
.latest2 img, .latest1 img {
	padding-right: 8px;
}
#maintable {
	margin-right: auto;
	margin-left: auto;
}
.one {
	background-color: #FAFAFA;
	text-align: center;
}
.feature {
	text-align: left;
	padding-left: 10px;
}
.two {
	background-color: #F0F0F0;
	text-align: center;
}
#maintable tr th {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #CFDBEF;
	background-color: #192943;
}
.select {
	background-color: #CFDBEF;
}
.linktd {
	width: 450px;
}
.siteinfo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 6px;
}
.site {
	text-align: center;
	margin-top: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-right: 15px;
	padding-top: 6px;
	margin-left: 15px;
}
.siteinfotable {
	width: 100%;
	text-align: left;
}
.siteimagestable {
	width: 100%;
}
.siteimagestable tr td {
	text-align: center;
}
.6padbot {
	padding-bottom: 6px;
}

