.text{
	color: 444444;
	font-family: trebuchet ms;
	font-size: 11px;
	text-decoration: none;
	width: 415px;
	position: relative;
	left: 20px;
}

.subtext{
	color: 444444;
	font-family: trebuchet ms;
	font-size: 11px;
	text-decoration: none;
	width: 380px;
	position: relative;
	left: 35px;
}

.quote{
	color: 444444;
	font-family: trebuchet ms;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	right: 35px;
}

.fine_print{
	color: 444444;
	font-family: trebuchet ms;
	font-size: 10px;
	text-decoration: none;
}

.title{
	color: 3803ff;
	font-family: trebuchet ms;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 380px;
	position: relative;
	left: 35px;
	top: 10px;
}

.underline{
	position: relative;
	left: 35px;
}


li{
	list-style: square;
	color: 444444;
	font-family: trebuchet ms;
	font-size: 11px;
	text-decoration: none;
	position:relative;
	right: 25px;
}

.comment{
	color: 444444;
	font-family: trebuchet ms;
	font-size: 11px;
	text-decoration: none;
	width: 415px;
}

.bullet_text{
	color: 444444;
	font-family: trebuchet ms;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	width: 210px;
	position: relative;
	left: 15px;
}

.horizontal_divider{
	color: 444444;
	font-family: trebuchet ms;
	font-size: 6px;
	text-decoration: none;
}

tr.header{
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	height: 71px;
}

.client_login{
	color: 666666;
	font-family: trebuchet ms;
	font-size: 11px;
	text-decoration: none;

	position: relative;
	right: 20px;
	top: 10px;
}
	
.input {
	color: 666666;
	font-family: trebuchet ms;
	font-size: 11px;
	width: 115px;
	height: 18px;
	background-color: ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: a9a9a9;
	text-decoration: none;
}

.submit{
	position: relative;
	top: 4px;
}

.contact_form{
	color: 444444;
	font-family: trebuchet ms;
	font-size: 11px;
	text-decoration: none;
}

.cinput {
	color: 666666;
	font-family: trebuchet ms;
	font-size: 11px;
	width: 200px;
	height: 18px;
	background-color: ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: a9a9a9;
	text-decoration: none;
}

.textarea{
	color: 666666;
	font-family: trebuchet ms;
	font-size: 11px;
	width: 390px;
	height: 100px;
	background-color: ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: a9a9a9;
	text-decoration: none;
}

.submit_form{
	background-image: url('../images/submit.jpg');
	background-repeat: no-repeat;
	font-family: trebuchet ms;
	font-size: 10px;
	border-width: 0px;
	border-style: solid;
	width: 63px;
}

.reset{
	background-image: url('../images/reset.jpg');
	background-repeat: no-repeat;
	font-family: trebuchet ms;
	font-size: 10px;
	border-width: 0px;
	border-style: solid;
	width: 63px;
}

.main{
	background-color: f0f0f0;
	background-image: url('../images/top-cap.jpg');
	background-repeat: repeat-x;
}

.sub{
	background-color: f0f0f0;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
}

.footer{
	color: 605e5e;
	font-family: trebuchet ms;
	font-size: 11px;
	text-decoration: none;
}

.blue_links{
	color: 3803ff;
	font-family: trebuchet ms;
	font-size: 11px;
	text-decoration: none;
}

.blue_links:hover{
	text-decoration: underline;
}

.red_links{
	color: ff0000;
	font-family: trebuchet ms;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.red_links:hover{
	text-decoration: underline;
}

.banner_title{
	position: relative;
	left: 8px;
}

.top_left{
	color: 838383;
	font-family: trebuchet ms;
	font-size: 11px;
	text-decoration: underline;
	position: relative;
	right: 35px;
}

.top_right{
	color: 838383;
	font-family: trebuchet ms;
	font-size: 11px;
	text-decoration: underline;
	position: relative;
	left: 435px;
}

.top{
	color: 838383;
	font-family: trebuchet ms;
	font-size: 11px;
	text-decoration: underline;
	position: relative;
	left: 370px;
}

.email{
	color: 444444;
	font-family: trebuchet ms;
	font-size: 11px;
	text-decoration: none;
}

.email:hover{
	color: a55d69;
	text-decoration: underline;
}

.strongvine{
	color: bebbbb;
	font-family: trebuchet ms;
	font-size: 11px;
	text-decoration: none;
}

.strongvine:hover{
	color: 6582a1;
}

.online {
	background-image: url('../images/online-feedback.jpg');
	background-repeat: no-repeat;
	width: 373px;
	border-width: 1px;
	border-style: solid;
	border-color: 5d5d5d;
	text-decoration: none;
}
