/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

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;
	}
	
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;
	}
	
h4, .blue_type {
	color: #003e7e;
	}
	
h5 {
	font-size: 0.9em;
	font-weight: normal;
	}
	
#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: 3.4em 0px 0 60px;
	}

#sidebar img {
	border: 1px solid #999;
	width: 165px;
	padding: 5px;
	margin-top: 4em;
	}
	
	
#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;
	}
	
#sidebar h2 {
	position: absolute;
	margin: 2.5em 0 0 0px;
	width: 200px;
	}
	
#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;
	width: 450px;
	}

.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;
	}
	
#doc_link {
	display: none;
	}
	
#footer {
	position: relative;
	height: 40px;
	color: #fff;
	background-color: #6d6f71; 
	text-align: left;
	}
	
#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;
	}


.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
