html { 

	height: 100%; 

	margin-bottom: 1px; 

}

BODY{

	margin:0 0 0 0px; 

	padding:0; 

	background-color:#ffffff;
	
	background-image:url(images/background1.jpg);
	
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#666666;
	
	margin-bottom:10px;
	
	margin-top:10px;

}


A {

	color: #b34a34;

	text-decoration:underline;

}



A:hover {

	color: #666666;

	text-decoration:none;

}



#container{

	MARGIN: 0px auto; 
	
	WIDTH: 772px;
	
	POSITION: relative; 
	
	TEXT-ALIGN: left;
	
	background-color:#FFFFFF;

}

#header{

	background-image:url(images/header.gif);
	
	background-repeat:repeat-y;

}

#logo{

	width:428px;
	
	float:left;
	
	position:relative;

}


#form1{

	float:right;
	
	width:344px;
	
	background-image:url(images/form.gif);
	
	background-repeat:no-repeat;
	
	min-height:310px;

}

.leadform1{

	padding-top:20px;

}

#logo2{

	width:772px;
	
}

#topheadline{

	height:44px;

	background-color:#f2ebd7;
	
	background-image:url(images/headline.gif);
	
	background-repeat:no-repeat;
	
	clear:both;
	
	text-align:center;
	
}

#topheadline h1{

	color:#ffffff;
	
	font-weight:bold;
	
	font-size:16px;
	
	font-family:Arial, Helvetica, sans-serif;
	
	margin:0 0 0 0px;
	
	padding-top:12px;
	
	text-align:center;

}

h1{

	color:#b10e0a;
	
	font-weight:bold;
	
	font-size:14px;
	
	margin:0 0 0 0px;
	
	padding-top:5px;
	
	padding-bottom:15px;
	
}

h2{

	color:#e38737;
	
	font-weight:bold;
	
	font-size:12px;
	
	margin:0 0 0 0px;
	
	padding-top:5px;
	
	padding-bottom:15px;
	
}


.copy{

	padding:10px;

}



#main {

	min-height:300px;
	
	background-image:url(images/main.gif);
	
	background-repeat:repeat-y;
	
	padding-left:79px;
	
	padding-right:71px;
	
	width:622px;
	
}



#content {

	float:right;

	width:410px;
	
	text-align:left;

	padding-left:27px;
	
	padding-right:10px;

} 

#left {

	float:left;

	position:relative;

	width:175px;
	
	text-align:left;

} 


.headLR {

	width:174px;

	margin: 0; 
	
	padding: 0;
	
	height: auto;
}



.headLR a {

	display: block;
	
	background-image:url('images/left.gif');
	
	background-repeat:no-repeat;
	
	padding-left:10px;
	
	width:164px;
	
	font-weight:bold;
	
	color:#FFFFFF;
	
	padding-top:7px;
	
	height:21px;
	
	text-decoration: none;
	
		
} 

.headLR a:hover {

	display: block;
	
	background-image:url('images/left.gif');
	
	background-repeat:no-repeat;
	
	padding-left:10px;
	
	width:164px;
	
	font-weight:bold;
	
	color:#FFFFFF;
	
	padding-top:7px;
	
	height:21px;
	
	text-decoration: underline;

} 

.framesContent{

	padding-left:5px;

	padding-right:5px;

	border-left:#DBDBDB 1px solid;

	border-right:#DBDBDB 1px solid;

}



.sublinksR {

	width:162px;
	
	margin: 0; 
	
	padding: 0;
	
	height: auto;
}


.sublinksR a {

	display: block;
	
	width:162px;
	
	text-decoration: none;
	
	border-bottom:#DBDBDB 1px solid;
	
	color:#8E2939;
	
	padding-top:2px;
	
	padding-bottom:2px;
	
} 

.sublinksR a:hover {

	display: block;
	
	text-decoration: underline;
	
	border-bottom:#DBDBDB 1px solid;
	
	color:#000000;
	
	padding-top:2px;
	
	padding-bottom:2px;	
} 

.footerL{

	width:174px;

	height:7px;

	padding-bottom:10px;

}


.clear{
	
	clear:both;
	
}

.alignCenter{

	text-align:center;

}

.imageBorder{

	border:0px;

}




.textBrown{

	color:#b34a34;

}

.textBlack{

	color:#000000;

}


.footer {

	clear:both;

	WIDTH: 772px; 
	
	text-align:center;
	
	padding-top:10px;
	
	padding-bottom:20px;
	
	font-size:9px;
	
	background-image:url(images/footer.gif);
	
	background-repeat:no-repeat;
	
	color:#666666;
	
}



.footer a{

	color: #666666;
	
	text-decoration:underline;

}

.footer a:hover{

	color: #666666;
	
	text-decoration:none;

}


form{

	margin:0 0 0 0px;

}


p{

	margin-top:5px;

}

