html{ 
	height:100%; 
	width:100%; 
	margin:0;
	}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */



body {
	margin:10px 0px 0px 40px;
	height:100%;
	background-color: #f7901e;
	background-image:url(images/body_background2.gif);
	background-repeat:repeat-x;
}


#contmain {
	width:998px;
	height:100%;
	margin:auto;
	}	
	
	
#contmainhome {
	width:998px;
	height:100%;
	margin:auto;
	}	
	
	
#logo {
	width:126px;
	height:515px;
	margin:auto;
	float:right;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	}
	
	
#follow {
	width:126px;
	height:50px;
	margin:auto;
	}	
	
	
#cont {
	width:872px;
	height:218px;
	float:left;
	}


#header {
	height:70px;
	width:872px;
	float:left;
	padding:0px;
	background-image: url(images/header_logo.gif);
	background-repeat:no-repeat;
 	}
	
	
#headerhome {
	height:110px;
	width:872px;
	float:left;
	padding:0px;
	background-image: url(images/header_logo_large.gif);
	background-repeat:no-repeat;
 	}
	
	
#billboard {
	height:204px;
	width:872px;
	float:left;
	margin:auto;
	padding:0px;
 	}
	

#homepage {
	height:380px;
	width:871px;
	float:left;
	margin:auto;
	padding:0px;
 	}
	

#menu {
	height:26px;
	width:708px;
	margin:auto;
	padding:0px;
	float:right;
 	}	
	
#sections {
	width:150px;
	height:auto;
	margin:auto;
	padding:0px;
	float:left;
 	}	
	

#pages {
	width:708px;
	height:auto;
	margin:auto;
	float:right;
	background-color:#FFFFFF;
	background-image:url(images/div_pages_topBG.gif);
	background-position:top;
	background-repeat:no-repeat;
	}	

	
#ftr {
	width:708px;
	height:30px;
	margin:auto;
	float:right;
	}
	
	
#enter {
	width:auto;
	height:27px;
	margin:auto;
	float:left;
	padding-top:15px;
	}	
	
	
	
	
#credits {
	width:708px;
	height:30px;
	margin:auto;
	padding:0px 0px 0px 0px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	text-align: right;
	}	
	
	
#credits2 {
	width:508px;
	height:30px;
	margin:auto;
	padding:0px 0px 0px 0px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	text-align: right;
	}	
	
	
table.menu {
	width:auto;
	}	
	

td.menuleft {
	width:20px;
	background-image: url(images/menu_end_left_.gif);
	background-position: top left;
	background-repeat:no-repeat;
	margin:0;
}


td.menumiddle {
	width:auto;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-image: url(images/menu_middle.gif);
	background-position: top left;
	background-repeat:no-repeat;
	padding:7px 0px 6px 1px;
	vertical-align:top;
	margin:0px;
}



td.menuleft2 {
	width:20px;
	background-image: url(images/menu_middle_end.gif);
	background-position: top left;
	background-repeat:no-repeat;
	margin:0;
}


td.menuright {
	width:30px;
	background-image: url(images/menu_end_right.gif);
	background-position: top left;
	background-repeat:no-repeat;
	margin:0;
}

	
		
	
	
	
/* Paragraph styles start here */	
	
	

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 12px;
	line-height:18px;
	color: #36454e;
	padding:0px 30px 10px 30px;
}

.community {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 12px;
	line-height:18px;
	color: #36454e;
	padding:0px 30px 21px 0px;
}


li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#36454e;
	font-size: 12px;
	line-height:18px;
	padding:0px 12px 0px 5px;
	margin:0;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
 	font-size: 12px;
	line-height:18px;
	padding:0px 12px 10px 55px;
	margin:0;

}


ol {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 12px;
	line-height:19px;
	color: #36454e;
	padding:0px 28px 10px 20px;
}



h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 24px;
	line-height:24px;
	color: #DF6D27;
	padding:25px 30px 15px 30px;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 15px;
	line-height:16px;
	color: #DF6D27;
	padding:10px 30px 12px 30px;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 15px;
	line-height:18px;
	color: #DF6D27;
	padding:0px 30px 12px 30px;
}

h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 12px;
	line-height:16px;
	color: #1094D5;
	padding:3px 28px 6px 28px;
}


