p {
	font-size:1.1em;
	line-height:1.6em;
	color:#336699;
	margin-top: 0;
	margin-right: 0;
	
}

p.nav {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 700px;
	position: relative;
	display: block;
	}


	p em {
		font-size:.9em;
		line-height:1.4em;
		color:#666;
	}

a {
	color:#2952A7;
	text-decoration:underline;
}
	
	a:hover {
		text-decoration:underline;
	}
	
	
	
h1 {
	font-size:2.5em;
	color:#336699;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
}



h1 em {
	color:#000000;
	font-style: normal;
	line-height: 1.2em;
}
	
	h2 em {
	text-transform:none;
	font-style:normal;
	color:#112067;
	line-height:1.4em;
	}
	
		h2 sup {
		text-transform:none;
		font-style:normal;
		color:#000066;
		line-height:.6em;
	}
		
h2 {	/* used for content area page headlines */
	font-size:1.4em;
	color:#990000;
	font-weight:bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0;
}

	h2.divider {
		margin:1.5em 0 1em 0;
		padding:0 0 .3em 0;
		border-top:0;
		border-bottom:1px dotted #b2b2b2;
	}
	
h3 {	/* used for content area sub heads */
	font-size:1em;
	color:#336699;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.6em;
	margin-left: 20px;
}


	h3 em {
		text-transform:none;
		font-style:normal;
		color:#999;
	}
	
	

h4 {	/* used for sublines directly underneath headlines (h2) */
	font-size:1.7em;
	color:#3152AE;
	font-weight:normal;
	margin:0 0 0em 0;
}

h5 {
	font-size:1.3em;
	color:#003f72;		
	font-weight:normal;
	margin:0 0 .5em 0;
}

h6 {
	font-size:1.1em;
	color:#82786f;
	font-weight:normal;
	margin:-.8em 0 .8em 0;
}

form {
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
		
#product input  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	display: block;
	width: 79px;
	height: 33px;
	font-weight: bold;
	background-image: url(/images/btn_order.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: center;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container input  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	display: block;
	width: 79px;
	height: 33px;
	font-weight: bold;
	background-image: url(/images/btn_order.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}

	input.compact {
		width:120px;	/* set default form input field size. default for contact form */
	}
	

ol {
	margin:1.2em 0 2em 22px;
	list-style:decimal;
}
			
ul {
	list-style:disc;
	margin-top: 0.5em;
	display: inline;
	float: none;
}

ul.array {
	float: left;
}
	
li {
	font-size:1.2em;
	line-height:1.2em;
	margin-top: 0.7em;
	margin-right: 0;
	margin-left: 0px;
}



	#content img.left {
		padding:3px 20px 10px 0;
	}

em.new {
	color:#aa1948;
	font-weight:bold;
}

strong.large {	/* for definition */
	font-size:1.2em;
	color:#003f72;
}
	
.spacer {	/* adds padding above item */
	margin-top:2em;
}



	#columns4 h2 {
		margin:0 20px;
		font-size:134%;
		font-weight:normal;
		color:#aa1948;
	}
	
	#columns4 p {
		margin:12px 20px 0 20px;
	}
	
#column1 {
	float:left;
	width:200px;
}

	#column1 img {
		margin:0 20px 0 20px;
	}
	

#column2 {
	float:left;
	width:283px;
	margin:0 0 0 1px;
}

	#column2 h2, #column2 p {
		margin-left:120px;
	}
	
#column3 {
	float:left;
	width:212px;
	margin:0 0 0 1px;
}

#column4 {
	float:left;
	width:212px;
	margin:0 0 0 1px;
}

	#column4 form {
		margin:10px 20px;
		line-height:23px;
	}
	
		#column4 input.submit {
			margin:0 0 -5px 0; /* used to center submit icon with input text field */
			padding:0 0 0 8px;
		}
		

/*---------------------------------------------------------------------------------------------------
  =content css
	--------------------------------------------------------------------------------------------------*/

