*{
	margin: 0;
	padding: 0;
}
body{
	background: #215da0 url(../images/bg.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#273239;
}
#wrapper{
	margin: 0 auto;
	width: 800px;
	text-align: center;
}
#container{
	margin: 0 auto;
	width: 738px;
}
a{
	color: #fff;
}

a:hover{
	text-decoration: none;
	color: #fff;
}
a.link{
	color: #006699;
}
a:hover.link{
	text-decoration: none;
	color: #006699;
}
.header{
	width: 800px;
	height: 89px;
}
.spacer{
	height: 10px;
}
.banner{
	height: 265px;
	width: 738px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.banner2{
	height: 225px;
	width: 738px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.banner3{
	height: 43px;
	width: 738px;
	margin-bottom: 5px;
}
.menu{
	height: 40px;
	background-color: #fff;
}

.menu {
	padding-left: 5px;
}
ul.{
	padding:0;
	margin: 0;
}
ul li{
	list-style: square;
	display: block;
	font-weight: normal;
	color: #006699;
	text-align: left;
	padding-left: 40px;
	line-height: 140%;
	
}



.main{
	background: #15549b url(../images/filler.png) repeat-x;
	width: 800px;
}
#col{padding-bottom: 20px;}
#col .left{width: 189px; }
#col .right{width: 539px;}
.left{float: left;}
.right{float: right;}
#col2 .left{width: 145px; }
#col2 .right{width: 385px;}
.clear{clear:both;}

.left-image-top{
	background: url(../images/left-image-top.png) no-repeat;
	width: 189px;
	height: 41px;
}
.left-image-top1{
	background: url(../images/left-image-top1.png) no-repeat;
	width: 188px;
	height: 23px;
}
.left-image-bt{
	background: url(../images/left-image-bt.png) no-repeat;
	width: 189px;
	height: 24px;
}
.left-filler{
	background: #549cd1 url(../images/left-filler.png) repeat-x;
	width: 188px;
}
.left-filler1{
	background: #549cd1 url(../images/left-filler1.png) repeat-x;
	width: 188px;
}
.right-img-top{
	background: url(../images/right-img-top1.png) no-repeat;
	width: 536px;
	height: 13px;
}
.right-img-bt{
	background: url(../images/right-img-bt.png) no-repeat;
	width: 536px;
	height: 13px;
}
.right-img-bt1{
	background: url(../images/right-img-top1.png) no-repeat;
	width: 536px;
	height: 13px;
}
.right-filler{
	background: url(../images/right-filler.png) repeat-y;
	width: 536px;
}
.right-title{
	color: #006699;
	font-size: 14px;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
	line-height: 250%;
}
.title{
	color: #fff;
	line-height: 350%;
	font-weight: bold;
	font-size: 12px;
}
.title1{
	color: #006699;
	font-weight: bold;
}
p.content{
	padding: 5px;
	color: #fff;
	text-align: left;
}
p.about-content{
	color: #fff;
	text-align: left;
}
p.info{
	text-align: left;
	padding:5px;
	width: 377px;
	font-size: 12px;
}
p.aboutinfo{
	font-size: 12px;
	text-align: left;
	padding-left: 22px;
	padding-right: 2px;
	line-height: 150%;
}
p.aboutinfo1{
	font-size: 12px;
	text-align: left;
	padding-left: 22px;
	padding-right: 7px;
	line-height: 150%;
}
.img1{
	padding-left: 15px;
}
.img2{
	padding-left: 0px;
	
}




.footer{
	background: #003366;
	height: 51px;
	color: #fff;
	line-height: 400%;
}