body {
	background-color: #fff;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	font-family:   Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin: 0;
	padding: 0;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

h1 {
	font-size: 27px;
	font-weight: bold;
	font-family: Arial Narrow, sans-serif;
	text-transform:uppercase;
	line-height:normal;
	margin: 5px 0 12px 0px;
	padding: 0;
	color: #375b40;
}

h2 {
	font-size: 16px;
	font-family: Arial, sans-serif;
	text-transform:uppercase;
	position: relative;
	margin: 0 0 10px 0px;
	padding: 0;
	color: #375b40;
}

h2.after_h1 {
	font-size: 16px;
	font-family: Arial Narrow, sans-serif;
	text-transform:uppercase;
	line-height:normal;
	margin: -10px 0 10px 10px;
	padding: 0;
	color: #375b40;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #375b40;
	margin: 0 0 10px 0;
}

p {
	margin: 0 0 10px 0px;
}


ol {
	list-style: decimal;
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
}

ol li {
	background: none;
	padding: 0 0 0 0;
}

ul {
	margin: 0 10px 10px 0;
	list-style:none;
	position:relative;
}

ul li {
	background:url(../images/bullet.gif) no-repeat 0 4px;
	padding-left: 18px;
	margin:0 0 5px 0;
}

a:link { font-weight: normal; color: #145169; text-decoration: underline; }
a:visited { font-weight: normal; color: #145169; text-decoration: underline; }
a:hover { color: #CC9900; }
a:active { font-weight: normal; color: #145169; text-decoration: underline; }


/* ******************  MAIN LAYOUT ITEMS ************************* */


#main_body {
	width: 760px;
	margin: auto;
	position: relative;
}

#top {
	position:relative;
	z-index:1010;
	margin:0 0 20px 0;
}

#masthead {
	position: relative;
	margin-top: 13px;
	width: 760px;
	height: 120px;
	background: #284c79 url(../images/masthead_bg.jpg) no-repeat;
}

#masthead_home {
	position: relative;
	margin-top: 13px;
	width: 760px;
	height: 120px;
	background: #284c79 url(../images/masthead_bg_home.jpg) no-repeat;
}

#masthead h1, #masthead_home h1 {
	width: 290px;
	height: 86px;
	text-indent: -5000px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

.breadcrumbs {
	position: relative;	
	top: -13px;
	font-size:11px;
	font-family:   Verdana, Arial, Tahoma, sans-serif;
	margin: 0 0 0 0;
	padding: 0;
	color: #000000;
}

/* ********************* TOP NAV ******************** */

#top_nav {
	position: relative;
	top: 8px;
	left: 636px;
	height: 15px;
	width: 124px;
	background-color: #78a36d;
	background-image: url(../images/top_nav_bg.gif);
	background-repeat: no-repeat;
}

#top_nav_list, #top_nav_list ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	height: 15px;
}

#top_nav_list li {
	float: left;
	background-image: none;
	height: 15px;
	margin: 0;
	padding: 0;
}

#top_nav_list a {
	display: block;
	height: 15px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#top_nav_list a span {
	visibility: hidden;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#btn_home a { width: 54px; background: url(../images/btn_home.gif) no-repeat; }
#btn_contact a { width: 70px; background: url(../images/btn_contact.gif) no-repeat; }

#btn_home a:hover { background-position: -54px 0; }
#btn_contact a:hover { background-position: -70px 0; }



/* ********************* MAIN NAV ******************** */

#main_nav {
	width: 450px;
	height: 24px;
	position: absolute;
	top:87px;
	padding: 0;
	font-size: 12px;
	z-index: 1009;
}


#nav, #nav ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	height: 24px;
}

#nav li {
	float: left;
	background-image: none;
	height: 24px;
	margin: 0;
	padding: 0;
}

#nav a {
	display: block;
	height: 24px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#nav a span {
	visibility: hidden;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}


#nav li#btn_products { width: 82px; height: 24px; background: url(../images/btn_products.gif) no-repeat; }
#nav li#btn_applications { width: 100px; height: 24px; background: url(../images/btn_applications.gif) no-repeat;}
#nav li#btn_photos { width: 66px; height: 24px; background: url(../images/btn_photos.gif) no-repeat;}
#nav li#btn_videos { width: 66px; height: 24px; background: url(../images/btn_videos.gif) no-repeat;}
/*#nav li#btn_photo_video { width: 100px; height: 24px; background: url(../images/btn_photo_video.gif) no-repeat;}*/
#nav li#btn_faqs { width: 48px; height: 24px; background: url(../images/btn_faqs.gif) no-repeat; }
#nav li#btn_news { width: 48px; height: 24px; background: url(../images/btn_news.gif) no-repeat;}

#btn_products a { width: 82px; height: 24px;}
#btn_applications a { width: 100px; height: 24px;}
#btn_photos { width: 66px; height: 24px;}
#btn_videos { width: 66px; height: 24px;}
/*#btn_photo_video a { width: 100px; height: 24px;}*/
#btn_faqs a { width: 48px; height: 24px; }
#btn_news a { width: 48px; height: 24px;}

