body {
	margin:0px;
	padding:0px;
	background-color: #bebebe;
	background-image: url(../images/bg-image.gif);
	background-repeat: repeat-x;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
}
.altLinks a:link {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #333333;
 text-decoration: underline;
}
.altLinks a:visited {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #333333;
 text-decoration: underline;
}
.altLinks a:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #990000;
 text-decoration: underline;
}
.altLinks a:active {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FF0000;
}

.style1 {
	color: #000000;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.slider {
 background:url(images/slider-bg.jpg) no-repeat;
 width:939px;
 height:264px;
       overflow:hidden;
}

.theme-default .nivo-controlnav{
	bottom:90px;
}


/* -------- Main Nav --------- */
.mainNavItem {
	display:block;
	height:45px;
	text-indent:-9999px;
}

.mainNavItem:hover, .secondNavItem:hover {
	background-position:0px 0px;
}

.homeNav {
	width:108px;
	background:url(images/home-but.gif) no-repeat 0px -45px;
}

.productsNav {
	width:107px;
	background:url(images/products-but.gif) no-repeat 0px -45px;
}

.equipNav {
	width:142px;
	background:url(images/equip-rental-but.gif) no-repeat 0px -45px;
}

.distNav {
	width:128px;
	background:url(images/distributors-but.gif) no-repeat 0px -45px;
}

.contactNav {
	width:115px;
	background:url(images/contact-but.gif) no-repeat 0px -45px;
}

.newsNav {
	width:77px;
	background:url(images/news-but.gif) no-repeat 0px -45px;
}

.galleryNav {
	width:93px;
	background:url(images/gallery-but.gif) no-repeat 0px -45px;
}

.faqNav {
	width:67px;
	background:url(images/faq-but.gif) no-repeat 0px -45px;
}

.linksNav {
	width:102px;
	background:url(images/links-but.gif) no-repeat 0px -45px;
}

/* -------- Second Nav --------- */

.secondNavItem {
	display:block;
	height:134px;
	text-indent:-9999px;
}


.powerNav {
	width:157px;
	background:url(images/power-but.gif) no-repeat 0px -134px;
}

.aircraftNav {
	width:159px;
	background:url(images/aircraft-but.gif) no-repeat 0px -134px;
}

.toolsNav {
	width:159px;
	background:url(images/tool-boxes-but.gif) no-repeat 0px -134px;
}

.cameraNav {
	width:158px;
	background:url(images/camera-but.gif) no-repeat 0px -134px;
}

.toolCabNav {
	width:159px;
	background:url(images/tool-cabinet-but.gif) no-repeat 0px -134px;
}

.militaryNav {
	width:147px;
	background:url(images/military-but.gif) no-repeat 0px -134px;
}





	

