@charset "UTF-8";
#container {
	width: 100%;
	margin: 0px;
	float: left;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
body {
	background-color: #F96815;
	background-image: url(images/drops.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo {
	float: left;
	width: 950px;
	background-color: #000;
	background-image: url(images/logo_top.jpg);
	background-repeat: no-repeat;
	height: 137px;
}
.header {
	float: left;
	height: 329px;
	width: 950px;
}
.links {
	background-image: url(images/links.jpg);
	float: left;
	height: 70px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.links ul {
	display: inline;
	height: 60px;
	float: left;
	width: 100%;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.links li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	display: block;
	height: 60px;
	float: left;
	list-style-type: none;
}
.links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	height: 40px;
	padding-top: 20px;
}
.links a span {
	height: 40px;
	display: block;
}
.links a:link {
	display: block;
	color: #FFF;
	text-decoration: none;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
.links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-repeat: repeat-x;
	display: block;
	height: 40px;
	background-image: url(images/links_bg.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #76240B;
	border-left-color: #76240B;
}
.left {
	float: left;
	width: 682px;
	background-color: #FFF;
}
.left_copy {
	padding: 10px;
	float: left;
	width: 470px;
	font-family: Arial, Helvetica, sans-serif;
}
.right {
	float: left;
	width: 249px;
	margin-left: 19px;
}
.right_copy {
	float: left;
	width: 229px;
	padding: 10px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}
.right_corner_top {
	background-image: url(images/form_corner_top.gif);
	background-repeat: no-repeat;
	float: left;
	width: 249px;
	height: 15px;
}
.right_corner_bottom {
	background-image: url(images/form_corner_bottom.gif);
	float: left;
	height: 15px;
	width: 249px;
}
.left_corner_top {
	background-image: url(images/copy_corner_top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 682px;
}
.left_corner_bottom {
	background-image: url(images/copy_corner_bottom.gif);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 682px;
}
.apply {
	height: 85px;
	width: 218px;
	display: block;
}
.apply a:hover {
	height: 85px;
	width: 218px;
	display: block;
	color: #FFF;
	background-image: url(images/applynow2.jpg);
}
.apply a {
	height: 85px;
	width: 218px;
	display: block;
	background-image: url(images/applynow.jpg);
}
.apply a:link {
	height: 85px;
	width: 218px;
	display: block;
}
.apply a span {
	display: none;
	height: 85px;
	width: 218px;
}
.left_banner {
	float: left;
	width: 150px;
	padding-right: 15px;
	padding-left: 15px;
	height: 550px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #F30;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #C00;
}
.links a:visited {
	display: block;
	color: #FFF;
	text-decoration: none;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
.stylemail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F60;
}
