body 
{
	padding:10px;
	text-align: left;
	font-family:   Tahoma, Lucida, Arial;
	margin:10px;
	font-size: 14px;
}


#top-container {
	width: 800px;
	height: 20px;
	margin-top: 5px;
	text-align: left;
	overflow:hidden;
	float:left;
}

.top-menu {	
	height:20px;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
	float:right;
	font-size:14px;
}

.top-menu a {	
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
}

.top-menu a:link, .top-but-basket a:active, .top-but-basket a:visited {
	color: #0026FF;
}

.top-menu a:hover {
	color: orange;
} 

#header .bottom-links {
    display: inline;
    float: right;
    padding-top: 9px;
    padding-bottom: 0px;
}

#logo-container {
	width: 98%;
	height:107px;
	text-align: left;
	margin: 0 auto;
	overflow:auto;
	float:left;
	overflow:hidden;
	background-color:#B6FF00;
	margin-left:10px;
	margin-right:10px;
}
#home-content-left {
	width: 100%;
	text-align: center;
	margin-right:2px;
	float:left;
}

#home-content-right {
	width: 100%;
	height: auto;
	/*text-align: left;*/
	margin-left:2px;
	float:left;
	margin: 0 auto;
	padding-bottom: 5px;
	padding-left: 15px;
}
.coffin-copy {
	width:100%;
	padding: 5px;
	float:left;
	margin-left:10px;
	margin-right:10px;	
}
.but-menu-top-sign ul 
{
    width: 315px;
    height: 22px;
	margin: 0;
	/*padding: 0;*/
	list-style-type: none;
	padding-bottom:5px;	
}

.but-menu-top-sign li {
	margin-right:2px;
	float:left;
	padding-top:5px;
    width: 207px;
}

.but-menu-top-sign a {
	/*width: auto;*/
	height:20px;
	width:107px;
	padding-top:2px;
	text-align:center;
	float:left;
	font-weight:normal;
	color:#fff;
	background-image:url(images/but-top-menu-sign.gif);
	display:block;
	text-decoration:none; 
} 

.but-menu-top-sign a:link, .but-menu-top-sign a:active, .but-menu-top-sign a:visited {
	color: #fff;
	font-weight:bold;
}

.but-menu-top-sign a:hover {
	color: #333;
	background-image:url(images/but-top-menu-roll.gif);
}
.offers-container 
{
    width:250;
	/*width: auto;*/
	text-align: left;
	float:left;
	height: auto;
}
#offers-container  h3 {
	display: block;
	height: 15px;
	background:url(images/h3_img.gif) repeat-x left bottom;
}

.cam_cls ul 
{
	width: 17px;
	list-style-type: none;
	padding-bottom:5px;	
}

.cam_cls li {
	margin-right:0px;
	width: 17px;
	height:17px;
	text-align:center;
}

.cam_cls a 
{
    height:17px;
	width:17px;
	text-align:center;
	float:left;
	background-image:url(images/cam_flat.gif);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none; 
} 

.cam_cls a:link, .cam_cls a:active, .cam_cls a:visited {
	color: #fff;
	font-weight:bold;
}

.cam_cls a:hover {
	color: #333;
	background-image:url(images/cam_roll.gif);
}