*
{
	padding: 0;
	margin: 0;
}

body
{
	background-color: #fff;
	font-family: verdana, sans-serif;
	/*font-size: 11px;
	color: #8a8c8e;*/
	font-size: 11px;
	color: #000;
}

img
{
	border: 0;
}

a
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000;/*color: #8a8c8e;*/
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}


#design
{
	float: left;
	width: 991px;
	padding-left: 6px;
}


#header
{
	float: left;
	width: 829px;
	height: 257px;
}


#left
{
	float: left;
	width: 829px;
	padding-right: 4px;
}

#line
{
	float: left;
	width: 829px;
	height: 35px;
	background-color: #61b4ed;
}
#icons
{
	float: right;
	padding: 8px 10px 0 0;
	color: #555;
}
#icons a
{
	text-decoration: none;
	color: #555;
}
#icons a:hover
{
	text-decoration: underline;
}
#line_l
{
	float: left;
	width: 218px;
	height: 33px;
	border-top: 2px solid #4e7888;
	background: #abcad6 url('/images/bg_line.jpg') repeat-x bottom left;
	margin-right: 21px;
}
#line_r
{
	float: left;
	width: 589px;
	height: 35px;
	border-right: 1px solid #e4edef;
	background-color: #abcad6;
}


#main
{
	float: left;
	width: 829px;
}


#m_left
{
	float: left;
	width: 218px;
	margin-right: 21px;
}

#m_left #menu
{
	float: left;
	width: 218px;
	padding-bottom: 62px;
	background-color: #abcad6;
}

#menu ul
{
	float: left;
	width: 194px;
	list-style-type: none;
	background: #dff0fc url('/images/bg_menu.jpg') repeat-y;
	border: 1px solid #efefef;
	padding: 5px 11px;
}
#menu ul li
{
	float: left;
	width: 194px;
}
#menu ul li a
{
	float: left;
	width: 160px;
	line-height: 18px;
	border-bottom: 1px dotted #646a6d;
	font-family: verdana, sans-serif;
	font-size: 11px;
	/*color: #646a6d;*/
	color: #555;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 0 5px 34px;
	background: url('/images/nav.jpg') no-repeat 10px 50%;
}
#menu ul li a:hover, #menu ul li#selected a
{
	color: #fc4818;
}


div#contacts
{
	float: left;
	width: 218px;
	margin: 13px 0;
	padding-bottom: 43px;
	background: url('/images/bg_contacts.jpg') no-repeat bottom left;
}
#contacts h2
{
	float: left;
	width: 208px;
	height: 18px;
	padding: 6px 0 0 10px;
	background-color: #abcad6;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
}
#contacts #c
{
	float: left;
	width: 208px;
	padding: 8px 0 0 8px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #046485;
}
#contacts a
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #fc4818;
}
#contacts a:hover
{
	text-decoration: underline;
}


#content
{
	float: left;
	width: 548px;
	border: 1px solid #f2f1f1;
	border-top: 0;
	padding: 20px;
	margin-bottom: 20px;
}

#content h1
{
	float: left;
	width: 548px;
	padding: 5px 0 25px 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #8a8c8e;*/
	color: #000;
	text-align: right;
}

#content h2
{
	float: left;
	width: 548px;
	padding: 5px 0 25px 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #8a8c8e;*/
	color: #000;
}

#content p
{
	margin-bottom: 15px;
}

#content #ad_content
{
	position: relative;
	float: left;
	width: 212px;
	line-height: 150%;
	padding-right: 18px;
}

#content #photos, #content #item_photos
{
	position: relative;
	float: left;
	width: 522px;
	margin: 10px 0;
	padding-left: 26px;
}
#content #photos img
{
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
	width: 110px;
	height: 67px;
	border: 3px solid #fff;
}
#content #photos a img:hover
{
	border: 3px solid #f1491c;
}

#content #ads_photos
{
	position: relative;
	float: left;
	width: 318px;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 15px;
}
#content #ads_photos img.small, #content #ads_photos img.big
{
	position: relative;
	float: left;
	width: 90px;
	height: 68px;
	border: 3px solid #fff;
	margin: 0 10px 10px 0;
}
#content #ads_photos a img:hover
{
	border: 3px solid #f1491c;
}
#content #ads_photos img.big
{
	width: 300px;
	height: 225px;
	margin-right: 0;
}


#content #paging
{
	position: relative;
	float: left;
	width: 548px;
	margin: 5px 0;
}
#content #paging #prev
{
	position: relative;
	float: left;
	width: 266px;
	padding-right: 8px;
	text-align: right;
}
#content #paging #next
{
	position: relative;
	float: left;
	width: 266px;
	padding-left: 8px;
	text-align: left;
}


#content #banks
{
	position: relative;
	float: left;
	width: 548px;
	height: 44px;
	border-top: 1px solid #dcddde;
	border-bottom: 1px solid #dcddde;
	margin: 15px 0 8px 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555;
	line-height: 44px;
}
#content #banks img
{
	float: left;
	margin-right: 10px;
}

