/* CSS Document */
html, body, div, ul, li, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
	}

html, body {
	height: 100%;
	}

body {
	font: 76.1% Arial, Helvetica, sans-serif;
	text-align: center;
	color: #6d6f71;
	background: #ebeced  url(../images/bg_shadow.jpg)  50% 0 repeat-y;
	}

body.iframe {
	background: transparent;
	text-align: left;
}
	
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #003e7e;
	}
	
h3 {
	font: 1.6em Arial, Helvetica, sans-serif;
	color:#6d6f71;
	padding: 0 0 15px 0;
	}

h3.newstitle {
	font-size: 12px;
	color: #FFF;
	background-color: #003e7e;
	display: block;
	padding: 10px;
}
	
h4, .blue_type {
	color: #003e7e;
	}
	
h5 {
	font-size: 1.1em;
	font-weight: normal;
	}

h5 span {
	font-size: 0.9em;
	}

#outer {
	height: 100%;
	}
	
#wrapper {
	position: relative;
	width: 842px;
	text-align: left;
	margin: 0 auto;
	background: #fff;
	height: 100%;
	}
	
#header {
	height: 200px;
	position: relative;
	background:  transparent url(../images/mertons_banner.jpg) 0 100% no-repeat;
	}
	
#header img {
	position: absolute;
	top: 20px;
	left: 580px;
	border: none;
	}
	
#sidebar {
	background:  transparent url(../images/mertons_banner_btm.jpg) 0 0 no-repeat;
	float: left;
	width: 180px;
	padding: 60px 0 0 60px;
	}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin: 10px 0;
}

#sidebar img {
	border: 1px solid #999;
	width: 165px;
	padding: 5px;
	margin: 4em 0 10px 0;
	}
	
	
#main {
	position: relative;
	background:  transparent url(../images/grey_bg.gif) 0 0 repeat-y;
	}
	
#content_wrapper {	
	position: relative;
	background:  #fff url(../images/sidebar.jpg) 0 0 repeat-y;
	}
	
#content {
	float: left;
	width: 500px;
	background-color: #fff;
	padding: 50px 0 60px 45px;	
	}
	
		
#main_menu {
	margin: -15px 0 0 0;
	padding: 0 0 3.4em 0;
	list-style: none;
	}
	
#main_menu li {
	display: inline;
	padding-right: 30px;
	}
	
#sub_menu {
	position: absolute;
	bottom: 50px;
	padding-left: 60px;
	list-style: none;
}

#sub_menu li {
	padding-bottom: 15px;
	}
	
.services {
	padding: 0;
	margin-left: 40px;
	padding: 0px 10px 60px 45px;
	height: 300px;
	width: 450px;
	overflow: auto;
	}

.services p {
	color: #6d6f71;
	}	
	
	
.services ul, .dot_points, .client_list {
	list-style: disc outside;
	width: 410px;
	line-height: 1.6em;
	padding: 0 0 10px 15px;
	}

#content ul, body.iframe ul {
	list-style: disc outside;
	padding: 0 0 10px 15px;
}
	
#doc_link {
	margin: 380px 0 0 0;
	}
	
#footer {
	position: relative;
	height: 40px;
	color: #fff;
	background-color: #6d6f71; 
	text-align: left;
	}
	
#credit {
	position: relative;
	}
	
#credit span {
	position: absolute;
	top: 10px;
	right: 30px;
	}
	
#credit span, #credit span a {
	color: #CCC;
}
	
#policy {
	position: absolute;
	bottom: 0;
	padding: 00px 0px 10px 60px;
	width: 250px;
	}

#links {
	position: absolute;
	left: 380px;
	bottom: 0;
	padding: 0 0 10px 0;

	}
	
#policy a {
	color: #fff;
	font-size: 0.8em;
	}
	
#links a {
	color: #fff;
	}
	
#policy li, #links li, #footer h4 {
	padding-right: 10px;
	display: inline;
	}
	
#footer h4 {
	position: absolute;
	left: 280px;
	bottom: 0;
	padding: 0 0 10px 0;
	color: #fff;
	font-weight: normal;
	}
	
#copyright {
	position: absolute;
	left: 720px;
	bottom: 0;
	padding: 0 0 10px 0;
	color: #fff;
	font-weight: normal;
	}
	
	

.clearfix {
	width: 100%;
	overflow: hidden;
	}
	

	
#content p {
	line-height: 1.7em;
	color:#6d6f71;
	}
	
a {
	color: #003e7e;
	text-decoration: none ;
	}
	
.active {
	color: #80d7f7;
	}

.client_list {
	display: none;
	}
	
#contact  {
	position: absolute;
	padding: 0 0 0 20px;
	top: 90px;
	right: 30px;
	border-left: 1px solid #999;
	}
	
#contact li {
	list-style: none;
	padding: 0 0 10px 0;
	}
	
#contact label {
	display: block;
	}
	
#contact input, textarea {
	border: 1px solid #999;
	}
	
#contact #submit {
	cursor: pointer;
	border: none;
	background-color: #003e7e;
	color: #fff;
	}

embed {
	margin: 10px 0 0 -90px;
	}
	
table {
	margin: 0 0 0 -3px;
	color: #6d6f71;
	border: none;
	}
	
.col_1 {
	width: 6em;
	}
	
.letter_list {
	list-style: lower-latin;
	}
	
.num_list {
	list-style: decimal;
	color: #6d6f71;
	padding: 0;
	margin: 0;
		line-height: 1.6em;
	padding: 0 0 10px 15px;
}

#news_frame {
	width: 535px;
	height: 400px;
	overflow: auto;
}
	
#news_frame p {
	line-height: normal;
}
