body.main_body {
	background-color: #333333;
	margin:0px;
	padding:0px;
	background-image: url(../images/inside_bkg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	text-align:center;
	background-position: left top;
	color: #333;
	height:100%;
}

img {
	border:0px;
}

#container {
	width:1160px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#header_logo {
	position: relative;
	float:left;
	display:inline;
	width:352px;
	height:117px;
	margin-bottom:0px;

}

#header_wrapper {
	position: relative;
	float:left;
	display:inline;
	width:808px;
	height:117px;	
	margin-bottom:0px;
}
#header_top {
	position: relative;
	float:left;
	display:inline;
	width:808px;
	height:19px;
	margin-bottom:0px;
	overflow:hidden;

}
#nav_top_bkg {
	position: relative;
	float:left;
	display:inline;
	width:808px;
	height:59px;
	background-repeat:repeat;
	margin-bottom:0px;

}

/* BUTTONS */
#nav_top_bkg a {
	display:inline;
	float:left;
	width:128px;
	text-decoration:none;
	background-image:url(../images/topnav_button.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:16px;
	font-weight: 400;
	color: #999;
	text-align: center;
	margin:5px 2px 0px 0px;
	padding-bottom:17px;
	padding-top:16px;
}

/* OVER */
#nav_top_bkg a:hover {
	background-position:0px -49px;
	color: #CCC;
	text-decoration: none;
}


/* PRESSED
a.home:active, a.about:active, a.products:active, a.services:active, a.clients:active, a.contact:active {background-position:0px -70px;}
a.login:active {background-position:0px -110px;} 

.displace {
	position: absolute;
	left: -5000px;
	}*/


#top_nav_bottom {
	position: relative;
	float:left;
	display:inline;
	width:773px;
	height:32px;
	text-align:right;
	padding-right:35px;
	padding-top:7px;
	margin-bottom:0px;
	background-image: url(../images/top_nav_bottom.jpg);

}
#top_nav_bottom form#search_mini_form {
	position:relative;
	float:right;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}

#top_nav_bottom form#search_mini_form input.input-text-mini {
	width:220px;
	margin-left: 15px;
	margin-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	border: 1px solid #CCC;
}
.right_sb_box_mid fieldset.block-content div.input-box input#newsletter { 
	margin-top:5px; 
	width:170px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	border: 1px solid #CCC; 
}

#top_nav_bottom ul.links li, #top_nav_bottom .links ul li, #footer .footer ul li{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}
#top_nav_bottom ul.links li a:link, #top_nav_bottom .links ul li a:link, #top_nav_bottom ul.links li a:visited, #top_nav_bottom .links ul li a:visited, #footer .footer ul.links li a:link, #footer .footer ul.links li a:visited {
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
#top_nav_bottom ul.links li a:hover, #top_nav_bottom .links ul li a:hover {
	color: #333;
	text-decoration: underline;
}
#top_nav_bottom ul.links li.first a:link, #top_nav_bottom .links ul li.first a:link, #top_nav_bottom ul.links li.first a:visited, #top_nav_bottom .links ul li.first a:visited, #footer .footer ul.links li.first a {
	border-left: none;
}

#footer .footer ul.links li a:hover {
	color: #CCC;
	text-decoration: underline;
}
#content_wrapper {
	position: relative;
	float:left;
	display:inline;
	width:1160px;
	height:100%;
	margin-bottom:0px;
	background-image: url(../images/content_wrapper_bkg.jpg);
	overflow:hidden;

}

#left_sidebar {
	position: relative;
	float:left;
	display:inline;
	width:186px;
	min-height:500px;
	padding-left:52px;
	padding-right:8px;
	margin-bottom:0px;
	background-image: url(../images/left_sidebar.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}


#sb_logo {
	width:170px;
	padding-top:0px;
	margin-left:10px;
	margin-top:30px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#sb_logo_text {
	width:140px;
	float:left;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: center;
	padding: 10px 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
}
#sb_logo_adams {
	margin-top:0px;
	width:170px;
	height:59px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#sb_logo_amsoil {
	margin-top:0px;
	width:170px;
	height:55px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#sb_logo_mothers {
	margin-top:0px;
	width:170px;
	height:62px;
	margin-bottom:0px;
	float:left;
	display:inline;

}

#bookmarks {
	float:left;
	display:inline;
	width:187px;
	padding-top:0px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
}
#bookmarks_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	background-image: url(../images/vertnav_sub1_bkg.jpg);
	height: 24px;
	width: 149px;
	padding-top:5px;
	padding-left: 37px;
	text-align:left;
}
#bookmarks_addthis {
	width:131px;
	margin-bottom:0px;
	text-align:center;
	padding: 10px 28px;
}
#bookmarks_icon_wrap {
	width: 132px;
	margin-right: auto;
	margin-left: auto;
}
.bookmarks {
	float:left;
	display:inline;
	width:33px;
	height:34px;
	margin-bottom:0px;
}

#bcrumbs {
	position: relative;
	float:left;
	display:inline;
	width:914px;
	height:34px;
	margin-bottom:0px;
	background-image: url(../images/breadcrumbs.jpg);
	overflow:hidden;

}
#category_title {
	position: relative;
	float:left;
	display:inline;
	width:914px;
	height:32px;
	margin-bottom:0px;
	background-image: url(../images/category_title.jpg);
	overflow:hidden;

}
#main_content {
	position: relative;
	float:left;
	display:inline;
	width:638px;
	min-height:500px;
	margin-bottom:30px;
	background-image: url(../images/main_content.jpg);
	overflow:hidden;

}
#right_sidebar {
	position: relative;
	float:left;
	display:inline;
	width:204px;
	min-height:500px;
	padding-left:22px;
	padding-right:50px;
	margin-bottom:0px;
	background-image: url(../images/right_sidebar.jpg);
	overflow:hidden;

}

.right_sb_box_container {
	margin-left:1px;
	margin-top:0px;
	width:204px;
	margin-bottom:10px;
	float:left;
	display:inline;
	background-image: url(../images/right_sb_middle.jpg);
	background-repeat: repeat;
}

.right_sb_box_head {
	margin-left:0px;
	margin-top:0px;
	width:170px;
	height:31px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/right_sb_head.jpg);
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 8px;
	padding-left: 34px;
	font-weight: bold;
}

.right_sb_box_mid {
	float:left;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #333;
	width:174px;
	padding-right: 15px;
	padding-left: 15px;
}

.right_sb_box_foot {
	margin-left:0px;
	margin-top:5px;
	width:204px;
	height:17px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/right_sb_foot.jpg);
	overflow:hidden;

}


#footer {
	position: relative;
	float:left;
	display:inline;
	width:1160px;
	height:137px;
	margin-bottom:0px;
	background-image: url(../images/footer.jpg);
	overflow:hidden;
	text-align:right;

}


