body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/body_bg_grad.gif);
	background-repeat: repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

li {
	list-style-position: outside;
	list-style-type: square;
}

a {
	color: #2da3ee;
	text-decoration: none;
	font-weight:normal;
}

a:link, a:visited {
	color: #2da3ee;
	text-decoration: none;
	font-weight:normal;
}

a:hover, a:active {
	color: #2da3ee;
	text-decoration: underline;
	font-weight:normal;
}

a.dlb:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a.dlb:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
}

a.dlb:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
#nav {
	margin-bottom: 0px;
}


a.dlb:visited:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-top: 10px;
	clear: both;
	height: 100px;
}
#wrapper {
	margin: auto;
	width: 1087px;
}
#content {
	background-image: url(images/content_bg_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	display: block;
}
#homecontent {
	background-image: url(images/home_bg_main.gif);
	width: 853px;
	float: left;
	margin-top: 35px;
}
#footer {
	clear: both;
	height: 100px;
}
#phone {
	font-size: 24px;
	position: relative;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: -25px;
	background-image: url(images/new_phone.jpg);
	background-repeat: no-repeat;
	background-position: 1010px center;
	height: 40px;
	text-align: right;
	display: none;
}
.phone {
	font-size: 24px;
	background-image: url(images/new_phone.jpg);
	background-repeat: no-repeat;
	background-position: 150px center;
	height: 40px;
	text-align: right;
	display: block;
	width: 150px;
	padding-right: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#maincontent {
	/*float: left;*/
	margin-top: 25px;
	margin-left: 315px;
}
#form {
	width: 500px;
	float: left;
	height: 300px;
	display: block;
}


.floatleft {
	float: left;
}
.clear {
	clear: both;
}
#homecontent-inner {
	background-image: url(images/home_bg_sub_grad_ebebeb.gif);
	width: 808px;
	background-color: #EFEFEF;
	background-repeat: no-repeat;
	background-position: top;
	margin: 8px;
	padding-right: 15px;
	padding-left: 15px;
}
.home-column {
	width: 191px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-bottom: 10px;
	height: 100%;
	display: inline;
}

.home-column p{
	line-height: 18px;
}
.home-column h2 {
	margin-top: 10px;
}

.logofloat {
	float: left;
	margin-right: 10px;
}
.grad {
	background-image: url(images/home-inner-col-grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 300px;
}
h1 {
	color: #0C1A6A;
	font-weight: normal;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#left {
	width: 221px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 25px;
}
.homephone {
	z-index: 5;
}
.welcometext {
	line-height: 16px;
}
