body	{
	margin: 0px;
	padding: 0px;
	font: normal 12px arial, helvetica, sans-serif;	
	color: #555555;
	background: url('../images/bg.gif');
	background-color: #aaaaaa;
	line-height: 1.5;
	letter-spacing: 0px;
}

p	{
	text-align: justify;
}

.red	{
	color: #c1517e;
}

h1	{
	font: normal 24px arial, helvetica, sans-serif;	
	color: #000000;
	}

h2
{
    color: #000000;
    line-height: 22px;
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
}
	
.quote
{
    color: #7045c7;
    line-height: 1.2;
    text-align: right;
    height: 115px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
}

p.small	{
	font-size: 0.8em;
}

.phone
{
    font-size: 14px;
    font-weight: normal;
}

li	{
	list-style-position: outside;
}

div.full ol, ul	{
	font: normal 12px arial, helvetica, sans-serif;
	color: #555555;
	line-height: 1.5;
	padding-left: 20px;
	margin: 10px 0px 10px 0px;
}

div.full li	{
	margin-bottom: 10px;
	}


div.container	{
	width: 770px;
	margin: 0px auto;
	padding: 0px;
}


div.whitecontainer	{
	width: 744px;
	margin: 0px auto;
	padding: 0px 13px 0px 13px;
	background-color: #ffffff;
	border: solid 0px #ff0000;
}


div.blankcontainer	{
	width: 744px;
	margin: 13px auto;
	padding: 0px 13px 0px 13px;	
	border: solid 0px #ff0000;
}

div.maintext	{
	font: normal 18px arial, helvetica, sans-serif;	
	text-align: justify;
	width: 744px;
	color: #555555;
	line-height: 1.3;
	float: left;
	margin: 30px 0px 20px 0px;
}

div.awmaintext	{
	font: normal 18px arial, helvetica, sans-serif;	
	text-align: justify;
	width: 744px;
	color: #555555;
	line-height: 1.3;
	float: left;
	margin: 30px 0px 0px 0px;
}

div.navcontainer	{
	width: 742px;
	height: 30px;
	margin: 13px 0px 0px 0px;
	padding: 0px;
	border: solid 1px #757575;
	background: url('../images/nav_button_off.gif');
}

div.adwordslogo	{
	width: 87px;
	font-size: 0.8em;
	text-align: center;
	float: right;
	border: solid 0px #000000;
	}

div.offer	{
	font: normal 14px arial, helvetica, sans-serif;	
	width: 232px;
	color: #555555;
	line-height: 1.8;
	float: left;
	margin: 0px 0px 0px 0px;
	border: solid 0px #000000;
}

div.quarter	{
	font: normal 12px arial, helvetica, sans-serif;	
	width: 180px;
	color: #555555;
	line-height: 1.4;
	float: left;
	margin: 0px 8px 0px 0px;
	border: solid 0px #ff0000;
}

div.quarter p	{
	padding: 0px 10px 0px 10px;
	margin-top: 0px;
	text-align: justify;
}

div.rightcontent	{
	width: 180px;	
	float: right;
	border: solid 0px #000000;	
}

div.leftcontent	{
	width: 546px;	
	float: left;
	border: solid 0px #000000;
}

div.left	{
	width: 180px;	
	float: left;
	border: solid 0px #000000;
}

div.right	{
	width: 546px;	
	float: left;
	border: solid 0px #000000;
}

div.full	{
	width: 744px;		
	border: solid 0px #000000;
}

img	{
	display: block;

}
/* footer stuff */

div.footercontainer	{
	color: #ffffff;
	width: 764px;
	height: 20px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	/*background: url('../images/bg_footer.png');*/
	border: solid 0px #ff0000;
	text-align: center;
}

