.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width:778px;
	height:203px;
}


.main_bg {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
}


.bg_btm {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:277px;
	padding-bottom:134px;
}


.cnt_top_ltbg {
	background-image: url(../images/cnt_top_lt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:254px;
	padding-top:40px;
	padding-left:48px;
}


.cnt_top_rtbg {
	background-image: url(../images/cnt_top_rt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:381px;
	padding-top:40px;
	padding-left:45px;
	padding-right:40px;
}


p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
line-height:16px;}


.head{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FB210A;
	text-decoration: none;
}