body{
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
	line-height:150%;
	font-size:small;
	background:url(/images/bg.jpg) top left repeat;}

h1 {
	font-size:20px;
	color:#2987B4;
}


#container{
	width:924px;
	margin:0px auto;
	background:#FFFFFF;
	border:1px solid #BFBEBE;
	border-top:0;}

#masthead{}

#nav{
	width:770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.wrap{
	height:38px;
	background:url(/images/nav_bg.jpg) top left repeat-x;}
	
#left{
	margin-top:10px;
	width:530px;
	padding:10px;
	float:left;}
	
#left .btn{
	background:#2987B4;
	color:#FFFFFF;
	border:1px solid #BFBEBE;
	width:185px;
	height:30px;
	font-size: 14px;
	}
	
#left hr {
	border: none;
	border-bottom: 2px solid #ccc;
	margin: 35px 0;
	clear: both;
}
	
#right{
	margin-top:10px;
	width:300px;
	padding:10px;
	float:right;}


#leftQuote {
	width:750px;
	height:120px;
	padding:10px;
	background:url(/images/call_us.jpg) no-repeat bottom right;
	margin-bottom: -45px;
}

#footer{
	width:900px;
	text-align:center;
	margin:0px auto;
	font-size:10px;
	background:url(/images/footer_bg.jpg) top left repeat-x;}	

img{
	border:0;}

.btn{
	background:#2987B4;
	color:#FFFFFF;
	border:1px solid #BFBEBE;
	width:70px;}	

.top{
	text-align:right;}	

a{
	color:#2987B4;
	text-decoration:none;}		
	
#nav ul {
list-style:none;
margin:0;
padding:0;
}

#nav a {
text-align:center;
display:block;
border:0;
color:#FFF;
text-decoration:none;
font-size:small;
}

#nav img {
border:0;
}



#nav li {
text-align:left;
float:left;
}

#nav li ul {
position:absolute;
background:#E6E5E5;
background-repeat:repeat-x;
background-position:bottom;
left:-999em;
width:140px;
margin:0;
padding:5px;
}

#nav li ul a {
width:140px;
text-decoration:none;
color:#000000;
text-align:left;
margin:5px;
}

#nav li ul a:hover {
text-decoration:none;
color:#2987B4;
}

#nav li:hover ul ul,#nav li.sfhover ul ul {
left:-999em;
}

#nav li:hover ul,#nav li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul {
left:auto;
}

#buttons {
	margin:20px 0;
	text-align: center;
	}
	
#buttons img 
{
	border: none;
	padding-bottom: 20px;
}


#breadcrumb-links #image_name {
	display: none;
}

#caption-date-table {
	display: none;
}

p.social {
	padding: 25px 0px;
}

a.facebook {
	font-size: 14px;
	padding: 8px 0px 20px 40px;
	background: url(/images/facebook.png) no-repeat; 
}

a.twitter {
	padding: 16px 0px 20px 55px;
	font-size: 14px;
	margin-left: 15px;
	
	background: url(/images/twitter.png) no-repeat;
}

a.linkedin {
	font-size: 14px;
	padding: 8px 0px 20px 40px;
	margin-left: 15px;
	background: url(/images/linkedin.png) no-repeat; 
}