* {
padding: 0;
margin: 0;
}


.clearer{
clear:both;
}

body {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999;
text-align: center;
background: #0e4e8b url(../images/body_bg.gif) repeat-x 0 0;
line-height: 16px;
position:relative;
}

#header_container, #main_container, #footer_container, #header_container_flash {
width: 970px;
margin:0 auto;
position:relative;
clear: both;
background:#0E4E8B;
}


#header_container_flash{
height:675px;
}

#footer_container{
padding-top:20px;
}

#wing_left{
position:absolute;
left:0;
margin-left:-215px;
height:650px;
background:url(../images/wing_l.jpg) no-repeat;
width:215px;
}
#wing_right{
position:absolute;
right:0;
margin-right:-215px;
height:650px;
background:url(../images/wing_r.jpg) no-repeat;
width:215px;
}
#header_wrapper, #main_wrapper, #footer_wrapper, #header_wrapper_flash {
width: 970px;
margin: 0 auto;
text-align: left;
position:relative;
}

#header_wrapper {
background: transparent url(../images/header_bg.jpg) no-repeat 0 0;
min-height: 560px;
}

#header_wrapper_flash {
background: transparent url(../images/header_bg_flash.jpg) no-repeat 0 0;
height: 582px;
position:relative;
}

#header {
width: 970px;
float: left;
display:inline;
height: auto;
position:relative;
}

#header_flash {
width: 859px;
float: left;
display: inline;
height: 280px;
margin-left: 111px;
margin-top: 56px;
position:relative;
}
#logo {
width: 970px;
height: 150px;
float: left;
}
#logo a {
width: 970px;
height: 150px;
display: block;
background-color: transparent;
}

#nav_container {
width: 970px;
height: 46px;
float: left;
}
#nav, #nav ul {
margin:0 50px;
list-style: none;
}

#nav li {
float: left;
}

li#home a, li#about a, li#services a, li#portfolio a, li#contact a, li#login a {

}
#nav li#home {
width: 86px;
}

li#home a {
background: transparent url(../images/nav_home.gif) no-repeat 0 0;
width: 86px;
padding: 0;
}
li#home a:hover {
background-position: 0 -46px;
}

#nav  li#about {
width: 145px;
}

li#about a {
background: transparent url(../images/nav_about.gif) no-repeat 0 0;
width: 145px;
padding: 0;
}
li#about a:hover {
background-position: 0 -46px;
}

#nav li#services{
width: 135px;
}

li#services a {
background: transparent url(../images/nav_services.gif) no-repeat 0 0;
width: 135px;
padding: 0;
}
li#services a:hover {
background-position: 0 -46px;
}

#nav li#portfolio {
width: 145px;
}

li#portfolio a {
background: transparent url(../images/nav_portfolio.gif) no-repeat 0 0;
width: 145px;
padding: 0;
}
li#portfolio a:hover {
background-position: 0 -46px;
}

#nav li#contact {
width: 165px;
}

li#contact a {
background: transparent url(../images/nav_contact.gif) no-repeat 0 0;
width: 165px;
padding: 0;
}
li#contact a:hover {
background-position: 0 -46px;
}

#nav li#login {
width: 170px;
}

li#login a {
background: transparent url(../images/nav_login.gif) no-repeat 0 0;
width: 170px;
padding: 0;
}
li#login a:hover {
background-position: 0 -46px;
}

#nav li ul {
position: absolute;
display: inline;
left: -999em;
top: 153px;
}

#nav li#about ul {
width: 145px;
}

#nav li#services ul {
width: 135px;
}

#nav li ul li a {
line-height: 25px;
font-size: 11px;
color: #333;
text-decoration: none;
height: 25px;
background: #fff;
text-indent: 5px;
}

#nav li ul li a {
border-top: 1px solid #D8D8D8;
border-left: 1px solid #D8D8D8;
border-right: 1px solid #D8D8D8;
}

#nav li ul li a.last_li {
border-bottom: 1px solid #D8D8D8;
}

#nav li:hover ul, #nav li.sfhover ul {
left: auto;
clear: left;
margin-left: 0px;
}

#nav li ul li a:hover {
background-color: #056EB8;
color: #fff;
}




#flash_container {
display: inline;
float: left;
clear: left;
width: 900px;
margin-left: 40px;
float: left;
height: 425px;

}

#content_container {
/*position:relative;*/
display: inline;
float: left;
width: 900px;
margin-left: 35px;
padding-top: 15px;
background-color: #fff;

}

#content {
/*position:relative;*/
display:block;
margin: 0 50px 0 50px;
padding: 10px 0 10px 0;
color: #333;
}

#media_kit_wrapper {
float: left;
width: 463px;
height: 259px;
}

#media_kit {
float: left;
display: inline;
background: transparent url(../images/media_kit.jpg) no-repeat 0 0;
width: 463px;
height: 212px;
}

#nav_media_kit a {
float: left;
display: inline;
height: 47px;
margin: 0;
}

#nav_media_kit a.video {
background: #0E4E8B url(../images/nav_video.jpg) no-repeat top right;
width: 239px;
}

