



#content_div {
	padding: 0px;
	background: none;
	margin-top: 0px;
}



a {
color: #326484;
}

.toptext {
 font-family: 'LeagueGothicRegular', Arial, sans serif;
 font-size: 60px;
 text-transform: uppercase;
 line-height: 70px;
 color: #326484;
}
 
.middletext {
font-family: 'LeagueGothicRegular', Arial, sans serif;
text-transform: uppercase;
color: #fff;
font-size: 40px;
line-height: 40px;
}

.bottomtext {
font-family: 'LeagueGothicRegular', Arial, sans serif;
font-size: 20px;
color: #333;
text-transform: uppercase; 
}

#gradient_section {
background: url(images/gradient.png) repeat-x;
height: 303px;
} 


#home_top {
height: 303px;
position: relative; 
margin: 0px auto;
width: 980px;
}	

#home_text {
text-align: center;
width: 420px;
padding-top: 0px;
float: left;
margin-left: 10px;
}

.uploader {
background: url(images/upload_button.png) no-repeat;
height: 48px;
width: 110px;
display: block;
position: absolute;
bottom: 20px;
left: 80px;
}

.quote {
background: url(images/quote_button.png) no-repeat;
height: 48px;
width: 110px;
display: block;
position: absolute;
bottom: 20px;
left: 240px;  
}


#home_images {
float: right;
}

.home_callout {
background: #333333;
width: 313px;
height: 220px;
float: left;
margin: 20px 20px 20px 0px;
}

.lastcallout {
margin-right: 0px;
}

.home_callout p {
padding: 10px 20px;
color: #fff;
}

.home_callout h2 {
padding: 20px 20px 0px 20px;
}

.home_callout a {
font-weight: bold;
text-transform: uppercase;
}
	
#home_images {
margin-top: -27px;
margin-right: 20px;
}

.nivoSlider {
	position:relative;
	border: solid 2px #fff;
	top: 50px;
	
} 

.nivoSlider img {
	position:absolute; 
	top: 0px;
	left:0px;
	width: 414px;
	height: 248px;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0; 
	z-index:60;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}



#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider a {
	display: block;
}

.services_call {
width: 230px;
margin-right: 20px;
background: #1b1b1b;
height: 320px;
float: left;
margin-top: 20px; 
color: #fff;
margin-bottom: 20px;
}

.services_call h3 {
font-family: 'LeagueGothicRegular', Arial, sans serif;
text-transform: uppercase;
font-size: 24px;
margin-left: 10px;
font-weight: normal;
color: #81b4d4;
}

.services_call a {
font-family: 'LeagueGothicRegular', Arial, sans serif;
float: right;
margin-right: 10px;
text-transform: uppercase;
color: #81b4d4;
font-weight: normal;
display: block;
margin-top: 5px; 
font-size: 18px;
}

.services_call p {
margin-left: 10px;
margin-right: 10px; 
font-size: 12px;
}

.services_call img {
margin: 5px 0px 5px 10px;
width: 210px;
height: 120px;
border: solid 1px #333;
}

.lastservice {
margin-right: 0px;
} 


