body {
	font:12px Tahoma;
	background:#300000 url(speediy/bg.jpg) center top no-repeat;
}
#container {
	margin:100px auto 0;
	background:url(speediy/cbody.png) repeat-y;
	width:960px;
}
a{	color: #f90; text-decoration: none;}
a:hover {color: #c30; text-decoration: underline;}

#header {
position:relative;
top:-39px;
background:url(speediy/ctop.png) no-repeat;
height:80px;
}
#website_name{
	padding:30px 0 0 30px;
	width:400px; height:75px;
	position:absolute;
	overflow:hidden;
}

#left ul, #right ul {
	margin:0;padding:0;list-style:none;
	margin-bottom:1em ;
}
#left li, #right li{
	margin-bottom:1em;
}

#nav a { color:#000; text-decoration:none; }
.nav_left ul, .nav_right ul {
	margin:0;padding:0;list-style:none;
 	font-size:14px;
}
.nav_left li, .nav_right li {
	border-bottom:1px solid #eee;
	padding:4px 8px;
	margin:0 !important;
}

.nav_top { position:absolute; margin-left:450px; padding-top:60px; }
.nav_top ul {
	margin:0;padding:0;list-style:none;
 	height:2em;
 	font-size:11px;
}
.nav_top ul li {
	float:left; margin-right:20px;
}

#left h2, #right h2 {
	background:#c30;
	color:#fff;
	padding:0 10px;
	font-size:14px;
}

#banner{
    margin:0 30px;
}
#left, #right{ }


#body{
    padding:1em 30px;
}
#content {
	font-size:1em;
}
.content_left {
	padding-left:10px;
}
.content_right {
	padding-right:10px;
}

#footer {
	width:920px;
	padding:20px;
    position:absolute;
	font-size:11px; color:#fff;
	background:url(speediy/cbot.png) left top no-repeat;
}
#footer a { color:#fff; text-decoration:underline; }

#left, #right { width:250px; }
.left_3col { float:right !important; margin-right:10px; width:150px !important; }
.right_3col { float:right !important; margin-right:10px; width:200px !important; }
.content_3col { margin:0 380px 0 0 !important; width:520px; }
.content_left {  margin-left:250px !important; }
.content_right { margin-right:250px !important; }

#content h1 {
	color:#c30;
	font-size:32px;
	line-height:1.2em;
}

.side_block_thumbnail img, #products img {
	border:1px solid #999 !important;
}
