body,td,th {
	font-family: Myriad Pro, Century Gothic, Verdana, Helvetica, Arial, sans-serif;
}

body {
	margin-left: 50px;
	margin-right: 50px;
	background-color: #eeeeee;
}

a:hover {
	color:#CC0000;
	text-decoration: underline;
}


.style1 {color: #990000}

.style3 {
	color: #CCCCCC
}


#logo {
	font-size: xx-large;
	font-weight: 600;
	position: absolute;
	top: 20px;
	
}
#strap {
	font-weight: 600;
	font-size: large;
	position: relative;
	top: 30px;
}
#menu {
	font-weight: 600;
	font-size: large;
	position: relative;
	top: 55px;
}
#content {
	position: relative;
	top: 55px;
	
	}
#indent {
	position: relative;
	top: 65px;
	left: 50px;

}
#next {
	font-weight: 100;
	position: relative;
	top: 20px;
	right: 40px;
}
#terms {
	font-size: small;
	font-weight: 100;
	position: relative;
	top: 40px;
	left: 10px;
	margin-bottom: 50px;	
}


.subtitle {
color: #666633;
font-weight: 700;;
font-size: 110%;
text-align: left;
vertical-align: top}

.servicetextleft {
text-align: left; 
vertical-align: top; 
margin-right: 3%; 
line-height: 140%; 
left: 5%; 
}

.servicetextright {
text-align: left; 
vertical-align: baseline; 
line-height: 140% }

.top {
font-size: 90%; 
text-align: left; 
vertical-align: top; 
margin-left: 10px; }

.picleft { 
vertical-align: text-top; 
left: 5%; 
text-align: left; 
margin-right: 15px}

.picright { 
vertical-align: text-top; 
left: 5%;
text-align: left; 
margin-left: 10px}

