body {
	background: url(../images/main_bg.jpg) repeat-x;
	margin: 0 auto;
	text-align: center;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}

#top {
	background: url(../images/nav_bg.jpg) no-repeat;
	margin: 0 auto;
	margin-top: 20px;
	width: 887px;
	height: 108px;
}

#logo {
	float: left;
}
#main_nav {
	float: right;
	padding: 69px 54px 0 0;
}

#main_nav ul {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#main_nav ul li {
	margin-right: 3px;
	float: left;
	height: 22px;
	text-align: center;
}

#main_nav ul li.services {
	background: url(../images/nav_services_bg.gif) no-repeat;
	width: 90px;
}

#main_nav ul li.clients {
	background: url(../images/nav_clients_bg.gif) no-repeat;
	width: 87px;
}

#main_nav ul li.professionals {
	background: url(../images/nav_professionals_bg.gif) no-repeat;
	width: 107px;
}

#main_nav ul li a {display: block; color: #fff; font-size: 11px; padding-top: 6px;}
#main_nav ul li a:hover {color: #003d5e;}
#main_nav ul li a.this {color: #003d5e;}
#main_nav ul li a.this:hover {text-decoration: none;}

#global_nav {
	float: right;
	color: #034666;
	padding: 0 54px 0 0;
}

#global_nav ul {
	margin: 0;
	padding: 0;	
}

#global_nav ul li {
	margin-right: 15px;
	float: left;
	text-align: center;
	padding-top: 6px;
	font-size: 11px;
}
#global_nav ul li.pipe {font-size: 12px;}

#global_nav ul li a {display: block; color: #034666;}
#global_nav ul li a:hover {color: #999999;}


#mid {
	border: 4px solid white;
	width: 877px;
	margin: 0 auto;
	margin-top: 12px;
}

#rotator {
	width: 877px;
	height: 395px;
	background: url(../images/imgPhoto1.jpg) no-repeat;
	position: relative;
}

#homepage_blurb {
	position: absolute;
	top: 304px;
	left: 20px;
	width: 470px;
	color: #fff;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
}

#learn_more a {
	color: #3ebeff;
	font-size: 11px;
	padding: 7px 0;
	text-decoration: none;
	text-align: left;
}

#learn_more a:hover {
	text-decoration: underline;
}

#learn_more img {margin: 0 10px -1px 10px;}


#learn_more {
	position: absolute;
	top: 361px;
	left: 20px;
}

#learn_more a {display: block; width: 100px; height: 25px;}

#image2rotate {
	width: 877px;
	height: 395px;
	border: 0 none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	display: block;
}

#press {
	background: #003d5e;
	width: 877px;
	height: 120px;
	border-bottom: 1px solid #1d5370;
}

#press_image {
	float: left;
	margin: 17px 33px 0 25px;
}

#press ul {
	float: left;
	margin: 23px 0 0 0px;
	padding: 0;
}

#press ul li {
	float: left;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	width: 175px;
	text-align: left;
	padding: 0 30px 0 18px;
	height: 86px;
	background: url(../images/latest_press_bullet.gif) 0 3px no-repeat;
}
* html #press ul li {width: 223px;}

#press ul li.divider {
	background: url(../images/latest_press_divider.gif) 0 50% no-repeat;
	list-style-image: none;
	width: 2px;
	padding: 0 20px 0 0;
}

#press ul li a.headline{color: #bde5f8; text-decoration: underline; font-size: 12px; font-weight: bold;}
#press ul li a.more {color: #93d6f6; text-decoration: underline; line-height: 20px;}



#bot {
	width: 877px;
	height: 98px;
	margin: 0 auto;
	margin-top: 12px;
	color: #fff;
	font-size: 11px;
}

#copy {
	float: left;
}

#bottom_nav {
	float: right;
}

#bottom_nav ul {
	margin: 0;
	padding: 0;	
}

#bottom_nav ul li {
	margin-left: 15px;
	float: left;
	text-align: center;
}
#bottom_nav ul li.pipe {font-size: 12px;}

#bottom_nav ul li a {display: block; color: #fff;}
#bottom_nav ul li a:hover {text-decoration: underline;}

/********************************** begin inner page styles **********************************/

