


/* main_style_home.css */

body, h1, h2, h3, p, img, a, hr, ul  {
	margin: 0; 
	padding: 0;
	border: 0;
	}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	/*background: #e6f0dc url(/images/structure_home/bg_home.gif) repeat-x;*/
	background: #f7fbf4 url(/images/global/bg_not_home.jpg) repeat-x;f8fbf4
	text-align: center;
	}
	
	
	
h1 { color: red;
	margin: 15px 0 0 20px;
	padding: 75px 0 0 0;
	font-family: Futura, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	}

h2 {
	padding: 5px 0 15px 0;
	text-align: left;
	font-weight: normal;
	color: red;
	font-size: 1.2em;
	}

h3 {
	padding: 5px 0 10px 0;
	text-align: left;
	font-weight: normal;
	color: #B50A26;
	font-size: 1em;
	margin: 0;
	}
	
hr {
	padding: 0;
	margin: 0;
	border: 0;
	color: #ccc;
	height: 1px;
	background-color: #ccc;
}	

p {
	padding: 10px 0 0 0;
	line-height: 1.7em;
	font-size: 0.8em;
	}


img {	border: 0;	}

.target_icon {	padding: 0 8px 0 0;	border: none;	}

#outwrap1 { width: 100%; text-align: center; }

#innerwrap1 {
	width: 1000px;
	margin: 0 auto;
	text-align: right;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#masthead {
	width: 1000px;
	text-align: left;
	background: url(/images/structure_home/masthead.gif) no-repeat 0 0;
	height: 306px;
	position: relative;
	top: 0;
	margin: 0;
	padding: 0;
	}


#navwrap{
	width: 650px;
	padding: 0 8px;
	background: transparent;
	top: 171px;
	position: relative;
	left: 338px;
	overflow: hidden;
}



/* Everything CSS Sprite Menu */
ul#mainnav{margin:0; padding:0; list-style:none; clear:both;}
#mainnav li{
	overflow:hidden;
	text-indent:-9999px;
	display:inline;
	float:left;
	width: 106px;
}

			
/* Home Button */
#mainnav li.home a{background:url('/images/structure_new/btn_home.gif') no-repeat; width:100%; height:100%; display:block;}
#mainnav li.home{width:106px; height:104px;}
#mainnav li.home a{background-position:0px 0px;}
#mainnav li.home a:hover{background-position:0px -104px;}
#mainnav li.home_this_page {background:url('/images/structure_new/btn_home.gif') no-repeat; background-position:0px -208px; width:106px; height:104px; display:block;}
	

/* About Button */
#mainnav li.about a{background:url('/images/structure_new/btn_aboutus.gif') no-repeat; width:100%; height:100%; display:block;}
#mainnav li.about{width:106px; height:104px;}
#mainnav li.about a{background-position:0px 0px;}
#mainnav li.about a:hover{background-position:0 -104px;}
#mainnav li.about_this_page {background:url('/images/structure_new/btn_aboutus.gif') no-repeat; background-position:0px -208px; width:106px; height:104px; display:block;}
	
	
/* Services Button */
#mainnav li.services a{background:url('/images/structure_new/btn_services.gif') no-repeat; width:100%; height:100%; display:block;}
#mainnav li.services{width:106px; height:104px;}
#mainnav li.services a{background-position:0px 0px;}
#mainnav li.services a:hover{background-position:0 -104px;}
#mainnav li.services_this_page {background:url('/images/structure_new/btn_services.gif') no-repeat; background-position:0px -208px; width:106px; height:104px; display:block;}
	
	
/* Projects Button */
#mainnav li.projects a{background:url('/images/structure_new/btn_projects.gif') no-repeat; width:100%; height:100%; display:block;}
#mainnav li.projects{width:106px; height:104px;}
#mainnav li.projects a{background-position:0px 0px;}
#mainnav li.projects a:hover{background-position:0 -104px;}
#mainnav li.projects_this_page {background:url('/images/structure_new/btn_projects.gif') no-repeat; background-position:0px -208px; width:106px; height:104px; display:block;}


/* Blog */
#mainnav li.blog a{background:url('/images/structure_new/btn_blog.gif') no-repeat; width:100%; height:100%; display:block;}
#mainnav li.blog{width:106px; height:104px;}
#mainnav li.blog a{background-position:0px 0px;}
#mainnav li.blog a:hover{background-position:0 -104px;}
#mainnav li.blog_this_page {background:url('/images/structure_new/btn_blog.gif') no-repeat; background-position:0px -208px; width:106px; height:104px; display:block;}


