/* CSS Document */

body {background:url(images/beigeconcrete.jpg); 
		font: 100%;}

.nav {
	width: auto;
	height: 118px;
	background-repeat: no-repeat;
	color: #007dc8;
	font-family: oswald;
	font-size: 16px;
	}

.nav img {
	float: left;
	padding-left: 40px;
}

.phone {
	font-family: helvetica neue, arial, sans-serif;
	font-size: 12px;
	color: #666666;
}

.nav a:link {color:#007dc8;
				text-decoration: none}
				
.nav a:hover { text-decoration:none;
				color: #007dc8}
				
.nav a:visited {text-decoration: none;
					color: #007dc8;}
					
table{
	float: right;
	text-align: center;
	height: 60px;
	color: #007dc8;
	font-size: 16px;
}


.back {
    width:100%;
    height:140px;
    background-image:url(images/blackcanvas.jpg);
    background-repeat:no-repeat;
    background-position:0px 55px;
}

#container {
	width: 960px; 
	height: auto;
	background-color: #ffffff;
	margin: 0 auto;
	overflow: hidden;
	}

#content {
	width: 600px;
	float: left;
	padding: 0 20px 00px 30px;
	font-family: helvetica neue, arial, sans-serif;
	font-size: 14px;
	line-height: 180%;
	background-color: #ffffff;
	margin: 5px 40px 10px 30px;
	color: #000000;
}

#content img {
	padding-top: 0;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0;
	margin-right: 0px;
	float: left;
	}

div.image {
		padding-right: 30px;}

h1 {
	font-family: oswald, sans-serif;
	font-size: 32px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 40px;
	text-align: center;
	color: #555555;}
		
				
				
#sidebar {
	text-align: center;
	width: 230px;
	float: right;
	background-image:url(images/bconcrete.jpg);
	padding-bottom: 1000px;
	margin-bottom: -1000px;
}

.social {
 width:50%;
 margin-left: auto ;
 margin-right:auto ;


 }
			
.list-style1 { list-style: none; 
				text-align: left;
				font-family: oswald, sans-serif;
				font-size: 25px;}


#sidebar a:link {
	text-decoration: none; 
	color:#ffffff;}

#sidebar a:visited {
	text-decoration: none;
	color:#ffffff;
	 }

#sidebar a:hover {
	text-decoration: none;
	color: #cccc00;}


#footer {
	text-align: center;
	width: 100%;
	clear:both;
	background:url(images/footer.jpg);
	color: #f6f6f6;
	opacity: .99;
	padding-bottom: 5px;
}

#footer a:link {
		text-decoration:none;
		color: #c4c4c4;
}
#footer a:visited {
	text-decoration: none;
	color: #c4c4c4;
}
#footer a:hover {
	text-decoration: none;
	color: #cccc00}
	
	
div.bottom {
    height: 180px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: none;
    margin-bottom: none;
}

div.col1 {
	span: 100%;
		height: 40px;
		font-family: Oswald, arial;
		font-size: 20px;
		font-weight: 400;
		text-transform: uppercase;
		color: #ffffff;
		padding: 15px 0 10px 0;
		}
		
div.office1 {
	float:left;
 	width: 28%;
	list-style: none;
	text-align: left;
	font-family: helvetica neue, helvetica, arial;
	font-weight: 700;
	font-size: 13px;
	color: #c4c4c4;
	line-height: 150%;
	padding: 0px 0px 0px 90px;
}

div.office2 {
	float:left;
 	width: 30%;
	list-style: none;
	text-align: left;
	font-family: helvetica neue, helvetica, arial;
	font-size: 13px;
	font-weight: 700;
	color: #c4c4c4;
	line-height: 150%;
	padding: 0px 0px 0px 0px;
}

div.office3 {
	float: left;
 	width: 28%;
	list-style: none;
	text-align: left;
	font-family: helvetica neue, helvetica, arial;
	font-size: 13px;
	color: #c4c4c4;
	line-height: 150%;
	font-weight: 700;
	padding: 0px 0px 0px 0px;
}

h3 {
	font-family: helvetica neue, helvetica, arial;
	font-size: 13px;
}
