@import url("navigation.css");
@import url("menu.css");
body {
	background: #FFFFFF;
	margin: 0px;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
#main #header {
	height: 75px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	background: #E2001A;
	border-bottom: 35px solid #24343B;
	z-index: 1;
}
#main #header #logo {
	height: 136px;
	width: 193px;
	position: absolute;
	left: 25px;
	top: -10px;
}
#main #header #social {
	position: absolute;
	right: 25px;
	top: 23px;
}
#main #header #social a {
	outline: none;
	margin-left: 10px;
}
#main #header #social a img {
	border: 0px none;	
}
#main #header #social a:hover img {
	-moz-opacity: 0.75;
	-ms-filter: "alpha(opacity=75)";
	filter: alpha(opacity=75);
	opacity: 0.75;
}
#main #header #navigation {
	height: 35px;
	width: 100%;
	position: absolute;
	top: 75px;
}
#main #header #homeintro {
	background: #99CC33;
	height: 71px;
	width: 308px;
	position: absolute;
	top: 130px;
	right: 0px;
	color: #FFFFFF;
	padding: 27px 30px;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
#main #container {
	min-height: 715px;
	height: auto;
	width: 100%;
	position: relative;
}
* html #main #container {
	height: 715px;
}
#main #container #homemain {
	float: left;
	height: 300px;
	width: 735px;
	position: relative;
	border-bottom: 20px solid #DEE1E2;
	background: #FFFFFF;
}
#main #container #homevideo {
	float: right;
	height: 175px;
	width: 245px;
	position: relative;
	margin-top: 125px;
	border-bottom: 20px solid #DEE1E2;
}
#main #container .homepanel {
	float: left;
	width: 245px;
	position: relative;
}
#main #container #leftcolumn {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 646px;
	width: 215px;
	padding: 39px 0px 30px 30px;
	z-index: 1;
}
#main #container #leftcolumn.image {
	top: 150px;
}
#main #container #leftcolumn #leftnavigation {
	width: 245px;
	position: absolute;
	margin-top: 26px;
	left: 0px;
}
#main #container #contentimage {
	height: 150px;
	width: 100%;
	position: relative;
}
#main #container #content {
	position: relative;
	min-height: 635px;
	height: auto;
	width: 665px;
	border-top: 20px solid #DEE1E2;
	border-left: 245px solid #DEE1E2;
	padding: 30px 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #24343B;
	background: #FFFFFF;
}
* html #main #container #content {
	height: 635px;
}
#main #container #rightcolumn {
	float: right;
	height: 631px;
	width: 215px;
	padding: 34px 0px 30px 30px;
	background: #99CC33;
	margin-top: -30px;
	margin-right: -35px;
	color: #FFFFFF;
}
#main #footer {
	height: 24px;
	margin-top: 20px;
	position: relative;
	background: #24343B;
	font-size: 10px;
	line-height: normal;
	text-transform: uppercase;
	color: #D3D6D8;
	padding: 11px 30px 0px;
	overflow: hidden;
}
#main #footer .left {
	float: left;
}
#main #footer .right {
	float: right;
	text-transform: none;
}
#main #footer .right .racecar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #D3D6D8;
	text-decoration: none;
}
#main #footer .right .racecar:hover {
	color: #FFFFFF;
}
#main #container #content a:link,
#main #container #content a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #E2001A;
	text-decoration: none;
	border-bottom: 1px solid #91999D;
}
#main #container #content a:hover {
	color: #91999D;
	border-bottom: 1px solid #24343B;
}
.noline {
	border-bottom: 0px none !important;
}
#main #header #homeintro a:link,
#main #header #homeintro a:visited,
#main #container .homepanel .col4 a:link,
#main #container .homepanel .col4 a:visited {
	font-style: italic;
	font-weight: bold;
	color: #24343B;
	text-decoration: none;
}
#main #header #homeintro a:hover,
#main #container .homepanel .col4 a:hover {
	text-decoration: underline;
}
p {
	margin-top: 0px;
}
h1 {
	font-size: 30px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #24343B;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #99CC33;
	margin: 0px 0px 25px;
}
h3 {
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #24343B;
	margin: 0px;
}
h3 a {
	color: #24343B;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#main #container #content .right {
	float: right;
}
.arrowgreen {
	background: url(/images/arrowgreen.gif) no-repeat right 2px;
	padding-right: 18px;
}
.arrowgreen:hover {
	background: url(/images/arrowgreen.gif) no-repeat right -11px;
	padding-right: 18px;
}
.introarrow:hover {
	font-style: italic;
	text-decoration: underline;
}
.arrownext {
	height: 14px;
	width: 14px;
	overflow: hidden;
	background: url(/images/arrownext.gif) no-repeat;
	display: block;
}
.arrowprev {
	height: 14px;
	width: 14px;
	overflow: hidden;
	background: url(/images/arrowprev.gif) no-repeat;
	display: block;
}
.tableheader {
	width: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	background: #24343B;
	padding: 7px 8px;
	vertical-align: top;
	border-bottom: 2px solid #FFFFFF;
}
.tableheader.news {
	width: 67px;
	padding-right: 5px;
	border-right: 10px solid #FFFFFF;
}
.newstitle {
	vertical-align: middle;
}
form {
	margin: 0px;
}
td {
	vertical-align: top;
}
input,
select,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #24343B;
	float: left;
	margin: 0px;
	padding: 4px;
	border: 4px solid #24343B;
}
input.full,
textarea.full {
	width: 268px;
}
input.bordernone {
	border-bottom: 0px solid #FF0000;
}
td.bordernone {
	padding-bottom: 3px;
	border-bottom: 0px solid #FF0000;
}
.selectbox {
	float: left;
	border-top: 5px solid #24343B;
	border-right: 4px solid #24343B;
	border-bottom: 5px solid #24343B;
	border-left: 4px solid #24343B;
	background: #24343B;
	height: 20px;
}
select {
	padding: 2px;
	border-width: 0px;
	border-style: none;
}
.checkboxbox {
	float: left;
	border-top: 8px solid #24343B;
	border-right: 8px solid #24343B;
	border-bottom: 9px solid #24343B;
	border-left: 4px solid #24343B;
	background: #24343B;
}
input.checkbox {
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 13px;
	float: none;
	border-width: 0px;
	border-style: none;
}
input.submit {
	margin: 30px 0px 0px;
	padding: 6px;
	height: auto;
	width: auto;
	float: none;
	background: #DEE1E2;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #C7CACB;
}
#main #container .homepanel {
	position: relative;
}
#main #container .homepanel .header {
	height: 45px;
	padding-top: 25px;
	padding-left: 30px;
	background: #FFFFFF;
}
#main #container .homepanel .content {
	background: #DEE1E2;
	padding-top: 25px;
	padding-left: 30px;
	height: 150px;
	position: relative;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