#nav_media_kit a.request {
background: #0E4E8B url(../images/nav_request.jpg) no-repeat top right;
width: 224px;
}

#nav_media_kit a:hover {
background-position: bottom right;
}

#latest_news {
float: right;
display: inline;
background: #0E4E8B url(../images/latest_news.jpg) no-repeat 0 0;
width: 507px;
height: 259px;
}

#latest_news_wrapper {
float: left;
display: inline;
overflow: hidden;
margin: 64px 40px 10px 40px;
width: 397px;
height: 162px;
}

.latest_news_date {
color: #FFF;
margin: 0 5px 0 0;
}

.latest_news_headline {
color: #A5D547;
margin: 0;
}

.latest_news_copy {

}

a#arrow_left {
float: right;
width: 43px;
height: 32px;
background: transparent url(../images/arrow_left.jpg) no-repeat 0 0;
}

a#arrow_right:hover {
background-position: 0 -32px;
}

a#arrow_right {
float: right;
margin-right: 68px;
width: 43px;
height: 32px;
background: transparent url(../images/arrow_right.jpg) no-repeat 0 0;
}

a#arrow_left:hover {
background-position: 0 -32px;
}

#footer_wrapper {
background: transparent url(../images/footer_bg.jpg) no-repeat 0 0;
height: 219px;
}

#footer_nav {
float: left;
display: inline;
text-align: center;
margin-left: 35px;
margin-top: 14px;
width: 900px;
}

/* #footer_nav a {
color: #999;
font-size: 11px;
text-decoration: none;
margin: 0 20px;
}
*/



#footer_nav a:hover {
color: #056EB8;
}


#footer_text_wrapper {
float: left;
/* display: inline; */
margin-left: 70px;
width: 900px;
}

a#footer_logo {
//display: inline;
//float: left;
margin: 4px 0 0 4px;
width: 36px;
height: 32px;
}

a#footer_logo2 {
position:absolute;
height:65px;
width:155px;
top:0;
right:0;
margin:95px 45px 0 0;
}

.footer_text {
/* display: inline; */
float: left;
margin: 35px 0 0 0px;
width: 190px;
height: 100px;
font-size: 9px;
}

.copyright_text {
clear: both;
float:none;
margin-left: -35px; 
text-align:center;
/*  display: inline; 
width: 400px; */
height: 15px;
color: #999;
font-size: 10px;
}

.copyright_text a {
text-decoration: none;
color: #999;
}

.footer_text_headline {
color: #056EB8;
font-size: 13px;
font-weight: bold;
}

.title {
color: #056EB8;
font-size: 20px;
}

.title2 {
color: #056EB8;
font-size: 12px;
}

.footer_text_copy {
color: #333;
font-size:11px;
}

#contact_form, #contact_form form {
float: left;
border: 0;
margin: 0;
width: 300px;
}


#contact_form label {
float: left;
clear: left;
line-height: 20px;
margin-bottom: 2px;
margin-top: 2px;
margin-right: 5px;
width: 100px;
}

#contact_form input, #contact_form select, #contact_form textarea {
float: left;
line-height: 20px;
margin-bottom: 2px;
margin-top: 2px;
border: 1px solid #999;
padding: 1px;
}

#contact_form input.submit_button {
clear: left;
}

p {
float: left;
clear: both;
width: 100%;
margin-bottom: 10px;
}

.bold_title_color1 {
color: #777;
}

.no_margin {
margin: 0;
}

a.skip_intro {
text-align: center; 
text-decoration: none; 
color: #999;
}

a.skip_intro:hover {
color: #056EB8;
}

a {
outline: none;
color: #056EB8;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.hidden {
display: none;
left: -999px;
}

#our_video{
/* z fix position:relative; */
display:block;
width:640px;
height:520px;
margin:0 auto 20px;;
}

ul#location_list li {
  padding: 10px 0 0 10px ;
}

sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}
#htmblog {
    position:absolute;
    width:32px;
    height:32px;
    background:url(../images/blogger_icon.png) no-repeat top;
    top:20px;
    left:524px;
}

#facebook {
    position:absolute;
    width:32px;
    height:32px;
    background:url(../images/facebook_32.png) no-repeat top;
    top:20px;
    left:576px;
}

#twitter {
    position:absolute;
    width:32px;
    height:32px;
    background:url(../images/twitter_32.png) no-repeat top;
    top:20px;
    left:628px;
}

#youtube {
    position:absolute;
    width:32px;
    height:32px;
    background:url(../images/youtube_32.png) no-repeat top;
    top:20px;
    left:680px;
}


#fathead {
    position:absolute;
    width:137px;
    height:32px;
    background:url(../images/FATHEAD-logo.png) no-repeat top;
    top:20px;
    left:742px;
    }

#TAC {
	text-align:center;
	padding: 10px 0;
}

#TAC a {
	color: #fff;
	font-size:10px;
	text-decoration:none;
}


#TAC a:hover {
	color: #999;
}

h2#formtitle {
  font-size:21px; font-family: "Trebuchet MS"; color:#056EB8;
}

