@charset "utf-8";
/* CSS Document */

/* ------------- "generic" styles */

:focus { outline: 0; }

* {
	margin: 0;
  	padding: 0;
	border: 0;
}

body {
	background:#fff url(http://www.claim.com/img/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif; font-size:13px;
	color:#2d323a;
}

a {text-decoration: none; color: #888;}
a:hover {text-decoration: underline;}

p {margin-bottom: 15px; line-height: 20px;}

/* ------------- "wrapper" styles */

div#wrapper {
	margin: 0 auto;
	width: 980px;
	clear: both;
	}
	
/* ------------- "header" styles */

div#header {
	width: 980px;
	height: 93px;
	background-image: url(http://www.claim.com/img/header.jpg);
	}
	
/* ------------- "banner_left" styles */

div#banner_left {
	position: relative;
	width: 615px;
	height: 320px;
	float: left;
	}
	
	div#banner_left h1 {
		position: absolute;
		top: 30px;
		left: 30px;
		color: #fff;
		font-weight: normal;
		font-size: 38px;
		width: 590px;
		letter-spacing: 2px;
	}
	
	div#banner_left h1 strong {letter-spacing: 0px; background-color: #06356d;}

	div#banner_left h2 {
		position: absolute;
		top: 70px;
		left: 30px;
		color: #fff;
		font-weight: normal;
		font-size: 38px;
		width: 590px;
		letter-spacing: 2px;
	}
	
	div#banner_left h2 strong {letter-spacing: 0px; background-color: #06356d;}
	
	p.banner {
		position: absolute;
		top: 130px;
		left: 30px;
		margin-bottom: 0px; 
		line-height: 22px;
		font-size: 22px;
		color: #00316e;
		}
		
	p.button1 a {
		position: absolute;
		padding-left: 30px;
		top: 200px;
		left: 30px;
		color: #FFF;
		background: url(http://www.claim.com/img/button.png) no-repeat;
		background-position: 0px 3px;
		font-size: 18px;
		line-height: 25px;
		}
		
	p.button2 a {
		position: absolute;
		padding-left: 30px;
		top: 230px;
		left: 30px;
		color: #FFF;
		background: url(http://www.claim.com/img/button.png) no-repeat;
		background-position: 0px 3px;
		font-size: 18px;
		line-height: 25px;
		}
		
	p.button3 a {
		position: absolute;
		padding-left: 30px;
		top: 200px;
		left: 330px;
		color: #FFF;
		background: url(http://www.claim.com/img/button.png) no-repeat;
		background-position: 0px 3px;
		font-size: 18px;
		line-height: 25px;
		}
		
	p.button4 a {
		position: absolute;
		padding-left: 30px;
		top: 230px;
		left: 330px;
		color: #FFF;
		background: url(http://www.claim.com/img/button.png) no-repeat;
		background-position: 0px 3px;
		font-size: 18px;
		line-height: 25px;
		}
	

/* ------------- "form" styles */
	
div#form {
	float: right;
	margin-right: 40px;
	position: relative;
	width: 290px;
	height: 320px;
	}	
	
	div#form span.title {
		text-indent: -9999px;
		position: absolute;
		top: 20px;
		left: 0px;
		width: 250px;
		height: 74px;
		display: block;
		background: url(http://www.claim.com/img/startnow.png) no-repeat;
		}
		
		div#form span.arrow {
			position: absolute;
			top: 45px;
			left: 250px;
			width: 35px;
			height: 34px;
			background: url(http://www.claim.com/img/animated_arrow.gif) no-repeat;
			display: block;
			}
		
		form#claimnow {
			position: relative;
			top: 100px;
			}
			
		form#claimnow label.name {
			width: 50px;
			text-align: right;
			position: absolute;
			float: left;
			top: 10px;
			color: #FFF;
			}
			
		form#claimnow label.phone {
			width: 50px;
			text-align: right;
			position: absolute;
			float: left;
			top: 55px;
			color: #FFF;
			}
			
		form#claimnow label.email {
			width: 50px;
			text-align: right;
			position: absolute;
			float: left;
			top: 98px;
			color: #FFF;
			}
	
		form#claimnow input.name {
			position: absolute;
			left: 60px;
			width: 201px;
			height: 17px;
			color: #888;
			margin-bottom: 7px;
			margin-right: 10px;
			padding: 10px;
			font-size: 13px;
			background: url(http://www.claim.com/img/inputbg.png);
		}
		
		form#claimnow input.phone {
			position: absolute;
			top: 44px;
			left: 60px;
			width: 201px;
			height: 17px;
			color: #888;
			margin-bottom: 7px;
			margin-right: 10px;
			padding: 10px;
			font-size: 13px;
			background: url(http://www.claim.com/img/inputbg.png);
		}
		
		form#claimnow input.email {
			position: absolute;
			top: 88px;
			left: 60px;
			width: 201px;
			height: 17px;
			color: #888;
			margin-bottom: 7px;
			margin-right: 10px;
			padding: 10px;
			font-size: 13px;
			background: url(http://www.claim.com/img/inputbg.png);
		}
			
		button#submit_button {
			position: absolute;
			top: 128px;
			left: 61px;
			margin-top: 5px;
			width: 230px;
			height: 51px;
			cursor: pointer;
			background: url(http://www.claim.com/img/submit.gif);
		}
		
		button#submit_button:hover {background-position: 0px -51px;}

