.smallgrayCopy {
	font-size: 10px;
}

a.footerNav:link {
	color: #FFF;
	text-decoration: underline;
}
.footerNav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}


html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #595959;
} 

 
#pagewidth{
	width:1024px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #17222B;
} 
#rightColumn {
	float: right;
	width: 675px;
	height: 100%;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 140%;
}

 
#header{
 position:relative; 
 height:170px; 
  background-color:#19191B; 
 width:100%;
} 
#headerTestimonials {
	position:relative;
	height:170px;
	background-color:#19191B;
	width:100%;
}

 
#leftcol{
	width:300px;
	float:left;
	position:relative;
 }
 
#maincol{
	background-color: #17222B;
	float: right;
	display:inline;
	position: relative;
	width:100%;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	height: auto;
 }
 
#footer{
	height:120px;
	background-color:#19191B;
	clear:both;
	text-align: center;
	padding-top: 15px;
 } 
 
#navContainer {
	height:auto;
	padding: 5px;
	float: right;
	width: 700px;
	text-align: left;
}
#col_one {
	width: 290px; /* Allows for fluid design. Can be set to pixels */
	float: left; /* again, just so you can see the different columns */
	margin-left: 15px;
}
#col_two {
	margin: 0 0 0 20px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
	width: 420px;
	float: left;
}
#col_three {
	margin: 0 0 0 10px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
	width: 250px;
	float: left; /* again, just so you can see the different columns */
	text-align: right;
}
#col_1 {
margin: 0; /* Applied to first column only in lieu of padding (personal thing) */
width: 18%; /* Allows for fluid design. Can be set to pixels */
float: left;
}
#col_2 {
margin: 0 0 0 10px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
width: 18%;
float: left;
}
#col_3 {
margin: 0 0 0 10px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
width: 18%;
float: left;
}
#col_4 {
margin: 0 0 0 10px; /* Puts a 10 pixel space between columns (left side) - think cellspacing */
width: 18%;
float: left;
}
a:link {
	color: #FFF;
}
.class1 {
}
.class1 A:link {
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #FFF;
}
.class1 A:visited {
	text-decoration: none;
	color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.class1 A:active {
	text-decoration: none;
	color: #C00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #C00;
}
.class1 A:hover {
	text-decoration: none;
	color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #369;
}


.contactSturm {
	padding: 10px;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 12px;
	text-align: center;
	margin: 10px;
	background-color: #000;
	border: thin solid #333;
}
.socialNetworks {
	background-color: #1B2B3F;
	border: thin solid #183852;
	padding: 10px;
	margin: 15px;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
.aboutTop {
	height: 235px;
	background-image: url(images/aboutTop.jpg);
}
.testimonialTop {
	height: 203px;
	background-image: url(images/testimonialsbg.jpg);
}
.duiTop {
	height: 240px;
	border: 1px solid #333;
}

.bold {
	color: #2892CA;
	font-weight: bold;
}


.smallInfoText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FC0;
}
.smallgrayCopy {
	font-size: 10px;
}

.midstrip {
	height: 24px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.footerNav:visited {
	color: #FFF;
	text-decoration: underline;
}
#pagewidth #wrapper #maincol #leftcol #leftcol2 div {
	font-size: 10px;
	margin: 10px;
}
.officeAddress {
	float: left;
	width: 250px;
	font-size: 10px;
	text-align: left;
	margin: 20px;
	color: #666;
}
officeAddress:link {
	color: #666;
}

#pagewidth #footer .officeAddress a {
	color: #666;
}
a:visited {
	color: #FFF;
}