#content_wrapper {
	margin:0px;
	background-repeat: no-repeat;
	background-position: top;
	width: 948px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336699;
	border-left-color: #336699;
	background-image: url(../images/body_background.gif);
	position: relative;
	top: 0px;
	clear: both;
	float: left;
}

#header {
	height: 219px;
	width: 950px;
	clear: left;
}
	
#column {
	width:837px;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 60px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	float: left;
}

#column2 {
	width:670px;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 19px;
	padding-bottom: 0;
	padding-left: 60px;
}

	
#spot_light {
	width: 837px;
	height: 251px;
	background-image: url(../images/spot_light.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 60px;
	position: relative;
	clear: left;
	top: 20px;
	margin-bottom: 45px;
}

#spot_light h1 {
	font-size:2.5em;
	color:#336699;
	font-weight:bold;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 425px;
	padding-top: 15px;
}

#spot_light p {
	font-size:1.1em;
	line-height:1.3em;
	color:#336699;
	margin-top: 0;
	margin-right: 25px;
	margin-left: 425px;
}

#container {
	position: relative;
	left: 730px;
	width: 80px;
	top: 10px;
}

#spot_light table{
	margin-left: 175px;
	width: 500px;
	height: 100px;
	margin-top: 75px;	
}
	
	
	#retail_list {
	margin-left: 58px;
	width: 839px;
	background-image: url(../images/list_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	visibility: inherit;
	height: 840px;
	position: relative;
	margin-top: 20px;
}


#retail_list h1 {
	font-size:2.5em;
	color:#336699;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	display: block;
	padding-left: 28px;
	padding-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	line-height: 150%;
}

#retail_list p {
	display: block;
	padding-left: 30px;
}

#contact_us {
	margin-left: 58px;
	width: 839px;
	background-image: url(../images/product_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	visibility: inherit;
	height: 502px;
	position: relative;
	margin-top: 20px;
}

#contact_us h1 {
	font-size:2.5em;
	color:#336699;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	display: block;
	padding-left: 28px;
	padding-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	line-height: 150%;
}

#contact_info {
	width: 329px;
	background-image: url(../images/contact_box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	visibility: inherit;
	height: 405px;
	position: relative;
	float: right;
	margin-right: 40px;
}

#contact_info h2 {
	font-size:14px;
	color:#336699;
	text-align: left;
	margin-left: 20px;
	margin-top: 15px;

}

#contact_info p {
	font-size:1em;
	color:#336699;
	text-align: left;
	margin-left: 20px;
	margin-right: 15px;
}

#contact_info_form {
	width: 329px;
	background-image: url(../images/contact_box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	visibility: inherit;
	height: 405px;
	position: relative;
	float: left;
	margin-left: 40px;
}

#contact_info_form h2 {
	font-size:14px;
	color:#336699;
	text-align: left;
	margin-left: 20px;
	margin-top: 15px;
}

#contact_info_form p {
	font-size:14px;
	color:#336699;
	text-align: left;
	margin-left: 20px;
	margin-top: 15px;
}

#whats_new {
	width: 702px;
	background-image: url(../images/whats_new_box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	visibility: inherit;
	height: 177px;
	position: relative;
	float: left;
	margin-left: 65px;
}

#whats_new h2 {
	font-size:14px;
	color:#336699;
	text-align: left;
	margin-left: 20px;
	margin-top: 15px;
}

#whats_new p {
	font-size:14px;
	color:#336699;
	text-align: left;
	margin-left: 20px;
	margin-top: 15px;
}

#whats_new_video {
	width: 702px;
	background-image: url(../images/whats_new_video.gif);
	background-repeat: no-repeat;
	background-position: center top;
	visibility: inherit;
	position: relative;
	float: left;
	margin-left: 65px;
	margin-top: 10px;
}

#whats_new_video h2 {
	font-size:14px;
	color:#336699;
	text-align: left;
	margin-left: 20px;
	margin-top: 15px;
}

