html{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background-repeat: repeat;
}


body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-repeat: repeat-x;
	width: 100%;
	background-position: center top;
	display: table;
	background-image: url(Images/backbody.gif);
	background-color: #323637;
}
h1 {
	color: #71BF45;
	font-size: 36px;
	font-weight: normal;
	line-height: 14px;
	margin-bottom: 50px;
}
h2 {
	color: #FFFF99;
	font-size: 24px;
	font-weight: normal;
	line-height: 14px;
}
h3 {
	color: #6699FF;
	font-size: 18px;
	font-weight: bold;
	line-height: 23px;
}
a,  a:link {
	color: #209E6E;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FDB436;
	text-decoration: none;
}
a:focus {
	color: #FCB436;
}
a:active {
	color: #FDB236;
}
ul {
	list-style-type:none;
	border-bottom-style:none;
	border-bottom-color:#999999;
	border-bottom-width:thin;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-position:outside;
	margin-left:5px;
	padding:8px;
	font-weight: lighter;
	line-height: 12pt;
}



#outerWrapper {
	width: 974px;
	margin: 0 auto 0 auto;
	clear: both;
	overflow: hidden;
}
#topmenu {
	color: #666666;
	height: 47px;
	padding-left: 4px;
	background-image: url(Images/images/Untitled-3_01.jpg);
	text-align: left;
	border-right: solid #666 1px;
	clear: both;
 } 
#title {
	height: 278px;
	color: #E0E9F1;
	background-image: url(Images/images/title_02.jpg);
	clear: both;
}



#contentWrapper {
	overflow: inherit;
	background-repeat: no-repeat;
}
#content {
	padding: 70px 40px 30px 20px;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
	text-align: justify;
	min-height: 600px;
	width: 670px;
	float: left;
}
#rightColumn {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	padding: 170px 0px 10px 0px;
	width: 190px;
	min-height: 400px;
	background-image: url(Images/rightcolumnback.jpg);
	background-repeat: no-repeat;
}



#content ul {
	border-bottom-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style-position:outside;
	margin-left:10px;
	padding:2px;
	font-weight: normal;
	line-height: 16pt;
	padding-left: 10px;
	list-style-type: square;
}
#content a:link {
	color: #E55B2C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
#content a:visited {
	color: #E75B2A;
	font-weight: normal;
}
#content a:hover {
	color: #93CE34;
	text-decoration: underline;
	font-weight: normal;
}
#content a:focus {
	color: #88264C;
	font-weight: normal;
}
#content a:active {
	color: #87254B;
	font-weight: normal;
}
#content img {
	border: 0px;
}
#belowcontent{
	text-align: right;
}

#footer {
	text-align: inherit;
	width: 960px;
	margin: 0 auto 0 auto;
	background-repeat: no-repeat;
	color: #323637;
	padding: 20px 0px 30px 20px;
	height: 150px;
	font-size: 14px;
}
#footer a {
	color: #323637;
}
#prefooter {
	text-align: left;
	width: 920px;
	margin: 0 auto 0 auto;
	background-repeat: no-repeat;
	color: #CCCC66;
	padding: 30px 30px 30px 30px;
	height: 50px;
}
#floatfooter{
	width: 100%;
	background-color: #666666;
	clear: both;
	background-image: url(Images/footerback.gif);
}
#footercontainer{
	float: left;
	width: 670px;
}
#insidefooter{
	width: 110px;
	margin-right: 20px;
	float: left;
	text-align: left;
	border-right: dotted  #323637 3px;
	height: 150px;
}
#insidefooter2{
	width: 450px;
	float: right;
}
#insidefooter3{
	width: 120px;
	margin-right: 20px;
	float: right;
	text-align: right;
	padding: 0 0px 0 20px;
	border-left: dotted #323637 3px;
	height: 150px;
}
