/* body elements */
html, body {
	height: 100%;
}
body {
	margin: 0px;
	background: #F7F7F7 url('../images/bg_main.gif') repeat-x top center;
 
}
body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #3A3A3A;
}
a:link {
	color: #467C00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #467C00;
}
a:hover {
	text-decoration: underline;
	color: #637804;
}
a:active {
	text-decoration: underline;
	color: #637804;
}

h1 {
	font-weight: normal;
	color: #569700;
	font-size: 24px;
	line-height: 28px;
}
h1 a:link {
	text-decoration: none;
	color: #569700;
}
h1 a:visited {
	text-decoration: none;
	color: #569700;
}
h1 a:hover {
	text-decoration: underline;
	color: #437804;
}
h1 a:active {
	text-decoration: underline;
	color: #437804;
}

h2 {
	font-weight: normal;
	color: #496E1A;
	font-size: 22px;
}
h2 a:link {
	text-decoration: none;
	color: #496E1A;
}
h2 a:visited {
	text-decoration: none;
	color: #496E1A;
}
h2 a:hover {
	text-decoration: underline;
	color: #7C9700;
}
h2 a:active {
	text-decoration: underline;
	color: #7C9700;
}

h3 {
	font-weight: normal;
	color: #316171;
	font-size: 22px;
}
h3 a:link {
	text-decoration: none;
	color: #316171;
}
h3 a:visited {
	text-decoration: none;
	color: #316171;
}
h3 a:hover {
	text-decoration: underline;
	color: #316171;
}
h3 a:active {
	text-decoration: underline;
	color: #316171;
}

h4 {
	color: #316171;
	font-size: 16px;
}
h4 a:link {
	text-decoration: none;
	color: #316171;
}
h4 a:visited {
	text-decoration: none;
	color: #316171;
}
h4 a:hover {
	text-decoration: underline;
	color: #316171;
}
h4 a:active {
	text-decoration: underline;
	color: #316171;
}


img {
	border: none;
}

embed {
	margin-top: 12px;
	margin-bottom: 12px;
}

/* text */

.more {
	color: #467C00;
	background: url(../images/bullet_1.gif) no-repeat left center;
	padding-left: 13px;
}
a.more:link {
	color: #467C00;
	text-decoration: none;
}
a.more:visited {
	text-decoration: none;
	color: #467C00;
}
a.more:hover {
	color: #588F11;
	text-decoration: underline;
}
a.more:active {
	color: #588F11;
	text-decoration: underline;
}
.green {
	color: #2C5812;
	font-size: 14px;
}
a.green:link {
	color: #2C5812;
	text-decoration: none;
}
a.green:visited {
	text-decoration: none;
	color: #2C5812;
}
a.green:hover {
	color: #55992E;
	text-decoration: underline;
}
a.green:active {
	color: #55992E;
	text-decoration: underline;
}
.blue {
	color: #124758;
	font-size: 14px;
}
a.blue:link {
	color: #124758;
	text-decoration: none;
}
a.blue:visited {
	text-decoration: none;
	color: #124758;
}
a.blue:hover {
	color: #316171;
	text-decoration: underline;
}
a.blue:active {
	color: #316171;
	text-decoration: underline;
}
.prod {
	color: #316171;
	background: url(../images/bullet_2.gif) no-repeat left center;
	padding-left: 14px;
	font-size: 16px;
	font-weight: bold;
}
a.prod:link {
	color: #316171;
	text-decoration: none;
}
a.prod:visited {
	text-decoration: none;
	color: #316171;
}
a.prod:hover {
	color: #316171;
	text-decoration: underline;
}
a.prod:active {
	color: #316171;
	text-decoration: underline;
}

/* objects*/

#base {
	width: 976px;
	margin: 0px auto;
	position:relative;
	height: 100%;
	background: #FFFFFF url(../images/bg_beyond.gif) repeat-y top center;
}

