body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-color: #000000;
	margin: 10px auto;
	text-align: left;
}

h1 {
	color: #FF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	font-style: normal;
	font-variant: small-caps;
}
	
h2 {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-align: left;	
}

h2 A {
	color: white;
	text-decoration: none;
}

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

h3 {
	color: #FFF748;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-align: left;
}

ul {
  margin: 0pt 0pt 0pt 24pt;
	font-size: 10pt;
	text-align: justify; }

input, select, option, button, checkbox, textarea, text {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding: 4px;
}

input:focus, select:focus, option:focus, button:focus, checkbox:focus, textarea:focus, text:focus , input.sffocus {
	background-color: #ffdb22;
}
	
#container {
	width: 760px;
	margin: 0px auto;
	border-color: #ffcc00;
	border-width: 8px;
	border-style: solid;
	color: #ffcc00;
	background-color: #fe9900;	
}

#header {
	position: relative;
	width: 760px;
	height: 252px;
	margin: 0px;
	padding: 0px;
	background-color: #ffcc00;
	border-width: 0px;
	border-style: none;
	overflow: hidden;
}

#headerphoto1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 380px;
	height: 252px;
	margin: 0px;
	padding: 0px;
	display: inline;
	background-color: inherit;
}

#headerphoto2 {
	position: relative;
	top: -254px;
	left: 380px;
	width: 380px;
	height: 252px;
	margin: 0px;
	padding: 0px;
	display: inline;
	background-color: inherit;	
}
	
#topnav {
	background-color: #ffcc00;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;	
	font-weight: bold;
	text-align: center;
	color: #de0029;	
}

#topnav A {
	color: #de0029;	
	text-decoration: none;
}

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

.topnav_space {
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
}

#contentarea {
	background-color: #fe9900;
	color: #000000;
	padding: 10px;
	height: auto;
	overflow: auto;
	text-align: justify;
	font-size: 12px;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding-top:10px;
	padding-bottom: 10px;
}

#distrib {
	margin-bottom: 10px;
	margin-right: 30px;
	text-align: center;
}

.contenttext {
	text-align: left;
	vertical-align: top;
	width: 550px;
	margin: 0px 30px 10px 30px;
}

.productarea {
	border-bottom: #ffcc00;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
	margin: 20px 0px 20px 0px;
	overflow: auto;
	display: block;
}

.productimage {
	border-width: 1px;
	border-style: solid;
	border-color: #FC0;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	margin: 10px 10px 30px 10px;
	padding: 0;
	background-color: black;
}

.footer A {
	color: #cccccc;
	text-decoration: none;
}

.footer A:hover { text-decoration: underline; }
