/* CSS RESET FOR HTML5 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, ul, li, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin:0;padding:0;border:0;font-size:100%;}

/* HTML5 display-role reset for older browsers */ 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;} body {line-height:18px;} ol, blockquote, q {quotes:none;} ul, li {list-style:circle; padding-left:10PX; margin-left:10px;} 
blockquote:before, blockquote:after, q:before, q:after {content:'';content:none;} 
/*table {border-collapse: collapse;border-spacing: 0;}*/

#test { font-family:Calibri; }
@font-face {
 font-family:Calibri;
 src: url("/fonts/CalibriL.eot"); /* EOT file for IE */
}

@font-face {
 font-family:Calibri;
 src: url("/fonts/Calibri.ttf"); /* TTF file for CSS3 browsers */
}

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

body{width:100%;height:100%; margin-bottom:20px;
	font-family:'Calibri',Sans-Serif;
	font-size:14px;
}

a { color:#008000}

header#top{
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;

	
	
	
}
#logo {
	font-family:'CalibriLight',Sans-Serif;
	color:#0064B7;
	font-size:24px;
	padding-bottom:10px;
	line-height:24px;
	
	
}

.responsive { width: 100%;
 
  height: auto;
}


h1 {
	font-family:'Calibri',Sans-Serif;
	color:#E22CC8;
	font-size:20px;
	font-variant:normal;
	padding-bottom:20px;

}

h2 {
	
	font-family:'CalibriLight',Sans-Serif;
	color:#666;
	font-size:16px;
	font-variant:normal;
	padding-bottom:18px;

}

h3 {

}

h4 {

}

p {
	padding-bottom:20px;
	margin:0px;
	font-size:14px;
}

#wrapper---- img {
	padding:5px;
	border:1px solid #ccc; 
 }

#top_nav_wrapper {

}
nav#top_nav{
	height:46px;
	width:1000px;
	position:relative;
	padding:0px;
	margin:0px;
	z-index:9999;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#0064B7;*/
	background-color:#298540;

	border-bottom:5px solid #ccc; 
}

nav#subnav {
	width:300px;

	margin:0px;
	padding:0px;
}

nav#subnav ul {
	margin:0px;
	padding:0px;
	display:block;
	
	
	
}
nav#subnav li{
	list-style:none;
	
	line-height:20px;
	width:230px;
	border-bottom:1px dotted #ccc; 
	
	margin:0px 0px 5px 20px;
	padding:10px  0px 10px 0px;
	
	
}

nav#subnav li a{
	text-decoration:none;
	color:#008000;
	font-size:16px;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}


nav#subnav li a:hover{
	text-decoration:none;
	color:#298540;
	
	
}

#top_nav {


	padding-top:10px;

	
	
}

#top_nav ul{

	list-style:none;
	font-size:14px;
	
	margin:0px;
	padding:0px;


}
#top_nav li {
	
	display:inline;
	margin:0;
	padding:0;
	
	
}



#top_nav a {

	text-decoration:none;
	color:#fff;
	padding:10px;
	margin:0px;
	float:left;
	line-height:40px;
	border-right:solid 1px #ccc;	
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	height:26px;
	
	
	
}

#top_nav a:hover{

	text-decoration:none;
	color:#fff;
	padding:10px;
	/*background-color:#E22CC8;*/
	background-color:#298540;
}



#top_right {
	position:absolute;
	top:49px;
	right:93px;
	font-size:28px;
	color:#515151;
	padding:2px;
	}

#wrapper{
	position:relative;

	width:1000px;
	 
	display:block;
	margin-left:auto; 
	margin-right:auto;  

	min-height:250px;
	background-color:#FFF;
	/*border:solid 1px #CCCCCC;*/
	margin-top:20px;
	margin-bottom:20px;
	
	
	}
#banner {
	width:1000px; 
	height:342px;
	border-bottom:solid 5px #CCCCCC;
	background-color:#FFF;

}

#box100 {
	
	
	padding:20px;

	
	
}

#box50l {
	width:450px;

	float:left;
	position:relative;
	min-height:150px;
	margin-bottom:20px;
	
}
#box50r {
	width:450px;

	float:right;
	position:relative;
	min-height:150px;
	margin-bottom:20px;
	
}

#box70l {
	width:608px;

	float:left;
	position:relative;
	min-height:150px;
	margin-bottom:20px;
	
}
#box30r {
	width:304px;

	float:right;
	position:relative;
	min-height:150px;
	
	margin-bottom:20px;
	
	
}

#box70r {
	width:700px;

	float:left;
	position:relative;
	min-height:150px;
	margin-bottom:20px;
	
	
}
#box30l {
	width:250px;

	float:left;
	position:relative;
	min-height:150px;
	margin-bottom:20px;
	margin-right:20px;
	
	
	
	
}







#bottom_icons {
	position:relative;
	margin-bottom:30px;
}

.bottom_text {
	float:left;
	width:210px;
	padding:0px 20px 0px 0px;
	border-right:dotted 1px #ccc;
	
	margin-right:20px;

	
}

#bottom_logos {
	position:absolute;
	width:239;
	height:72px;
	left:300px;
	top:35px;
	
	}

footer#footer{
	position:relative;	
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:20px;
	border-top:5px solid #ccc;
	color:#fff;
	/*background-color:#0064B7;*/
	background-color:#298540;
	font-family:'Calibri',Sans-Serif;
	font-size:12px;

		
}

#footer a{
	color:#fff;
			
}

#subfooter{

	width:1000px; 
	display:block;
	margin-left:auto; 
	margin-right:auto;  
	color:#666;
	margin-bottom:10px;
	padding:10px 0px 10px;
 }

#subfooter_left {
	position:relative;
	float:left;
	width:390px;
	text-align:left;

	
}



#subfooter_right {
	position:relative;
	float:right;
	width:390px;
	text-align:right;

}

#subfooter_right a{
	color:#666;
	text-decoration:none;
}


#clear {
	clear:both;
}