#whats_new_video p {
	font-size:14px;
	color:#336699;
	text-align: left;
	margin-left: 20px;
	margin-top: 15px;
}
	
	#product {
	margin-left: 58px;
	padding-top: 0px;
	padding-bottom: 0;
	width: 839px;
	height: 402px;
	background-image: url(../images/new_product_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
	position: relative;
	margin-top: 20px;
}

#product h1 {
	font-size:2.5em;
	color:#336699;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	display: block;
	padding-left: 28px;
	padding-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	line-height: 150%;
}

#product p {
	font-size:1em;
	color:#336699;
	font-weight:normal;
	margin-bottom: 5px;
}


#product_nav{
	width: 780px;
	position: relative;
	float: left;
	left: 35px;
	padding-bottom: 5px;
}

.arrow_right {float:right;


}

#home_text {
	width: 837px;
	margin-left: 60px;
	position: relative;
	clear: both;
	margin-top: 40px;
	height: 201px;
	background-image: url(../images/text.png);
	background-repeat: no-repeat;
}


#home_text h1 {
	font-size:2.5em;
	color:#FFFFFF;
	font-weight:bold;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
	text-align: center;
	padding-top: 25px;
}



#home_text p {
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	margin-left: 70px;
	margin-right: 60px;
	margin-top: 24px;
	text-align: center;
}

#aaa_home_text {
	width: 837px;
	margin-left: 60px;
	position: relative;
	clear: both;
	margin-top: 40px;
	height: 201px;
}

#aaa_home_text img {
	position: relative;
	float: right;
}

#aaa_home_text h1 {
	font-size:2.5em;
	color:#000000;
	font-weight:bold;
	margin-bottom: 0.2em;
	margin-left: 170px;
}

#aaa_home_text p {
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	margin-left: 170px;
	margin-top: 24px;
}

#home_link {
	width: 836px;
	background-image: url(../images/link_background.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 92px;
	margin-top: 20px;
	margin-left: 60px;
	float: left;
}

table { table-layout:fixed;
width:600px;

}

td {
	width:150px;
}

#column_right {
	float:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
}


	
#content {		/* Container for content material to the right of the secondary nav */
	float:left; /* shift 1px for dotted line */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	width: 949px;
}
	
		#content #column p, #content #column h3 {
	margin-right:5px;
		}
		
		#content p.top {
			margin:2em 0;
			text-align:right;
		}
	
				
				#content p.top a:hover {
					color:#fbba07;
				}
				
	

#products {
	position:relative;
	clear:left;
	width: 820px;
	overflow: visible;
	margin: 0 0 10px 0;
	float: left;
}
		
	#products li {
	border:1px solid #e1c581;
	float: left;
	display: inline;
	white-space: nowrap;
	clear: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 30px;
	}
	
	#products a {
		text-decoration:none;
	}
	
		#products h4 {
	font-size:0.8em;
	line-height:1.4em;
	font-weight:bold;
	color:#fff;
	text-align:center;
	background-color:#336699;
	border-bottom:1px solid #e1c581;
	margin-bottom: 3px;
		}
			
			#products h4 a {
				color:#fff;
			}
			
				
		
		#products a img {
			display:block;
		}
		
		#products h5 {
			display:none;
			border-top:1px solid #e1c581;
			font-size:1em;
			line-height:150%;
			font-weight:normal;
			color:#00693e;
			
		}
			
			#products h5 a {
				display:block;
				padding:6px 6px 18px 6px;
				color:#00693e;
			}
		
			#products li:hover h5 {
				display:block;
			}
#whats_new_background {
	margin-left: 58px;
	width: 839px;
	background-image: url(../images/video_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	visibility: inherit;
	position: relative;
	margin-top: 20px;
	height: 650px;
}

#whats_new_background h1{
	font-size:2.5em;
	color:#336699;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	display: block;
	padding-left: 28px;
	padding-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	line-height: 150%;
}

