body {
	background-color: #C9D0D6;
	font-family: verdana;
}

br.clear {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

h1 {	
	margin: 0px 0px 18px 0px;
	padding: 0px;
	font-size: 12pt;
	font-weight: bold;
	color: #417C20;
}

h2 {	
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 10pt;
	font-weight: bold;
	color: #417C20;
}

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 18px;
	font-size: 9pt;
}

ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
}

ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 18px;
	font-size: 8pt;
	background-image: url(/templatemedia/small_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

img.border {
	border-style: solid;
	border-width: 1px;
	border-color: #A0A8AF;
}

#main_content_container {

	margin: 0px;
	padding: 10px 0px 10px 0px;
	position: relative;
	margin-left: auto;
       	margin-right: auto;
	width: 780px;
	background-color: white;
}

#main_content {

	margin: 0px;
	padding: 0px;
	position: relative;
	margin-left: auto;
       	margin-right: auto;
	width: 760px;
}


#banner_link
{
	position: absolute;
	top:75px;
	left:500px;
	height:25px;
	width:250px;
	cursor:pointer;cursor:hand;	
}

#banner {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 105px;
	width: 100%;
	background-image: url(/templatemedia/banner.gif);
}

#top_nav {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	height: 35px;
	background-image: url(/templatemedia/top_nav.gif);
	text-align: center;
}

#top_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#top_nav ul li {
	margin: 0px;
	padding: 0px 13px 0px 13px;
	display: inline;
 	list-style-type: none;
	font-size: 10pt;
	font-weight: bold;
	line-height: 32px;
	background-image: none;
}

#top_nav ul li a {
	margin: 0px;
	padding: 0px;
	color: white;
	text-decoration: none;
}

#top_nav ul li a:href {
	color: white;
	text-decoration: none;
}

#top_nav ul li a:visited {
	color: white;
	text-decoration: none;
}

#top_nav ul li a:hover {
	color: white;
	text-decoration: underline;
}

#data_button {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	height: 35px;
	background-image: url(/templatemedia/datasheetbutton.GIF);
	text-align: center;
}

#data_button ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#data_button ul li {
	margin: 0px;
	padding: 0px 20px 0px 20px;
	display: inline;
 	list-style-type: none;
	font-size: 10pt;
	font-weight: bold;
	line-height: 32px;
	background-image: none;
}

#data_button ul li a {
	margin: 0px;
	padding: 0px;
	color: white;
	text-decoration: none;
}

#data_button ul li a:href {
	color: white;
	text-decoration: none;
}

#data_button ul li a:visited {
	color: white;
	text-decoration: none;
}

#data_button ul li a:hover {
	color: white;
	text-decoration: underline;
}

#title {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 760px;
	height: 35px;
	background-image: url(/templatemedia/page_hdr_bg.gif);
}

#title h1 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	line-height: 35px;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

a {
	margin: 0px;
	padding: 0px;
	color: #417C20;
	font-weight: bold;
	text-decoration: none;
}

a:href {
	color: #417C20;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #417C20;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #417C20;
	font-weight: bold;
	text-decoration: underline;
}

a.arrow {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #417C20;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/templatemedia/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

a.arrow:href {
	color: #417C20;
	font-weight: bold;
	text-decoration: none;
}

a.arrow:visited {
	color: #417C20;
	font-weight: bold;
	text-decoration: none;
}

a.arrow:hover {
	color: #417C20;
	font-weight: bold;
	text-decoration: underline;
}

#hp_content {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	height: 199px;
	background-image: url(/templatemedia/hp_large_tg_2.gif);
}

#hp_para {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 400px;
	height: 150px;
	left: 20px;
	top: 20px;
}

div.content {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	background-color: #E4E8EB;
}

div.content_content {
	margin: 0px;
	padding: 20px;
	position: relative;
	width: 720px;
}

div.list_item{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	position: relative;
	width: 350px;
	height: 160px;
	background-image: url(/templatemedia/listing_bg.gif);
}

div.list_item_content{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 20px;
	left: 10px;
	width: 328px;
	height: 118px;
}

div.hp_info_panel {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 377px;
	background-color: #E4E8EB;
}

div.hp_info_panel_hdr {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 38px;
	width: 100%;
	background-image: url(/templatemedia/hp_info_hdr_bg.gif);
}

div.hp_info_panel_hdr h2 {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	position:relative;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	line-height: 38px;
}

div.hp_info_panel_txt {
	margin: 20px;
	padding: 0px;
	position: relative;
	height: 195px;
	width: 337px;
}

#hp_spacer {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 6px;
}

#footer {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	height: 76px;
	background-image: url(/templatemedia/footer.gif);
}

.product_image
{
	border-style: solid;
	border-width: 1px;	
	border-color: #417C20;		
}