* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	min-width: 760px;
}

#wrapper {
	width: 800px;
	margin: 0px auto;
	text-align: left;
}

#banner {
	width: 800px;
	height: 100px;	
	background: url(images/topstrip.gif) no-repeat;
}

#logo {
	width: 280px;
	height: 100px;
	background: url(images/logo.jpg) no-repeat top left;
	margin: 35px 0px 0px 0px;
	float: left;
}

#title {
	margin: 77px 0px 0px 5px;
	float: left;
}

#menubox {
	width: 260px;
	height: auto;
	margin: 25px -10px 0px 0px;
	float: right;
}

#leftcolumn {
	width: 240px;
	height: auto;
	margin: 20px 0px 10px 0px;
	float: left;
}

#rightcolumn {
	width: 550px;
	height: auto;
	margin: 20px 0px 10px 0px;
	float: right;
}

#rightcolumnleft {
	width: 280px;
	height: auto;
	border-right: 1px solid #DADFE3;
	border-left: 1px solid #DADFE3;
	padding: 0px 10px 0px 10px;
	float: left;
}

#ourservices {
	width: 260px;
	background: url(images/services_bg.jpg) no-repeat bottom;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}

.referralform {
border: 1px solid #DADFE3;
padding: 20px;
background: #F2FCFF;
}

.referralform td{
padding: 3px 5px 3px 5px;
}

#servicedescription {
	width: 470px;
	height: auto;
	margin: 20px 0px 0px 10px;
	padding: 15px;
	background: url(images/servicedescription_bg.jpg) top no-repeat;
	float: left;
}

#rightcolumnright {
	width: 240px;
	height: auto;
	margin: 0px 0px 0px 5px;
	float: right;
}

#subtitle {
	margin: 0px 10px 10px 5px;
}

#footer {
	width: 800px;
	height: 70px;
	background: url(images/footer_bg.gif) no-repeat;
	text-align:center;
	vertical-align:middle;
}

#graylinefull {
	width: 800px;
	height: 1px;
	background: #EEF2F5;
	margin: 10px 0px 0px 0px;
	clear: both;
}

#menu ul li {
float: left;
}

#graylineshort {
	width: 100%;
	height: 1px;
	background: #EEF2F5;
	margin: 10px 0px 10px 0px;
}

#mainpic {
	margin: 25px 0px 10px 0px;
	float: left;
}

#morelink {
	float: right;
	text-align:right;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	display: inline;
	color: #000055;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: 900;
	color: #FFFFFF;
	display: inline;
}

#menu ul a {
	list-style: none;
	display: block;
	width: 81px;
	padding-right: 5px;
	height:26px;
	text-align: center;
	line-height: 22px;
	background: url(images/button.jpg) repeat-y left top;
	text-decoration: none;
	color: #005;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#menu  ul a:visited {
	list-style: none;
	display: block;
	width: 81px;
	padding-right: 5px;
	height:26px;
	text-align: center;
	line-height: 22px;
	background: url(images/button.jpg) repeat-y left top;
	text-decoration: none;
	color: #005;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#menu ul a:hover {
	list-style: none;
	display: block;
	width: 81px;
	height:26px;
	padding-right: 5px;
	text-align: center;
	line-height: 22px;
	background: url(images/button_over.jpg) repeat-y left top;
	text-decoration: none;
	color: #005;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	color: #005;
}

.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
}

.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #DDE653;
	}
	
#ourservices li a:link {
	color: #005;
	background: none;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 900;
	text-decoration: underline;
}

#ourservices li a:visited {
	color: #005;
	background: none;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 900;
	text-decoration: underline;
	padding: 0px;
}

#ourservices li a:hover {
	color: #F06;
	background: none;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 900;
	text-decoration: underline;
}

a:link {
	color: #005;
}
a:visited {
	color: #005;
}
a:hover {
	color: #0CF;
}

#home #mainnav .home a,
#services #mainnav .services a,
#contactus #mainnav .contactus a {
	background: url(images/button_over.jpg) repeat-y left top;
	list-style: none;
}

#leftcolumn li {
	list-style-position: outside;
	margin: 0px 0px 5px 15px;
	list-style-image: url(images/list_dot.gif);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #005;
}

#ourservices li {
	list-style-position: outside;
	margin: 0px 0px 5px 15px;
	list-style-image: url(images/services_dot.gif);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #005;
	font-weight: 900;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #F06;
	padding-bottom: 10px;
}
td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
