	body {
		margin:0px 0px 0px 10px;
		padding:0px;
		background-image: url(images/bg.jpg);
		background-repeat: repeat-x; 
		}

		
	#footer {
		padding:10px 0px 10px 0px;
		left:0px;
		width:749px;
		background:#8A3F0D;
		text-align:center;
		}	

		
	p,pre {
		margin:0px 25px 10px 20px;
		font-family: Helvetica, Verdana, Arial, sans;
		font-size: 12px;
		line-height: 18px;
		}
		
					
	#marginTxt {
		margin:0px 10px 10px 10px;
		font-family: Helvetica, Verdana, Arial, sans;
		font-size: 12px;
		line-height: 16px;
		}
		
	.marginList {
		margin:0px 15px 0px 15px;
		padding:0px;
		font-family: Helvetica, Verdana, Arial, sans;
		font-size: 12px;
		font-weight:bold;
		color:#4E4A41;
		}
		
	#bList {
		margin:10px 10px 10px 50px;
		padding:0px;
		font-family: Helvetica, Verdana, Arial, sans;
		font-size: 12px;
		line-height: 16px;
		list-style: square 
		}
		
	ol,ul {
		margin:20px 20px 20px 40px;
		padding:0px;
		font-family: Helvetica, Verdana, Arial, sans;
		font-size: 12px;
		color:#4E4A41;
		line-height: 16px;
		}
		
	li {
		margin: 0px;
		padding-bottom: 10px;
		}
		
	h1 {
		margin:20px 0px 20px 0px;
		font-family: Helvetica, Verdana, Arial, sans;
		font-size:18px;
		color:#793406;
		text-align: center;
		}
		
	h2 {
		margin:0px;
		font-family:Helvetica, Verdana, Arial, sans;
		font-size: 16px;
		font-weight:bold;
		text-align: center;
		color: #000;
		}
		
	h3 {
		margin:5px 10px 10px 20px;
		font-family:Helvetica, Verdana, Arial, sans;
		font-size: 24x;
		line-height:24px;
		font-weight: bold;
		color: #7D745F;
		}
		
	h4 {
		margin:20px 0px 20px 0px;
		font-family: Helvetica, Verdana, Arial, sans;
		font-size:12px;
		color:#D26616;
		text-align: left;
		}
	
	h5 {
		margin:5px 10px 10px 20px;
		font-family:Helvetica, Verdana, Arial, sans;
		font-size: 14px;
		font-weight:bold;
		color: #B75D21;		
		}
		
		
	#quote {
		float:right;
		font-family:Helvetica, Verdana, Arial, sans;
		font-size: 14px;
		font-weight:bold;
		line-height: 18px;
		color: #A73710;
		width: 280px;
		padding: 10px;
		margin:0px;
	} 
	
	.logo{
		font-family: Helvetica, Verdana, Arial, sans;
		font-size: 14px;
		line-height: 16px;
		font-weight: bold;
		color:#4E4A41; 
		margin: 0px ;
	}
	
	.inlet {
		width: 350px;
		padding: 10px 10px 10px 20px;
		margin:0px;
		font-family:Helvetica, Verdana, Arial, sans;
		font-size: 14px;
		font-weight:bold;
		color: #B75D21;
		line-height: 16px;	
		float:left;	
	} 
	

	
	#procedure {
		font-family:Helvetica, Verdana, Arial, sans;
		font-size: 14px;
		color: #521F04;
		padding: 10px;
		margin:0px 10px 10px 10px;
		background:#C8C6C6;
	}
	
	
	#listquote {
		font-family:Helvetica, Verdana, Arial, sans;
		font-size: 14px;
		line-height: 18px;
		color: #521F04;
		padding: 15px;
		padding-left: 125px;
		margin:15px;
	}
	
	a:link {
		color: #5E8ABC;
		font-weight: bold;
	}
	
	a:visited {
		color: #D26616;
	}
	
	a:active {
		color: #D26616;
		font-weight: bold;
	}
	a:hover {
		text-decoration: none;
	}
	
	a.foot:link {
		font-family:Helvetica, Verdana, Arial, sans;
		color: #000000;
		font-size:10px;
		font-weight: bold;
		line-height: 14px;
	}
	
	a.foot:visited {
		font-family:Helvetica, Verdana, Arial, sans;
		color: #000000;
		font-size:10px;
		font-weight: bold;
	}
	
	a.foot:active {
		font-family:Helvetica, Verdana, Arial, sans;
		color: #000000;
		font-size:10px;
		font-weight: bold;
	}
	a.foot:hover {
		font-family:Helvetica, Verdana, Arial, sans;
		color: #000000;
		font-size:10px;
		font-weight: bold;
	}
	
	.contact {
		width: 90%; 
		background-color: #f6f6f6; 
		border: 1px dotted #666; 
		padding: 5px;
		margin: 0px auto;
	}
	
	.txtForm {
		text-align: right;
		font-family: Helvetica, Verdana, Arial, sans;
		font-size: 12px;
		color:#793406;
	}		