﻿html { overflow: -moz-scrollbars-vertical; }
   
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3c3c3c;
	background: url(img/bodyBg.jpg) repeat-x top left;
	margin: 0;
}

a {
	color: #dc0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

img { border: 0; }

h1,h2,h3,h4 { 
	font-weight: normal; 
	margin: 0 0 5px 0; 
	padding: 0; 
}

h1 { font-size: 22px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }

hr {
	height: 3px;
	background-color: #3c3c3c;
	border: 0 none;
	margin: 5px 0 10px 0;
	padding: 0;
}


/* ------ | Page Layout | ------- */

#content {
	width: 980px;
}

#top {
	width: 980px;
}

#content {
	width: 980px;
}

#page {
	width: 980px;
}

#page {
	margin: 0 auto;
}

#content {
	min-height: 460px;
	height: auto !important;
	height: 460px;
}

/* ------ | Top navigation | ------- */

#top img {
	margin: 0 20px 0 0;
	float: left;
}


#top ul {
	margin: 63px 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
}

#top li {
	margin: 0;
	padding: 2px 10px;
	float: left;
	border-right: 2px solid #ababab;
}

#top a {
	color: #000;
}

#top a:hover {
	text-decoration: underline;
}

#top .noL { border-right: 0px none; }



/* ------ | Startpage Layout | ------- */


#startBanner {
	background: url(img/start-banner.jpg) no-repeat top left;
	width: 930px;
	height: 170px;
	padding: 25px;
	color: #2c2c2c;
	font-size: 11px;
	margin: 20px 0;
}

#startBanner h1  {
	font-size: 20px;
	font-weight: normal;
	margin: 15px 0 0 0;
	padding: 0;
}

#startBanner p  {
	width: 550px;
	margin: 2px 0 10px 0;
	padding: 0;
}

#startBanner .readMore  {
	background: url(img/start-link-bg.gif) no-repeat top right;
	color: #fff !important;
	padding: 3px 20px 3px 10px;
}

#startBoxes {
	margin-left: 30px;
}

#startBoxes ul {
	margin: 0;
	padding: 0 0 30px 0;
	list-style: none;
	font-size: 11px;
	width: 475px;
	float: left;
	background: url(img/start-hr.gif) no-repeat bottom center;
}

#startBoxes li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#startBoxes .text {
	width: 370px;
}


#startBoxes img {
	margin: 0 12px 0 0;
}

#startBoxes h3 {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 20px;
	font-weight: normal;
}

#startBoxes a {
	margin: 0;
	padding: 0 0 5px 0;
}


#startBoxes p {
	margin: 0;
	padding: 0 0 5px 0;
}


/* ------ | subPage | ------- */


#subNav {
	width: 170px;
	float: left;
	margin: 20px 0 0;
	position: relative;
}

#subNav img {
	margin-left: -5px;
}

#subNav h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	color: #161616;
}

#subNav h4 {
	margin: 0;
	padding: 0;
	font-size: 17px;
	letter-spacing: -1px;
	font-weight: bold;
}

#subNav ul {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}

#subNav li {
	margin: 0;
	padding: 2px 0;
}


#subNav a {
	background: url(img/dotUnselected.gif) no-repeat 0px 4px;
	padding-left: 17px;
	color: #000;
}

#subNav a:hover {
	background: url(img/dotSelected.gif) no-repeat 0px 5px;
	text-decoration: underline;
}


#subNav ul ul {
	margin: 2px 0 2px 17px;
	padding: 0;
}

#subNav ul ul a {
	background: url(img/dotUnselected.gif) no-repeat 0px 3px;
	font-size: 12px;
}

#subNav ul ul a:hover {
	background: url(img/dotSelected.gif) no-repeat 0px 4px;
}

#subNav .sl {
	text-decoration: underline;
}



#subNav .leftBg {
	background: url(img/bgRight.gif) no-repeat top left;
	position: absolute;
	left: -50px;
	top: -15px;
	height: 344px;
	width: 33px;
}


#subContent {
	background: url(img/bgLeft.gif) no-repeat top left;
	width: 780px;
	min-height: 460px;
	height: auto !important;
	height: 460px;
	float: left;
	margin: 40px 0 0;
	padding: 0 0 0 30px;
}

.imgContent {
	float: right;
	width: 320px;
	text-align: right;
	margin-bottom: 20px;
}

.textContent {
	float: left;
	width: 460px;
	margin-bottom: 20px;
}

#subContentFull {
	padding-top: 20px;
}

#subContentFull .textContent {
	width: 660px;
}


/* ------ | Footer | ------- */


#footer {
	border-top: 6px solid #3c3c3c;
	font-size: 11px;
	padding: 10px 40px;
	line-height: 17px;
	margin-top: 20px;
	height: 55px;
	clear: both;
}

#footer img {
	float: left;
	margin-right: 40px;
}

#footer div {
	float: left;
	margin-right: 40px;
}

.copyright {
	float: right !important;
	color: #767676;
	font-style: italic;
	text-align: right;
	margin-right: 0 !important;
}
