body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background:url(art/bg-line.jpg) repeat-x;
	margin:0px;
}
#page {
	width:906px;
	margin:0px auto;
}
#header {
	width:904px;
	height:197px;
	float:left;
}
#header img {
	float:left;
	margin:0px;
}
a#but {
	width:149px;
	height:32px;
	float:left;
	border:1px solid #022B7B;
	text-decoration:none;
	background:url(art/button-bg.jpg) no-repeat;
	text-align:center;
	color:#FFFFFF;
	margin:1px 0px 0px 0px;
	font-size:18px;
	padding-top:7px
}
a:hover#but {
	color:#003366;
	text-decoration:none;
}



#container{
	width:906px;
	height:41px;
	float:left;
}

#menu{
	position:absolute;
	margin:1px 0px 0px 0px;
	left: 255px;
	top: 199px;
	width: 909px;
}
#menu ul .item{
	display:none;
	margin:0px;
}
.top {
	height:33px;
	margin:1px 0px 0px 0px;
	font-size:18px;
	}
#menu ul a {
	color:#FFFFFF;
	text-decoration:none;
}
#menu ul:hover .item{
	display:block;
	float:left;
	width:148px;
	padding: 4px 0px;
	height:27px;
	background: url(art/drop-bg.jpg) repeat-y;
	margin:0px;
	border-left:1px solid #022B7B;
	border-right:1px solid #022B7B;
}
#menu ul:hover .item a{
	color:#fff;
	text-decoration:none;
}
#menu ul:hover .item a:hover{
	color:#999;
	height:40px;
}
#menu ul{
	width:149px;
	float:left;
	height:33px;
	padding-top:6px;
	padding-right:0px;
	padding-left:0px;
	border-left:1px solid #022B7B;
	border-right:1px solid #022B7B;
	text-decoration:none;
	background:url(art/button-bg.jpg) repeat-y;
	text-align:center;
	color:#FFFFFF;
	list-style:none;
	color:#FFFFFF;
	font-size:16px;
	margin:0px;

}
.clear{
	clear:both;
	height:5px;
}
#welcome-box {
	float:left;
	background-image:url(art/welcome-bg.jpg);
	background-repeat:repeat-x;		
	border:1px solid #999999;
	width:231px;
	height:228px;
	margin:10px 10px 10px 0px;
	padding:10px;
	line-height:22px;
}
#welcome-box-2 {
	float:left;
	background-image:url(art/welcome-bg.jpg);
	background-repeat:repeat-x;		
	border:1px solid #999999;
	width:231px;
	height:228px;
	margin:5px 10px 10px 0px;
	padding:10px;
	line-height:22px;
}
h1 {
	float:left;
	font-size:21px;
	color:#0D2B68;
	margin:0px 0px 10px 0px;
	font-weight:normal;
}
h1 img {
	float:left;
	margin:0px 10px 0px 0px;
}
#main-pic {
	float:left;
	width:639px;
	height:247px;
	border:1px solid #333333;
	margin:10px 0px 11px 0px;
}
#main-pic img {
	float:left;
}
#main-pic-2 {
	float:left;
	width:902px;
	height:55px;
	margin:5px 0px 0px 0px;
}
#main-pic-3 {
	float:left;
	width:639px;
	height:247px;
	border:1px solid #333333;
	margin:5px 0px 11px 0px;
}
#left {
	width:252px;
	overflow:hidden;
	float:left;
	margin:0px 10px 10px 0px;
}
#calc {
	width:232px;
	height:120px;
	float:left;
	background:url(art/calc-bg.jpg) no-repeat;
	padding:10px 10px 10px 10px;
}
#calc a {
	color:#CC0000;
	text-decoration:underline;
}
#calc a:hover {
	color:#990000;
}
#contact {
	width:232px;
	height:180px;
	float:left;
	margin:0px 0px 10px 0px;
	background:url(art/contact-bg.jpg) no-repeat;
	padding:10px;
}
#contact a {
	font-size:13px;
	color:#0D2B68;
	text-decoration:none;
}
#contact-2 {
	width:214px;
	height:160px;
	float:left;
	margin:0px 0px 10px 0px;
	background:url(art/quote.jpg) no-repeat;
	padding:10px 20px 0px 20px;
}
#contact-2 a {
	color:#CC0000;
	text-decoration:underline;
}
#contact-2 a:hover {
	color:#990000;
}
#text-bg {
	float:left;
	width:630px;
	overflow:hidden;
	padding:0px 0px 10px 5px;
}
#text {
	float:left;
	width:370px;
	margin:10px;
	line-height:30px;
}
#text-2 {
	float:left;
	width:620px;
	height:50px;
	margin:0px 5px 10px 0px;
	line-height:30px;
}
#col {
	width:212px;
	float:left;
	padding:10px;
	overflow:hidden;
	background:#F9F9F9;
	border:1px solid #CCCCCC;
}
#col-item {
	float:left;
	width:212px;
	height:25px;
	padding:5px 0px 0px 0px;
}
#col-item img {
	float:left;
	margin:-2px 10px 0px 0px;
}
#col-item-2 {
	float:left;
	width:95px;
	height:25px;
	padding:5px 0px 0px 0px;
}	
#footer {
	width:100%;
	height:230px;
	float:left;

	background:#002677;
	padding:10px 0px 10px 0px;
	margin:10px 0px 0px 0px;
	text-align:center;
}
#footer p {
	width:830px;
	text-align:left;
	color:#FFFFFF;
	font-size:11px;
	margin:0px auto;
}

