@charset "utf-8";
body  {
	background:url(../images/bg.jpg) repeat-x;
	margin:0;
	padding:0;
	text-align:left;
	color:#444;
	font-family:Calibri, Arial, Tahoma;
	font-size:100%;
	font-weight: normal;
}
#container  {
	width:705px;
	padding:0;
	text-align:left;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;
	float: none;
	margin: 0 auto;
} 
#header  {
	background:#fff;
	padding:0 10px;  
	height:115px;
} 
#header h1  {
	margin:0; 
	padding:10px 0; 
}
#sideNav  {
	float:left;
	width:220px;
	padding:0;
	height:217px;
}
#sideNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sideNav ul li {
	margin:0;
	padding:0;
	background:url(../images/sidebarMenuBg.gif) no-repeat left center;
}
#sideNav ul a {
	font-family:Calibri, Arial, Tahoma;
	font-size:1em;
	font-weight:bold;
	color:#00a4e4;
	text-decoration:none;
	line-height:30px;
	margin:0;
	border-bottom:1px solid #00a4e4;
	border-right:1px solid #b3a59f;
	display:block;
	width:204px;
	padding-left:15px;
	background:url(../images/sidebarMenuBg.gif) no-repeat left center;
}
#sideNav ul a:hover {
	color:#fff;
	background:url(../images/sidebarMenuBg.gif) -220px 0px;
}
#sideNav ul a.current {
	color:#fff;
	Cursor: default;
	background:url(../images/sidebarMenuBg.gif) right top;
}
#sideNav ul a.currentTop {
	color:#fff;
	Cursor: default;
	background:url(../images/sidebarMenuBg.gif) right top;
	border-top:1px solid #b3a59f;
}
#sideNav ul a.last{
	border-bottom:none;
}
#sideNav ul a.first{
	border-top:1px solid #00a4e4;
}
#sideNav h3 ,#sideNav p   {
	margin-left:10px; 
	margin-right:10px;
}

#mainContent  {
	margin:0 0px 0 220px;
	background:#FFFFFF;
	padding:10px 10px;
	border-style:none;
	position:relative;
	top:-40px;
	float:none;
	visibility: visible;
	width: 465px;
	text-align: left;
} 
#mainContent a {
	font-weight:normal;
	color:#00a4e4;
	text-decoration:none;
}
#mainContent iframe {
	text-align: center;	
}
#siteseal {

}		   

#mainContent h1 {
	font-size:120%;
	font-weight:bold;
	color:#00a4e4;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#mainContent h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	color:#00a4e4;
}
#mainContent ul li strong {
	color:#00a4e4;
	font-size:1.1em;
}
#pageImage {
	margin:0px 0px 0px 220px;
	padding:0px;
	top:-40px;
	position:relative;
	background-image:url(../images/image_border.gif);
}
#map {
	margin:0px 0px 0px 220px;
	padding:0px;
	top:-40px;
	position:relative;
	visibility: visible;
	border-style: solid;
	border-color:#b3a59f;
	border-width:8px;
}
#expertise {
	text-align:left;
	top:-60px;
	left:-15px;
	margin:0px;
	padding:0px;
}

#news {
	border-right:medium dashed #b3a59f;
}
#newsviews {
	text-align:left;
	float:none;
	position:relative;
	top:-10px;
}
#newsviews h1 {
	text-align:left;
	margin:0px;
	padding:0px;
}
#newsviews p {
	font-size:0.8em;
	top:-10px;
	padding:0px 10px 0px 5px;
}
#partners {
	margin:0px auto;
	padding:0px 0px 0px 10px;
	position:relative;
	float:none;
	overflow:visible;
	visibility:visible;
	text-align: left;
}

#footer  {
	padding:0;
	background:#fff;
	top:-40px;
	position:relative;
	width: auto;
	clear: both;
} 
	
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float:right;
	margin-left:8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float:left;
	margin-right:8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size:1px;
    line-height:0px;
}
#consultants {
	font-weight: normal;
	padding:0 0 10px;
	margin:-5px;
}
#consultantBio {
	color: #444;
	background: #FFF;
	width: 300px;
	padding: 5px 10px 0px;
	margin: 0px auto;
}
#consultantTitle {
	color: #FFF;
	width: 300px;
	padding: 0px 0px 10px;
	text-align: center;
	margin: 0px auto;
	clear: both;
	font-weight: bold;
}
#headshot {
	padding: 15px;
	width: 320px;
	margin: 0px auto;
	text-align: center;
}
#myvar {
border:1px solid #ccc;
background:#f2f2f2;
padding:20px;
}
a {
	cursor:pointer;	
}
.imageMessage {
	font-size: x-small;
	text-align: center;
	text-transform: capitalize;
}
.bodyImage {
	text-align: center;
}
#mainContentTestimonial {
	color: #00A4E4;
	font-style: italic;
}