/* Contact Us */
#mainnav li.contactus a{background:url('/images/structure_new/btn_contactus.gif') no-repeat; width:100%; height:100%; display:block;}
#mainnav li.contactus{width:106px; height:104px;}
#mainnav li.contactus a{background-position:0px 0px;}
#mainnav li.contactus a:hover{background-position:0 -104px;}
#mainnav li.contactus_this_page {background:url('/images/structure_new/btn_contactus.gif') no-repeat; background-position:0px -208px; width:106px; height:104px; display:block;}

.logored {
	position: absolute;
	top: 39px;
	left: 56px;
}


#contentwrap {
	width: 998px;
	text-align: left;
	padding: 0;
	margin: 0;
	}
	
#pagehead {
	width: 100%;
	margin: 0
	padding: 0;
	text-align: left;
	clear: both;
	height: 100px;
	min-height: 100px;
	}

.byline {
	padding-left: 25px;
	color: #fff;
	font-size: 0.75em;
	font-style: italic;	
	font-weight: normal;
}

#pagewrap {
	width: 958px;
	padding-left: 20px;
	padding-right: 20px;
	}


#subnav {
	width:300px;
	text-align: right;
	margin-top: -20px;
	float: right;
	position: relative;
}

#content_inner {
	padding: 30px 0 10px 0;
	color: #333;
	margin: 0 0 0 0;
	width: 958px;
	}
	
	
.bottombar {	margin-bottom: 20px; }

#outwrap2 {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	background: #000000 url(/images/structure_new/black.gif);
}

#innerwrap2 {
	width: 1000px;
	margin: 0 auto;
	background: url(/images/structure_new/black.gif);
	border: 1px solid black;
}



#out_6 {
	position: relative;
	margin: 15px 0 0 0px;
	width: 1000px;
	font-size: 0.7em;
	color: #999999;
	text-align: center;
	height: 150px;
	padding: 15px 0 15px 0;
}

#out_6 a {	text-decoration: none;	color: #999999; }

#out_6 a:hover { 	color: #50B145; text-decoration: underline; }

#out_6 p {	margin: 0;	padding: 0; }

#out_6 ul {	line-height: 2.5em; }

#out_6 li {	border-bottom: 1px solid #222; }

#out_6 #bottom_bar_1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	padding: 20px 15px 0 15px;
	text-align: left;
	background: url(/images/structure_new/bg_bottom.jpg) repeat-x;
	margin: 0 0 0 0;
	padding-left: 20px;
	height: 150px;
}

#out_6 #bottom_bar_2 {
	top: 0;
	left: 0;
	position: absolute;
	margin: 0 0 0 245px;
	width: 195px;
	padding: 20px 25px 0 25px;
	text-align: left;
	background: url(/images/structure_new/bg_bottom.jpg) repeat-x;
	height: 150px;
}

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



#out_6 #bottom_bar_3 {
	top: 0px;
	left: 0;
	position: absolute;
	margin: 0 0 0 500px;
	width: 195px;
	padding: 20px 25px 0 25px;
	text-align: left;
	/*background: url(/images/structure_new/bg_bottom.jpg) repeat-x;*/
	height: 150px;
}

#bottom_bar_3 ul { 	padding: 5px 0 0 20px; 	margin-top: 0px; }


#bottom_bar_3 ul li {list-style-type: disc;}

#bottom_bar_3 ul ul { 	padding: 5px 0 0 20px; 	margin-top: 0px; }

#bottom_bar_3 ul ul li { list-style-type: disc; }

#out_6 #bottom_bar_4 {
	top: 0;
	left: 0;
	position: absolute;
	margin: 0 0 0 754px;
	width: 195px;
	padding: 20px 25px 0 25px;
	text-align: left;
	background: url(/images/structure_new/bg_bottom.jpg) repeat-x;
	height: 150px;
}




#bottom_bar_4 ul { 	padding: 5px 0 0 20px; }


#out_7{
	width: 965px;
	margin: 5px auto 15px 0;
	position: relative;
	text-align: left;
	padding: 5px 15px 0 20px;
	font-size: 0.8em;
	color: #999999;
}

.foot_text {
	padding: 10px 0 0 20px;
	color: #999999;
	font-size: 0.9em;
	line-height: 1;
}

.foot_text a { 	text-decoration: none; 	color: #999999;
}

.foot_text a:hover { color: #50B145; text-decoration: underline; }

.logo2_bottom {
	padding: 0 50px 0 0;
	vertical-align: middle;
	margin: -10px 0 0 0;
}


.clear { clear: both; }

.IE6Warning {	display: none; }