/* headings
-------------------------------------------------------------------------*/  
h2 {
font-size: 16px;
font-weight:normal;
font-style: italic;
color: #fb7111;
margin: 0 0 4px 0;
padding: 0;
} 
h3 {
font-size: 13px;
font-weight:normal;
font-style: italic;
color: #223e99;
margin:  0 0 20px 0;


}
.col_left li h2 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #fb7111;
	margin: 0;
	padding: 0;
	
	
}
.col_left li h3 {
font-size: 12px;
font-weight: normal;
font-style: italic;
color: #223e99;
margin:  0;
}
#subnav h2 { 
 width: 186px;
font-size: 14px;
color: #fb7111;
padding: 3px 0 3px 0;
margin: 0 0 6px 0;
border-bottom: 1px dotted #fb7111;

}

/* sub navigation
-------------------------------------------------------------------------*/ 
#subnav {
width: 210px;
margin: 0;
padding: 0 0 80px 10px;
list-style: none;
font-size: 12px;

}

#subnav h2 a {
color: #fb7111;
text-decoration: none;
font-style: normal;
}
#subnav h2 a:hover {
font-weight: bold;
}

#subnav ul {
	  margin:0;
	  padding:0;
	  list-style: none;
}
#subnav li {

margin: 0 0 8px 0;
background: url(../../assets/images/bullet_services.gif) left 2px no-repeat;
padding: 0 0 0 16px;


}

#subnav li a {
color: #223e99;
text-decoration: none;
}
#subnav li a:hover {
	text-decoration: underline;
}

/* -------------------------------------------------------------------------*/
.col_left li p {
font-size: 12px;
line-height: 16px;
margin: 0 0 4px 0;
padding: 0;
}
.col_left a {
color: #223e99;
font-size: 11px;
text-decoration: none;
}

.col_left ul {
list-style: none;
margin: 0;
padding: 0;
}
.col_left li {
margin: 0 0 10px 0;
border-bottom: 1px dotted #fb7111;
padding-bottom: 4px;
}

/* background images
-------------------------------------------------------------------------*/ 
#background1 {
background: url(../../assets/photos/background1.jpg) right 250px no-repeat;
padding-bottom: 180px;
}
#background2 {
background: url(../../assets/photos/background2.jpg) right 250px no-repeat;
padding-bottom: 110px;
}
#background3 {
background: url(../../assets/photos/background3.jpg) right 250px no-repeat;
padding-bottom: 110px;
}
#background4 {
background: url(../../assets/photos/background4.jpg) right 250px no-repeat;
padding-bottom: 110px;

}
#background5 {
background: url(../../assets/photos/background5.jpg) right 250px no-repeat;
padding-bottom: 110px;
}
