* {
	margin:0;
	padding:0;
		}
 
html, body {
		height:100%;
		}
 
@font-face {
 font-family: 'Calibri';
 src: url(../fonts/Calibri.eot); /* For Internet Explorer 6+ */
}
@font-face {
 font-family: 'Calibri';
 src: url(../fonts/Calibri.ttf); /* For non-IE browsers */
}	 
 
body {
	    background-color:#999999;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:16px;
		color:#000000;
		text-align:center;
		margin-top:0px;
		background-image:url(../images/bg.jpg);
		}
p { margin-bottom:10px;
}		
		
h1 { margin-bottom:10px;
	 font-size:21px;
	 font-family: 'Calibri';
}		
h2{ margin-top:0px;
    font-family: 'Calibri';
	margin-bottom:10px;
	text-align:left;
	display:block;
	font-size:15px;
	font-weight:bold;
	width:100%;
}		
					
		
a:link { color:#191919; text-decoration: none; }		
a:visited { color:#191918; }	
a:hover { color:#000000; }	
		
.clear {

		clear:both;
}		
	
.site-container {
		margin:0 auto;
		text-align:left;
	    width:1000px;
	    height:auto;
	
}

.header {
    background-image: url("../../../images/header-image.png");
    background-repeat: no-repeat;
    float: left;
    height: 145px;
    text-align: left;
    width: 1000px;
}

.header-fullwidth {
	width:100%;
	height:auto;	
}

.header-fullwidth .inner {
	    width:1000px;
	    height:auto;
		margin:auto;	
}

.top {
		text-align:left;
	    width:1000px;
	    height:auto;
		float:left;
}


.main {
		text-align:left;
	    width:1000px;
	    height:auto;
		float:left;
		background-image: url("../images/main-bg.jpg");
}

.left {
		text-align:left;
	  	width:225px;
	  	height:auto;
		float:left;		
}

.left ul {
		list-style:none;
}
.left li {
		list-style:none;
}
.left img {
		border-style:none;
}

.content {
		text-align:left;
		width:710px;
	    height:auto;
		float:left;
}
.content-top {
		text-align:left;
		width:100%;
	    height:auto;
		float:left;
		padding-left: 15px;
		padding-top: 15px;
}
.content-body {
		text-align:justify;
		width:auto;
	    height:auto;
		float:left;
		clear:both;
		padding:15px;
}

.content-body li {
		margin-left:15px;
}
.content-bottom {
		text-align:left;
		width:97%;
	    height:auto;
		float:left;
		clear:both;
		padding:15px;
}

.right {
		text-align:left;
	    width:290px;
	    height:auto;
		float:right;
		margin-top: 15px;
}

.bottom {
		text-align:left;
	    width:1000px;
	    height:auto;
		float:left;
}

.footer {
		text-align:left;
	    width:1000px;
	    height:105px;
		float:left;
		background-image:url(../images/footer.jpg);
		background-repeat: no-repeat;
		margin-bottom: 10px;
}


.footer, .footer a {
		text-align:center;
		font-size:10px;
}

.footer2 {
	    width:100%;
	    height:auto;
		clear:both;
}

.footer-menu {
	margin-top: 5px;
}


.contact h3 {
		display:none;
}


.addthis_toolbox {


}

.top ul {
width:975px;
	  background-image:url(../images/menu-bg.png);
	     display: block;
		 padding-left: 25px;
    height: 46px;
	font-family: 'Arial Narrow';
	font-size: 18px;
	font-weight: bold;
}


.top ul.menu li {
	float:left;
	list-style-type:none;

	
}

.top ul.menu li a {
	color: #fff;
    display: block;
    height: 31px;
    padding-top: 15px;
    text-align: center;
    padding-left: 15px;
	padding-right: 15px;
	margin-left: 0px;
	text-decoration:none;
}

.top ul.menu li a:hover, .top ul.menu li.active a {
color:#fff;	
background-color: #174a8b;
}

.cta {
	background-image:url(../images/cta-bg.jpg);
	background-repeat: no-repeat;
	text-align:center;
	font-size:18px;
	font-family: 'Arial Narrow';
	padding-top: 10px;
	height: 26px;
	color:#fff;
	font-weight:bold;
	margin-bottom:7px;
}

.contact_left {
float:left;
width:400px;	
}

.contact_right {
float:right;
width:550px;	
}

.share-text {
	float: left;
	margin-right: 10px;
	margin-top: -15px;
	background-image:url(../images/share-bg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	height: 31px;
	font-family: 'Arial Narrow';
	font-size: 18px;
}

.share {
width:400px;	
margin-top: 160px;
margin-left: 670px;
position: absolute;
z-index: 100;
}

.html {
	float: left;
	padding-left: 15px;
	padding-top: 2px;
}

.css {
	float: right;
	padding-right: 15px;
	padding-top: 2px;
}

.bullets {
	margin-left: 15px;
	float: left;
}

.page-full-width {
	width: 970px;
}

.page-left {
	float: left;
	width: 475px;
}

.page-right {
	float: left;
	width: 475px;
	margin-left: 15px;
}

.homepage-bullets-1 {
	background-color: #e1dede;
	width: 460px;
	height: 105px;
	padding-top: 15px;
	padding-left: 15px;
}

.homepage-bullets-2 {
	background-color: #e1dede;
	width: 460px;
	height: 105px;
	padding-top: 15px;
	padding-left: 15px;
}

.address {
	position: absolute;
	z-index: 100;
	width: 200px;
	background-color: #FCFBFB;
	padding: 15px;
	border: 1px solid #ccc;
}

.map {
	position: relative;
	width: 545px;
	height: 400px;
	border: 1px solid #ccc;
	z-index: 200;
}

.blue {
	color: #123a6d;
}

.services-bg {
	background-color: #e1dede;
	padding: 15px;
	margin-bottom: 15px;
}

.tel-numbers {
	float: right;
	color: #fff;
	text-align: right;
	font-family: 'Arial Narrow';
	margin-right: 15px;
	font-size: 22px;
	line-height: 24px;
	margin-top: 35px;
}