#main #container .homepanel .col1 .menu li {
	border-bottom: 1px solid #DEE1E2;
}
#main #container .homepanel .col2 {
	background: #CBCFD1;
	color: #666666;
}
#main #container .homepanel .col2 .menu li {
	border-top: 1px solid #B6BABC;
	border-bottom: 1px solid #CBCFD1;
}
#main #container .homepanel .col3 {
	background: #B9BEC1;
	color: #666666;
}
#main #container .homepanel .col3 .menu li {
	border-top: 1px solid #A6ABAD;
	border-bottom: 1px solid #B9BEC1;
}
#main #container .homepanel .col4 {
	height: 195px;
}
#main #container .homepanel.twocol {
	width: 490px !important;
}
#main #container .homepanel.twocol .twocolcontent {
	background: #DEE1E2;
	height: 325px;
	position: relative;
}
#main #container .homepanel.twocol .twocolcontent .block {
	display: block;
	width: 490px;
	height: 53px;
	position: relative;
	background: url(/images/experiencesblock.gif) no-repeat;
	margin-bottom: 1px;
}
#main #container .homepanel.twocol .twocolcontent .block.first {
	height: 54px;
}
#main #container .homepanel.twocol .twocolcontent .block.last {
	height: 54px;
	margin-bottom: 0px;
}
#main #container .homepanel.twocol .twocolcontent .block .image {
	display: block;
	width: 100px;
	height: 40px;
	position: relative;
	margin-top: 6px;
	padding-left: 7px;
	float: left;
}
#main #container .homepanel.twocol .twocolcontent .block .image a:hover img {
	-moz-opacity: 0.80;
	-ms-filter: "alpha(opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.80;
}
#main #container .homepanel.twocol .twocolcontent .block .text {
	display: block;
	position: relative;
	margin-top: 18px;
	padding-left: 42px;
	float: left;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#main #container .homepanel.twocol .twocolcontent .block .text a {
	color: #24343B;
	text-decoration: none;
}
#main #container .homepanel.twocol .twocolcontent .block .text a:hover {
	text-decoration: underline;
}
#main #container .homepanel.twocol .twocolcontent .block .text .textred {
	margin-left: 7px;
	font-size: 12px;
	font-weight: normal;
	color: #E2001A;
}
#main #container .homepanel.twocol .twocolcontent .block .line {
	display: block;
	width: 368px;
	height: 1px;
	position: absolute;
	right: 0px;
	bottom: -1px;
	background: #c7cacb;
	overflow: hidden;
}
#main #container .homepanel .content .links {
	width: 245px;
	position: absolute;
	bottom: 19px;
	left: 0px;
}
#main #container .homepanel .content .news {
	width: 185px;
	position: absolute;
	top: 68px;
	left: 0px;
	padding-right: 30px;
	padding-left: 30px;
	height: 152px;
	overflow: hidden;
}
#main #container .homepanel .calendar {
	height: 175px;
	width: 245px;
	position: relative;
	display: block;
}