div.footercontainer p {
	font: normal 10px arial, helvetica, sans-serif;
	line-height: 20px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

div.footercontainer a {
	
	font: normal 10px arial, helvetica, sans-serif;	
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

div.footercontainer a:hover {
	color: #32b2b3;
}

/*added by AW Mar 15 10 for updated site */
div.input	{
	position: relative; 
	float: right; 
	clear:both;
	right: 12px;
}

.inputbox
{
    border: 2px ridge #FFFFFF;
    width: 130px;
    height: 10px;
    font-size: smaller;
    font-family: verdana;
}

A:link {
	font: bold 12px arial, helvetica, sans-serif;	
	text-decoration: underline;	
	color: #000000;
}
	
A:visited {
	font: bold 12px arial, helvetica, sans-serif;	
	text-decoration: underline;	
	color : #000000;	
}

A:active {
	font: bold 12px arial, helvetica, sans-serif;	
	text-decoration: underline;	
	color : #000000 ;	
}

A:hover {
	font: bold 12px arial, helvetica, sans-serif;	
	text-decoration: underline;	
	color : #5cd4d5;	
}

A.nav:link {
	font: bold 12px arial, helvetica, sans-serif;		
	text-align: center;
	text-decoration: none;
	color: #333333;
	width: 184px;
	height: 28px;
	padding: 0px 0px 0px 0px;
	line-height: 28px;
	display: block;
	float: left;
	border-left: solid 1px #5a5a5a;
	border-right: solid 1px #f0f0f0;	
	background: url('../images/nav_button_off.gif');
}
	
A.nav:visited {	
	font: bold 12px arial, helvetica, sans-serif;		
	text-align: center;
	text-decoration: none;
	color: #333333;
	width: 184px;
	height: 28px;
	padding: 0px 0px 0px 0px;
	line-height: 28px;
	display: block;
	float: left;
	border-left: solid 1px #5a5a5a;
	border-right: solid 1px #f0f0f0;	
	background: url('../images/nav_button_off.gif');

}

A.nav:active {
	font: bold 12px arial, helvetica, sans-serif;		
	text-align: center;
	text-decoration: none;
	color: #333333;
	width: 184px;
	height: 28px;
	padding: 0px 0px 0px 0px;
	line-height: 28px;
	display: block;
	float: left;
	border-left: solid 1px #5a5a5a;
	border-right: solid 1px #f0f0f0;
	background: url('../images/nav_button_off.gif');
}

A.nav:hover	{
	font: bold 12px arial, helvetica, sans-serif;		
	text-align: center;
	text-decoration: none;
	color: #000000;
	width: 184px;
	height: 28px;
	padding: 0px 0px 0px 0px;
	line-height: 28px;
	display: block;
	float: left;
	border-left: solid 1px #5a5a5a;
	border-right: solid 1px #f0f0f0;	
	background: url('../images/nav_button_on.gif');

}

A.largebutton:link {
	font: normal 18px arial, helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	line-height: 95px;
	width: 180px;
	height: 130px;
	padding: 0px 0px 0px 0px;	
	display: block;
	float: left;		
	background: url('../images/largebutton_off.png');
	border: solid 0px #000000;
}
	
A.largebutton:visited {	
	font: normal 18px arial, helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	line-height: 95px;
	width: 180px;
	height: 130px;
	padding: 0px 0px 0px 0px;	
	display: block;
	float: left;		
	background: url('../images/largebutton_off.png');
	border: solid 0px #000000;

}

A.largebutton:active {
	font: normal 18px arial, helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	line-height: 95px;
	width: 180px;
	height: 130px;
	padding: 0px 0px 0px 0px;	
	display: block;
	float: left;		
	background: url('../images/largebutton_off.png');
	border: solid 0px #000000;
}

A.largebutton:hover	{
	font: normal 18px arial, helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #000000;
	line-height: 95px;
	width: 180px;
	height: 130px;
	padding: 0px 0px 0px 0px;	
	display: block;
	float: left;		
	background: url('../images/largebutton_on.png');
	border: solid 0px #000000;

}

A.small:link {
	font: bold 10px arial, helvetica, sans-serif;	
	text-decoration: underline;	
	color: #ffffff;
	background: none;	
}
	
A.small:visited {
	color : #ffffff;	
}

A.small:active {
	color : #ffffff;	
}

A.small:hover {
	color : #ffffff;	
}


A.footernav:link {
	font: normal 10px arial, helvetica, sans-serif;	
	text-decoration: none;	
	color: #ffffff;			
}
	
A.footernav:visited {	
	text-decoration: underline;	
}

A.footernav:active {
	text-decoration: underline;	
}

A.footernav:hover {
	text-decoration: underline;		
}
 
 /* Added by AW for form */
div.formtext {
	font-family: arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	margin-top: 1px;
	clear:both;
	float:left;
	width: 114px;
	height: 25px;
}
/* Added by AW for form */
div.formbox	{
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
float: left;
height: 20px;
}

.testimonial
{
    font: bold;
    color: #7045c7;
    font-weight: bold;
    font-style: italic;
}