@charset "utf-8";
/* CSS Document */


body {margin:0; padding:0; background-color:#ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px;} 

#placeholderdiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#main {
	position:relative;
	z-index:1;
	width:803px;
	left:50%;
	margin-top:10px;
	margin-left:-375px;
	background-image: url(images/common/main_bkgrd.gif);
	background-repeat: repeat-y;
}
a.blk:link, visited, hover {
	color:#000;
	text-decoration: none;
}
#main a, link, visited, hover {
	color:#BF0014;
	text-decoration: none;
}
#header_bar { 	
	width:803px;
	height:150px;
	background-image: url(images/common/header.gif);
 }
#header_bar .logo {
	margin-left:25px;
	margin-top:40px;
	float: left;
 }
#header_bar .tagline {
	margin-left:225px;
	padding-top:65px;
	font-size: 24px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
	padding-left:30px;
 }
#container { 	
	width:610px;
	background-color:#B6B4B4;
	float:right;
	margin-right:3px;
}
#container .top_bar  { 
	background-color:#000000; 
	width:610px; 
	height:13px; 
	margin-top:1px;
}
#container .photo  { 
	float:left; border-right:1px solid #000000;border-left:1px solid #000000;
}
#container .intro  { 
	float:right; background-color:#3A3A3A; width:217px; height:247px; border-top:1px solid #000000;
}
#container .intro_text  {
	color:#FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom:0;
}
#container .headline  { 
	clear: both; padding-left:1px; width:609px; height:35px; background-image:url(images/common/headline_bkgrd.gif); background-repeat:repeat-x
}
#container .headline  { 
	clear: both; 
	float:right; 
	width:609px; 
	height:35px; 
	background-image:url(images/common/headline_bkgrd.gif); 
	background-repeat:repeat-x
}
#container .menu  { 
	width:250px; 
	color: #FFFFFF; 
}
#container .top_bar  { 
	background-color:#000000; 
	width:610px; height:13px; 
	margin-top:1px;
}
#container .footer { 
	clear: both; text-align:right; color:#FFFFFF; width:591px; height:25px; padding:10px; background-color:#3A3A3A; 
}
.page_shadow { 
	clear: both; height:10px; width:800px; background-image:url(images/common/page_shadow.gif); background-repeat:repeat-x
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #2B3C70;
}
#tagline {
	padding-top: 15px;
}
/*navigation styles */
#masterdiv{
	background-image: url(images/common/nav_bkgrd.gif); 
	background-repeat: repeat-y; 
	width:190px;
	float:left;
}

#masterdiv .menutitle{
	cursor:pointer;
	margin-bottom: 0px;
	padding:5px;
	padding-left:25px;
	background-image: url(images/common/button.gif);
	background-repeat:no-repeat; 
	float:left;
	width:150px;
	height:30px;
}

#masterdiv .addressblock {
	margin:25px; 
	width:175px;
}

#masterdiv .menutitle a, link, visited, hover  {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}

.submenu{
	font-size:11px;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}

.title {
	font-size: 13px;
	font-weight: bold;
	color: #BF0014;
	padding-left: 15px;
	line-height: 35px; 
}
.border {
	border: 1px solid #334784;
}
#services ul li {
	padding: 5px;
}
#services {
	float:left; 
	width:550px; 
	padding:20px;
}

ul li {
	padding:2px;
	list-style-type: disc;
}
ol li {
	padding:5px;
}
