* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #3C4322;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center top;
	color: #333;
	line-height: 16px;
}
#spacer {
	clear: both;
	height: 8px;
}
#container {
	width: 950px;
	background-color: #F45212;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#page-border {
	background-color: #FFF;
	border: 20px solid #F45212;
	width: 950px;
	margin-top: 0;
	float: left;
	clear: both;
}
#header {
	width: 950px;
	height: 148px;
	background-color: #F45212;
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	float: left;
}
#menu {
	width: 950px;
	height: 25px;
	position: relative;
	text-transform: none;
	float: left;
	clear: both;
	text-align: center;
	padding-top: 6px;
	background-color: #F45212;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F60;
	}
#menu a:link {
	text-decoration: none;
	color: #FFF;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
}
#menu a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#menu a:hover {
	text-decoration: none;
	color: #FFF;
	background: #bd1000;
}
#colleft {
	float: left;
	width: 155px;
	background-color: #EEF0F7;
	margin-top: 0px;
}
#icolleft {
	margin: 0px 0px 0px 0px;
	padding: 8px;
	background-color: #EFF2F5;
}
#content {
	width: 600px;
	background-color: #FFF;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 50px;
	}
#title {
	font-size: 18px;
	margin: 0 0 14px 0;
	color: #DF450B;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	float: left;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: 500px;
}
#icontent {
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: 580px;
}
#colright {
	float: right;
	width: 263px;
	background-color: #EAEDDC;
	margin-top: 0px;
	border: 1px solid #CCC;
	text-align: center;
}
#icolright {
	padding: 8px;
	background-color: #fff;
	width: 170px;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
	float: right;
	border: 4px solid #758242;
}
#icolright2 {
	padding: 8px;
	background-color: #fff;
	width: 170px;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
	float: right;
	border: 4px solid #F45212;
}
#footer {
	clear: both;
	text-align: center;
	width: 950px;
	background-color: #F45212;
}
#disclaimer {
	padding-top: 3px;
}
/* STYLES */
a {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: none;
	color: #CC081C;
}
p {
	margin-top: 2;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
td {
	margin:auto
}
th {
	margin:auto
}
ul, ol, li {
	margin: 7px 10px 7px 15px;
}
a img {
	border: 0;
}
hr {
	color: #F45212;
	background-color: #F45212;
	height: 3px;
	width: 100%;
	text-align: center;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #89984E;
	line-height: 11px;
	text-align: center;
	margin-left: 20px;
	width: 910px;
	margin-right: 20px;
}
.footer {
	padding-top: 10px;
}

