body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #333333;
}
div.wrapper {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 786px;
}
#outercontainer
{
	float: left;
	width:780px;
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
}
#header
{
   float:left;
   width:780px;
}
#innercontainer
{
	clear:left;
	float:left;
	width:780px;
	background-image: url(/images/leftbak.gif);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer
{
	clear:left;
	float:left;
	width:780px;
	background-color: #0071BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active
{
	color: #FFFFFF;
	text-decoration: underline;
	

}
#footer a:hover
{
	color: #FFFF99;
	text-decoration: underline;

}
#leftpane
{
   float:left;
   width:231px;
}
#telephone
{
   float:left;
   width:231px;
   height:92px;
}
#menu
{
	clear:left;
	float:left;
	width:231px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#menu a, #menu a:link, #menu a:visited, #menu a:active
{
	color: #FFFFFF;
	text-decoration: none;
	width: 168px;
	display: block;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:23px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #0071BB;
	text-align: center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#menu a:hover
{
	color: #3F5465;
	text-decoration: none;
	width: 168px;
	display: block;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:23px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#clients
{
	clear:left;
	float:left;
	width:207px;
	background-color: #0071BB;
	padding-left: 24px;
	padding-bottom: 10px;
}
#clients h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;

}


#rightpane
{
	float: right;
	width:510px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
}
h1 {
	color:#3F5465;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	color:#0071BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h3 { font:normal normal normal 16px Arial, Helvetica, sans-serif; /*color:#826D31;*/ color:#000000; }
h4 { font:normal normal bold   13px Arial, Helvetica, sans-serif; color:#000000; }
a,  a:link,  a:visited,  a:active
{
	color: #CC0000;
	text-decoration: underline;	

}
a:hover
{
	color: #003366;
	text-decoration: underline;
}