#content {
	margin: 0 auto;
	margin-top: 10px;
	width: 885px;

	background: #fff;
	min-height: 850px;
	_height: auto !important;
	height: auto !important;
	height: 850px;
	overflow: hidden;
}

* html #content { 
overflow: visible;
o\verflow: visible;
} 

#content_cms {
	margin: 0 auto;
	margin-top: 10px;
	width: 885px;
	background: #fff;
	text-align: left;
}

#content_cms div {padding: 0 20px 20px 20px; width: 845px;}
* html #content_cms div {width: 885px;}

#content_cms a, #content_cms a:visited {color: #003d5e; text-decoration: underline;}
#content_cms a:hover {text-decoration: none;}


#left_bar {
	width: 200px;
	float: left;
	border: 4px solid #fff;
}

* html #left_bar {width: 208px;}

#inner_nav {
	background: #d7ebf4;
}

#inner_nav ul {
	margin: 0;
	padding: 10px 4px 15px 6px;
}

#inner_nav ul li {
	padding: 4px 20px 4px 15px;
	text-align: left;
	background: url(../images/latest_press_inner_divider.gif) 0 0 no-repeat;
	font-size: 13px;
	color: #1b3664;
	line-height: 14px;
	list-style: none;
}


#inner_nav ul li.first {background: none;}
#inner_nav ul li.press {background: none; font-weight: bold; font-size: 15px;}
#inner_nav ul li.this {font-weight: bold; background: url(../images/bullet.gif) 4px 50% no-repeat;}

#inner_nav ul li a {color: #1b3664; display: block; padding: 3px 0px 4px 5px;}
#inner_nav ul li.nolinkstyle a {display: inline; background: none; padding: 0; font-weight: bold; text-decoration: underline;} 

#inner_nav ul li a:hover {background: #c4d9e5;}
#inner_nav ul li.nolinkstyle a:hover {background: none; text-decoration: none;}


#press_inner {
	/*border-top: 4px solid #fff;*/
	background: url(../images/left_bar_bg.jpg) repeat-x;
	text-align: left;
	padding: 26px 0 0 17px;
	height: 650px;
}

#press_inner ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#press_inner ul li {
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	width: 165px;
	text-align: left;
	padding: 26px 0 0 0;
	
}
* html #press_inner ul li {width: 165px;}


#press_inner ul li a.headline {color: #bde5f8; text-decoration: underline; font-size: 12px; font-weight: bold;}
#press_inner ul li a.more {color: #93d6f6; text-decoration: underline; line-height: 20px;}

#main {
	width: 677px;
	float: left;
	text-align: left;
	margin-bottom: 25px;
}

#main_content {
		padding: 20px 55px 20px 17px;
	float: left;
	
}
	#main_content .inside
		{
		padding: 20px 55px 20px 17px;
		}

#main #main_content ul li a.more {text-decoration: underline;}

.header_image {margin-bottom: 38px;}

.bio {float: left; margin-bottom: 20px;}
.bio_name {margin: 0 0 5px 0;}
.bio_photo {float: left; margin: 4px 18px 0 0;}
.bio_content {float: left; display: block; width: 460px;}
.bio_content_nophoto {float: left; display: block; width: 460px; padding-left: 116px;}
* html .bio_content_nophoto {width: 576px; w\idth: 576px;}

p {
	color: #003d5e;
	font-size: 13px;
	line-height: 18px;
}


p a, p a:visited {color: #003d5e; text-decoration: underline;}


#contactform {width: 596px; float: left;}
#contactform label {font-size: 14px; font-weight: bold; line-height: 28px;}
#contactform input {border: 1px solid #bbb; color: #666; padding: 3px; font-size: 11px; height: 20px; width: 260px; margin-bottom: 5px;}
form#contactform textarea {border: 1px solid #dadada; width: 596px; height: 226px; color: #666;}
form#contactform .submit {float: right; height: auto; width: auto; border: 0; margin: 14px 0 0 14px; padding: 0px;}

p.date {color: #4799c5; font-size: 16px; font-weight: bold; padding: 0 0 8px 0;}

ul.client_list {list-style: none; font-size: 13px; line-height: 18px; color: #003d5e; float: left; width: 240px; margin: 0 0 0 40px; padding: 0px; }

ul.client_list li {background: url(../images/client_bullet.gif) left 6px no-repeat; padding-left: 14px;}