@import url('css/reset.css');

body{
	background: #222939 url("images/bg.jpg") no-repeat fixed top center;
}

#wrapper{
	width:957px;
	margin:0em auto;
}

#header{
	height:120px;
	width:957px;
	position:relative;
}

#logo{
	background:  url("images/logo.png") no-repeat top left;
	display: block;
	height:117px;
	width:269px;
	text-indent:-999999px;
	margin-left:10px;
	float:left;
}
#callHeader{
	background:  url("images/topYellow.png") no-repeat top left;
	width:264px;
	height:46px;
	position: absolute;
	top:0px;
	right:0px;
}
#emailMe{
	background:  url("images/emailTop.png") no-repeat top left;
	width:35px;
	height:24px;
	float:left;
	display: block;
	margin-left:30px;
	margin-top:8px;
}
#callHeaderNumber{
	color:#316093;
	margin-top:14px;
	margin-right:20px;
	text-align:right;
	font: 24px "Arial", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	float:right;
}

#agressive{
	width:330px;
	height:57px;
	position:absolute;
	background:  url("images/agressive.png") no-repeat top left;
	bottom:20px;
	right:150px;
}




#menu{
	background: url("images/menuBg.png") no-repeat top left;
	float:left;
	height:33px;
	margin-left:13px;
	margin-top:91px;
	width:661px;
}

#menu li{
	float:left;
	line-height:33px;
	margin:0px 18px;
}

#menu li a{
	font: 12px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color:#FFF;
	text-decoration: none;
}


#menu li a:hover{
	font: 12px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color:#FFF;
	text-decoration: underline;
}



#cntTop{
	background:  url("images/cntTop.png") no-repeat top left;
	height:21px;
}
#cnt{
	background:  url("images/cntY.png") repeat-y  top left;
	height:auto;
	font: 12px "Arial", "Trebuchet MS", Verdana, sans-serif;
}
#cntIn{
	margin:0em auto;
	width:914px;
	height:auto;
}




#cntLeft{
	width:250px;
	background:#0c2743;
	color:#fff;
	float:left;
}

#cntLeft h3{
	font-variant: small-caps;
	font-weight: bold;
	padding-top:10px;
	padding-left:10px;
	
}

.lList  {
	padding:10px 15px;
}
.lList li{
	color:#fff;
}
.lList a{
	color:#fff;
	text-decoration: none;
	
}

.lList a:hover{
	text-decoration: underline;
}


#phoneContactBox{
	background: transparent url("images/phoneContactBox.jpg") no-repeat;
	width:250px;
	height:260px;
	font: 13px "Arial", "Trebuchet MS", Verdana, sans-serif;
	margin-top:20px;
}
#addressBox{
	width:198px;
	margin:15px auto 10px
}
#addressBox p{
	margin:7px;
}






#cntMain{
	float:left;
	width:664px;
}
#cntMainIn{
	margin:00px 10px;
	padding-bottom:20px;
	
}

#cntMainIn p{
	margin:20px 0px;
}
.titles{
	color:#194b81;
	font-weight: bold;
	font: 20px "Arial", "Trebuchet MS", Verdana, sans-serif;
	font-variant: small-caps;
}


.titles3{
	color:#194b81;
	font-weight: bold;
	font: 16px "Arial", "Trebuchet MS", Verdana, sans-serif;
	font-variant: small-caps;
}


.titles2{
	color:#fff;
	font-weight: bold;
	font: 16px "Arial", "Trebuchet MS", Verdana, sans-serif;
	font-variant: small-caps;
	padding:5px;
}



#footer{
	margin-top:20px;
}

#copy{
	height:50px;
	background: transparent url("images/cntY.png") repeat-y top left;
	color:#000;
	text-align: center;
	font: 11px/50px "Arial", "Trebuchet MS", Verdana, sans-serif;
	}
	
#copy a{
	color:#000;
	text-decoration: none;
}

#moreFooter{
	background:#2e3b57;
	height:auto;
	width:951px;
	margin:0em auto;
	padding-bottom:30px;
}

#boxes{
	width:90%;
	margin:00px 40px;
	color:#FFF;
	font: 12px "Arial", "Trebuchet MS", Verdana, sans-serif;
	
}
#boxA{
	width:150px;
	float:left;
	margin-right:80px;
}

#boxB{
	width:150px;
	float:left;
	margin-right:80px;
}

