body {
	/*background-image: url("../../images/autowarranty/main_bg.png");
	background-attachment: fixed;
	background-position: left;
	background-repeat: repeat-x;
	background-color: #04387f;*/
	background-position: top;
	margin: 0px auto;
	color: #fff;

	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	
	
	font-family: Arial, Helvetica, sans-serif;

	}

#wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width:800px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
	}


#header{
	position: relative;
	top: 0px;
	left: 0px;
	height: 143px;
	width: 800px;
	
	background-image: url("../../images/autowarranty/header.png");
	background-repeat: no-repeat;
	background-position: center;
	
}



#middle{
	position: relative;
	top: 0px;
	left: 0px;
	height:154px;
	width: 800px;
	
	background-image: url("../../images/autowarranty/middle.png");
	background-repeat: no-repeat;
	background-position: center;

}

#stretch{
	position: relative;
	top: 0px;
	left: 0px;
	
	width: 800px;
	text-align: left;
	background-image: url("../../images/autowarranty/stretch.png");
	background-repeat: repeat-y;
	background-position: center;
	}

#imgs{
	position: relative;
	width: 800px;
	
}

#form_wrapper{
		position: relative;
		top: -30px;
		left: 53px;
		
		width: 400px;
		min-height:400px;
		background-color: #FDFFFF;
		color: #333333;
		text-align: left;
		border-style: solid;
		border-width: thin;
		border-color: #EEEEEE;
		padding: 10px;
	
	}


#footerw{

	position: relative;
	top: 0px;
	left: 0px;
	height:119px;
	width: 800px;
	
	background-image: url("../../images/autowarranty/footer.png");
	background-repeat: repeat-y;
	background-position: center;
}

#words{
	position: relative;
	top: 80px;
	
	
	color:#666666;
	font-size: 10px;
	
	text-align: center;
}

#auto{
	position: absolute;
	left: 480px;
	top: 0px;
	
	
	width: 240px;
	height: 600px;

	padding: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	
	font-size: 11px;
	color: #CCCCCC;
	
	background-color: #fff;
	background-image: url("../../images/autowarranty/auto_body.png");
	background-repeat: no-repeat;
	background-position: top;
}

#wordz{
	position: relative;
	top: -10px;
	left: 0px;
	text-align: left;
	margin: 20px;
}

/* ******************************* CONTENT AREA START ******************************* */


/* ******************************* CONTENT AREA END ******************************* */
			/* --------------------------------------------------------- */
  /* ******************************* LINKS START ****************************** */
a:link {
	color: #333333; 
	font-weight: bold;
	text-decoration: none;
	}
a:active { 
	color: red; 
	font-weight: bold;
	text-decoration: none; 
	}
a:visited { 
	color: #333333;
	font-weight: bold; 
	text-decoration: none; 
	}
a:hover { 
	color: #000; 
	font-weight: bold;
	text-decoration: none;
	font-weight: bold; 
	}
	
#words a:link { 
	color: #333; 
	font-weight: bold;
	text-decoration: none;
	}
#words a:active { 
	color: red; 
	font-weight: bold;
	text-decoration: none; 
	}
#words a:visited { 
	color: #333;
	font-weight: bold; 
	text-decoration: none; 
	}
#words a:hover { 
	color: #333; 
	font-weight: bold;
	text-decoration: none;
	font-weight: bold; 
	}
	
#content a:link { 
	color: #777777; 
	font-weight: bold;
	text-decoration: none;
	}
#content a:active { 
	color: #0069bf; 
	font-weight: bold;
	text-decoration: none; 
	}
#content a:visited { 
	color: #777777;
	font-weight: bold; 
	text-decoration: none; 
	}
#content a:hover { 
	color: #777777; 
	font-weight: bold;
	text-decoration: none;
	font-weight: bold; 
	}	
#submit_but{
	width: 239px;
	height: 66px;
	border: none;
	background: url("../../images/autowarranty/submit.png") top no-repeat;
	cursor: pointer;
}	
	

/* ******************************* LINKS END ****************************** */
