body{
	background: url('images/bg.png');
	width: 100%;
	margin:0;
	padding: 0;
}

.clearing {
  clear: both;
  height: 0;
}

@font-face{
	font-family: 'Sal';
	src: url('fonts/Sal.ttf');
}

@font-face{
	font-family: 'Bree';
	src: url('fonts/Bree.ttf');
}

@font-face{
	font-family: 'Eco Bold';
	src: url('fonts/Ecobold.ttf');
}

#callus2{
	background: url('images/call.png') no-repeat;
	width: 246px; height: 135px;
	margin: 10px 0 0 30px;
text-align: center;
}

#callus2 h2{
	color: #333;
	font-weight: normal;
	font-size: 25px;
	font-family: Bree;
	text-shadow: 1px 1px #fff;
	padding-top:5px;
	margin: 0;
}

#callus2 h3{
	color: #333;
	font-weight: normal;
	font-size: 24px;
	font-family: Bree;
	text-shadow: 1px 1px #fff;
	margin: 5px 0 0 0;
}
#sidebar h1{
	color: #333;
	font-weight: normal;
	font-size: 25px;
	font-family: Bree;
	text-shadow: 1px 1px #fff;
	margin: 20px 0 0 30px;
}

#sidebar ul{
	color: #333;
	font-weight: bold;
	font-size: 20px;
	font-family: Bree;
	text-shadow: 1px 1px #fff;
	margin: 10px 0 0 40px;
}
#callus2 p{
	color: #333;
	font-weight: normal;
	font-size: 10px;
	font-family: Bree;
	margin: 0;
}
@font-face{
	font-family: 'Cab';
	src: url('fonts/calibri.ttf');
}



#topline{
	width: 100%;
	height: 10px;
	background: url('images/top-line.png') repeat-x;
	margin: 0;
}

#logo h1{
font-size: 30px;
	color: #3fbcef;
	font-family: 'Bree';
	margin: 0;
}
#logo p{
	font-family: 'Eco Bold';
	font-size: 14px;
	color: #fff;margin: 0;
}
#logo{
	margin: 0 auto;
	width: 926px;
	text-align: center;
	
	}
#topadrs{
	font-size: 12px;
	font-family: 'Bree';
	width: 926px;
	margin: 0 auto;
	color: #001b2d;
	text-transform: uppercase;
}

#header{
	width: 926px;
	margin: 0 auto;
	font-family: 'Bree';
	background: url('images/header.png') no-repeat;
	height: 72px;
}

#header h1{
	font-size: 30px;
	color: #003448;
	text-transform: uppercase;
	margin: 0;
	padding: 18px 0 0 15px;
}

#header h2{
	font-size: 20px;
	color: #fff;
	margin: 2px 0 0 0;
	text-align: center;
}
#nav{
padding: 20px 0 0 15px;
height: 38px;
font-size: 14px;
}

#nav ul{
	padding: 0; margin: 0;
	font-family: Trebuchet MS;
	list-style: none;
	font-size: 12px;
/* 	text-transform: uppercase; */
}

#nav li
{
float: left;
}

#nav li a
{
padding:10px 10px;
float: left;
display: block;
text-decoration: none;
text-align: center;
color: #5b5b5b;
margin: 3px 5px;
/* -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; */
	font-weight: bold;
}

#nav li a.active{
background: #5b5b5b;
color: #fff;

	text-shadow: 1px 1px #111;
}

#nav li a:hover{color: #3fbcef; }
#pnum{
	background: url('images/pbg.png') no-repeat;
	margin: 0 20px 0 0;
	width: 257px;
	height: 65px;
	text-align: center;
}

#pnum img{
	height: 26px;
}

.aLeft{float: left;}

.aRight{float: right;}

#bannerback{
	background: url('images/bg2.png') repeat-x;
	width: 100%;
	height: 228px;
}

.pad{
	width: 926px;
	background: url('images/bgpost.png') repeat-y;
	margin: 0 auto;
}

.serv{
	text-align: center;
	font-size: 18px;
	font-family: 'Eco Bold';
	text-shadow: 1px 1px #a6e5ff;
	color: #003347;
	margin: 0 auto;
	width: 307px;
	height: 30px;
	float: left;
	padding-top: 198px;
}

#imgs1{background: url('images/b1.png') no-repeat; margin-left: 2px !important;}
#imgs2{background: url('images/b2.png') no-repeat;}
#imgs3{background: url('images/b3.png') no-repeat;}

#content{padding-top: 10px;}
#main{
	width: 550px;
	padding-left: 15px;
	font-family: 'Cab';
	text-align:center;
}

#main h1{
	font-size: 24px;
	color: #001b2d;
	margin: 10px 0 5px 0;
	width: inherit;
	text-align:left;
}

#main hr{
	color: #3fbcef;
	margin: 0;
	text-align:left;
}

#main p, #main ul{
	color: #6c6c6c;
	font-size: 14px;
	text-align:left;
}

#main h2{
	font-family: 'Bree';
	font-size: 20px;
	color: #001b2d;
	margin: 10px 0 5px 0;
	width: inherit;
	text-align: right;
}

#sidebar{
	width: 290px;
	margin-right: 15px;
}

#sidebar h4{
	font-size: 24px;
	font-family: 'Sal';
	color: #001b2d;
	text-align: left;
	margin: 10px 0 10px 15px;
}

#conform{
	background: #f5f5f5;
	margin: 10px 0 0 0;
	border: 1px solid #e0e0e0;
	font-family: 'Cab';
}

fieldset{
	margin-top: 10px;
	border: none;
	text-align: left
}

input,textarea, label{
	width: 265px;
}
input,textarea{
	margin-bottom: 5px
}

legend{
	color: #202020;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
}

legend a{
	color:#0d481e;
}

legend a:hover{
	text-decoration: none;
}

.button{
	background: #3fbcef;
	width: 66px;
	height: 26px;
	font-weight: bold;
	font-family: helvetica;
	-moz-border-radius:5px;
	-webkit-border-top:5px; 
	border-radius:5px;
	border: none;
	color: #003549;
	text-align: center;
	float: right;
	margin: 5px 5px 0 0;
	text-shadow: 1px 1px #b0e8ff;
}

#conbottom{background: url('images/bgbot.png') no-repeat; width:926px; height: 40px; margin: 0 auto;}

#footer{text-transform: capitalize; width:920px; margin: 10px auto 10px; color: #00364a; text-align: center; font-size:12px; font-family: 'Bree';}

#ftop{background: url('images/ftop.png')no-repeat; height: 10px;}
#fmid{background: url('images/fmid.png')repeat-y; }
#fbot{background: url('images/fbot.png')no-repeat; height: 10px;}

#footer p, #footer ul{
	margin: 0;
	padding: 0;
}

#footer li{
	display: inline;
}

#footer a{
	text-decoration: none;
	color: #fff;
}

#footer a:hover{
	text-decoration: underline;
}

#address{
	text-transform: uppercase;
}
