/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#666666;
	font-size:.8em;
	margin:0 0 25px 0;
	background-color:#161616;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.gif);
}

a {
	color:#000;
}

h1 {
}

p {
	margin:0 0 8px 0;
}

a img { border:0; }

/* ---- layout settings ----------------------- */

.img-btm {
	position:absolute;
	left:0;
	bottom:0;
}

/* ---- layout settings ----------------------- */

#main_container {
	position:relative;
	margin:0 auto;
	width:760px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:760px;
	height:auto;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:760px;
	height:32px;
	background-repeat:repeat-x;
	background-image:url(images/bg_nav.gif);
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:760px;
	height:auto;
}

/* ---- start main content settings -------------- */

#products {
	position:relative;
	top:0;
	left:0;
	width:760px;
	height:115px;
	background-color: #fff;
}

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:602px;
	height:auto;
	background-color:#666666;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:158px;
	height:auto;
	text-align:right;
	padding-bottom:120px;
	background-color:#fff;
}

#side_bar a {
	color:#07276f;
	display:block;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
}

#side_bar a:hover {
	text-decoration:underline;
}

/* ---- end side bar content settings ---------------- */

/*#footer-copy {
	position:relative;
	margin:0 auto;
	width:755px;
	padding:3px 0 0 5px;
}

#footer-copy a {
	color:#fff;
	text-decoration:none;
}

#footer {
	position:relative;
	top:0;
	left:0;
	clear:both;
	color:#FFF;
	width:760px;
	height:auto;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}*/


#footer-copy {
	position:relative;
	margin:0 auto;
	width:755px;
	padding:3px 0 0 5px;
}

#footer-copy a {
	color:#fff;
	text-decoration:none;
}

#footer {
	position:relative;
	top:0;
	left:0;
	color:#FFF;
	width:760px;
	height:auto;
	clear:both;
}

#footer img {
	position:relative;
	float:left;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.model-search {
	position:relative;
	width:178px;
	height:34px;
padding:35px 0 0 10px;
	background-image:url(images/bg_model-number.jpg);
	background-repeat:no-repeat;
	float:left;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	cursor:pointer;
	float:left;
	height:32px;
	background-repeat:no-repeat;
}

a:hover#nav_01 {
	background-position:0 -32px;
}

a#nav_01 {
	width:154px;
	background-position:0 0;
	background-image: url(images/nav/nav.gif);
}

a:hover#nav_02 {
	background-position:-154px -32px;
}

a#nav_02 {
	width:134px;
	background-position:-154px 0;
	background-image: url(images/nav/nav.gif);
}

a:hover#nav_03 {
	background-position:-288px -32px;
}

a#nav_03 {
	width:90px;
	background-position:-288px 0;
	background-image: url(images/nav/nav.gif);
}

a:hover#nav_04 {
	background-position:-378px -32px;
}

a#nav_04 {
	width:72px;
	background-position:-378px 0;
	background-image: url(images/nav/nav.gif);
}

a:hover#nav_05 {
	background-position:-450px -32px;
}

a#nav_05 {
	width:108px;
	background-position:-450px 0;
	background-image: url(images/nav/nav.gif);
}

a:hover#nav_06 {
	background-position:-558px -32px;
}

a#nav_06 {
	width:99px;
	background-position:-558px 0;
	background-image: url(images/nav/nav.gif);
}

a:hover#nav_07 {
	background-position:-657px -32px;
}

a#nav_07 {
	width:103px;
	background-position:-657px 0;
	background-image: url(images/nav/nav.gif);
}




