/*
Theme Name: Asbestos Claims Solicitors
Theme URI: http://www.asbestosclaimssolicitors.co.uk/
Description: The wordpress Verson of the asbestos claims solicitors website
Version: 5.0.090321.1
Author: Scott Summers
Tags: Orange, ship yard

Asbestos Claims solicitors web theme. 
*/

/*---------------------Structure-----------------------*/

body {
	text-align:center;
}

.content {
	width: 645px;
	float: left;
	text-align: left;
}

.footer {
	width: 921px;
	height: 3px;
	clear: both;
}

.main_header {
	width: 921px;
	height: 145px;
}

.nav_menu {
	float: right;
	width: 276px;
	margin-bottom: 524px;
	text-align:left;
}

.nav_menu_base {
	width: 921px;
}

.site {
	width: 921px;
	margin-left:auto;
	margin-right:auto;
}

.title_header {
	width: 612px;
	height: 93px;
	margin: 10px 0 0 15px;
}

.wrapper {
	width: 921px;
}

/*------------Element Re-Formatting--------------------*/

.content h3 {
	padding: 0 0 0 15px;
	color: #166198;
}

.content p {
	padding: 0 10px 0 15px;
}

.main_header h1 {
	color:#FFF;
	font-size:60px;
	padding: 20px 0 0 25px;
	margin: 0;
	text-align:left;
}

.title_header h2 {
	color: #FFF;
	font-size: 30px;
	padding: 50px 0 0 10px;
	margin: 0 0 0 0;
}

.nav_menu a, .nav_menu a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 264px;
	height: 33px;
	font-size: 16px;
	padding: 12px 0 0 10px;
	background-image:url(Images/nav_menu_item_claims_solicitors.png);
}

.nav_menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.nav_menu ul li {
	
}

.nav_menu ul li ul {
	
}

.nav_menu ul li ul li {

}

/*----------------------Images-------------------------*/

#wrapper {
	background-image:url(Images/content_bg_solicitors.png);
	background-repeat:repeat-y;
}

#footer {
	background-image:url(Images/asbestos_solicitors_footer.png);
	background-repeat:no-repeat;
}

#main_header {
	background-image:url(Images/asbestosclaimsheader.png);
	background-repeat:no-repeat;
}

#nav_menu_base {
	background-image:url(Images/nav_base_claim_solicitors.png);
	background-repeat:no-repeat;
	background-position: bottom right;
}

#title_header {
	background-image:url(Images/title_asbestos_claim.png);
	background-repeat:no-repeat;
}

/*----------------------hacking -------------------------*/

hr.clear {
	clear:both;
	display:block;
	visibility:hidden;
}

/*-----------------------Advert Css ----------------------*/

#fixeddiv {
	position:inherit; 
	width:100%;
	height:100px;
	left:0px;
	bottom:0px;  
	padding:0px;
	background-image:url(Images/info/info-bg.png);
	background-repeat:repeat;
	border:0px solid #2266AA;
	text-align:center;
}

#fixeddiv a {
	margin-left: auto;
	margin-right:auto;
	text-decoration:none;
	color: #FFF;
}

#fixeddiv img { border:none; float:left;}

#fixed-middle { width: 1080px;margin: 0 auto 0 auto;}

#information_padding {
	width: 921px;
	height: 100px;
	display:block;
}

#shut {
	float:right;
	z-index: 10;
	width: 70px;
}