.bread1{position: absolute; padding: 0 0 0 10px;}
.bread2{position: absolute; padding: 0 0 0 10px;}
.bread2 a{color: #000000;}
.bread2 a:hover{color: #07637d;}

#content {
	width: 990px;
	margin: 30px 0 0 0;
}
#content h2, h3, h4, p {
	margin: 0 0 12px 0;
}
#content h4 {
	color: #07637d;
}
#content .contentHeader {
	height: 21px;
	margin: 0 0 0 200px;
}
#content .contentHeader h2 {
	margin: 0;
}
#contentLeftCol {
	width: 180px;
	float: left;
	font-size: 1.1em;
}
#contentLeftCol a {
	text-decoration: none;
	color: #2d323a;
}
#contentLeftCol a:hover {
	text-decoration: none;
	color: #07637d;
}
#contentLeftCol p {
	font-weight: bold;
	margin: 20px 0 15px 10px;
}
#contentRightCol {
	width: 775px;
	margin: 0 0 0 190px;	
}
#contentRightTop {
	width: 775px;
	height: 14px;
	background: url(http://www.claim.com/img/background-content-top.jpg) top center no-repeat;		
}
#contentRightMiddle {
	width: 775px;
	background: url(http://www.claim.com/img/background-content-middle.jpg) top center repeat-y;			
}
#contentRightBottom {
	width: 775px;
	height: 14px;
	background: url(http://www.claim.com/img/background-content-bottom.jpg) top center no-repeat;		
}
#contentRightMain {
	padding: 5px 18px 5px 18px;
}
#contentRightMain a{
	color: #000000;
	text-decoration: underline;
}
#contentRightMain a:hover{
	color: #07637d;
}
#contentRightMain .certainfield {
	display: none
}
#contentRightMain .button {
	margin: 0 0 0 100px;
}
#contentRightMain li{
	margin: 0 0 10px 15px;
}
#contentRightMain .textbox{
	float:left;
	font-size:12px;
	padding:4px 4px 4px 0;
	border:solid 1px #aacfe4;
	width:200px;
}
#contentRightMain textarea{
	float:left;
	font-size:12px;
	padding:4px 4px 4px 0;
	border:solid 1px #aacfe4;
	width: 420px;
	height: 200px;
}
#contentRightMain h2{
	font-size: 20px;
}
#contentLeftTop {
	width: 191px;
	height: 12px;
	margin: 2px 0 0 1px;
	padding: 0 0 0 16px;
	background: url(http://www.claim.com/img/background-content-left-top.jpg) top left no-repeat;		
}
#contentLeftMiddle {
	width: 192px;
	background: url(http://www.claim.com/img/background-content-left-middle.jpg) top left repeat-y;		
}
#contentLeftMain {
	width: 180px;
	background: #f8f9fd;
	margin: 0 0 0 5px;
	padding: 5px 10px 10px 10px;
}
#contentLeftMain h3 {
	margin: 0 0 5px 0;
	color: #c77f00;
}
#orange p {
	color: #c77f00;
}
#contentLeftMain p {
	margin: 0 0 5px 15px;
	color: #c77f00;
	font-size: 0.85em;
}
#contentLeftBottom {
	width: 190px;	
	height: 12px;	
	margin: 0 0 0 2px;
	background: url(http://www.claim.com/img/background-content-left-bottom.jpg) top left no-repeat;		
}
#middleCol {
	clear: both;
	width: 940px;
	min-height: 175px;
	margin: 25px auto 0 auto;
	padding: 25px 0 0 0;
	background: url(http://www.claim.com/img/background-middleCol2.jpg) top center no-repeat;			
}
#middleCol h2 {
	margin: 0 0 9px 0;
	color: #c77f00;
}
#middleCol a {
	color: #07637d;
}
#middleColLeft {
	width: 275px;
	height: 150px;
	margin: 5px 0 0 0;
	float: left;
	text-indent: -9999px;
	background: url(http://www.claim.com/img/middle-logo.jpg) top center no-repeat;		
}
#middleColCenter {
	width: 570px;
	height: 400px;
	margin: 0 0 0 45px;
	float: left;
}
#middleColCenter a {
	font-weight: bold;
}
#middleColCenter a:hover {
	color: #000000;
}
#middleColCenter h2 {
	font-size: 20px;
}
#middleColRight {
	width: 10px;
	height: 160px;
	margin: 0 0 0 705px;
}
#middleColRight .icons {
	margin: 30px 0 0 0;
	text-align: right;
}
#middleColRight .icons img {
	border: 0;
}
#footer {
	clear: both;
	width: 940px;
	height: 250px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 50px;
	background: url(http://www.claim.com/img/background-footer.jpg) top center no-repeat;		
}
#footer a{
	text-decoration: none;
	color: #07637d;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;	
}
.footerBox {
	width: 155px;
	height: 150px;
	margin: 30px 1px 0 0;
	float: left;
	font-size: 0.9em;
}
.footerBox h3 {
	color: #07637d;
	font-size: 1.1em;	
}
.footerBox a {
	text-decoration: none;
	color: #07637d;	
}
.clear {
	clear: both;
}
.arrow {
	position: relative;
	top: 2px;
}
.left {
	width: 250px;
	float: left;
}
