@charset "windows-1251";
* {margin:0px; padding:0px}

body {margin:0px; padding:0px; background:#073E5D url(images/bg_main.jpg) top left repeat-x; font-family:tahoma; font-size:11px; color:#535353;}

img {display:block; border:0px;}

a {text-decoration:none;}
a:hover {text-decoration:underline}

div {position:relative;}

#all {
	position:relative;
	width:100%;
	text-align:center;
}

#main {
	width:780px;
	margin:0 auto;
	text-align:left;
}

.slogan {border-left:1px solid #BEBEBE; border-right:1px solid #BEBEBE; background:url(images/bg_slogan.gif) 0px 0px repeat-x; height:30px; text-align:right; font-size:17px; font-weight:bold; color:#178CD2; padding-right:20px; line-height:26px;}

#head {background:url(images/img_head.jpg) 0px 0px no-repeat; width:780px; height:184px;}
	.logo {position:absolute; top:27px; left:59px;}

.menu {background:url(images/bg_menu.gif) 0px 0px repeat-x; height:44px;}
.menu ul {margin:0px; padding:; list-style:none;}
.menu ul li {float:left; display:block; background:url(images/bg_mbut_r.gif) top right repeat-y;}
.menu ul li a {width:130px; height:44px; display:block; text-align:center; background:url(images/bg_mbut_l.gif) top left repeat-y; font-size:14px; font-weight:bold; color:#FFFFFF; line-height:40px;}

#content {background:#F2F2F2 url(images/bg_cont.gif) 0px 0px repeat-x;}
	.cor_bl {background:url(images/cor_bl.gif) bottom left no-repeat;}
	.cor_br {background:url(images/cor_br.gif) bottom right no-repeat; width:100%;}
	
	.entry {padding:32px 12px 30px 30px;}
	
	.maintext {float:left; width:480px;}
	.maintextnonflt {width:100%;}
		h1 {margin:0px; line-height:0px; padding-bottom:15px;}
		p {padding-bottom:20px;}
		
	.rimg {float:right; padding-top:10px;}
	
	.box {background:#656565 url(images/bg_box.gif) 0px 0px repeat-x;}
		.box_tl {background:url(images/box_tl.gif) top left no-repeat;}
		.box_tr {background:url(images/box_tr.gif) top right no-repeat;}
		.box_bl {background:url(images/box_bl.gif) bottom left no-repeat;}
		.box_br {background:url(images/box_br.gif) bottom right no-repeat; width:100%;}
		.box_pad {padding:0px 15px 15px 15px;}
		.box_pad h2 {background:url(images/bg_h2.gif) 0px 0px repeat-x; width:211px;}
		.box_pad h2 span {display:block; background:url(images/h2_l.gif) top left no-repeat;}
		.box_pad h2 span span {display:block; background:url(images/h2_r.gif) top right no-repeat; font-size:14px; font-weight:bold; color:#FFFFFF; padding:7px 0px 7px 0px; width:100%; text-align:center;}
		.box_pad p {padding-top:10px; color:#FFFFFF; padding-bottom:0px;}
		
		.tblue {color:#90D5FF;}
		.tbluelnk {color:#009DDC;}
		.tgrey, a {color:#D8D8D8;}
		
		form {margin:0px; padding:20px 0px 10px 0px; color:#FFFFFF;}
			/*	.w160 {width:160px; text-align:right; text-transform:uppercase; float:left; line-height:16px; height:25px;}
			.inp input, textarea {width:210px; border:1px solid #6A6A6A; background-color:#E3E3E3; font-size:12px; color:#000000; line-height:14px; float:left; font-family:tahoma; padding:1px 0px;}
			.inp textarea {margin-bottom:5px;}*/
			
			.cform #bclear {background:url(images/b_clear.gif) 0px 0px no-repeat!important; width:96px!important; height:22px!important; border:none; margin-left:170px;}
			.cform input.sendbutton1 {background:url(images/b_sub.gif) 0px 0px no-repeat!important; width:96px!important; height:22px!important; border:none; margin-left:20px;}
			ol.cf-ol li.textonly {background:transparent none;}
			ol.cf-ol li.cf_li_err {color:#DF2929;}
			
		.up {text-transform:uppercase;}
		.whitetxt {color:#FFFFFF;}
		
		.w50 {width:45%;}
		.w125 {width:125px !important;}
		ul.bulllist {display:block; position:relative; list-style:none; margin:0px; padding:8px 0px 10px 0px;}
		ul.bulllist li {display:block; position:relative; background:url(images/bull.gif) 0px 5px no-repeat; padding-left:15px;}

#foot {height:30px; text-align:center; color:#FFFFFF; font-size:10px; padding-top:20px;}
	.quickbooks {position:absolute; top:8px; right:10px;}
		
.l {float:left;}
.r {float:right;}
.clear {clear:both;}

.bord {border:1px solid red;}

.cf-ol {list-style:none !important;}