body {
	margin: 0;
	background-image: url(../images/bg_solid.jpg);
}

ul {
	margin: 0;
	padding: 0;
}

#warranty {
	cursor: pointer;
	color: #eee;
	font: bold 14px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	margin-top: 25px;
	padding-left: 30px;
}

#warranty span {
	color: #f30812;
	font: 30px/25px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#wrapper {
	background-image: url(../images/bg_top2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 800px;
}

#structure-wrap {
	width: 905px;
	margin: 0 auto;
}

/* @group top */

#top {
	height: 100px;
}

#top-wrapper {
	width: 905px;
	height: 100px;
	overflow: auto;
	float: left;
	margin-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
}

#yank-it
 {
	width: 331px;
	height: 68px;
	float: right;
	background-image: url(../images/yank-it2.jpg);
}

#logo {
	width: 150px;
	height: 93px;
	float: left;
	background-image: url(../images/logo.jpg);
	cursor: pointer;
}



/* @end */

/* @group body */

#main-wrapper {
	width: 905px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	float: left;
}

#top-info {
	height: 34px;
	width: 905px;
	float: left;
	border-top: 1px dotted #524e92;
}

#telephone, #telephone a {
	float: right;
	color: #e0e0e0;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	margin-top: 0;
}

#telephone a:hover {
	color: #fff;
}

#proudly {
	height: 34px;
	width: 346px;
	background-image: url(../images/proudly_american.jpg);
}

#main-body {
	float: right;
	width: 728px;
	border: 6px solid #d5d5d5;
}

#main-body-2 {
	float: right;
	width: 740px;
}

#main-body-home {
	float: right;
	width: 728px;
	border: 6px solid #d5d5d5;
	height: 256px;
	background: #fff url(../images/main_body_home_bg.jpg) no-repeat;
}

#content-wrap {
	width: 905px;
	float: left;
	margin-top: 5px;
	overflow: visible;
}

#callout{
	float: left;
	width: 148px;
	height: 256px;
	border: 6px solid #d5d5d5;
	background: #fff url(../images/quick_nav_bg.jpg) no-repeat;
	margin: 0 5px 0 0;
	padding: 0;
}


#callout-2 {
	float: right;
	width: 176px;
	height: 256px;
	border: 6px solid #d5d5d5;
	margin-left: 5px;
	background: #fff no-repeat;
}

#callout-large {
	float: left;
	height: 256px;
	border: 6px solid #d5d5d5;
	background: #fff no-repeat;
	width: 342px;
}

#main-callout {
	height: 216px;
	float: left;
	margin-top: 40px;
}

/* @group quick nav */

#nav {
	float: left;
	width: 148px;
	height: 256px;
	border: 6px solid #d5d5d5;
	margin-right: 5px;
	background: #fff url(../images/quick_nav_bg.jpg) no-repeat;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 9px;
}

#nav li {
	list-style: none;
	border-bottom: 1px solid #aaa;
	width: 130px;
	padding: 0;
	margin: 0;
	line-height: .9;
}

#nav li a {
	text-decoration: none;
	color: #e1292a;
	padding: 0;
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#nav li a:hover {
	color: #2c398f;
}



/* @end */

/* @group nav */

#navigation {
	width: 905px;
	float: left;
	height: 28px;
	overflow: visible;
	margin-top: 1px;
	background: url(../images/nav_bg.jpg) no-repeat;
}

#navigation ul {
	float: left;
	height: 28px;
	width: 905px;
	padding: 6px 0 0 10px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

#navigation li {
	float: left;
	list-style: none;
	color: #fff;
	padding: 0;
	font-size: 12px;
	margin: 0 30px 0 0;
}

#navigation ul li a {
	color: #fff;
	text-decoration: none;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

#navigation li a:hover {
	color: #39a9fd;
}

#navigation li a.active {
	color: #90cffd;
}



/* @end */



/* @end */

#main-pic {
	width: 905px;
	height: 207px;
	float: left;
	margin-top: 5px;
	background: url(../images/main-pic.jpg) no-repeat left top;
}

/* @group footer */

#footer {
	height: 245px;
	width: 905px;
	float: left;
	background: url(../images/footer_bg.jpg) repeat-x;
	overflow: visible;
}

#footer-border {
	height: 4px;
	float: left;
	width: 905px;
	background: url(../images/footer_border.jpg) repeat-x;
	margin-top: 5px;
}

#pure {
	float: left;
	background: url(../images/pure_muscle.jpg) no-repeat right;
	height: 39px;
	width: 351px;
	padding-left: 10px;
}

#gearstar {
	float: right;
	width: 336px;
	height: 51px;
}

#links {
	color: #fff;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: 65px;
}

#links a {
	color: #fff;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

#links a:hover {
	color: #fff;
	text-decoration: underline;
}

#text {
	color: #fff;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	width: 800px;
	clear: both;
	margin: 15px auto;
}

/*featured*/

#featured{
	position:relative;
	width:905px;
	height:300px;
	overflow: hidden;
	float: left;
}

#featured_image{
	width:940px;
	height:300px;
	overflow: hidden;
	border: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#featured_image img, #featured_image a img {
	position:absolute;
	z-index: 2;
	visibility: hidden;
	top: 1px;
}

#featured #featured_image .current_img, #featured #featured_image .current_img img{
z-index: 3;
visibility: visible;
}

/* @end */
