BODY {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #DCDCDC;
	background-image: url(images/grid_background.jpg);
	background-repeat: repeat-x;
	z-index:1;
	line-height: 14px;
}

#top {
	width: 100%;
	height: 101px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0;
}

#nav {
	width: 1024px;
	height: 36px;
	background-image: url(images/nav_blank.jpg);
	background-repeat: no-repeat;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	font-size: 14px;
	position: absolute;
	left: 0px;
	top: 102px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 10px;
	padding-left: 70px;
}

.nav-link {
	padding-left: 8px;
	padding-right: 8px;
	color: #FFF;
}

a.nav-link:link { 
	color: #fff;
	font-size: 12px;
	letter-spacing: .1em;
	text-decoration: none;
}

a.nav-link:visited { 
	color: #fff;
	font-size: 12px;
	letter-spacing: .1em;
	text-decoration: none;
}

a.nav-link:hover {
	color: #98CC1C;
}

#content-main {
	width: 455px;
	border-right: 1px solid #2e5e71;
	border-left: 1px solid #2e5e71;
}


.content-right-padding {
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	padding-top: 14px;
	font-size: 10px;
	line-height: 13px;
}

.twitter {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 14px;
	font-size: 10px;
	line-height: 13px;
}


#mainpage {
	background-color: #DCDCDC;
	width: 769px;
	left: 0px;
	top: 137px;
	position: absolute;
}

.content-left-padding {
	padding-top: 25px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 30px;
	color: #004B84;
}

H1 {
	font-weight: normal;
	font-size: 20px;
	margin-left: 0px;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 15px;
	letter-spacing: 0.15em;
	color: #004B84;
	line-height: 22px;
}

H2 {
	font-weight: normal;
	font-size: 14px;
	padding: 0px;
	letter-spacing: 0.1em;
	color: #444;
}

H3 {
	font-weight: normal;
	font-size: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	letter-spacing: .1em;
	color: #004B84;
}

H4 {
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	color: #444;
}
#footer {
	position: relative;
	width: 100%;
}

#copyright {
	font-size: 11px;
	letter-spacing: .1em;
	color: #fff;
	padding-top: 4px;
	padding-left: 10px;
}

a:link { color: #004B84; text-decoration: none; }
a:visited { color: #008bc0; text-decoration: none; }
a:hover { color: #008bc0; text-decoration: underline; }
a h2 { color: #004b84; }

#right {
	width: 257px;
	background-image: url(images/right.png);
	background-repeat: no-repeat;
	position: fixed;
	top: 137px;
	left: 769px;
	right: 0px;
	bottom: 0px;
	padding-top: 0px;
	border: 0;
}
.h5 {
	font-size: 14pt;
	line-height: 16px;
	color: #FFF;
	font-weight: 400;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
}
/* CSS Document */

.content-main-padding {
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 100px;
	z-index:2;
}

#top_contentbox {
	width: 769px;
	position: absolute;
	top: 137px;
}
#contentbox {
	position: absolute;
	width: 769px;
	top: 137px;
	left: 0px;
}

#bottom_contentbox {
	width: 769px;
	position: absolute;
	background-color: #DCDCDC;
}

#bg_contentbox {
	height: 460px;
	width: 769px;
	position: absolute;
	background-image: url(images/m_bar_full.gif);
	background-repeat: no-repeat;
	z-index:0;
	top: 156px;
}

#bg_bottomfloat {
	position: absolute;
	background-image: url(images/bg_bar.gif);
	background-repeat: y-repeat;
	z-index:0;
	width: 769px;
	left: 0px;
	top: 597px;
	bottom: 0px;
}