html, body
{
width: 100%;
height: 100%;
padding: 0px;
margin: 0px;
font-family: Verdana;
background:#fff;
min-width: 1000px;
width:expression(document.body.clientWidth < 770? "770px": "auto");
}
#fly_footer {
font-size:11px;
margin-top:7px;
}
#fly_footer  table td{
padding-bottom:4px;
}
#fly_footer a{
font-size:11px;
color:#A01C1C;
}
table
{
border: 0px;
border-collapse:collapse;
}

a
{
outline: none;
}

td
{
padding: 0px;
vertical-align: top;
}


div.clear
{
	clear: both;
	font-size: 1px;
	height: 1px;
}

#all
{
	padding: 0 20px 0 20px;
}

#top
{
	clear: both;
	width: 100%;
}

#top #logo img
{
	border: none;
}

#top #left
{
	width: 30%;
	height: 104px;
	float: left;
	//margin-right: -100%;
}

#top #nav1
{
	height: 33px;
	background-color: #6e5448;
}

#top #right
{
	width: 70%;
	height: 104px;
	background:#FFF url(../images/handset.jpg) 0 0 no-repeat;
	float:left;
	//margin-left: 30%;
	//display: inline;
}


#top #right #phone
{
	padding-left: 62px;
}

#top #right #phone img
{
	float: left;
}

#top #nav2
{
	height: 33px;
	background-color: #6e5448;
	margin-left: 62px;
}

#top #right #icons
{
	height: 71px;
	width: 200px;
	float: right;
}

#top #right #icons img
{
	margin: 20px 30px 0 10px;
}

#top #right #icons img
{
	border: none;
}


#special
{
	height: 200px;
	border-bottom: 5px solid #6e5448;
	clear: both;
	padding-top: 1px;
}

#special #banner
{
	float: right;
	overflow: hidden;
	width: 40%;
	height: 200px;
	text-align: right;
}

#special #banner img
{
	border-left: 1px solid #6e5448;
}

#special #chooser
{
	height: 180px;
	float: left;
	width: 60%;
	position:relative;
	overflow: hidden;
	padding-top: 20px;
	text-align: center;
}

#special #chooser .item
{
	text-align:left;
	font-size: 10px;
	color: #999;
	padding-bottom: 3px;
}

#special #chooser .item a
{
	
	overflow: hidden;
}

#special #chooser .item img
{
	width: 58px;
	height: 58px;
	border: 5px solid #6e5448;
}

#special #chooser .item img:hover
{
	border: 5px solid #666;
}

#special #chooser .item div
{
	width: 58px;
	text-align: center;
}

#content
{
	width: 100%;
	clear: both;
}

#content #left
{
	width: 25%;
	float: left;
	background-color: #dbcfa8;
	padding: 20px 0 40px 20px;
	//margin-right: -100%;
}

#content #right
{
	width: 70%;
	padding: 20px 0 40px 0;
	float: right;
	//margin-left: 30%;
	display: inline;
}

#contacts
{
	margin-top: 20px;
	border-top: 5px solid #6e5448;
	padding-top: 10px;
	clear: both;
}

#contacts p
{
	margin: 0;
}

#search
{
	padding-bottom: 20px;
}

#search input
{
	font-size: 14px;
}

#search input[type="text"]
{
	width: 600px;
	color: #6e5448;
}
div .collection{
margin:10px;
width:250px;
height:195px;
}
div .collection a{
text-decoration: none;
font-size: 14px;
padding-bottom: 4px;
color: #A01C1C;
font-style: italic;
line-height: 22px;
}
div .collection img{
width:205px;
height:150px;
border:none;
}

