
body {
	font-family: arial, helvetica, sans-serif;
	color: #1e5981;
	font-size: 75%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.gif) top repeat-x #a0d8ff;
}

a img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #222;
}

a:hover {
	text-decoration: none;
	color: #999;
}

h3 {
	border-bottom: 1px dashed #DDD;
	padding-bottom: 5px;
	margin: 0px 0px 5px;
	font-size: 140%;
	color: #70bbef;
}

h4 {
	border-bottom: 1px dashed #DDD;
	padding-bottom: 5px;
	margin: 20px 0px 5px;
	width: 300px;
	font-size: 140%;
	color: #70bbef;
}

#outer_con {
	text-align: left;
	width: 774px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/innerbg.gif) repeat-y;
}

#container {
	text-align: left;
	width: 760px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	float: left;
}

#menu {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 26px;
}

#menu div {
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu img {

}

#services_content {
	width: 760px;
	margin: 0px;
	padding: 0px;
	background: url(../images/lorrybg.gif) bottom right no-repeat;
}

#services_content h3 {
	border-bottom: 0px;
	padding: 0px;
	margin: 0px 0px 0px;
	font-size: 140%;
	color: #70bbef;
	width: 300px;
}

#services_content div {
	padding: 10px;
	line-height: 120%;
}

#about_content {
	width: 760px;
	margin: 0px;
	padding: 0px;
	background: url(../images/lorrybg.gif) bottom right no-repeat;
}

#about_content p {
	padding: 10px;
	line-height: 120%;
	width: 450px;
}

#content {
	width: 760px;
	margin: 0px;
	padding: 0px;
	background: url(../images/lorrybg.gif) bottom right no-repeat;
}

#content p {
	padding: 10px;
	float: left;
	width: 500px;
}

#footer {

}

#contact_form {
	width: 310px;
	padding: 0px 20px;
	float: left;
}

#contact_form legend {
	color: #222;
	font-size: 120%;
}

#contact_form label {
	width: 90px;
	float: left;
	margin-left: 10px;
}

#contact_form input,textarea {
	width: 180px;
	float: left;
	font-size: 90%;
	font-family: arial, helvetica, sans-serif;
}

#contact_form #submit {
	width: 100px;
	margin: 0px 18px;
}

#contact_form #reset {
	width: 100px;
	margin: 0px 18px;
}

#contact_information {
	width: 300px;
	float: left;
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 0px;
	border-left: 1px solid #DDD;
}

#contact_information p {
	margin: 0px;
	padding: 7px 10px;
	width: 300px;
}

#contact_information h4 {

}

#contact_information #questions {
	margin: 0px;
	padding: 7px 10px;
	width: 300px;
	border-top: 1px dashed #DDD;
	font-weight: bold;
}
#ufindus_link {
	color: #1E73AE;
	font-weight: bold;
}