@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background-image:url(images/BG.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	}
p{
	margin:5px;
	}
h1{
	margin:5px;
	color:#999;
	}
h2{
	margin:25px;
	color:#FFF;
	font-size:36px;
	}
h3{
	margin-left:30px;
	}
h4{
	margin-left:5px;
	}
a:link, a:visited, a:active{
	color:#999;
	text-decoration:none;
	}
a:hover {
	color:#0099CC;
	text-decoration:none;
	}
img{
	border:0px;
	}
#page{
	}
#bar{
	height:22px;
	padding-top:4px;
	width:100%;
	background-color:#333;
	color:#CCC;
	}
#barArea{
	width:960px;
	padding-left:20px;
	margin-left:auto;
	margin-right:auto;
	}
#pageArea{
	background-image:url(images/BG2.png);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	}
#leftSide{
	width:195px;
	margin-left:18px;
	margin-top:18px;
	margin-bottom:18px;
	float:left;
	}
#logo{
	width:195px;
	height:220px;
	margin-bottom:30px;
	}
#leftContent{
	width:193px;
	height:348px;
	border:1px solid #666;
	background-color:#FFF;
	color:#666;
	}
#rightSide{
	width:740px;
	margin-right:18px;
	margin-top:200px;
	margin-bottom:18px;
	float:right;
	}
.one{
	width:529px;
	height:198px;
	float:left;
	background-color:#103d5d;
	border:1px solid #FFF;
	overflow:hidden;
	}
.two{
	width:189px;
	height:198px;
	float:right;
	background-color:#103d5d;
	border:1px solid #FFF;
	color:#FFF;
	overflow:hidden;
	}
.three{
	width:359px;
	height:198px;
	margin-top:18px;
	float:left;
	clear:left;
	background-color:#FFF;
	border:1px solid #666;
	overflow:hidden;
	}
.four{
	width:359px;
	height:198px;
	margin-top:18px;
	float:right;
	clear:right;
	background-color:#FFF;
	border:1px solid #666;
	overflow:hidden;
	}
.darkBlue{
	width:10px;
	height:198px;
	background-color:#081e2e;
	float:right;
	}
.contentlet1{
	width:179px;
	height:198px;
	float:right;
	overflow:hidden;
	}
.contentlet2{
	width:359px;
	height:198px;
	background-image:url(images/mainContentBG.gif);
	background-repeat:repeat-y;
	background-position:right;
	overflow:hidden;
	}
#bottomBar{
	width:962px;
	height:32px;
	padding:1px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bottomBarBG.png);
	background-color:#FFF;	
	border:1px solid #666;
	clear:both;
	}
#mainBanner{
	width:738px;
	height:98px;
	background-image:url(images/bannerBG.png);
	background-color:#103d5d;
	border:1px solid #FFF;
	overflow:hidden;
	}
#mainConent{
	width:738px;
	margin-top:18px;
	background-image:url(images/mainContentBG.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFF;
	border:1px solid #666;
	overflow:hidden;
	}
#mainConent a:link, #mainConent a:visited, #mainConent a:active{
	color:#0099CC;
	text-decoration:none;
	}
#mainConent a:hover {
	color:#00CCCC;
	text-decoration:none;
	}
#bannerInfo a:hover {
	color:#FFF;
	text-decoration:none;
	}
.INDEXgallery_piece{
	margin-left:15px;
	margin-top:15px;
	float:left;
	width:90px;
	height:50px;
	}
.gallery_piece{
	margin:15px;
	margin-bottom:10px;
	float:left;
	width:90px;
	height:50px;
	}
.gallery_divider{
	margin:15px;
	float:left;
	width:600px;
	height:20px;
	}
#apDiv1 {
	position:absolute;
	margin-left:50%;
	left:232px;
	margin-top:40px;
	width:230px;
	height:60px;
	padding:10px;
	text-align:right;
	z-index:1;
	color:#FFF;
	background-image:url(images/trans.png);
	border:1px solid #000;
	}