body{
	background:transparent url(images/custom/back.jpg) repeat-x fixed left top;
}
#header{
	border: 0px;
	height: 60px;
	margin-bottom: 20px;
}
#blog-title {
font-size:250%;
font-weight:normal;
margin:20px 0 0 20px;
}
#wrapper{
	padding: 0px;
	width:990px;
}
#home_header{
	background:url(images/custom/top_bg.jpg) no-repeat;
	width:990px;
	height:25px;
	margin:0 auto;
}
#home_header a:link.toplink, #home_header a:visited.toplink{
	display:block;
	float:right;
	font-family:tahoma;
	font-size:11px; 
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:4px;
	padding-right:10px;
}
#home_header a:hover.toplink{
	text-decoration:underline;
}
#menusection{
	background:url(images/custom/back_menu.jpg) no-repeat;
	height:83px;
	width:990px;
	margin:0 auto;
}
#logo{
	float:left;
	padding-left:10px;
	padding-top:0;
}
#mainmenu {
	float:left;
	padding-top:20px;
	padding-left:40px;
}
#mainmenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#mainmenu ul li{
	float:left;
}

#homeBtn a  {
	width:53px;
	background:url(images/custom/r-home.jpg) no-repeat;
}
#companyBtn a {
	width:76px;
	background:url(images/custom/r-company.jpg) no-repeat;
}
#productsBtn a {
	width:74px;
	background:url(images/custom/r-products.jpg) no-repeat;
}
#listsBtn a {
	width:55px;
	background:url(images/custom/r-lists.jpg) no-repeat;
}
#quoteBtn a {
	width:89px;
	background:url(images/custom/r-qquote.jpg) no-repeat;
}
#contactBtn a {
	width:92px;
	background:url(images/custom/r-contact.jpg) no-repeat;
}

#homeBtn a, #companyBtn a, #productsBtn a, #listsBtn a, #quoteBtn a, #contactBtn a  {
	height:35px;
	float:left;
}
#homeBtn a:hover, #companyBtn a:hover, #productsBtn a:hover, #listsBtn a:hover, #quoteBtn a:hover, #contactBtn a:hover,
#homeBtn.selected a, #companyBtn.selected a, #productsBtn.selected a, #listsBtn.selected a, #quoteBtn.selected a, #contactBtn.selected a	{
	background-position: 0 -35px;
}

#menu{
	position:relative;
	top:-4px;
	float:left;
	padding-left:283px;
}
#call {
	float:right;
	padding-right:10px;
	padding-top:10px;
	color:#666666;
}
#call h2 {
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
#call p {
	font-size:15px;
	font-weight:bold;
	text-align:right;
}
.clear {
	clear:both;
}
.entry-title a{
	color:#890101;
}
#footer{
	width:950px;
}