body {
	margin:0px;
	background-color:#f7f7f7;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
}
img {
	border:0px;
}


#fake-bg {
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#fbfaf6;
	padding-bottom:40px;
	display:block;
}

#main {
	width:914px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

#header {
	display:table-row;
	clear:both;
}
#float-text {
	margin-left:40px;
	margin-top:-280px;
	display:table;
	width:450px;
	position:absolute;
}
#float-text-index {
	margin-left:40px;
	margin-top:50px;
	width:450px;
	position:absolute;
}
#quote {
	height:53px;
	width:620px;
	background-image:url(/images/quote-bg.png);
}
#quote-text {
	position:absolute;
	padding-left:18px;
	width:600px;
	height:39px;
}
#quote-text span {
	color:#8f1d1d;
	float:left;
}
h2 {
	margin:0px;
	color:#8f1d1d;
	font-weight:lighter;
	padding-left:20px;
}	
p.quote {
	margin:0px;
	padding-top:16px;
	font-size:16px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight:bold;
}
h4 {
	font-size:14px;
}
p.big-text {
	font-size:30px;
}

#logo {
	float:left;
}

#nav {
	width:348px;
	float:right;
	margin-top:98px;
	margin-right:7px;
}

#main-image {
	display:table-row;
	clear:both;
}

#body-area {
	display:block;
	clear:both;
	margin-top:5px;
}

#content-wrapper {
	width:620px;
	float:left;
	display:table;	
}

#content {
	background-image:url(/images/content-mid.png);
	background-repeat:repeat-y;
	padding:40px;
}

#form {
	background-image:url(/images/apply-background.jpg);
	background-repeat:no-repeat;
	width:246px;
	height:405px;
	float:right;
	margin-top:5px;
	padding-top:65px;
	color:#FFFFFF;
	padding-left:16px;
	display:table;
}
h1 {
	color:#666666;
	font-size:22px;
}

.color-change {
	color:#8f1d1d;
	font-weight:lighter;
	font-size:30px;
}
.border {
	border-bottom:1px solid #8f1d1d;
	padding-right:40px;
}
#content-images {
	margin-left:20px;
}

#footer {
	background-image:url(/images/footer-bg.jpg);
	height:178px;
	background-color:#f7f7f7;
	width:100%;
	clear:both;
	padding-top:20px;
}
.select {
	width:200px;
}
#copy {
	left:50%;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
	color:#333333;
}
#copy a {
	color:#333333;
	text-decoration:none;
}	
#apply-topper {
	margin-left:-20px;
	margin-top:-160px;
	position:absolute;
}
a {
	color:#11579C;
	text-decoration:none;
}
a:hover	{
	color:#11579C;
	text-decoration:underline;
}
#copy ul {
	margin:0px;
}
#copy ul li {
	display:inline;
	margin-right:12px;
}

.select-service, .select-property, .select-credit {
	margin-bottom:15px;
	text-align:center;
}
.labels	{
   font-weight:bold;;
}
.select-service select, .select-property select, .select-credit select {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	margin-top:8px;
}

.continue-button {
   margin-top:10px;
   text-align:center;
}




