@charset "UTF-8";
body {
	background-color: #1B1D20;
	background-image: url(images/page_bg.png);
	background-repeat: repeat-x;
}
.Banner {
	background-image: url(images/banner_bg2.png);
	height: 214px;
	width: 1000px;
	margin: auto;
}
.Clouds {
	background-image: url(images/banner_clouds2.png);
	height: 164px;
	width: 1000px;
}
.Main {
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/main_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	color: #666666;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin: auto;
	height: 740px;
}

.LeftEnd {
	background-color: #FFFFFF;
	height: 50px;
	width: 60px;
	background-image: url(images/menubar_bg.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	float: left;
}
.Menu {
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
}
.RightEnd {
	height: 50px;
	width: 60px;
	background-image: url(images/menubar_bg.png);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
}
.Logo {
	background-image: url(images/logo.png);
	height: 45px;
	width: 200px;
	left: 20px;
	top: 20px;
	position: relative;
}
.BannerImage {
	background-image: url(images/trucks.png);
	height: 155px;
	width: 473px;
	float: right;
	margin-right: 20px;
}
.LeftContent {
	height: 600px;
	width: 670px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 0px;
	padding-right: 20px;
}
.RightContent {
	height: auto;
	width: 220px;
	float: right;
}
.BoxHeader {
	background-image: url(images/module_rounded_white_header.png);
	height: 22px;
	width: 218px;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 16px;
	text-align: left;
	text-indent: 10px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	color: #999999;
	text-transform: uppercase;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.BoxHeaderLeft {
	background-image: url(images/module_rounded_white_header.png);
	background-position: top;
	height: 35px;
	width: 10px;
	float: left;
}
.BoxHeaderRight {
	background-image: url(images/module_rounded_white_header.png);
	background-position: center;
	float: right;
	height: 35px;
	width: 10px;
}
.BoxContent {
	padding: 10px;
	height: auto;
	width: 198px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
.Box {
}
.BoxHeaderContent {
	height: auto;
	width: 180px;
	float: left;
	padding-top: 10px;
	font-size: 18px;
	text-transform: uppercase;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #55A532;
	font-weight: normal;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	color: #55A532;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.Footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: underline;
}

#flashcontent {

  height: 100%;

  overflow-y: hidden;

  overflow-x: hidden;

  overflow: hidden;

  text-align:center;

}
.Main-rolloff {
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/main_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	color: #666666;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin: auto;
	height: 1200px;
}

