


/* 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;
}












#home_info {
	position: relative;
	width: 100%;
	margin: 0 0 0 0;
	padding-top: 40px;
	min-height: 150px;
	}
	
.home_info_img{	vertical-align:text-top; float: left; }

.hrblur { text-align: center; }
.hrblur_home_info {margin-top:50px; text-align: center;}
.hrblur_home_checkitout {margin-top:30px; text-align: center;}

#who {
	position: relative;
	margin: 25px 10px 0 0;
	float: left;
	width: 276px;
	padding: 0 15px;
	min-height: 150px;
	color: #666;
	}
	  
#how {
	margin: 25px 10px 0 10px;
	width: 276px;
	float: left;
	padding: 0 15px;
	min-height: 150px;
	color: #666;
	}

#what {
	margin: 25px 0 0 10px;
	float: right;
	width: 276px;
	padding: 0 15px;
	min-height: 237px;
	background: url(/images/structure_home/bgWhatTheyAreSaying.gif) no-repeat;	
	}


#what_quote {
	padding: 30px 20px 0 20px;
	font-size: 1.1em;
	color:#0A8521;
	}

#what_source {
	padding: 5px 50px 10px 20px;
	text-align: right;
	font-size: 0.9em;	
	color: #999;
	}


#home_services {
	margin: 20px 0 50px 0;	
	background: #faffef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #ddd;
	color: #666;
	}

.home_services_h2 { 
	color: red;
	/*color:#0A8521;*/
	}

.home_services_web {
	float: left;
	width: 264px;
	margin: 0 17px 0 0;
	padding: 15px 20px 15px 20px;
	min-height: 245px;
	text-align: left;
	vertical-align: bottom;
	}


.home_services_graphics {
	float: left;
	width: 264px;
	margin: 0 17px 0 0;
	padding: 15px 20px 15px 20px;
	min-height: 245px;
	text-align: left;
	vertical-align: bottom;
	}

.home_services_sound {
	float: right;
	width: 264px;
	margin: 0 0 0 0;
	padding: 15px 20px 15px 20px;
	min-height: 245px;
	text-align: left;
	}


#home_checkitout {
	position: relative;
	width: 100%;	
	margin: 20px 0 0 0;
	min-height: 150px;
	background: url(/images/structure_home/checkitoutbackground.gif) top left no-repeat;
	}



#bloglist {
	position: relative;
	margin: 25px 10px 0 10px;
	float: left;
	width: 520px;
	padding: 0 0 0 15px;
	min-height: 309px;
	color: #666;
	}

.bloglist_item{
	position: relative;
	margin: 20px 0 0 -30px; 
	padding:0; 
	overflow:hidden;
	min-height: 100px;
	width: 520px;
	}

#bloglist h3 {
	margin: 15px 0 -10px 0;
	padding: 0 0 0 0;	
	color:#0A8521;
	}

#bloglist h3 a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	color:#0A8521;
	text-decoration: none;
	}

#bloglist h3 a:hover {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	color:red;
	text-decoration: underline;
	}
	
#bloglist p { margin: 0 0 30px 0; }


.bloglist_btn a{background: url('/images/structure_home/butt_checkitout_both.gif') no-repeat; float: left;  width:98px; height:93px; display:block; text-indent: -9999px; }
.bloglist_btn a {background-position: 0px 0px;}
.bloglist_btn a:hover {background-position: 0px -93px; }



#brb_wrap {	padding: 30px 0 0 0; }
	
	
#bigredbutton {
	margin: 0 0 0 10px;
	float: right;
	width: 276px;
	padding: 0 15px 0 15px;
	min-height: 237px;
	position: relative;
	}



.brb{
	position: absolute;
	overflow:hidden;
	z-index: 10;
	top: 38px;
	left: 80px;
	

}


.brb a{background: url('/images/structure_home/bigredbutton_out.gif') no-repeat;  width:149px; height:149px; display:block; text-indent: -9999px; }


.brb a {background-position: 0 0;}
.brb a:hover {background: url('/images/structure_home/bigredbutton_over.gif') no-repeat; }

.brb_text { text-align: center; color: #666; }



.btn{
	position: relative;
	overflow:hidden;
	padding: 0;
	margin: 30px 0 0 0;
	height: 33px;
	width: 268px;
	}

.btn_FindOutAboutUs a{background: url('/images/structure_home/btn_FindOutAboutUsBoth.gif') no-repeat;  width:268px; height:33px; display:block; text-indent: -9999px; }
.btn_FindOutAboutUs a {background-position: 0 -33px;}
.btn_FindOutAboutUs a:hover {background-position: 0 0; }

.btn_WeCanHelp a{background: url('/images/structure_home/btn_WeCanHelpBoth.gif') no-repeat;  width:268px; height:33px; display:block; text-indent: -9999px; }
.btn_WeCanHelp a {background-position: 0 -33px;}
.btn_WeCanHelp a:hover {background-position: 0 0; }

.btn_WereReadyToHelp a{background: url('/images/structure_home/btn_WereReadyToHelpBoth.gif') no-repeat;  width:268px; height:33px; display:block; text-indent: -9999px; }
.btn_WereReadyToHelp a {background-position: 0 -33px;}
.btn_WereReadyToHelp a:hover {background-position: 0 0; }

.btn_FindOutMore a{background: url('/images/structure_home/btn_FindOutMoreBoth.gif') no-repeat;  width:268px; height:33px; display:block; text-indent: -9999px; }
.btn_FindOutMore a {background-position: 0 -33px;}
.btn_FindOutMore a:hover {background-position: 0 0; }

.btn_CheckThisOut a{background: url('/images/structure_home/btn_CheckThisOutBoth.gif') no-repeat;  width:268px; height:33px; display:block; text-indent: -9999px; }
.btn_CheckThisOut a {background-position: 0 -33px;}
.btn_CheckThisOut a:hover {background-position: 0 0; }









#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_6sub2 {	border-bottom: 1px solid #222;
	margin-left: 20px;
	line-height: .8em;
	}


#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;}

#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; }
