html{background:url(/i/bg-html.gif) repeat-x;}
.promo-box #headmain{ font-size: 16px; margin:25px 15px 5px 25px;}
body{
	margin:0;
	font:13px Tahoma, Arial, Helvetica, sans-serif;
	color:#1c1c1c;
	background:url(/i/bg-body.gif) no-repeat 50% 0;
	min-width:1003px;
}
a{
	text-decoration:none;
	color:#00acd7;
}
a:hover{text-decoration:underline;}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
img{border:none;}
input,select,textarea{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
}
.wrap{overflow:hidden;}
* html .wrap{
	height:1%;
	overflow:visible;
}
/* wraper styles */
#wrapper{
	width:1003px;
	position:relative;
	margin:0 auto;
	padding:241px 0 40px;
	overflow:hidden;
}
/* logo styles */
.logo{
	position:absolute;
	overflow:hidden;
	background:url(/i/bg-logo.png) no-repeat;
	width:584px;
	height:124px;
	text-indent:-9999px;
	margin:0;
	top:33px;
	left:17px;
	z-index:1;
}
.logo a{
	height:100%;
	display:block;
}
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:241px;
}
.contact-info{
	float:right;
	background:url(/i/bg-contact-info.png) no-repeat;
	width:159px;
	height:104px;
	padding:0 20px 0 46px;
	text-align:right;
	margin:6px 0 0;
}
.contact-info ul{
	margin:0;
	padding:10px 0 0;
	list-style:none;
	color:#fff;
	font-size:14px;
	font-weight:bold
}
.contact-info ul li{margin:5px 0 0;}
.consultation{
	float:right;
	padding:0 18px 0 0;
	width:129px;
	font-size:14px;
	color:#fff;
}
.consultation ul{
	margin:0;
	padding:0;
	list-style:none;
}
.consultation li{
	padding:3px 0 4px;
	text-align:right;
	margin:5px 0 0;
}
.icq{background:url(/i/ico-icq.png) no-repeat 0 50%;}
.skype{
	background:url(/i/ico-skype.png) no-repeat 0 50%;
	font-size:18px;
}
/* navigation */
.nav{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	overflow:hidden;
	padding:0 0 8px;
}
* html .nav{bottom:-1px;}
.box-left{
	float:left;
	left:50%;
	position:relative;
}
* html .box-center{float:left;}
.box-center{
	position:relative;
	left:-50%;
}
.nav ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
}
.nav ul li{
	float:left;
	margin:0 1px 0 0;
	position:relative
}
.nav ul a{
	display:block;
	overflow:hidden;
	text-align:center;
	background:url(/i/bg-nav.gif) no-repeat;
	width:164px;
	height:34px;
	padding:15px 0 0;
	color:#fff;
	position:relative;
	font-weight:bold;
}
.nav ul a:hover,
.nav ul li.active a{
	color:#222;
	background-position:0 -49px;
	text-decoration:none;
	height:40px;
	margin:0 0 -8px;
}
/* main box */
#main{
	width:100%;
	background:url(/i/bg-main.gif) no-repeat;
	min-height:1052px;
	overflow:hidden;
	padding:44px 0 0;
}
* html #main{
	height:1052px;
	overflow:visible;
}
/* content */
#twocolumns{
	float:left;
	width:717px;
}
.aside{
	float:left;
	width:179px;
	overflow:hidden;
}
.side-nav{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.side-nav li{
	margin:1px 0 0;
	float:left;
	width:100%;
	font-weight:bold;
}
.side-nav a{
	display:block;
	overflow:hidden;
	background:url(/i/bg-side-nav.png) no-repeat;
	width:147px;
	height:36px;
	padding:0 0 0 42px;
	line-height:36px;
	font-size:8pt;
	color:#000;
}
.side-nav a:hover,
.side-nav li.active a{
	text-decoration:none;
	color:#00acd7;
	background-position:0 -36px;
}
/* feedback */
.feedback{
	margin:26px 0 0;
	width:100%;
}
.feedback legend{
	font-size:24px;
	color:#232323;
	margin:0 0 0 -4px;
}
.blue{color:#00aef5 !important;}
.feedback .holder{padding:7px 0 0 6px;}
.feedback label{
	display:block;
	margin:3px 0 0 4px;
}
.text-input{
	background:url(/i/bg-txt-input.png) no-repeat;
	width:138px;
	height:20px;
	padding:8px;
	margin:-2px 0 0;
}
.text-input input{
	background:none;
	border:none;
	width:100%;
}
.textarea{
	background:url(/i/bg-textarea.png) no-repeat;
	width:138px;
	height:109px;
	padding:8px;
}
.textarea textarea{
	background:none;
	border:none;
	width:100%;
	overflow:auto;
	height:109px;
}
.btn-send{
	border:none;
	cursor:pointer;
	background:url(/i/btn-send.png) no-repeat;
	width:154px;
	height:28px;
	color:#594e3d;
	padding:0 0 1px;
}
/* content styles */
#content{
	float:right;
	width:529px;
}
#content h2{
	margin:3px 0 0;
	font-size:24px;
	color:#222;
	font-weight:normal;
	padding:0 0 4px;
}
#content p{
	margin:5px 0 0;
}
.grey{color:#878787;}
/* promo box styles */
.promo-box{
	width:100%;
	margin:0px 0 0;
}
.promo-box h3{
	margin:0px;
	font-size:24px;
	font-weight:normal;
}
.promo-box ul{
	margin:0 -2px 0 -3px;
	padding:0;
	list-style:none;
	position:relative;
	width:531px;
	overflow:hidden;
}
.promo-box ul li{
	float:left;
	margin:53px 1px 0 0;
	background:url(/i/bg-promo-item.png) no-repeat;
	width:176px;
	height:156px;
	text-align:center;
}
.promo-box ul h4, .promo-box ul h4.hed{
	width:100%;
	margin:-40px 0 -4px;
	position:relative;
	background:url(/i/bg-promo-heading.png) no-repeat;
	width:176px;
	height:50px;
	line-height:50px;
	font-size:18px;
	font-weight:normal;
}
.promo-box ul h4.hed{
line-height:23px;
}

/* special offer styles */
.special-offer{
	width:100%;
	overflow:hidden;
	margin:15px 0 0;
}
.special-offer .t{
	background:url(/i/bg-special-offer-top.png) no-repeat;
	height:136px;
}
.special-offer .c{
	width:100%;
	background:url(/i/bg-special-offer-strip.png) repeat-y;
}
.special-offer .c:after{
	display:block;
	clear:both;
	content:"";
}
.special-offer .bg{
	float:left;
	width:489px;
	margin:-124px 0 -8px;
	padding:0 123px 16px 16px;
	position:relative;
}
.special-offer .b{
	background:url(/i/bg-special-offer-bottom.png) no-repeat;
	width:528px;
	height:8px;	
}
.special-offer h3{
	font-size:14px;
	margin:0 0 9px;
	font-weight:normal;
	font-weight:bold;
}
.special-offer img{
	float:left;
	margin:0 12px 0 0;
}
.special-offer h4{
	margin:0 0 0 13px;
	color:#0098d7;
	font-size:11px;
	font-weight:normal;
}
.special-offer p{
	margin:6px 0 0 !important;
	font-size:11px;
	color:#545454;

}
.orange{color:#ec8500;}
.discount{
	position:absolute;
	bottom:1px;
	right:0;
	background:url(/i/bg-discount.png) no-repeat;
	width:130px;
	height:129px;
	text-indent:-9999px;
	overflow:hidden;
}
/* sidebar */
#sidebar{
	float:right;
	width:283px;
}
.search{
	width:100%;
	padding:4px 0 0;
}
.search legend{
	font-size:10px;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
}
.search-input{
	float:left;
	background:url(/i/bg-search-input.gif) no-repeat;
	width:166px;
	height:19px;
	margin:3px 0 0;
	overflow:hidden;
	padding:1px 5px 1px 20px;
}
.search-input input{
	width:100%;
	background:none;
	border:none;
	font-size:11px;
}
.btn-search{
	float:right;
	background:url(/i/btn-search.png) no-repeat;
	width:81px;
	height:24px;
	color:#fff;
	text-transform:uppercase;
	color:#fff;
	font-size:10px;
	border:none;
	cursor:pointer;
}
.ads-list{
	margin:5px 0 0;
	padding:0;
	list-style:none;
}
.ads-list li{
	width:100%;
	margin:5px 0 0;
	text-align:center;
}
.tag-cloud{
	margin:26px 0 0;
	padding:0;
	list-style:none;
	text-align:center;
	font-size:14px;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
}
.tag-cloud li{
	display:inline;
	padding:0 15px;
}
.tag-cloud a{color:#878787;}
.black{color:#2d2d2d !important;}
.yellow{color:#ffae00 !important}
.green{color:#90d202 !important;}
.news{padding:0 5px;}
.news h3{
	font-size:18px;
	margin:8px 0 0;
	color:#222;
	font-weight:normal;
	background:url(/i/bg-news-heading.png) no-repeat 100% 60%;
}
.news ul{
	width:264px;
	margin:0 auto;
	list-style:none;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
.news ul li{
	height:1%;
	padding:13px 0 11px 5px;
	overflow:hidden;
	background:url(/i/sep-news.gif) no-repeat 0 100%;
}
.date{
	font-style:normal;
	color:#10a2ff;
	font-size:11px;
}
.news h4{
	font-size:10px;
	margin:4px 0 0;
}
.news p{
	margin:9px 0 0;
	font-size:11px;
	color:#919191;
}
.more{
	float:right;
	text-decoration:underline;
	margin:5px 0 0;
	color:#009cff;
}
.more:hover{text-decoration:none;}

.ht{
	font-size:14pt;
}
.sm{
	font-size:8pt;
}
.pdt3{
	padding-top:3px;
}
.pd3{
	padding:3px;
}
.pd7{
	padding:7px;
}
.underline{
	text-decoration:underline;
}
.black{
	font-weight:bold;
	color:#000000;
}
.white{
	background:#FFFFFF;
}

.fwht{
	background:#FFFFFF;
	color:#FFFFFF;
}
.fwht a{
	background:#FFFFFF;
	color:#FFFFFF;
}
.fwht a:hover{
	background:#FFFFFF;
	color:#FFFFFF;
	text-decoration:none;
}

.item-inp{
	width:400px;
}
.item-txt{
	width:400px;
	height:50px;
}
/* footer styles */
#footer{
	width:100%;
	height:58px;
	background:url(/i/bg-footer.gif) repeat-x;
	padding:27px 0 0;
}
#footer .holder{
	width:1003px;
	margin:0 auto;
}
#footer p{
	float:left;
	margin:2px -20px 0px;
	width:140px;
	text-align:center;
	color:#fff;
	line-height:16px;
}
.cityhall{
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	/*background:url(/i/bg-cityhall.png) no-repeat;*/
	width:80px;
	height:38px;
	text-indent:-9999px;
	margin:0 0 0 93px;
}
.brd{
	border-width:1px; border-style:solid; border-color:#C7C7C7;
}

.brdlite{
	border-width:1px; border-style:solid; border-color:#D7D7D7;
}

.blu{
	color:#0083A4;
}

#footer ul{
	float:right;
	margin:5px 0 0;
	padding:0;
	list-style:none;
}
#footer ul li{
	float:left;
	margin:0 2px 0 0;
}
#footer ul a{
	float:left;
	color:#fff;
	cursor:pointer;
}
#footer ul a span{
	float:left;
	height:23px;
	line-height:23px;
	padding:0 23px;
}
#footer ul a:hover,
#footer ul li.active a{
	background:url(/i/bg-footer-nav-left.gif) no-repeat;
	color:#06aaed;
	text-decoration:none;
}
#footer ul a:hover span,
#footer ul li.active a span{background:url(/i/bg-footer-nav-right.gif) no-repeat 100% 0;}

.widget{padding:20px;}
.widget p{
	margin:5px 0 0;
	font-size:11px;
	color:#9a9b9c
}
.widget input{
	margin-top:5px;
}

.brd{border:3px solid #D1E5F0}
.brd1{border:1px solid #D1E5F0}
.mw300{
	max-width:300px;
}
