body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 15.5px;
	padding-left: 20px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

#row2-content p {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 16px;
	padding-left: 20px;
}

#row2-content a {
	color: #C2990A;

}

#row2-content a:hover {
	color: #6A5406;

}



#row2-content h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#row2-content h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#row2-content ul {
	margin-top: 0px;

}

#row2-content li {
	list-style-image: url(images/arrow.png);
	list-style-type: none;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 5px;

}


#header {
	background-color: #1B1B1B;
	height: 280px;
}
#header-inside {
	background-color: #000000;
	height: 280px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: relative;
}

#header-inside-sub {
	background-color: #000000;
	height: 280px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header-sub.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: relative;
}
#logo-link {
	height: 144px;
	width: 269px;
	position: absolute;
	left: 57px;
	top: 48px;
}

#nav {
	height: 90px;
	padding-left: 350px;
}

#nav ul {
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}

#nav li{
	float: left;
	list-style-type: none;
}

#nav li a{
	text-decoration: none;
	display: block;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 60px;
	color: #B2B2B2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: left 62px;
}

#nav li a.current{
	color: #000;
	text-decoration: none;
	background-color: #f4c320;
	background-image: none;
}

#nav li a:hover{
	color: #000;
	text-decoration: none;
	background-color: #f4c320;
	background-image: none;
}
#row2 {
	background-color: #FFF;
}
#row2-content {
	padding-left: 40px;
	width: 550px;
	padding-top: 40px;
}

#row2-inside {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 202px;
	position: relative;
}

#row2-inside-sub {
	height: 334px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header-bottom-sub.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#row3 {
	background-image: url(images/row3-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#row3-inside {
	background-color: #494949;
	height: 400px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/white-stripe.jpg);
	background-repeat: no-repeat;
	background-position: left 293px;
}
#right-column-index {
	float: left;
	width: 340px;
	padding-left: 20px;
	padding-top: 20px;
}

#right-column-index p {
	font-size: 12px;
	padding-left: 10px;

}

img.border {
	border: 1px solid #000;

}
#left-column {
	width: 480px;
	float: left;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 20px;
}
#footer-holder {
	background-image: url(images/row3-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer-inside {
	background-color: #231f20;
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #F4C320;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#footer-inside p {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #898989;
	padding-top: 10px;
	padding-left: 0px;
	letter-spacing: .25pt;
	padding-right: 0px;

}
.date {
	font-weight: bold;
	margin-bottom: 5px;
}
.arrow {
	padding-top: -2px;
}
.index-table {
	margin-top: 10px;
}

#index-table {
	margin-top: 10px;
}

#left-column ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#left-column li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F6C21E;
	list-style-image: url(images/arrow.gif);
	font-weight: normal;
	float: left;
	width: 220px;
	margin-bottom: 5px;
	padding-left: 0px;
}
#index-large-type {
	width: 701px;
	position: absolute;
	left: -144px;
	top: 98px;
	text-align: right;
	height: 80px;
	background-image: url(images/index-header.png);
	background-repeat: no-repeat;
}
.index-hl1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 40px;
	margin-bottom: 0px;
	margin-top: 20px;
	line-height: 43px;
}
.index-hl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #666;
	font-size: 34px;
	line-height: 36px;
	margin-top: 0px;
}
.orange {
	color: #F6C220;
}
#row2-inside-contact {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header-bottom-contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#row3-inside-contact {
	background-color: #494949;
	height: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left 5px;
}

