html {
	height:100%;
	width:100%;
}
body {
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	color:#002722;
	background:url(../images/bg.jpg) no-repeat fixed 50% 0 #0e1f39;
}
html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0;
	margin:0;
	border:0;
}
img {
	display:block;
}
table td {
	vertical-align:top;
}
.clear {
	content:".";
	height:0;
	visibility: hidden;
	display:block;
	clear:both;
}
* {
	outline: none;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
.body1{
	width:1073px;
	margin:0 auto;
}
.all {
	background:url(../images/bg-cont.png) repeat-y left top;
	padding:0 77px 1px 71px;
}
.head{
	background:url(../images/head.jpg) no-repeat 0 0;
	height:263px;
	padding:40px 0 0 108px;
	position:relative;
	z-index:1;
}
.logo{
	display:block;
	width:225px;
	height:81px;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}
.phone{
	float:right;
	color:#d51b35;
	font-size:35px;
	line-height:40px;
	font-weight:bold;
	width:430px;
	margin-top:60px;
}
.area {
	overflow:hidden;
	padding-left:15px;
	position:relative;
	z-index:2;
	margin-top:-70px;
}
.side-area {
	float:left;
	width:235px;
}
.snav{
	margin:0 0 23px 5px;
	zoom:1;
}
.snav li{
	list-style:none;
	background:url(../images/bullet.png) no-repeat 0 50%;
	padding-left:35px;
}
.snav li a{
	display:block;
	height:25px;
	margin:2px 0;
	font-size:16px;
	line-height:25px;
	color:#12294b;
	text-decoration:none;
}
.snav li a:hover{
	text-decoration:underline;
}
.block{
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	height:94px;
	margin-bottom:8px;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}
.block:hover{
	background-position:0 100%;
}
.bl1{
	background-image:url(../images/block1.jpg);
}
.bl2{
	background-image:url(../images/block2.jpg);
}
.bl3{
	background-image:url(../images/block3.jpg);
}
.main-area{
	float:right;
	width:659px;
	font-size:12px;
	line-height:16px;
	padding-top:15px;
}
.main-area h1{
	font-size:25px;
	line-height:27px;
	font-weight:normal;
	margin-bottom:5px;
	color:#0d6eaf;
}
.main-area h2{
	font-size:16px;
	line-height:20px;
	margin-bottom:5px;
}
.main-area p{
	margin-bottom:15px;
}
.main-area ul, .main-area ol{
	margin:0 0 15px 25px;
}
.main-area ul ul, .main-area ol ol{
	margin:0 0 0 10px;
}
.flash{
	margin-bottom:10px;
}
.main-area a{
	color:#0d6eaf;
}
.cont{
	padding:10px;
}
.contimg{
	float:right;
	display:inline;
	margin:4px 0 0 15px;
}
.footer {
	background:url(../images/bg-footer.png) no-repeat left top;
	height:189px;
	padding:0 77px 0 71px;
	text-align:center;
	color:#677681;
	font-size:12px;
}
.footer a{
	color:#677681;
}
.footer a:hover{
	text-decoration:none;
}
.links {
	color:#ebedee;
	line-height:52px;
	margin-bottom:10px;
}
.links a {
	color:#ebedee;
	text-decoration:none;
	margin:0 4px;
}
.links a:hover {
	text-decoration:underline;
}

.form{
	width:80%;
}
.form td{
	text-align:left;
	vertical-align:top;
	padding-bottom:5px;
	line-height:22px;
}
.form span{
	color:#f00;
}
.form td.left{
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}
input.text{
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size:14px;
	width:99%;
	border:1px solid #C0C0C0;
}
.form select{
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size:14px;
	width:100%;
	border:1px solid #C0C0C0;
}
* html .form select{
	height:auto;
}
.form textarea{
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size:14px;
	width:99%;
	border:1px solid #C0C0C0;
}
input.width90{
	width:90px;
}
input.submit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #C0C0C0;
	font-weight:bold;
	text-align:center;
	color:#fff;
	width:120px;
	height:25px;
	background:#494949;
	cursor:pointer;
}
* html body {
	filter:expression(document.execCommand("BackgroundImageCache", false, true));
}
* html .area {
	overflow:visible;
	height:1%;
}

