body {
	margin:0;
	padding:0;
	background-image: url(imgs/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FEFBEA;
}
#main {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	float: left;
	width: 882px;
	background-image: url(imgs/top-bg.jpg);
	height: 247px;
}
.logo {
	float: left;
	width: 450px;
	height: 120px;
	margin-top: 30px;
	clear: both;
	cursor: pointer;
}
#menu {
	float: left;
	width: 600px;
	height: 47px;
	padding-top: 50px;
}
#home-bottom {
	float: left;
	background-image: url(imgs/home-bottom.jpg);
	height: 276px;
	width: 882px;
	margin-top: 11px;
}
#callout {
	float: right;
	height: 169px;
	width: 240px;
	padding-right: 250px;
	padding-top: 95px;
}
#content {
	width: 847px;
	float: left;
	background-image: url(imgs/content-bg.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	font-size: 12px;
	line-height: 18px;
	color: #004990;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
}
#content ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content li {
	display: block;
	padding-bottom: 10px;
	list-style-type: none;
}
a { 
	color:#74aa16;
	text-decoration:underline; 
	}
a:hover{ 
	color:#8cc32a;
	text-decoration:none;
	}
.about li{ padding-left: 5px;}
.other li { 
	
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:22px;
}
.news li{ background-image:url(imgs/builet-news.gif);}
.faq li{ background-image:url(imgs/builet.gif);}
#header {
	width: 882px;
	background-image: url(imgs/header-bg.gif);
	height: 80px;
	float: left;
	margin-top: 10px;
}
#header .about-title {
	padding-top: 18px;
	padding-left: 25px;
}

#bottom {
	background-image: url(imgs/bottom.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 882px;
	float: left;
}
.section {
	width: 830px;
	float: left;
	padding-top: 20px;
	font-size: 11px;
	line-height: 17px;
	padding-left: 10px;
	
}
.h-about{height: 205px; padding-right:10px;}
.h-news-top{height: 192px; padding-right:10px;}
.h-news-bottom{height: 160px; padding-right:10px;}
.h-news-middle1{height: 187px; padding-right:10px;}
.h-news-middle2{height: 110px; padding-right:10px;}
.h-news-middle3{height: 173px; padding-right:10px;}
.dark {
	background-color: #FDF4D3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #80D0EA;
	border-bottom-color: #80D0EA;
}

#content .section td {
	padding-right: 20px;
}


.left-img {
	padding: 3px;
	border: 1px solid #83D1EA;
	float: left;
	margin-right: 20px;
}

.height { margin-top:0px; padding-top:90px;}
.left-img2 {
	float: left;
	padding-right: 38px;
}

.home a {
	background-image: url(imgs/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 47px;
	width: 82px;
	float: left;
}
.home a:hover {
	background-image: url(imgs/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -47px;
}
.about a {
	background-image: url(imgs/menu.jpg);
	background-repeat: no-repeat;
	background-position: -82px 0px;
	display: block;
	height: 47px;
	width: 96px;
	float: left;
}
.about a:hover {
	background-image: url(imgs/menu.jpg);
	background-repeat: no-repeat;
	background-position: -82px -47px;
}
.contact a {
	background-image: url(imgs/menu.jpg);
	background-repeat: no-repeat;
	background-position: -180px 0px;
	display: block;
	height: 47px;
	width: 113px;
	float: left;
}
.contact a:hover {
	background-image: url(imgs/menu.jpg);
	background-repeat: no-repeat;
	background-position: -180px -47px;
}
.news a {
	background-image: url(imgs/menu.jpg);
	background-repeat: no-repeat;
	background-position: -292px 0px;
	display: block;
	height: 47px;
	width: 69px;
	float: left;
}
.news a:hover {
	background-image: url(imgs/menu.jpg);
	background-repeat: no-repeat;
	background-position: -292px -47px;
}
.how a {
	background-image: url(imgs/menu.jpg);
	background-repeat: no-repeat;
	background-position: -361px 0px;
	display: block;
	height: 47px;
	width: 163px;
	float: left;
}
.how a:hover {
	background-image: url(imgs/menu.jpg);
	background-repeat: no-repeat;
	background-position: -361px -47px;
}
.faq a {
	background-image: url(imgs/menu.jpg);
	background-repeat: no-repeat;
	background-position: -523px 0px;
	display: block;
	height: 47px;
	width: 68px;
	float: left;
}
.faq a:hover {
	background-image: url(imgs/menu.jpg);
	background-repeat: no-repeat;
	background-position: -523px -47px;
}
#footer {
	text-align: center;
	color: #6B94B5;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 882px;
	float: left;
}
#footer a {
	color: #6B94B5;
	text-decoration: none;
}
#footer a:hover {
	color: #456A89;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#girl-right {
	background-image: url(imgs/girl-bottom-right.gif);
	height: 469px;
	width: 169px;
	position: relative;
	top: 500px;
	left: 0px;
	background-repeat: no-repeat;
	right: 0px;
	bottom: 0px;
	z-index: 100;
	float: right;
}
.style1{ margin-bottom:0px; margin-top:20px;}
.style2{ margin-left:0px; padding-left:190px;}
.style3{ margin-bottom:9px; margin-top:9px;}
.style4{ margin-top:0px; padding-top:9px;}



