#wrapper {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 750px;
}
#container {
	position: relative;
	width: 991px;
	height: 694px;
	margin-right: auto;
	margin-left: auto;
	background-color: #595959;
}
#leftcolumn {
	position: relative;
	width: 198px;
	height: 640px;
	float: left;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
}
#mainimage {
	position: relative;
	width: 790px;
	height: 292px;
	float: left;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#rightcontenttext {
	position: absolute;
	width: 182px;
	height: 322px;
	top: 20px;
	left: 17px;
	color: #B4B4B4;
    bottom: 5px;
}
#lowerrightcontenttext {
	position: absolute;
	width: 168px;
	height: 306px;
	top: 80px;
	left: 20px;
	color: #B4B4B4;
}
#maincontent {
	border-bottom: 1px solid #000000;
    position: relative;
	width: 790px;
	    height: 347px;
	    float: left;
	    background-color: #8E8E8E;
	}
	#maincontentsmall {
	border-bottom: 1px solid #000000;
    position: relative;
	width: 580px;
	    height: 347px;
	    float: left;
	    background-color: #8E8E8E;
	}
#bottomrightcontent {
	position: relative;
	width: 209px;
	height: 347px;
	float: left;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
}
#footer {
	position: absolute;
	width: 1000px;
	height: 50px;
	float: left;
	top: 700px;
}
#logo {
	width: 790px;
	height: 34px;
	top: 6px;
	position: absolute;
	left: 22px;
/*	background-image: url('images/logo.gif');
	background-repeat: no-repeat*/
	font-family:Calibri, Arial, Sans-Serif;
	font-size:xx-large;
	color:White;
}
#breadcrumbs {
	position: absolute;
	width: 450px;
	height: 14px;
	float: left;
	left: 202px;
	bottom: 2px;
	clear: both;
	font-family: Calibri, Arial, sans-serif;
	font-size: medium;
	color: #000000;
}
#sitemap {
	position: absolute;
	width: 47px;
	height: 15px;
	right: 5px;
	top: 3px;
}
#header {
	position: relative;
	width: 989px;
	height: 50px;
	float: left;
	border: 1px solid #000000;
}
#leftmenu {
	position: absolute;
	width: 150px;
	height: 400px;
	top: 25px;
	left: 25px;
}
#maincontenttext {
	position: absolute;
	width: 749px;
	height: 320px;
	left: 20px;
	top: 20px;
	float: left;
    margin-right: 2px;
}
#maincontenttextsmall {
	position: absolute;
	width: 560px;
	height: 320px;
	left: 20px;
	top: 20px;
	float: left;
    margin-right: 2px;
}
.footertext {
	font-family: Calibri, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: right;
}
.footertextorange {
	text-align: center;
	font-family: Calibri, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF9900;
}
.maintextblack {
	font-family: Calibri, Arial, sans-serif;
	font-size: medium;
	color: #000000;
	text-align: left;
}
.alink:link {
	font-family: Calibri, Arial, sans-serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
.alink:visited {
	font-family: Calibri, Arial, sans-serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
.alink:hover {
	font-family: Calibri, Arial, sans-serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
.alink:active {
	font-family: Calibri, Arial, sans-serif;
	font-size: medium;
	text-decoration: none;
}
.blink:link {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
.blink:visited {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
.blink:hover {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
.blink:active {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FF9900;
}
.clink:link {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.clink:visited {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.clink:hover {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
.clink:active {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF9900;
}
.dlink:link {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.dlink:visited {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.dlink:hover {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.dlink:active {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.elink:link {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.elink:visited {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.elink:hover {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.elink:active {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	text-decoration:underline;
	color: #FFFFFF;
}
.maincontenttitletext {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	overflow: auto;
	font-weight: bold;
}
.maincontenttitletextorange {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14;
	color: #FF9900;
	overflow: auto;
	font-weight: bold;
}
.maincontenttext {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	overflow: auto;
}
.maincontenttextbold {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.rightcontenttextbold {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #DADADA;
	font-weight: bold;
}
.maincontenttextboldorange {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
}
.maincontenttextitalic {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.imagelinknoborder {
	border-width: 0;
}
.autoscroll {
	overflow: auto;
}
.center {
	overflow: auto;
	text-align: center;
}
.blackborder {
	border: 1px solid #000000;
}
li.list {
	color: #6FBC1F;
}
li.link {
	color: red;
}
p  {
    margin: 10px 10px 10px 36px;
    width: 682px;
}
 .style1
        {
            width: 86%;
            margin-left: 34px;
        }
