body {
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
}
form	{
	margin:0px;
}
img	{
	border:0px;
}
td.footer	{
	background-image:url(/images/bottom-shader.png);
	background-repeat:no-repeat;
	width:791px;
	height:9px;
}
td.right-shader	{
	background-image:url(/images/right-shader.png);
	background-repeat:repeat-y;
	width:7px;
}
td.white	{
	background-color:#FFFFFF;
}
#logo	{
	background-image:url(/images/home-insurance-appraiser.jpg);
	background-repeat:no-repeat;
	width:370px;
	height:63px;
}
#header	{
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	width:784px;
	height:250px;
}
#form	{
	float:right;
	position:relative;
	width:200px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	margin-top:100px;
	margin-right:5px;
	text-align:center;
}
#form td	{
	text-align:center;
}
#L02 {
	display:none;
}
#T02 input	{
	background-image:url(/images/form-background.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:18px;
	padding-left:10px;
	border:#FF9900 1px solid;
	width:80px;
}
#T02, #continue-button {
	margin-top:10px;
}

#action	{
	float:right;
	position:relative;
	margin-left:100px;
	margin-top:-130px;
}

#header-quote	{
	float:left;
	color:#FFFFFF;
	position:relative;
	margin-left:185px;
	margin-top:5px;
	font-size:30px;
	text-align:right;
	font-family:"Tahoma", Trebuchet MS, Arial, sans-serif
}



#nav	{
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	height:31px;
	text-align:center;
	padding-left:20px;
}
#nav td	{
	text-align:center;
}
#nav a	{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
}
#nav a:hover	{
	color:#FEA513;
	font-size:12px;
	text-decoration:underline;
	padding-left:6px;
	padding-right:6px;
}



#content	{
	padding-left:8px;
	padding-right:8px;
}
.contentmargin	{
	padding-top:10px;
	padding-bottom:15px;
}

#leftcontent	{
	position:relative;
	float:left;
	width:501px;
}
	


#rightcontent	{
	position:relative;
	float:right;
	padding-top:10px;
	width:252px;
	padding-bottom:10px;
}
#rightcontent td	{
	padding:10px 5px 5px 20px;
}
.info	{
	background-image:url(/images/handing-keys.jpg);
	background-repeat:no-repeat;
	height:116px;
	width:232px;
	background-position:center;
}
.about	{
	background-image:url(/images/for-sale.jpg);
	background-repeat:no-repeat;
	width:232px;
	height:116px;
	background-position:center;
}
.faq	{
	background-image:url(/images/hand-holding-house.jpg);
	background-repeat:no-repeat;
	width:232px;
	height:116px;
	background-position:center;
}
.sidequote	{
	position:relative;
	text-align:right;
	margin-right:13px;
	margin-left:110px;
	margin-bottom:10px;
	font-size:10px;
}
.sidequote a{
	color:#000000;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
}
.sidequote a:hover	{
	color:#FEA513;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
}
.sidebutton	{
	position:relative;
	text-align:right;
	margin-right:13px;
	margin-left:120px;
	margin-top:4px;
	margin-bottom:5px;
}


#bottom-nav	{
	background-image:url(/images/bottom-nav.jpg);
	background-repeat:no-repeat;
	width:768px;
	background-color:#FFFFFF;
}
#bottom-nav td	{
	width:33.3%;
}
#bottom-nav a	{
	color:#000000;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	letter-spacing:1.5px;
}
#bottom-nav a:hover	{
	color:#FEA513;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	letter-spacing:1.5px;
}
.title	{
	padding-top:5px;
	padding-bottom:10px;
	text-align:right;
	padding-right:8px;
}
.bottomcontent	{
	padding-left:8px;
	padding-top:10px;
	padding-bottom:10px;
}


#copyright	{
	font-size:11px;
	color:#666666;
	text-align:center;
}
#copyright ul {
	margin:0px;
	padding:0px;
}
#copyright ul li {
	display:inline;
	margin-right:8px;
}
#copyright a {
	color:#666666;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}
h1 {
	font-size:20px;
}
.padcta	{
	padding-bottom:20px;
}

.new-form	{
	width:120px;
	display:block;
}
.insurance-select	{
	display:none;
}
.input-zip  {
   width:100px;
   height:26px;
   padding-top:6px;
   font-size:14px;
   text-align:center;
   margin-left:40px;
   margin-top:20px;
   background-color:#ffffff !important;
   font-weight:bold;
}

.insurance-select:hover, .input-zip:hover  {

}

.continue-button  {
   margin-top:10px;
}