@charset "UTF-8";
* { behavior: url(iepngfix.htc) }
html {
	height: 100%;
}
body{
	height: 100%;
	text-align: center;
	background-color: #9bab86;
}
* {
	margin: 0;
	padding: 0;
}
#wrap {
	width: 900px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #414E39;
	border-left-color: #414E39;
}
* html #wrap {
	height: 100%
}
#header {
	width: 900px;
	height: 181px;
	background-color: #9BAB86;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 0px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tag {
	width: 900px;
	height: 58px;
	background-color: #D6C1B2;
	background-image: url(images/tag.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 0px;
}
#boxes {
	width: 900px;
	height: 180px;
	background-color: #9BAB86;
	background-image: url(images/boxes.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 30px;
}
#boxes img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #414E39;
	margin-bottom: 10px;
}
.floatRight {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.boxes {
	margin-right: auto;
	margin-left: auto;
	width: 534px;
}
#lcol {
	width: 200px;
	float: left;
	padding: 5px 0 0 0;
	background-color: #00FF33;
}
#content {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
}
#nav {
	background-image: url(images/navbg.jpg);
	background-repeat: repeat;
	height: 30px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 13px;
	text-transform: uppercase;
	background-position: center;
}
#rcol {
	width: 200px;
	float: right;
	padding: 5px 0 0 0;
	background-color: #33FFFF;
}
#footer {
	width: 900px;
	height: 25px;
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: repeat;
	margin-top: -35px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	color: #FFFFFF;
	background-position: center;
}
p {
	margin: 0;
	padding-bottom: 15px;
}
.big {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 30px;
	padding-left: 30px;
}
a:link, a:visited, a:active {
	color:#414E39;
	text-decoration:underline;
}
 
a:hover {
	color:#713B0E;
	text-decoration:underline;
}
#nav a:link, #nav a:visited, #nav a:active {
	color:#FFFFFF;
	text-decoration:none;
	padding-right: 3px;
	padding-left: 3px;
}
 
#nav a:hover, #nav a.current {
	color:#9BAB86;
	text-decoration:underline;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#FFFFFF;
	text-decoration:none;
	padding-right: 3px;
	padding-left: 3px;
}
 
#footer a:hover {
	color:#9BAB86;
	text-decoration:underline;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #414E39;
	margin-bottom: 0px;
}
.floatRight img {
	border: 2px solid #414E39;
}
h3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin-bottom: 15px;
}
#content2 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
}
