/* CSS Document */

body {
	margin: 0;
	padding: 0;
	min-width: 600px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/bg_line.gif);
}
#wrapper {

width: 760px;
text-align: left;
border: 1px solid #333333;
background-image:url(images/bg_main.gif);
background-repeat:repeat-y;
}

#banner {
background-color: #666666;
height: 103px;
width: 760px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#nav {
height: auto;
width: 173px;
float: left;
}
#content {
	background-color: #ffffff;
	width: 527px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#home_content {
	background-color: #000000;
	width: 587px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

#footer_box {
	width: 760px;
	margin-top: 40px;
	margin-bottom: 50px;
}


#footer a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #333333;
}

#footer a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #333333;
}

#footer a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #333333;
}

#footer a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #333333;
}


#close a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #ffffff;
}

#close a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #ffffff;
}

#close a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #ffffff;
}

#close a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #ffffff;
}


#footer{
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #333333;
}







#credit {
	width: 760px;
}

a.jesse:link { color: #333333; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.jesse:active { color: #333333; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.jesse:hover { color: #333333; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; letter-spacing: 1pt }
a.jesse:visited { color: #333333; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}
li {
	margin-top: 10px;
}
.linkBox1{
	background-color: #FFF;
	height: 58px;
	width: 130px;
	position: absolute;
	left: 203px;
	top: 86px;
}

.linkBox2{
	background-color: #FFF;
	height: 58px;
	width: 130px;
	position: absolute;
	left: 604px;
	top: 86px;
}

.linkBox3{
	background-color: #FFF;
	height: 58px;
	width: 130px;
	position: absolute;
	left: 337px;
	top: 86px;
}

.linkBox4{
	background-color: #FFF;
	height: 58px;
	width: 130px;
	position: absolute;
	left: 471px;
	top: 86px;
}
