

html {
	margin: 0;
	padding: 0;
	background-image: url(../images/2m_bg2.jpg);
	background-color: #1C0B03;
	background-attachment: fixed;
	background-repeat: repeat-x;
}

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/2m_bg3.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.seo {
	font-weight: bold;
	color: #A11903;
	text-decoration: none;
}

.seo:hover {
	font-weight: bold;
	color: #A11903;
	text-decoration: underline;
}

#contentbg {
	width:  1058px;
	height: 941px;
	margin: 0;
	background-image: url(../images/contentbg.png);
}

#contentbg_2 {
	width:  1058px;
	height: 1100px;
	margin: 0;
	background-image: url(../images/contentbg_2.png);
}

#contentbg_3 {
	width:  1058px;
	height: 1350px;
	margin: 0;
	background-image: url(../images/contentbg_3.png);
}

.tofar li {
	margin: 0 0 0 -25px;
}

#navigation {
	width: 815px;
	height: 75px;
	margin: 0 auto 0 auto;
	padding: 85px 0 0 150px;
}

#nav {
	background: url("../images/navigation.jpg") no-repeat;
	width: 810px;
	height: 75px;
	margin: 0;
	padding: 0;
}

#nav span {
	display: none;
}

#nav li, #nav a {
	height: 75px;
	display: block;
}

#nav li {
	float: left;
	list-style: none;
	display: inline;
}

#nav1 {
	margin: 0 0 0 250px;
	width: 50px;
}

#nav2 {
	width: 100px;
}

#nav3 {
	width: 120px;
}

#nav4 {
	width: 80px;
}

#nav5 {
	width: 120px;
}

#nav6 {
	width: 70px;
}

#nav1 a:hover {background:url("../images/navigation.jpg") -250px -75px no-repeat; }
#nav2 a:hover {background:url("../images/navigation.jpg") -300px -75px no-repeat; }
#nav3 a:hover {background:url("../images/navigation.jpg") -400px -75px no-repeat; }
#nav4 a:hover {background:url("../images/navigation.jpg") -520px -75px no-repeat; }
#nav5 a:hover {background:url("../images/navigation.jpg") -600px -75px no-repeat; }
#nav6 a:hover {background:url("../images/navigation.jpg") -720px -75px no-repeat; }

#mainwindow {
	width: 808px;
	height: 227px;
	margin: 0 auto 0 195px;
	background-image: url(../images/mainwindow.jpg);
}

#col_1 {
	font-family: century gothic;
	font-size: 12px;
	float: left;
	width: 330px;
	margin: 40px 0 0 200px;
}

#col_1_proj {
	font-family: century gothic;
	font-size: 12px;
	float: left;
	width: 425px;
	margin: 40px 0 0 200px;
}

.pdfTitle {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}

.announcementDate {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #777;
}

.announcementHeader {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #A11903;
}

#col_2 {
	font-family: century gothic;
	font-size: 12px;
	float: left;
	width: 425px;
	margin: 40px 0 0 50px;
}

#col_2_proj {
	font-family: century gothic;
	font-size: 12px;
	float: left;
	width: 330px;
	margin: 40px 0 0 50px;
}

.sendbtn {
	height: 25px;
	width: 67px;
	background-image: url(../images/sendbtn.jpg);
	border: none;
}

.sendbtn:hover {
	height: 25px;
	width: 67px;
	background-image: url(../images/sendbtn_h.jpg);
	border: none;
	cursor: pointer;
}


#footerWrapper {
	margin: 0 0 25px 200px;	
}

#footer {
	width: 800px;
	font-family: century gothic;
	font-size: 12px;
	text-align: center;
	color:#F90;
}

#footer a {
	color: #fff;
}