#content #copyright
{
	float: left;
	width: 398px;
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #909091;
}
#content #solution
{
	float: left;
	width: 150px;
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #909091;
	text-align: right;
}
#content #solution a
{
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #909091;
	text-decoration: none;
}
#content #solution a:hover
{
	color: #e2450e;
	text-decoration: none;
}


#right
{
	float: left;
	width: 158px;
	margin-top: 44px;
	background: url('/images/bg_right.jpg') repeat-y;
	padding-bottom: 40px;
}

#right h2
{
	float: left;
	width: 144px;
	height: 21px;
	background-color: #046485;
	padding: 10px 0 0 14px;
	margin: 0;
	border-bottom: 1px solid #33819d;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #fdfefe;
	text-transform: uppercase;
}

#right .offers
{
	float: left;
	width: 137px;
	height: 146px;
	padding: 8px 0 8px 21px;
	border-bottom: 1px solid #fafdfe;
	font-size: 10px;
	color: #3a3e40;
}
#right .offers img
{
	float: left;
	width: 110px;
	height: 67px;
	border: 3px solid #fff;
	margin-bottom: 9px;
}
#right .offers a img:hover
{
	border: 3px solid #f1491c;
}
#right .offers .c
{
	color: #f14517;
}
#right .more
{
	float: left;
	width: 116px;
	margin-top: 20px;
	padding-right: 21px;
}
#right .more a
{
	float: right;
	display: block;
	width: 54px;
	padding-left: 5px;
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	color: #fcfbfb;
	background: url('/images/more.jpg') repeat-y;
	text-decoration: none;
}
#right .more a:hover
{
	text-decoration: underline;
}


/* news */

.news
{
	float: left;
	width: 548px;
}

.news h3
{
	float: left;
	width: 428px;
	margin: 2px 0;
}

.news img
{
	float: left;
	width: 110px;
	height: 67px;
	border: 3px solid #fff;
	margin: 4px 4px 4px 0;
}
.news a img:hover
{
	border: 3px solid #f1491c;
}


/* search */

form#search
{
	float: left;
	width: 350px;
	margin-bottom: 20px;
}

form#search label
{
	display: block;
	float: left;
	width: 140px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

form#search select
{
	float: left;
	width: 200px;
	height: 18px;
	padding: 2px;
	border: 1px solid #8a8c8e;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000;
	margin-bottom: 5px;
}

form#search input
{
	float: left;
	width: 15px;
	height: 20px;
	margin: 0 80px 5px 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #8a8c8e;
}

form#search button
{
	float: right;
	width: 120px;
	padding: 4px;
	margin-top: 10px;
	background-color: #e96443;
	border: 0;
	cursor: pointer;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

form#search #error
{
	display: none;
	float: left;
	width: 338px;
	padding: 5px;
	border: 1px solid #8a8c8e;
	margin-bottom: 15px;
	color: #e96443;
}


/* ads */

.ad
{
	float: left;
	width: 548px;
	margin-bottom: 10px;
}

.ad img
{
	float: left;
	margin-right: 20px;
}

.ad h3
{
	float: left;
	width: 390px;
	margin: 0 0 10px 0;
	padding: 0;
}


/* sitemap */

.row
{
	float: left;
	width: 548px;
	height: 19px;
	line-height: 19px;
	margin: 0;
	padding: 0;
}
.row a
{
	font-size: 11px;
}
.col
{
	float: left;
	width: 19px;
	height: 19px;
	margin: 0;
	padding: 0;
}
.col img
{
	border: 0;
	padding: 0;
	margin: 0;
}


/* contacts */

form#contact
{
	float: left;
	width: 406px;
	margin: 20px 0;
}

form#contact label
{
	display: block;
	float: left;
	width: 150px;
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	margin-bottom: 5px;
}

form#contact input, form#contact textarea, form#contact select
{
	float: left;
	width: 250px;
	margin: 0 0 5px 0;
	padding: 2px;
	border: 1px solid #8a8c8e;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000;
}

form#contact button
{
	float: right;
	width: 120px;
	padding: 4px;
	margin-top: 10px;
	background-color: #e96443;
	border: 0;
	cursor: pointer;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

form#contact #error
{
	display: none;
	float: left;
	width: 394px;
	padding: 5px;
	border: 1px solid #8a8c8e;
	margin-bottom: 15px;
	color: #e96443;
}


#content #scroll
{
	position: relative;
	float: left;
	width: 498px;
	height: 32px;
	padding-right: 50px;
	background: url('/images/house.jpg') no-repeat top right;
	border-bottom: 1px solid #dcddde;
}
#content #scroller_container
{
	position: relative;
	float: left;
	width: 498px;
	height: 32px;
	overflow: hidden;
}
#content #scroller
{
	position: relative;
	float: left;
	height: 32px;
	width: 498px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #f14517;
	line-height: 32px;
	white-space: nowrap;
}
#content #scroller a
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #f14517;
	line-height: 32px;
	text-decoration: none;
}
#content #scroller a:hover
{
	text-decoration: underline;
}

div#con p
{
	margin: 0;
}

/* CSS Hack Safari */
#dummy {;# }

#scroller_container {
 overflow: auto;
}