#header {
	background: url(../images/bg_main.gif) repeat-x top left;
	text-align: center;
}
#menu {
	height: 41px;
	background: url(../images/bg_menu.gif) no-repeat top left;
    text-align: left;
	padding-left: 97px;
}
#menu img {
	display: inline;
}
#route {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 45px; 
	padding-top: 20px; 
	padding-bottom:40px; 
	text-align: left;
	background: url(../images/bg_route.gif) no-repeat top left;
}
#route a:link {
	color: #F2FFE1;
	text-decoration: none;
}
#route a:visited {
	text-decoration: none;
	color: #F2FFE1;
}
#route a:hover {
	text-decoration: underline;
	color: #D5FF9C;
}
#route a:active {
	text-decoration: underline;
	color: #D5FF9C;
}
#content {
	background: #FFFFFF url(../images/bg_content.jpg) no-repeat bottom center;
	padding-left: 22px;
	padding-right: 23px;
	padding-bottom: 17px;
	padding-top: 0px;
	text-align: left;
}
#footer {
	background: #FFFFFF url(../images/bg_footer.gif) no-repeat top left;
	text-align: left;
	padding-left: 156px;
	padding-top: 17px;
	padding-bottom: 34px;
	font-size: 10px;
	color: #569700;
}
#footer a:link {
	color: #569700;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #569700;
}
#footer a:hover {
	text-decoration: underline;
	color: #437804;
}
#footer a:active {
	text-decoration: underline;
	color: #437804;
}
.hr {
	background:#547680;
	height:1px;
	overflow:hidden;
	margin-top: 12px;
	margin-bottom: 12px;
}
.hr2 {
	background:#D4DBDD;
	height:1px;
	overflow:hidden;
	margin-top: 12px;
	margin-bottom: 12px;
}
#subcell {
	width: 252px;
	padding-left: 20px;
}
#contactcell {
	width: 320px;
	padding-left: 20px;
}
#submenu {
	width: 220px;
	background: url(../images/bg_sub.gif) no-repeat top left;
	text-align: left;
	padding-left: 20px;
	padding-right: 12px;
	padding-bottom: 32px;
	padding-top: 32px;
}
#vidscroll {
	width: 200px;
	height: 475px;
	overflow: auto;
	/*background: #333333;*/
	padding-left: 5px;
	padding-right: 15px;
	scrollbar-face-color: #436574;
	scrollbar-highlight-color: #436574;
	scrollbar-3dlight-color: #436574;
	scrollbar-darkshadow-color: #436574;
	scrollbar-shadow-color: #436574;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #D5E6ED; 
	
}

#vidscroll img {
	margin-top: 10px;
	margin-bottom: 3px;
}

.prod_home {
	float: left; 
	width: 292px;
	margin-right: 20px;
	padding-right: 12px;
	
}
.prod_home img {
	float: left;
	margin-right: 13px;
	margin-top: 3px;
	border: #547680 1px solid;
}
.prod_pic {
	float: right;
	text-align: right;
	margin-left: 15px;
	margin-bottom: 3px;
	margin-top: 20px;
}
.sub1_top {
	width: 252px;
	background: url(../images/bg_sub1_top.gif) no-repeat top left;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 15px;
	color: #316171;
	font-size: 22px;
}
.sub1 {
	width: 228px;
	background: url(../images/bg_sub1.gif) repeat-y top left;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px;

}
.sub1_bot {
	width: 252px;
	height: 22px;
	background: url(../images/bg_sub1_bot.gif) no-repeat top left;
}
.sub2_top {
	width: 252px;
	background: url(../images/bg_sub2_top.gif) no-repeat top left;
	height: 9px;
}
.sub2 {
	width: 228px;
	background: url(../images/bg_sub2.gif) repeat-y top left;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px;

}
.sub2_bot {
	width: 252px;
	height: 22px;
	background: url(../images/bg_sub2_bot.gif) no-repeat top left;
}
.sub3 {
	background: url(../images/bg_sub3.gif) repeat-y top left;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sub4 {
	background: url(../images/bg_sub4.gif) repeat-y top left;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tn {
	margin-right: 12px;
}

/* forms */
.formdiv {
	text-align: center;
	margin-bottom: 12px;
	margin-top: 2px;
}
.formdiv input {
	margin-top: 10px;
}
.button1 {
	background: #010D14 url(../images/bg_button_1.gif) no-repeat center top ;
	border: 1px solid #547680;
	color:#FFFFFF;
	text-align: center;
	width: 162px;
	height: 25px;
	font-weight: bold;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.button2 {
	background: #010D14 url(../images/bg_button_2.gif) no-repeat center top ;
	border: 1px solid #547680;
	color:#FFFFFF;
	text-align: center;
	width: 162px;
	height: 25px;
	font-weight: bold;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.form1 {
	background: url(../images/bg_form_1.gif) no-repeat left top ;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	border: 1px solid #547680;
	width: 160px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.form2 {
	background: url(../images/bg_form_2.gif) no-repeat left top ;
	border: #516841 1px solid;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	width: 350px;
	text-align: left;
	font-size: 13px;
	padding: 2px;
}
.form3 {
	background: #A0BDC6 url(../images/bg_form_3.gif) repeat-x top left;
	border: 1px solid #547680;
	color: #316171;
	width: 160px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}