h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 18px;
	line-height:24px;
	color: #191c72;
	padding:12px 26px 0px 26px;
}


.call {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 12px;
	line-height:19px;
	color: #121560;
	padding:57px 15px 10px 65px;
}

	
.products {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	line-height:12px;
	padding:5px 12px 5px 0px;
	margin:0;
}	


.contact {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
 	font-size: 12px;
	line-height:12px;
	padding:0px 12px 0px 30px;
	margin:0;
	}
	
	
.follow {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 11px;
	line-height:11px;
	color: #ffffff;
	padding: 0px 9px 6px 19px;
}	

.form {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
 	font-size: 12px;
	line-height:16px;
	padding:0px 0px 10px 0px;
	margin:0;
	}

 
.formfield {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #df6d27;
	width:250px;
	font-size: 11px;
	margin:0;
	padding:0;
	line-height: 19px;
	background-color:#fdddb9;
	}


.submit {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:66px;
	font-weight:bold;
	color: #000000;	line-height: 11px;
	margin:0;
	}


.credits a:link {
	text-decoration: none;
	color: #ffffff;
}
.credits a:visited {
	text-decoration: none;
	color: #ffffff;
}
.credits a:hover {
	text-decoration: underline;
	color: #BA582A;
}
.credits a:active {
	text-decoration: none;
	color: #ffffff;
}


.menumiddle a:link {
	text-decoration: none;
	color: #ffffff;
}
.menumiddle a:visited {
	text-decoration: none;
	color: #ffffff;
}
.menumiddle a:hover {
	text-decoration: none;
	color: #000000;
}
.menumiddle a:active {
	text-decoration: none;
	color: #ffffff;
}


.menuleft2  a:link {
	text-decoration: none;
	color: #ffffff;
}
.menuleft2  a:visited {
	text-decoration: none;
	color: #ffffff;
}
.menuleft2  a:hover {
	text-decoration: none;
	color: #fada0e;
}
.menuleft2  a:active {
	text-decoration: none;
	color: #ffffff;
}


.homeabout a:link {
	text-decoration: none;
	font-weight:bold;
	color: #018DD2;
}
.homeabout a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #018DD2;
}
.homeabout a:hover {
	text-decoration: none;
	color: #000000;
	font-weight:bold;

}
.homeabout a:active {
	text-decoration: none;
	font-weight:bold;
	color: #018DD2;
}


.newscaption a:link {
	text-decoration: none;
	font-weight:bold;
	color: #043886;
}
.newscaption a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #043886;
}
.newscaption a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;

}
.newscaption a:active {
	text-decoration: none;
	font-weight:bold;
	color: #043886;
}


.sectionstext a:link {
	text-decoration: none;
	font-weight:bold;
	color: #043886;
}
.sectionstext a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #043886;
}
.sectionstext a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}
.sectionstext a:active {
	text-decoration: none;
	font-weight:bold;
	color: #043886;
}



.sectionsleft a:link {
	text-decoration: none;
	color: #ffffff;
}
.sectionsleft a:visited {
	text-decoration: none;
	color: #ffffff;
}
.sectionsleft a:hover {
	text-decoration: none;
	color: #1094D5;
}
.sectionsleft a:active {
	text-decoration: none;
	color: #043886;
}


.sectionstop a:link {
	text-decoration: none;
	color: #ffffff;
}
.sectionstop a:visited {
	text-decoration: none;
	color: #ffffff;
}
.sectionstop a:hover {
	text-decoration: none;
	color: #1094D5;
}
.sectionstop a:active {
	text-decoration: none;
	color: #043886;
}


.contact a:link {
	color: #DF6D27;
	text-decoration: none;
}
.contact a:visited {
	text-decoration: none;
	color: #DF6D27;
}
.contact a:hover {
	text-decoration: underline;
	color: #333333;
}
.contact a:active {
	text-decoration: none;
	color: #DF6D27;
}


a:link {
	text-decoration: underline;
	color: #DF6D27;
	font-weight:bold;
}
a:visited {
	text-decoration: underline;
	color: #DF6D27;
		font-weight:bold;

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

}
a:active {
	text-decoration: underline;
	color: #DF6D27;
		font-weight:bold;

}