#boxC{
	width:400px;
	float:left;
}

#boxC ul{
	height:10px;
}
#boxC li{
	float:left;
	width:150px;
}


#moreFooter li a{
	color:#fff;
	text-decoration: none;
	font-variant: small-caps;
	float:left;
}

#moreFooter li a:hover{
	text-decoration: underline;
}


#footerLogo{
	margin:40px;
}

#moreFooter h3{
	border-bottom: 1px solid #71a1d2;
	font-weight: bold;
	font: 15px "Arial", "Trebuchet MS", Verdana, sans-serif;
	font-variant: small-caps;
	margin-bottom:15px;
}

#moreFooter li a{
	
}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */








/*FORMS*/

#caseevalTitle{
	background:  url("images/Caseevaltitle.png") no-repeat top left;
	width:250px;
	height:19px;
	margin:20px 0px;
	text-indent:-999999px;
	padding-left:0px!important;
}

#contactTitle-es{
	background:  url("images/contactTitle-es.png") no-repeat top left;
	width:250px;
	height:19px;
	margin:20px 0px;
	text-indent:-999999px;
	padding-left:0px!important;
}

#contactTitle{
	background:  url("images/contactTitle.png") no-repeat top left;
	width:250px;
	height:19px;
	margin:20px 0px;
	text-indent:-999999px;
	padding-left:0px!important;
}

#contactCnt{
	padding-left:20px;
}

.smallInputs{
	width:111px;
	float:left;
}

.smallInputs input{
	width:87px;
}



input { border: 1px solid #373737!important; margin-bottom:5px; width:200px;}
input.checkbox { border: none!important; }
input:focus { border: 1px dotted #373737!important; }
textarea:focus { border: 1px dotted #373737!important; }

input.error { border: 1px dotted red!important; }
textarea.error {border: 1px dotted red!important; }

select.error  {border: 1px dotted red!important; }

div.error{color:red;
	height:auto;
	width:150px;
	font: .60em  Verdana, sans-serif;
	}

textarea{
	width:200px;
	height:50px;
	border: 1px solid #373737!important;
}


label{
	font: small-caps 11px "Arial","Trebuchet MS",Verdana,sans-serif;
	color:#ccc;
}

#submitNow{
	background: transparent url("images/submit.png") no-repeat top left;
	width:99px!important;
	height:30px!important;
	display: block;
	border: 0px solid #999!important;
	margin:0em auto;
	margin-top:20px;
	color:#FFF;
	cursor: pointer;
}

#submitNow:hover{color:#ccc;}

#expressContact{
	padding-bottom:20px;
}


/*end form errors*/



#homeSlider{
	background: transparent url("images/homeSlider.jpg") no-repeat top left;
	height:291px;
	width:926px;
	padding:5px 00px;
}
#homeForm-es{
	background: transparent url("images/homeForm-es.png") no-repeat top left;
	width:414px;
	height:214px;
	float:right;
	margin-top:40px;
	margin-right:20px;
	padding-top:25px;
}

#homeForm{
	background: transparent url("images/homeForm.png") no-repeat top left;
	width:414px;
	height:214px;
	float:right;
	margin-top:40px;
	margin-right:20px;
	padding-top:25px;
}
#homeFormA{
	float:left;
	width:215px;
	padding-left:10px;
	
}
#homeFormB{
	float:right;
	width:150px;
}

	.overlay {
	padding:40px;	
	width:576px;  
	display:none;
	background-image:url(http://static.flowplayer.org/img/overlay/white.png);	
}

.close {
	background:url(http://static.flowplayer.org/img/overlay/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	display:block;
	width:35px;
	height:35px;
	cursor:pointer;
}

#player {
	height:450px;
	display:block;
}

#footerMenu{
	width:700px;
	margin:0em auto;
	font: small-caps 11px "Arial","Trebuchet MS",Verdana,sans-serif;

}

#footerMenu li{
	float:left;
	margin:0px 10px;
	}
	
	.picsTeam{
		border: 2px solid #0C2743;
	}
	
	#showVideo{
		-moz-border-radius:5px 5px 5px 5px;
		background:none repeat scroll 0 0 #EEEEEE;
		display:none;
		height:385px;
		margin-bottom:5px;
		margin-left:5px;
		width:480px;
		margin:0em auto;
		padding-top:10px;
		padding-bottom:10px;
	}