*
{
	margin: 0;
	padding: 0;
}
html, body, div, p, img, a, h1, h2, h3, ul, li
{
	border: 0px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
body
{
	background: url('/images/background.gif') #a5a5a5 center top no-repeat;
	padding-top: 10px;
}
#content_wrapper
{
	background: url('/images/dropshadow.png') transparent center top repeat-y;
	margin: 0px auto;
	padding: 0px 5px 0px 5px;
	width: 960px;
}
#main_content
{
	background-color: #FFFFFF;
	float: left;
	vertical-align: top;
}
#header
{
	height: 110px;
}
#logo
{
	background: url('/images/logo.gif') #ffffff center 10px no-repeat;
	float: left;
	height: 110px;
	width: 228px;
}
#logo a
{
	height: 110px;
	position: absolute;
	text-decoration: none;
	width: 228px;
}
#logo a i
{
	text-decoration: none;
	visibility: hidden;
}
#logo.logo_insurance_repairs
{
	background: url('/images/logo_insurance.gif') #ffffff center 10px no-repeat;
}
#logo.logo_development
{
	background: url('/images/logo_development.gif') #ffffff center 10px no-repeat;
}
#logo.logo_customer_care
{
	background: url('/images/logo_customercare.gif') #ffffff center 10px no-repeat;
}
#logo h1 a
{
	color: #000000;
	text-decoration: none;
}
#logo h1 a:hover
{
	text-decoration: underline;
}
#logo h2
{
	text-align: right;
	text-transform: capitalize;
}
#login_box
{
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}
#login_box .login_submit
{
	background-color: #000000;
	clear: right;
	color: #FFFFFF;
	float: right;
	font-size: 8px;
	font-weight: bold;
	padding: 2px;
	width: 50px;
}
#login_box input
{
	clear: right;
	float: right;
	font-size: 10px;
	margin-bottom: 5px;
	padding: 3px;
	width: 180px;
}
#top_menu
{
	height: 20px;
	margin-left: 230px;
	margin-top: -20px;
	position: relative;
	text-align: left;
	width: 600px;
}
#top_menu ul
{
	list-style: none;
}
#top_menu ul li
{
	display: inline;
	font-size: 15px;
	font-weight: bold;
	margin-right: 10px;
}
#top_menu ul li.selected a
{
	text-decoration: underline;
}
#top_menu ul li a
{
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
#top_menu ul li a:hover
{
	text-decoration: underline;
}
#menu ul
{
	margin: 10px 10px 10px 20px;
}
#menu ul li a
{
	color: #333333;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	text-transform: capitalize;
}
#menu ul li a:hover, #menu ul li.selected a:hover
{
	text-decoration: underline;
}
#menu ul li#left_menu_first
{
}
#menu ul li.selected a
{
	font-weight: bold;
	text-decoration: none;
}
.logos_home_left
{
	background-color: #FFFFFF;
	height: 100%;
	padding: 40px 0px;
	text-align: center;
	width: 100%;
}
.logos_home_left img
{
	margin-bottom:20px;
}
#main_container
{
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	margin-top: 2px;
	width: 960px;
}
#welcome_header
{
	background-color: #707070;
	color: #DDDDDD;
	height: 14px;
	margin-top: -7px;
	padding: 5px;
	position: relative;
	width: 275px;
	z-index: 10;
}
#welcome_header span
{
	font-size: 14px;
	font-weight: bold;
}
#welcome_header .insurance_welcome
{
	margin-top: -9px;
	width: 550px;
}
#welcome_header .about_welcome
{
	margin-left: 0px;
	margin-top: -9px;
	width: 200px;
}
#side_content, #menu
{
	background-color: #dadada;
	vertical-align: top;
	width: 200px;
}
#side_content h3, #menu h3
{
	background-color: #000000;
	color: #ffffff;
	height: 19px;
	line-height: 19px;
	margin-bottom: 10px;
	margin-top: -2px;
	padding-left: 5px;
}
#side_content .content, #menu .content
{
	padding: 5px 5px 20px 15px;
}
#side_content .content p, #menu .content p
{
	margin-bottom: 15px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
#main_page
{
	background-color: white;
	padding: 10px 10px 20px;
	vertical-align: top;
}
#main_page p
{
	margin-bottom: 10px;
}
.left_side_content
{
	margin-left: 200px;
}
.right_side_content
{
	margin-right: 200px;
}
.left_menu
{
	margin-left: 200px;
}
.has_left_menu
{
	border-left: 2px #000000 solid;
	margin-left: 170px;
}
.has_side_content
{
	border-right: 2px #000000 solid;
	margin-right: 170px;
}
.sec_image
{
	margin: 6px;
}
#main_page label
{
	display: block;
}
#footer
{

	background-color: #000000;
	border-top: 3px solid #f9bf00;
	clear: both;
	color: #666666;
	float: none;
	height: 20px;
	margin: auto;
	padding: 5px;
	text-align: right;
	width: 950px;
}
#footer a
{
	color: #aaaaaa;
}
#footer.footer_insurance_repairs
{
	border-top: 3px solid #b91925;
}
#footer.footer_development
{
	border-top: 3px solid #00a5e3;
}
#footer.footer_customer_care
{
	border-top: 3px solid #a7bb35;
}
#our_areas
{
	height: 220px;
	margin-left: 715px;
	margin-top: -222px;
	position: relative;
	width: 245px;
}
#our_areas_transparency
{
	background-color: black;
	filter: alpha(opacity=50);
	height: 192px;
	khtml-opacity: 0.5;
	moz-opacity: 0.5;
	opacity: 0.5;
	width: 245px;
}
#our_areas_header
{
	background-color: #707070;
	color: #DDDDDD;
	font-size: 18px;
	height: 18px;
	margin-left: 95px;
	padding-bottom: 8px;
	text-align: center;
	vertical-align: middle;
	width: 150px;
}
#our_areas ul
{
	list-style: none;
	margin-top: -192px;
	position: absolute;
}
#our_areas ul li
{
	height: 59px;
	padding: 5px 0 0 10px;
	width: 235px;
}
#our_areas ul li span
{
	position: relative;
	top: 11px;
}
#our_areas ul li a
{
	color: #DDDDDD;
	float: left;
	font-size: 22px;
	height: 59px;
	text-decoration: none;
	width: 235px;
}
#our_areas ul li:hover
{
	background: transparent url('/images/selected_bg.png');
}
#our_areas ul li img
{
	float: left;
	margin-right: 10px;
}
#large_photo
{
	background: url('/images/mastheads/home_photo.jpg') center top no-repeat;
	height: 212px;
	width: 960px;
}
#large_photo.photo_home
{
	background: url('/images/mastheads/home_photo.jpg') center top no-repeat;
}
#large_photo.photo_insurance_repairs
{
	background: url('/images/mastheads/insurance_photo.jpg') center top no-repeat;
}
#large_photo.photo_development
{
	background: url('/images/mastheads/development_photo.jpg') center top no-repeat;
}
#large_photo.photo_customer_care
{
	background: url('/images/mastheads/customercare_photo.jpg') center top no-repeat;
}

table
{
	width: 100%;
}
table td
{
	padding: 5px;
	text-align: center;
	width: 50%;
}

#paint_schedule table td, #survey table td
{	
	width:10%;
	text-align:left;
}

#survey table.top td.label, #paint_schedule table td.label
{
	width:100px;
}

#survey table td.field, #paint_schedule table td.field
{
	width:500px;
}

#survey table td.field input, #paint_schedule table td.field input
{
	width:500px;
}

#survey table.top td.error, #paint_schedule table.top td.error
{
	width:200px;
}

table.ratings 
{
	width:66%;
	text-align:center;
	margin:0 auto;
}

form input[type=text]
{
	width:100%;
}

form input.field
{
	width:340px;
}

td.error p, .error
{
	color:#c00;
}

#paint_schedule table.centre td, #paint_schedule td.centre, #survey table.centre td, #survey td.centre
{
	text-align:center;
}

#main_page blockquote p
{
	border-left: 2px #A5A5A5 solid;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}
.testimonials p.testimonial_name
{
	margin-bottom: 20px !important;
	margin-top: 5px;
	font-style:italic;
	font-weight:bold;
}
/* join.php (Job applicaiton page) */
fieldset
{
    padding:7px;
    margin:20px 0;
}
legend
{
    font-weight:bold;
    font-size:120%;
}
#form_60842 .title
{
    width:70px;
}
.row1 span
{
    float:left;
    margin-right:10px;
}
.row1
{
    width:700px;
    height:40px;
    clear:both;
}
.address,
.details
{
    width:48%;
    float:left;
}
.address textarea
{
    width:99%;
}
.address
{
    margin-right:20px;
    clear:left;
}
.dob
{
    display:block;
}
.dob input
{
    width:20px !important;
    float:left;
    margin-right:3px;
}
.dob label
{
    float:left;
    margin-right:5px;
}
.dob label:first-child
{
    float:none;
}
.dob:after,
#form_60842 span:after
{
    content:'.';
    visibility:hidden;
    display:block;
    clear:both;
    margin-bottom:-5px;
}
.ni
{
    clear:both;
}
.disability *,
.declaration *,
.self-employed *,
.driving *,
.references *,
.availibility *,
.convictions *,
.health *,
.disability *
{
    margin-bottom:7px;
}
.address2 *
{
    clear:both;
}
.row1.clear .small
{
    height:30px;
}
.extra,
.address2
{
    float:left;
}
.address2
{
    margin-right:10px;
}
.extra
{
    width:43%;
}
.terms
{
    float:left;
    margin-right:5px;
}
