ul.footernav {
	list-style: none;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: both;
	padding-top: 20px;
	text-align: center;
	margin: 0px;
}

ul.footernav li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-right-color: #999;
}
ul.nav {
	list-style: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 51px;
	height: 51px;
}

#headernav {
	background-image: url(../images/header/navigation.jpg);
	width: 930px;
	background-repeat: repeat-x;
	height: 51px;
	vertical-align: middle;
	text-align: center;
	position: relative;
}

ul.nav li {
	display: inline;
	padding-left: 5px;
	padding-right: 30px;
	line-height: 51px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul.nav li a:link, ul.nav li a:visited {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}

ul.nav li a:hover, ul.nav li a:current {
	color: #666;
	text-decoration: none;
}

#divider1 {
	background-image: url(../images/header/divider.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 4px;
	position: absolute;
	left: 91px;
}

#divider2 {
	background-image: url(../images/header/divider.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 4px;
	position: absolute;
	left: 177px;
}

#divider3 {
	background-image: url(../images/header/divider.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 4px;
	position: absolute;
	left: 268px;
	top: 0px;
}

#divider4 {
	background-image: url(../images/header/divider.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 4px;
	position: absolute;
	left: 363px;
	top: 0px;
}

#divider5 {
	background-image: url(../images/header/divider.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 4px;
	position: absolute;
	left: 467px;
}

#divider6 {
	background-image: url(../images/header/divider.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 4px;
	position: absolute;
	left: 634px;
	top: 0px;
}

#divider7 {
	background-image: url(../images/header/divider.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 4px;
	position: absolute;
	left: 737px;
	top: 0px;
}

#header-wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 154px;
}

#logo {
	height: 132px;
	width: 133px;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
}

#flash-holder {
	background-image: url(../images/body/home-index.jpg);
	height: 390px;
	width: 930px;
}

.content-wrapper {
	width: 930px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.small-left-column {
	float: left;
	width: 522px;
	background-color: #3A3A3C;
	background-image: url(/images/body/left-column-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.left-column {
	float: left;
	width: 538px;
	border: 1px solid #999;
	background-color: #212121;
	padding: 10px;
}

.right-column {
	float: right;
	width: 330px;
	border: 1px solid #999;
	background-color: #212121;
	padding: 10px;
}

.right-column-content {
	background-color: #000;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
}

.thumb {
	float: left;
	height: 80px;
	width: 112px;
	background-color: #999;
	margin-right: 10px;
}

#right-column-content1 {
	background-color: #000;
	width: 290px;
	margin-top: 10px;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

h1 {
	color: #DCDD46;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 20px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


.padding {
	height: 10px;
	clear: both;
}

#right-column-content2 {
	background-color: #000;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-top: 10px;
}

#right-column-content3 {
	background-color: #000;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-top: 10px;
}

.left-column-title {
	float: left;
	width: 538px;
	padding: 10px;
}

#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

ul.footernav li a:link, ul.footernav li a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}

ul.footernav li a:hover, ul.footernav li a:current {
	color: #999;
	text-decoration: underline;
}

.copyright {
	font-size: 10px;
	color: #939598;
}

#website-wrapper {
	background-color: #212121;
	border: 1px solid #CCC;
	padding-bottom: 10px;
}

#webthumb {
	float: left;
	width: 258px;
	background-color: #000;
	padding: 20px;
	margin-top: 10px;
	margin-left: 8px;
	position: relative;
	height: 100px;
}

#right-column-description {
	background-color: #000;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-top: 10px;
}
a.yellow:link {
	font-size: 15px;
	font-weight: bold;
	color: #D7DC42;
	text-decoration: underline;
}

a.yellow:visited {
	font-size: 15px;
	font-weight: bold;
	color: #D7DC42;
	text-decoration: underline;
}

a.yellow:hover {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

#home-mail-icon {
	float: right;
	height: 18px;
	width: 61px;
	margin-top: 60px;
	margin-right: 30px;
}

.thumbsmall {
	float: left;
	height: 65px;
	width: 90px;
	margin-right: 10px;
}

#quicklinks {
	margin: 0px;
	padding: 0px;
}

#quicklinks li{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

#quicklinks li a:link, #quicklinks li a:visited{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 17px;
	font-weight: normal;
	text-decoration: underline;
	}
	#quicklinks li a:hover{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	}

#flash-holder-2 {
	background-image: url(../images/header/banner.jpg);
	height: 390px;
	width: 930px;
}
