html, body {
	min-height: 100%;
	height: auto;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family:  Times New Roman,  Tahoma, Arial,Georgia, Verdana, Helvetica, sans-serif;	
	color: #5d5d5d;
	background: url(../images/body_bg.jpg) no-repeat  top center;
}


form {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	color: #33516a;
	text-decoration:  none;
	outline: none;
}

p {
	margin:  0;
}


#warp {
	width: 973px;
	height: auto;
	margin: 0 auto;
}

#header {
	width: 973px;
	height: 493px;
	background: url(../images/header_bg.jpg) no-repeat;
}

#content {
	width: 973px;
	height: auto;
	background: url(../images/content_bg.jpg) no-repeat top;
	padding-top: 50px;
}

#leftHeader {
	width: 249px;
	height: 474px;
	float: left;
	overflow: hidden;
	margin-left: 29px;
}

#headerLeftMenuUL {
	width: 249px;
	height: 154px;
	overflow: hidden;
	margin: 207px 0 0 0;
	padding: 0;
	list-style: none;
	border-top: solid 1px #c7e1e8;
}

.headerLeftMenuLI {
	width: 239px;
	height: 27px;
	background: url(../images/li_bg.jpg) ;
	padding: 12px 0 0 10px;
}

.headerLeftMenuLink {
	color: #7d8182;
	color: #09559F;
	font-size: 12px;
}

.headerLeftMenuLink:hover {
	color: #008fa4;
}
.leftMenuLink {
	color: #09559F;
	font-size: 12px;
}

.leftMenuLink {
	color: #09559F;
	font-size: 12px;
}

.leftMenuLink:hover {
	color: #09559F;
	font-size: 12px;
}

#leftBox {
	width: 228px;
	height: 86px;
	float: left;
	margin-top: 15px;
	padding: 10px 10px 0 10px;
	font-family:  Arial,Times New Roman,  Tahoma, Georgia, Verdana, Helvetica, sans-serif;	
}

.leftBoxh1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}

#headerRight {
	width: 669px;
	height: 474px;
	float: left;
}

#headerMenuUnderUL, #footerMenuUnderUL{
	width: 660px;
	height: 22px;
	float: left;
	margin: 5px 0 0 285px;
	
}

#headImage {
	display: block;
}

.headerMenuUnderLink,.footerMenuUnderLink  {
	font-size: 11px;
	color: #0A5DAF;
	font-family:  Tahoma, Arial,Times New Roman,  Georgia, Verdana, Helvetica, sans-serif;		
}

.headerMenuUnderLink:hover, .footerMenuUnderLink:hover {
	color: #007fe8;
	color: #0A5DAF;
}

.headerMenuUnderLI, .footerMenuUnderLI {
	float: left;
	color: #0A5DAF;
	margin-right: 13px;
}

#content_bg {
	width: 973px;
	min-height: 200px;
	background: url(../images/content_l_bg.jpg) repeat-y;
	margin-left: 6px;
	float: left;
}

#bottomImage {
	margin-left: 6px;
}

#contentLeftUL {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

#contentLeft {
	width: 190px;
	height: auto;
	float: left;
	margin-left: 50px;
	margin-top: 10px;
}

.contentLeftLink {
	font-size: 11px;
	font-family:  Tahoma, Arial,Times New Roman,  Georgia, Verdana, Helvetica, sans-serif;		
	color: #09559F;
}

.contentLeftLI {
	margin-bottom: 15px;
}

#contentRight {
	width: 600px;
	height: auto;
	float: left;
	margin-left: 55px;
	color: #000;
	font-size: 11px;
	font-family:  Arial,Tahoma, Times New Roman,  Georgia, Verdana, Helvetica, sans-serif;			
}

#footer {
	width: 973px;
	height: 50px;
	background: url(../images/content_bottom_bg.jpg) no-repeat;
	float: left;
	margin-left: 6px;
}

#footerMenuUnderUL {
	margin-top: 27px;
}

#staticInfoImages {
	width: 120px;
	height: auto;
	float: left;
	margin-right: 5px;
}


#imagesUL {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.imagesLI, .galleryLI {
	width: 120px;
	height: 80px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	text-align: center;
}

.imagesBox, .galleryBox {
	width: 120px;
	height: 80px;	
	float: left;
	overflow: hidden;
}

.galleryLI, .galleryBox {
	width: 170px;
	height: 120px;
}
.pagenate{
	width: 400px;
	clear: both;
	height: auto;
}