BODY {
	font-family : Verdana, Arial, Helvetica, Swiss, Geneva, Sans-serif; 
	font-size: 0.7em;
	color: #666;
	margin: 18px 26px 0px 0px;
	padding: 0px;
}

/* Layout grids */
#wrapper {
	width: 1171px;
	background-color: #FFF;
	margin: 0px auto;
	padding: 0px;
}
	
#header {
	height: 127px;
	margin: 0px auto;
	padding: 0px;
}

#nav {
	height: 23px;
	margin: 0px;
	padding: 0px;
}

#flash {
	height: 300px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#flashfile {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

#footer {
	height: 193px;
	margin: 0px;
	padding: 0px;
}

/* LISTS */

#header UL {
    list-style: none;
	margin: 0;
	padding: 0;
}

#header li {
	height: 127px;
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

#nav UL {
    list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	height: 23px;
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

#flash UL {
    list-style: none;
	margin: 0;
	padding: 0;
}

#flash li {
	height: 300px;
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

/* LINKS */



#nav a {
	display: block;
	height: 23px;
}
#nav a:hover { 
    background-image: none;
}

#spacer1 {
	width: 41px;
	background-color: #BA4309;
	border-left: 1px solid #000;
}

#nav1 {
	width: 43px;
	background: transparent url(images/nav1.jpg) no-repeat 0 -23px;
}

#nav1 A {
	background: transparent url(images/nav1.jpg) no-repeat 0 0;
}

#spacer2 {
	width: 83px;
	background-color: #BA4309;
}

#nav2 {
	width: 100px;
	background: transparent url(images/nav2.jpg) no-repeat 0 -23px;
}

#nav2 A {
	background: transparent url(images/nav2.jpg) no-repeat 0 0;
}

#spacer3 {
	width: 32px;
	background-color: #BA4309;
}

#nav3 {
	width: 127px;
	background: transparent url(images/nav3.jpg) no-repeat 0 -23px;
}

#nav3 A {
	background: transparent url(images/nav3.jpg) no-repeat 0 0;
}

#nav4 {
	width: 168px;
	background: transparent url(images/nav4.jpg) no-repeat 0 -23px;
}

#nav4 A {
	background: transparent url(images/nav4.jpg) no-repeat 0 0;
}

#nav5 {
	width: 95px;
	background: transparent url(images/nav5.jpg) no-repeat 0 -23px;
}

#nav5 A {
	background: transparent url(images/nav5.jpg) no-repeat 0 0;
}

#spacer4 {
	width: 55px;
	background-color: #BA4309;
}

#nav6 {
	width: 74px;
	background: transparent url(images/nav6.jpg) no-repeat 0 -23px;
}

#nav6 A {
	background: transparent url(images/nav6.jpg) no-repeat 0 0;
}

#spacer5 {
	width: 55px;
	background-color: #BA4309;
	border-right: 1px solid #000;
}

