@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border: 0px;

}
html {
	height: 100.3%;
}
p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	line-height: 14px;
}
h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	font-variant: normal;
	margin-bottom: 30px;
	letter-spacing: 0.7em;
	text-transform: uppercase;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	font-variant: normal;
	margin-bottom: 15px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;

}
a:visited {
	text-decoration: none;

}
a:active, a:focus {outline: none;}
body {

}
#header {
	background-color: #FFFFCC;
	height: 130px;
	width: 900px;
	background-image: url(images/bg_header.png);
}
#header h1 {
	top: -3000px;
	position: relative;
}


#wrapper {
	height: 800px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_pp.png);
	background-repeat: repeat-y;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #edead5;
	border-right-color: #edead5;
	border-bottom-color: #CEC78E;
	border-left-color: #edead5;
}
  .clearfloat {
	clear:both;
	height:0;
    }
#mid {
	height: 600px;
	width: 900px;
	background-image: url(images/bg_content.png);
	background-repeat: no-repeat;
	position: relative;
}
#content {
	height: auto;
	width: auto;
	padding-left: 120px;
	padding-top: 100px;
}




#footer {
	background-image: url(images/bg_footer.png);
	height: 60px;
	width: 900px;
	vertical-align: bottom;
	margin-top: auto;
	margin-bottom: 0px;
	position: relative;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	word-spacing: 3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 25px;
	position: relative;
	left: 510px;
	font-weight: normal;
	letter-spacing: 0.2em;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	word-spacing: 3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 25px;
	position: relative;
	left: 510px;
	font-weight: normal;
	letter-spacing: 0.2em;
}

#contentleft {
	height: auto;
	width: 449px;
	padding-top: 100px;
	background-color: #99FFFF;
}
.contentstrip {
	height: auto;
	width: 778px;
	padding-left: 120px;
	padding-top: 15px;
	float: left;
	border: 0px solid #33CC00;
	position: relative;
}
.contentstrip img {
	width: auto;
	float: right;
	padding-right: 47px;
	clear: none;
	padding-top: 15px;
	position: relative;
	top: -30px;
}
.contentspacer {
	height: 85px;
	width: 898px;
}
