body {
	margin: 0;
	padding: 0;	
	background-color: #FFFFFF;
	color: #58595b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #1b8ec8; 
}

span.arrow {
	color: #f4b529;	
}

#container {
	width: 780px;
	margin: 10px auto;
}

#header {
	width: 780px;
	height: 100px;
	background: url(../images/consultant_banner.jpg) top left no-repeat;
	margin-bottom: 5px;
}

#h_apply_now {
	display: block;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	padding: 5px 10px;
	padding-right: 15px;
	border: 1px #ffffff solid;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;	
}

#h_apply_now a:link, #h_apply_now a:visited, #h_apply_now a {
	color: #ffffff;		
}

#h_apply_now span.arrow {
	color: #1b8ec8;
}

#consultant_specs img {
	display: block;
	float: left;
	margin-right: 5px;	
}

#consultant_specs div.content {
	display: block;
	float: right;	
	width: 608px;	
	color: #1b8ec8;
}

#consultant_specs span.name {
	display: block;	 
	background-color: #1b8ec8; 	
	padding: 10px 10px;
	margin-bottom: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
}

#consultant_specs div.details {
	width: 350px;
	padding-left: 10px;
	float: left;	
}

#consultant_specs div.details span.title {
	font-size: 17px;
	font-weight: bold;
	color: #f4b529;
}

#consultant_specs div.details p.phone {
	font-size: 17px;
	font-weight: bold;
	margin: 10px 0;	
}

#consultant_specs div.details span.number {
	font-weight: normal;
	font-size: 15px;	
}

#consultant_specs div.details span.email {
	display: block;
	margin-top: 25px;	
}

#consultant_specs div.notables {
	width: 230px;
	padding-left: 10px;
	border-left: 1px #9a9a9a solid;
	float: right;	
}

#consultant_specs div.notables span.heading {
	font-size: 17px;
	font-weight: bold;	
}

#consultant_specs div.notables ul {
	list-style: none;	
	padding: 0;
	margin: 10px 0;
	padding-left: 35px;
}

#consultant_specs div.notables li {
	padding: 2px 0;	
}

#main_body {
	clear: both;	
}

#consultant_overview {
	padding-top: 15px;	
}


#about {
	width: 480px;	
	float: left;
	background: url(../images/sides_about_border.gif) top left repeat-y;
}

#about span.heading {
	display: block;
	color: #1b8ec8;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 10px;
}

#about p {
	padding: 0;
	margin: 15px 0;	
	font-size: 13px;
}

#about div.header {
	padding: 15px 20px;
	padding-bottom: 0;
	background: url(../images/top_about_border.gif) top left no-repeat;	
}

#about div.body {
	padding: 0 20px;		
}

#about div.footer {
	height: 25px;
	background: url(../images/bottom_about_border.gif) bottom left no-repeat;	
}




#other {
	width: 280px;
	padding-left: 10px;
	float: right;	
}

#dist_link {
	display: block;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 15px;
}

#messages {
	
}

#messages span.heading {
	display: block;
	font-weight: bold;
	color: #9a9a9a;
	margin-bottom: 10px
}

#messages table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	font-size: 13px;	
}

#messages table td {
	margin: 0;	
	padding: 2px;
	vertical-align: top;	
}

textarea {
	width: 180px;
	height: 90px;
	border: 1px #9a9a9a solid;	
}

input.text {
	width: 150px;
	border: 1px #9a9a9a solid;
}

input.button {
	border: 1px #9a9a9a solid;
	
}

#related_links {
	clear: both;
	padding-top: 15px;
	font-weight: bold;
	color: #9a9a9a;
}

#related_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#related_links li {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 50px;
	background: url(../images/house-small.gif) top left no-repeat;
}

#footer {
	padding-top: 40px;
	text-align: center;
}