html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: #fefefe;
	font-family: Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* General */

p { 
	font-size: 10px;
	margin-bottom: 15px; 
}

h1 { 
	font-size: 25px; 
	line-height: 15px;
	margin-bottom: 15px; 
}
h2 { 
	font-size: 20px; 
	line-height: 15px; 
	margin-bottom: 15px;
}
h3 { 
	font-size: 15px; 
	line-height: 15px; 
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear:both;
}

a {
	color: #2200cc;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}

/* End General */

#wny_auto {
	
}

#form_body {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 960px;
}

.form-label label{
	text-align: right;
}

.form-label p{
	text-align: right;
}

#form_body input {
	position: absolute;
	left: 210px;
	width: 380px;
	border: 1px solid #b8b8b8;
	height: 20px;
	line-height: 20px;
}

#form_body select {
	position: absolute;
	left: 210px;
}

#container {
	position: absolute;
	width: 960px;
	margin-left: -480px;
	left: 50%;
	overflow: hidden;
}

#header {
	float:left;
	height:75px;
	margin-left: 30px;
	margin-right: 30px;
}

#logo {
	background: url(images/logo.jpg) top center no-repeat;
	float: left;
	height:74px;
	width: 184px;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	cursor: pointer;	
}

#nav_cont {
	position: absolute;
	width: 555px;
	height: 75px;
	left: 375px;
}

/* begin nevigation */

#navigation {
 	list-style: none;
}

#navigation li {
 	float: left;
}

#navigation a * {
 	display: none;
}

#navigation a,
#navigation a .hover {
  	height: 75px;
	position: relative;
	display: block;
	background: url(images/nav.jpg) 0 0 no-repeat;
}

/* individual navigation items */

#navigation a.homenav {
    background-position: 0 0;
    width: 60px;
}

#navigation .highlight a.homenav:hover,
#navigation a.homenav .hover {
    background-position: 0 -75px;
    width: 60px;
}

#navigation a.applynav {
    background-position: -60px 0px;
    width: 180px;
}

#navigation .highlight a.applynav:hover,
#navigation a.applynav .hover {
    background-position: -60px -75px;
}

#navigation a.aboutnav {
    background-position: -240px 0;
    width: 105px;
}

#navigation .highlight a.aboutnav:hover,
#navigation a.aboutnav .hover {
    background-position: -240px -75px;
}

#navigation a.privacynav {
    background-position: -345px 0;
    width: 135px;
}

#navigation .highlight a.privacynav:hover,
#navigation a.privacynav .hover {
    background-position: -345px -75px;
}

#navigation a.contactnav {
    background-position: -480px 0;
    width: 75px;
}

#navigation .highlight a.contactnav:hover,
#navigation a.contactnav .hover {
    background-position: -480px -75px;
}

/* end navigation */

#top_image {
	width: 960px;
	height: 375px;
	background: url(images/front_bg.jpg) top center no-repeat;
	margin-bottom: 30px;
}

.apply_button {
	position: absolute;
	top: 330px;
	left: 510px;
	height: 62px;
	width: 392px;
}

.apply_button a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	cursor: pointer;	
}

.apply_button h4 {
	background: url(images/apply_sprite.jpg) top center no-repeat;
	height: 62px;
	width: 392px;
	overflow: hidden;
	text-indent: -500px;
}

.apply_button h4:hover {
	background: url(images/apply_sprite.jpg) top center no-repeat;
	background-position: 0px -62px;
	height: 62px;
	width: 392px;
	overflow: hidden;
	text-indent: -500px;
}

#content {
	margin-left: 30px;
}

.column {
	float: left;
	margin-right: 30px;
	width: 280px;
}

#footer {
	color: #666666;
	margin-top: 10px;
	margin-bottom: 30px;
}

#footer a {
	color: #666666;
    text-decoration: none;
}

#footer a:hover {
	color: #666666;
	text-decoration: underline;
}

.fronth1 h1 {
	font-weight: normal;
	font-size: 15px;
	display: inline;
}

.fronth1 {
	font-weight: normal;
	font-size: 10px;
	display: inline;
}

.smaller {
	list-style-type: disc;
	list-style-position: inside;	
}

.smaller li {
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom: 15px;
	margin-left: 10px;
}

.checkmark {
	float: left;
	width: 32px;
	height: 32px;
	padding-right: 15px;
    background: url(images/checkmark.gif) top center no-repeat;
}

.ftitle {
	line-height: 32px;
}

.small_apply {
	height: 25px;
	width: 200px;
	position: absolute;
	top: 327px;
	left: 60px;
}

.small_apply a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	cursor: pointer;
}

.leftcol {
	float: left;
	width: 530px;
	background: #eeeeee;
	border: 1px solid #b8b8b8;
	padding: 30px;
	margin-bottom: 30px;
}

.leftcol2 {
	float: left;
	width: 550px;
	background: #eeeeee;
	border: 1px solid #b8b8b8;
	padding: 30px;
	margin-bottom: 30px;
}

.aboutimg {
	width: 280px;
	height: 186px;
	background: url(images/buffalopic.jpg) top center no-repeat;
	float: right;
	margin-left: 30px;
}

.rightcol {
	float: right;
	width: 280px;
	background: #eeeeee;
	margin-right: 30px;
	border: 1px solid #b8b8b8;
}

.rightcol2 {
	float: right;
	width: 280px;
	margin-right: 30px;
}

.small_contact h3 {
	margin-top: 30px;
	margin-left: 30px;
	height: 30px;
	width:	180px;
	overflow: hidden;
}

.side_form {
	padding: 10px 20px 0px 20px;
}

.side_form p {
	margin-bottom: 10px;
}

.side_form input {
	color: #111111;
	font-size: 10px;
	font-family: Verdana;
	background: white;
	border: solid 1px #b8b8b8;
	width: 230px;
	height: 15px;
	padding: 6.6666px;
	margin-bottom: 10px;
}

#submit_front {
	color: black;
	background: #41b401;
	height: 40px;
	width: 80px;
	float: right;
}

#submit_front:hover {
	cursor: pointer;
	background: #64d416;	
}

#message {
	color: #111111;
	font-size: 10px;
	font-family: Verdana;
	background: white;
	border: solid 1px #b8b8b8;
	width: 230px;
	height: 120px;
	padding: 6.6666px;
	margin-bottom: 20px;
	line-height: 20px;
}

#info {
	height: 400px;
	overflow: scroll;
}
