* {
  	margin: 0;
  	padding: 0;
}

body {
	margin: 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	text-align: left;
	background-color: #000000;
}
p {
}

h1 {
	font-size: 100%;
	font-weight: bold;
	color: #B84409;
	margin-bottom: 10px;
}
h2 {
	font-size: 90%;
	font-weight: bold;
	color: #38506C;
	margin-bottom: 5px;
}


#container {
	width: 950px;
	background-image: url(images/template/container_background.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
#header {
	background-image: url(images/template/header_smudged.jpg);
	height: 85px;
	width: 950px;
	background-color: #38506C;
	background-repeat: no-repeat;
}

#top_nav  {
	background-image: url(images/template/top_nav_background2-wide.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 910px;
	margin-left: 40px;
	text-align: center;
	background-color: #38506C;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#top_nav a {
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 28px;
	margin-left: 28px;
}
#main_section {
	margin-left: 40px;
	padding-left: 20px;
	padding-top: 20px;
	margin-bottom: 0px;
	padding-right: 20px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	float: left;
	width: 870px;
}
.prodimage {
	margin-right: 20px;
	padding-right: 0px;
}
.proddescription {
	line-height: 120%;
	color: #38506C;
	margin-bottom: 10px;
}
.detaildescription {
	line-height: 120%;
	color: #38506C;
	margin-bottom: 10px;
	margin-top: 10px;
}
.extraimage {
	color: #AC3809;
	font-size: 120%;
	font-weight: bold;
}

#footer {
	margin-left: 0px;
	background-color: #38506C;
	text-align: right;
	font-size: 76%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	font-style: italic;
	clear: both;
}





table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

.leftbg {
background-image: url(images/leftbg.gif);
}

.rightbg {
background-image: url(images/rightbg.gif);
}

.topbg {
background-image: url(images/topbg.gif);
}

.leftendbg {
background-image: url(images/leftendbg.gif);
}

.bodytopbg {
background-image: url(images/bodytopbg.gif);
}

.bodyleftbg {
background-image: url(images/bodyleftbg.gif);
}

.bodyrightbg {
background-image: url(images/bodyrightbg.gif);
}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #000066;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
	margin-bottom: 7px;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}


P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #767981;
	height : 1px;
}


A.menu:link {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #CC0000; TEXT-DECORATION: none
}
TD.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
	font-weight: bold;
	font-size: 120%;
	color: #AC3809;
	margin-bottom: 10px;
}
#left-nav {
	float: left;
	width: 150px;
}
#left-nav a {
	color: #FFFFFF;
	padding-left: 5px;
}
#left-nav a:hover {
	text-decoration: underline;
}


#content {
	float: left;
	width: 670px;
	margin-left: 30px;
}
li {
	margin-left: 50px;
}

