@charset "utf-8";
/* CSS Document */
body	{
	background-color:#d9d4cf;
	margin:0;
	padding:0;
	font-size:11px;
	color:#4d5255;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:1.5em;
}
div, img	{
	margin:0;
	padding:0;
	border:0;
}
h1	{
	margin:0;
	padding:0;
	position:relative;
	right:5px;
}
h2	{
	margin:0;
	padding:0;
}
h2.highlight	{
	color:#989793;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:20px 0 0 0;
}
p	{
	margin:10px 0;
}
a	{
	text-decoration:none;
	color:#1f4f75;
}
a:hover	{
	text-decoration:underline;
}
#container	{
	width:900px;
	margin:0 auto;
	text-align:left;
	background-color:#FFF;
}

#banner	{
	height:205px;
	background:url(../images/top-banner-mark-pic.jpg) no-repeat right bottom;
}
#logo	{
	margin:40px 0 0 25px;
}
#top_nav	{
	background-color:#052945;
	height:24px;
}
#top_nav ul	{
	margin:0;
	padding:0;
}
#top_nav li	{
	float:right;
	list-style-type:none;
}
#top_nav a	{
	line-height:24px;
	padding:0 20px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	background:none;
	display:block;
}
#top_nav ul ul a	{
	text-transform:none;
}

#top_nav a:hover	{
	background:url(../images/nav-rollover.gif) repeat-x;
}
#content	{
	background:url(../images/bg_content.gif) repeat-x;
}
#left	{
	float:left;
	margin:28px 50px 0 20px;
	width:180px;
	
}
ul#left_nav	{
	margin:10px 0 0 0;
	padding:0;
}
ul#left_nav li	{
	margin:0;
	padding:0;
	list-style-type:none
}
ul#left_nav a	{
	color:#989793;
	text-decoration:none;
	width:100%;
	display:block;
	padding:6px 0;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #cdcdce;
	font-size:12px;
}
ul#left_nav a:hover	{
	color:#1f4f75;
}
.other_logos	{
	color:#1f4f75;
	line-height:1em;
	margin:42px 0;
	font-size:10px;
}
.blue_borders	{
	border-top:1px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
	padding:10px 0;
	text-align:center;
	margin:0 0 30px 0;
}
.left_button	{
	margin:40px 0;
}
#main_home	{
	width:635px;
	float:left;
	margin:17px 15px 0 0;
}
#main	{
	width:635px;
	float:left;
	margin:0px 15px 0 0;
}

#centre	{
	float:left;
	width:421px;
	margin:28px 0 0 0;
	padding:0 0 15px 0;
}
#centre_other {
	float:left;
	margin:28px 0 0 0;
	padding:0 0 15px 0;
	width:640px;
}
#centre_other p {
	width:380px;
	float:left;
}
.portrait	{
	float:right;
	padding:5px;
	border:1px solid #989793;
}

#centre_home	{
	float:left;
	width:421px;
	height:406px;
	background:url(../images/grey-box-homepage.gif) no-repeat;
	margin-top:20px;
	color:#989793;
	padding:15px 0 0 0;
}
#centre_home ul	{
	margin:0;
	padding:5px 0 0 20px;
}
#centre_home li	{
	margin:0;
	padding:0 0 0 25px;
	list-style-type:none;
	margin-bottom:10px;
	background:url(../images/list_home.gif) no-repeat 0 3px;
}
#centre_home a, #centre a	{
	color:#1f4f75;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#centre_home a:hover	{
	text-decoration:underline;
}
#right	{
	margin:26px 0 20px 6px;
	float:left;
}
#main #right	{
	margin-top:40px;
}

#book_box	{
	position:relative;
}
#appointment		{
	position:absolute;
	bottom:15px;
	left:5px;
}
#testimonial	{
margin-top:0px;
width:208px;
}
#testimonial p	{
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	padding:20px 10px;
	margin:10px 0 30px 0;
}
#testimonial_home	{
position:relative;
margin-top:30px;
width:208px;
}
#top_border	{
position:absolute;
top:45px;
left:0;
}
#bottom_border	{
position:absolute;
top:240px;
left:0;
}
#clients	{
	position:absolute;
	top:20px;
}
#before_footer	{
	width:421px;
	text-align:center;
	color:#989793;
	clear:both
}
#footer	{
	clear:both;
	background-color:#bab2a8;
	line-height:21px;
	color:#FFF;
	padding:0 10px;
}
#footer	a	{
	color:#FFF;
	text-decoration:none;
}
#footer	a:hover	{
	text-decoration:underline;
}
#credit	{
	float:right;
}
.clear_line	{
	clear:both;
	border-bottom:1px solid #989793;
	height:10px;
	margin:10px 0;
	width:640px;
	
}
label.contact_label	{
	width:100px;
}
.with_logo	{
	border-top:1px solid #e6e6e6;
	margin-top:10px;

}
.with_logo img	{
	margin:0 10px 15px 0;
}

