body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 11px;
	line-height:16px;
	color:#ffffff;
	background:url(../images/bg_repeating.jpg) repeat-x #000000 -50px 0px;
}

p {
	margin:0;
	padding:0;
}


* img {
	border-style: none;
}

.error {
	color:#de1e1a;
}

div#wrapper {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 849px;
}

#main_content {
	background:url(../images/bg_main_02.jpg) no-repeat;
	min-height:585px;
	height:auto !important;
	height:585px;
}
#main_content_home {
	background:url(../images/bg_main_home.jpg) no-repeat;
	min-height:585px;
	height:auto !important;
	height:585px;
}

.rollovers {
	position: absolute;
	left:-1000px;
}

#footer {
	position:relative;
	width:849px;
	height:118px;
	background:url(../images/bg_footer_04.jpg) no-repeat;
	text-align:center;
	font-size:9px;
}

#footer_text1 {
	color:#555555;
	padding-top:12px;
}

#footer_text2 {
	color:#aa1410;
	padding-top:15px;
}

#footer_text2 a {
	color:#aa1410;
	text-decoration:none;
}
#footer_text2 a:hover {
	color:#550a08;
	text-decoration:none;
}


#footer_text3 {
	color:#555555;
	padding-top:10px;
}


.product_title {
	font-size:12px;
}
.product_partno {
	color:#666666;
	font-size:12px;
}
.product_shipping {
	color:#ffffff;
	font-size:10px;
}
.product_qty {
	color:#de1e1a;
	font-size:12px;
}

.qty {
	width:20px;
}

.white_justified {
	font-size:11px;
	line-height:16px;
	text-align:justify;
}

.white_justified_small {
	font-size:9px;
	line-height:16px;
	text-align:justify;
}

.large_white {
	font-size:14px;
}

.large_grey {
	font-size:11px;
	color:#666666;
	line-height:26px;
	font-weight:bold;
}

.red_link {
	font-size:11px;
	color:#de1e1a;
	line-height:26px;
	text-decoration:none;
}


a{
	color:#de1e1a;
	text-decoration:none;
}

a:hover{
	color:#71110f;
	text-decoration:none;
}



/* ***********************
/* 	Top Navigation 
/* *********************** */
div#nav_top ul#nav_top_menu {
	background:url(../images/nav_off.jpg) top left no-repeat;
	position:relative;
	margin:0;
	padding:0;
	height:86px;
	width:849px;
	list-style-type:none;
}


ul#nav_top_menu li {
	position:absolute;
	height:28px;
	display:block;
	list-style:none;
	top: 44px;
}

ul#nav_top_menu li a {
	height:28px;
	text-decoration:none;
	display:block;
	text-indent:-9999px;
}

#item1 {
	left:98px;
	width:78px;
}
#item2 {
	left:178px;
	width:65px;
}
#item3 {
	left:245px;
	width:76px;
}
#item4 {
	left:323px;
	width:97px;
}

#item1 a:hover, #item1 a.active { background:url(../images/nav_on.jpg) -98px -44px no-repeat; }
#item2 a:hover, #item2 a.active { background:url(../images/nav_on.jpg) -178px -44px no-repeat; }
#item3 a:hover, #item3 a.active { background:url(../images/nav_on.jpg) -245px -44px no-repeat; }
#item4 a:hover, #item4 a.active { background:url(../images/nav_on.jpg) -323px -44px no-repeat; }
