/* CSS Document */
	
body {padding: 10px 0 0 0; margin: 0; 
	color: #192C4D;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;}
	
a:link {color: #00678F; text-decoration: underline;}
a:visited {color: #00678F; text-decoration: underline;}
a:hover {color: #666666; text-decoration: underline;}
a:active {color: #00678F; text-decoration: underline;}

h1 {padding: 0px;
	margin: 0px;}
	
h2 {padding: 0px;
	margin: 0px;}
	
h3 {
	padding: 0px;
	margin: 0px;
	font-size: 17px;
	color: #192C4D;
	font-weight: bold;}	
	
.home_left_bg {
	background-image: url(images/home_left_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #E4E6EA;}	
	
.inside_left_bg {
	background-image: url(images/inside_bottom_left_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #E4E6EA;}	
	
.bottom_blend {
	background-image: url(images/bottom_blend.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 0px 80px 0px;}	
	
.home_text {
	line-height: 22px;
	padding: 20px;}	
	
.recent_projects {
	font-weight: bold;
	font-size: 14px;
	border-bottom-color: #192C4D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin: 20px 30px 0 27px;}	
	
.home_captions {
	font-size: 10px;
	line-height: 13px;
	padding-top: 8px;}	
	
.spacer10 {height: 10px;}	
.spacer20 {height: 20px;}	
.spacer30 {height: 30px;}	

.footer {
	font-size: 9px;
	color: #CCCCCC;}
	
	.footer a {color: #cccccc; text-decoration: underline;}
	.footer a:hover {color: #999999; text-decoration: underline;}
	
.main_menu {
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 6px;}
	
	.main_menu a:link {color: #FFFFFF; text-decoration: none;}	
	.main_menu a:visited {color: #FFFFFF; text-decoration: none;}
	.main_menu a:hover {color: #6699CC; text-decoration: none;}
	.main_menu a:active {color: #CCCCCC; text-decoration: none;}
	
.main_menu_pad {padding-right: 40px;}	

.heading {
	width: 168px;
	height: 15px;
	background-image: url(images/heading_bg.gif);
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;}
	
	.sub_heading {
	width: 732px;
	height: 15px;
	background-image: url(images/sub_heading_bg.gif);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	color: #192C4D;
	font-weight: bold;
	text-align: left;
}
	
#side_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #192C4D;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
	font-weight: bold;}
	
	#side_menu ul {
	margin: 0;
	padding-left: 0;}
	
	#side_menu ul li {
	margin-left:0;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	list-style-type: none;}	
	
	#side_menu a {
	color: #192C4D;
	text-decoration: none;}	
	
	#side_menu a:hover {
	color: #666666;
	text-decoration: none;}	
	
#body_text {padding: 30px 100px 30px 30px;}	

.float-right {
	float: right;
	padding: 0px 0px 10px 10px;}

	
#case_studies {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #192C4D;
	line-height: 15px;}
	
	#case_studies h1 {
	font-size: 17px;
	color: #192C4D;
	font-weight: bold;}
	
	#case_studies ul {
	margin: 0;
	padding-left: 15px;}

.lg_blue_bold {
	font-size: 14px;
	font-weight: bold;}
	

.home_lg_blue_bold {
	padding: 10px 0px 10px 0px; 
	margin: 10px 0px 10px 0px; 
	color: #192C4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;}
	
.home_lg_blue_bold a:link {color: #192C4D; text-decoration: underline;}
.home_lg_blue_bold a:visited {color: #192C4D; text-decoration: underline;}
.home_lg_blue_bold a:hover {color: #666666; text-decoration: underline;}
.home_lg_blue_bold a:active {color: #00678F; text-decoration: underline;}
	
.no-indent {
	padding: 0px 0 0 16px; margin: 0;}	
