@charset "utf-8";
/* CSS Document */
body
{
	margin:0;
	background-color:#bcbcbc;
}
.outerDiv
{
	width:1003px;
	margin:0 auto;
	background-color:#e9e9e9;	
}
.header
{
	background:url(../images/header-bg.jpg) no-repeat top;
	width:1003px;
	height:146px;
}
.header img
{
	width:195px;
	height:52px;
	margin-top:28px;
}
@font-face {
    font-family: "Trajan";
    src: url("../font/trajanpro-regular.otf");
}
@font-face {
    font-family: "Trajan-IE";
    src: url("../font/trajanpro-regular.eot");
}
@font-face {
    font-family: "Calibri";
    src: url("../font/calibri.ttf");
}
@font-face {
    font-family: "Calibri-IE";
    src: url("../font/calibri.eot");
}
.menubg
{
	background:url(../images/menubg.png) no-repeat;
	width:844px;
	height:92px;
	margin:0 auto;
	position:absolute;
	top:100px;
	font-family:Trajan,Trajan-IE;
	font-size:12px;
	color:#FFF;
	line-height:78px;
	z-index:999;
	margin-left:75px;
}
.menuTextBg
{
	background:url(../images/menuText.png) no-repeat;
	cursor:pointer;
	margin-top:33px;
}
div.home
{
	background-position: 0 -11px;
	width:105px;
	height:9px;
	float:left;
}
div.home:hover
{
	background-position: 0 -23px;
}
div.homeActive
{
	background-position: 0 -23px;
	width:105px;
	height:9px;
	float:left;
}
div.about
{
	background-position: -105px -11px;
	width:134px;
	height:9px;
	float:left;
}
div.about:hover
{
	background-position: -105px -23px;
}
div.aboutActive
{
	background-position: -105px -23px;
	width:134px;
	height:9px;
	float:left;
}
div.products
{
	background-position: -239px -11px;
	width:130px;
	height:9px;
	float:left;
}
div.products:hover
{
	background-position: -239px -23px;
}
div.productsActive
{
	background-position: -239px -23px;
	width:130px;
	height:9px;
	float:left;
}
div.gallery
{
	background-position: -369px -11px;
	width:146px;
	height:9px;
	float:left;
}
div.gallery:hover
{
	background-position: -369px -23px;
}
div.galleryActive
{
	background-position: -369px -23px;
	width:146px;
	height:9px;
	float:left;
}
div.sheriff
{
	background-position: -515px -11px;
	width:196px;
	height:9px;
	float:left;
}
div.sheriff:hover
{
	background-position: -515px -23px;
}
div.sheriffActive
{
	background-position: -515px -23px;
	width:196px;
	height:9px;
	float:left;
}
div.contact
{
	background-position: -711px -11px;
	width:122px;
	height:9px;
	float:left;
}
div.contact:hover
{
	background-position: -711px -23px;
}
div.contactActive
{
	background-position: -711px -23px;
	width:122px;
	height:9px;
	float:left;
}
.banner
{
	width:1003px;
	height:282px;
	/*position:relative;
	top:-92px;*/	
	border-bottom:6px solid #d7d7d7;
	margin:0;
}
.contentDiv
{
	background-color:#e9e9e9;
	width:1003px;
	margin:0;
	/*position:relative;
	top:-92px;*/
	font-family:Calibri, Calibri-IE;
	font-size:15px;
	color:#474747;
}
.contentDiv a { color:#474747; text-decoration:none; }
.contentDiv a:hover { color:#b90a12; text-decoration:none; }
.contentDivtbl
{
	margin:15px 15px 0 15px;
}
.titleText
{
	font-family:Trajan,Trajan-IE;
	font-size:18px;
	color:#474747;
	font-weight:bold;
	text-indent:10px;
	padding-bottom:5px;
}
.headingText
{
	font-family:Calibri, Calibri-IE;
	font-size:18px;
	color:#ab050b;
	font-weight:bold;
	padding-bottom:5px;
}
ul.homelist li
{
	background:url(../images/arrow.jpg) no-repeat;
	list-style-type:none;
	padding-left:26px;
	line-height:20px;
	font-family:Calibri, Calibri-IE;
	font-size:15px;
	color:#474747;
}
ul.homelist li a { color:#474747; text-decoration:none; }
ul.homelist li a:hover { color:#9b0108; text-decoration:none; }
.readmore
{
	margin:10px 10px 20px 0;
	float:right;
}
.brands
{
	background-color:#151515;
	width:1003px;
	margin:0 auto;
	/*position:relative;
	top:-92px;*/
}
.brandsTitle
{
	font-family:Trajan,Trajan-IE;
	font-size:18px;
	color:#b6b6b6;
	padding:15px 0 10px 35px;
}
.brandsLogo
{
	padding:10px 35px;
}
.brandsLogo img
{
	float:left;
	padding-right:25px;
	padding-bottom:30px;
	border:0;
}
.clear
{
	clear:both;
}
.footer
{
	background-color:#151515;
	width:1003px;
	margin:0 auto;	
	padding:15px 0;
	border-top:1px solid #b6b6b6;
	/*position:relative;
	top:-92px;*/
}
.footerLogo
{
	font-family:Trajan,Trajan-IE;
	font-size:12px;
	color:#b6b6b6;
	padding-left:15px;
	float:left;
}
.footerLinks
{
	font-family:Calibri, Calibri-IE;
	font-size:13px;
	color:#b6b6b6;
	float:right;
	padding-right:15px;	
}
.footerLinks a { color:#b6b6b6; text-decoration:none; }
.footerLinks a:hover { color:#fd7901; text-decoration:none; }
.textbox
{
	border: 1px solid #949494;
}
	
	