body {
	padding: 0;
	color: #333;
	;
	background-color: #f1f1f1;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #425D39;
	text-decoration: none;
}
#text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#container {
	width: 700px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #BDDFB5;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

#header {
	height: 250px;
	padding: 0px;
	background-image: url(../images/Header_Bar.png);
	background-repeat: no-repeat;
	margin: 0px;
}

#text {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 2px;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 0pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDDFB5;
}

#footer p {
	color: #082821;
	line-height: 8px;
}

#right {
	float:left;
	width:74%;
	padding: 5px;

		}

#left {
	float:left;
	width:23%;
	padding: 5px;

		}
		
#left a {
	float: left;
	line-height: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #465F3F;
	font-size: 11px;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 4px;
}


#left a:hover {
	padding-bottom: 1px;
	color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BDDFB3;
}
		
#left p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;

		}
		
#left h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #425D39;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #082821;

		}

#minitabs {
	margin: 0;
	background-color: #082821;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BDDFB5;
	border-bottom-color: #BDDFB5;
}

#minitabs li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#minitabs a {
	float: left;
	line-height: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BDDFB5;
	font-size: 11px;
	text-decoration: none;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 4px;
	margin-left: 30px;
}


#minitabs a.active, #minitabs a:hover {
	padding-bottom: 1px;
	color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #425D39;
}

#minitabs a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BDDFB5;
	font-size: 11px;
	text-decoration: none;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 4px;
	margin-left: 30px;
}

.image {
	border: 3px solid #425D39;
	margin: 5px;
}

.no_border {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	background-color: #425D39;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0F2925;
	height: 0px;
}

#terms {
	list-style-type:none;
}

#terms li {
	padding: 10px 50px;
	margin-bottom: 6px;
	border-bottom: 1px solid #ccc;
}

#one {
	background:url(../images/1.png) no-repeat 6px 50%;
}

#two {
	background:url(../images/2.png) no-repeat 6px 50%;
}

#three {
	background:url(../images/3.png) no-repeat 6px 50%;
}

#four {
	background:url(../images/4.png) no-repeat 6px 50%;
}

#five {
	background:url(../images/5.png) no-repeat 6px 50%;
}

#six {
	background:url(../images/6.png) no-repeat 6px 50%;
}

#seven {
	background:url(../images/7.png) no-repeat 6px 50%;
}

#eight {
	background:url(../images/8.png) no-repeat 6px 50%;
}
