/* general styles *************************************************************/
* html .menu ul li {
     background-image: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
}
* {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
body {
	background: #002037;
	color: #000;
	font-size: 1em;
	font: 11px/14px Arial, Helvetica, sans-serif;
}
a:hover {
	
}
img {
	border: none;
}
ul{
	list-style: none;
}
.wrap {
	width: 100%;
	overflow: hidden;
}
/* page holder ****************************************************************/
#container {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

/* header *********************************************************************/
#header {
	overflow: hidden;
	padding-top: 120px;	
}
#h-img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.site-name-top {
	background: url(../images/site-name-top.png) no-repeat;
	width: 416px;
	overflow: hidden;
	position: absolute;
	top: 103px;
	left: 62px;
}
.site-name-bottom {
	background: url(../images/site-name-bottom.png) no-repeat 0 100%;
	width: 412px;
	overflow: hidden;
	padding: 3px 0 3px 4px;
	color: #fff;
	font: 11px/11px Tahoma, Arial, Helvetica, sans-serif;
}
.site-name-bottom h1 {
	color: #e2a500;
	display: inline;
}
.menu strong {
	font-size: 10px;
	float: left;
	width: 60px;
	color: #fff;
	line-height: 21px;
}
.menu {
	width: 832px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 30px;
}
.menu ul {
	width: 770px;
	float: left;
	overflow: hidden;
}
.menu ul li:first-child {
	background: none;
}
.menu ul li {
	background: url(../images/separator.gif) no-repeat 0 50%;
	float: left;
	height: 22px;
	color: #fff;
	padding: 0 13px 0 16px;
}
.menu ul li a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background: #005488;
	line-height: 21px;
}
.menu ul li a:hover {
	text-decoration: underline;
	background: #000;
}
/* main content area **********************************************************/
#content {
	width: 832px;
	margin: 0 auto;
	overflow: hidden;
}
.thumbs {
	width: 840px;
	overflow: hidden;
	padding: 13px 0 10px 0;
}
.thumbs li {
	float: left;
	margin-right: 8px;
	border-top: 4px solid #002037;
	border-bottom: 4px solid #002037;
}
.thumbs a {
	float: left;
}
.thumbs img {
	border: 1px solid #fff;
	float: left;
	width: 200px;
	height: 150px;
}
.thumbs a:hover {
	color: red;
}
.thumbs a:hover img {
	border: 1px solid red;
}
.thumbs-mini {
	background: url(../images/line.gif) repeat-x;
	width: 822px;
	margin: 0 auto;
	overflow: hidden;
	padding: 32px 0 0 34px;
}
.thumbs-mini li {
	float: left;
	overflow: hidden;
	padding: 0 15px;
}
.thumbs-mini img {
	border: 1px solid #fff;
	display: block;
	width: 120px;
	height: 90px;
}
.thumbs-mini a:hover img {
	border: 1px solid red;
}
.thumbs-mini a {
	color: #fff;
	font-size: 10px;
	text-align: center;
	float: left;
	text-decoration: none;
}
.thumbs-mini a:hover {
	color: #ff0000;
	font-size: 10px;
	text-decoration: underline;
}
.biz {
	background: url(../images/line.gif) repeat-x 0 100%;
	color: #fff;
	font-size: 13px;
	padding: 32px 0 15px 0;
	margin-bottom: 38px;
}
.biz span {
	color: #ff7100;
}
.big {
	width: 100%;
	overflow: hidden;
	font-size: 12px;
}
.big img {
	border: 1px solid #fff;
	display: block;
	margin: 4px 0 2px;
}
.big a {
	color: #fff;
	font-size: 22px;
	text-decoration: none;
	font-family: Times New Roman;
	line-height: 25px;
}
.big a:hover {
	text-decoration: underline;
	color: red;
}
.big a:hover img {
	border: 1px solid red;
}
.big li {
	width: 402px;
	float: left;
	display: inline;
	overflow: hidden;
	color: #fff;
	width: 402px;
	padding-right: 14px;
}
.big p a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
}
.big p a:hover {
	color: red;
	text-decoration: underline;
}
.thumbs-lit {
	width: 832px;
	overflow: hidden;
	padding-top: 0px;
}
.thumbs-lit li {
	float: left;
	overflow: hidden;
	padding: 11px 8px 11px 8px;
	width: 122px;
	text-align: center;
}
.thumbs-lit img {
	border: 1px solid #fff;
	display: block;
	width: 120px;
	height: 120px;
}
.thumbs-lit a:hover img {
	border: 1px solid red;
}
.thumbs-lit a {
	color: #fff;
	font-size: 12px;
	float: left;
	text-decoration: none;
}
.thumbs-lit a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.orange  {
	width: 100%;
	overflow: hidden;
	margin-top: -25px;
}
.orange p {
	font-size: 40px;
	background: #ff8a00;
	line-height: 42px;
	color: #fff;
	text-align: center;
	padding: 5px 0 5px 0;
}
.orange span {
	display: block;
	font-size: 21px;
	background: #005488;
	line-height: 22px;
	color: #000;
	text-align: center;
	padding-bottom: 9px;
}
.thumbs-long {
	background: #005488;
	width: 832px;
	overflow: hidden;
	padding: 9px 0 13px 6px;
}
.thumbs-long li {
	float: left;
	overflow: hidden;
	padding: 0 11px 11px 11px;
}
.thumbs-long img {
	border: 1px solid #fff;
	display: block;
}
.thumbs-long a:hover img {
	border: 1px solid red;
}
.thumbs-long a {
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
	text-decoration: none;
}
.thumbs-long a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.left {
	float: left;
	width: 400px;
	overflow: hidden;
	padding-right: 30px;
}
.left a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.left a:hover {
	color: red;
	text-decoration: underline;
}
.right {
	float: right;
	width: 400px;
	overflow: hidden;
}
.right a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.right a:hover {
	color: red;
	text-decoration: underline;
}
.bottom-list {
	width: 110%;
	overflow: hidden;
}
.bottom-list li {
	color: #fff;
	font-size: 22px;
	line-height: 27px;
	font-family: 'Times New Roman', serif;
	overflow: hidden;
}
.bottom-list li a {
	font-size: 22px;
	color: #fff;
	text-decoration: none;
}
.bottom-list li a:hover {
	color: red;
	text-decoration: underline;
}
.bottom-list ul {
	float: left;
	width: 275px;
	padding-right: 20px;
	overflow: hidden;
}

/* footer *********************************************************************/
#footer {
	text-align: center;
	padding-top: 111px;
}
#footer p {
	font-family: Times New Roman;
	color: #777777;
	font-weight: bold;
	font-size: 16px;
	padding-top: 9px;
}
#footer p a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}
#footer p a:hover {
	color: red;
	text-decoration: underline;
}