#nav li#btn_products:hover, #nav li#btn_products.sfhover { background-position: -82px 0; }
#nav li#btn_applications:hover, #nav li#btn_applications.sfhover  { background-position: -100px 0; }
#nav li#btn_photos:hover, #nav li#btn_photos.sfhover { background-position: -66px 0; }
#nav li#btn_videos:hover, #nav li#btn_videos.sfhover { background-position: -66px 0; }
/*#nav li#btn_photo_video:hover, #nav li#btn_photo_video.sfhover { background-position: -100px 0; }*/
#nav li#btn_faqs:hover, #nav li#btn_faqs.sfhover { background-position: -48px 0; }
#nav li#btn_news:hover, #nav li#btn_news.sfhover { background-position: -48px 0; }

#nav li ul {
	position: absolute;
	left: -999em;
	z-index: 10000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: -4px;
	width: 200px;
}


#nav li ul li {
	clear: both;
	height: auto;
	text-indent: 0; 
	font-size: 10px;
	text-transform: uppercase;
	padding: 0 0 0 0; 
	vertical-align: middle;
	position: relative;
	z-index: 10000;
	width: 170px;
}

#nav li ul li a {
	padding: 4px 0 3px 14px;
	background: none;
	background-image: none;
	display: block;
	width: 170px;
	background-color: #e2e2e2; 
	border: 1px solid #fffff3;
	border-top: 0;
	height: auto; 
}

#nav li ul li a:hover {
	padding: 4px 0 3px 14px;
	background-color: #d9d9d9;
	background-image: none;
	color:#d6a600;
	display: block;
	width: 170px;
	border: 1px solid #fffff3;
	border-top: 0; 
	height: auto;
}


/************************** FOOTER **********************/

#footer {
	position: relative;
	width: 760px;
	background: url(../images/bg_footer.jpg) no-repeat center top;
	color: #bbb;
	text-align: center;
	clear: both;
	padding: 20px 0 30px 0;
	margin-top: 20px;
}

#footer a:link { color: #bbb; text-decoration: none; font-weight: normal }
#footer a:visited { color: #bbb; text-decoration: none; font-weight: normal }
#footer a:hover { color: #666; text-decoration: none; font-weight: normal }
#footer a:active { color: #bbb; text-decoration: none; font-weight: normal }


/* ********************* HOME ITEMS ******************** */

.home_right {
	position:absolute;
	top:-138px;
	left:380px;
}

#cont_home {
	position:relative;
	width:760px;
	margin:auto;
}

#cont_home p {
	width:500px;
}

#home_text {
	z-index:10005;
	position:relative;
}

.home_images {
	height:60px;
	margin:0 0 15px 10px;
}

.home_images img {
	float:left;
	margin: 0 10px 0 0;
}

.viewlet_features {
	float:left;
	margin:40px 10px 40px 0;
	background:url(../images/viewlet_features.jpg) no-repeat;
	font-weight:bold;
	width:246px;
	height:130px;
	text-indent: -2000px;
	cursor: pointer;
}

.viewlet_specs {
	float:left;
	margin:40px 10px 40px 0;
	background:url(../images/viewlet_specs.jpg) no-repeat;
	font-weight:bold;
	width:246px;
	height:130px;
	text-indent: -2000px;
	cursor: pointer;
}

.viewlet_contact {
	float:left;
	margin:40px 0 40px 0;
	background:url(../images/viewlet_contact.jpg) no-repeat;
	font-weight:bold;
	width:246px;
	height:130px;
	text-indent: -2000px;
	cursor: pointer;
}

/* ********************* CONTENT ITEMS ******************** */

#cont {
	width:760px;
	position:relative;
	margin:0 0 20px 0;
}

.cont_col_1 {
	width:454px;
	float:left;
	margin:0 0px 0 10px;
	padding: 0 48px 0 0;
}

.cont_col_2 {
	width:248px;
	float:left;
	margin:0;
}

.cont_col_full {
	width:740px;
	float:left;
	margin:0;
}

.photos {
	float:left;
	position:relative;
	margin:0 5px 5px 0;
	padding: 5px;
	border: 1px solid #ccc;
}

.breadcrumbs {
	margin:0 0 10px 0;
}

.specs {
	width:100%;
	border: 1px solid #1d3750;
	margin:10px 0 0 0;
}

.specs th {
	color:#ffffff;
	font-weight:bold;
	background:#1d3750;
}

.even {
	background:#eeeeee;
}


/* ********************* VIDEO ******************** */

#main_video {
	margin:30px 0 25px 0;
	width:320px;
	height:285px;
}

.thumb_video {
	float:left;
	margin: 2px 12px 25px 0;
	background:url(../images/thumb_video.gif) no-repeat;
	width:100px;
	height:100px;
}

.thumb_video img {
	margin:10px 0 0 10px;
}