@charset "utf-8";
/* CSS Document */
* {
margin:0pt;
padding:0pt;
}
html, body {
height:100%;
min-width:1050px;
}
/*body {
	background:#EAEAE1;
}*/
#outer {
background:#FFFFFF none repeat scroll 0%;
border-left:1px solid #999999;
border-right:1px solid #999999;
margin-bottom:-27px;
margin-left:200px;
margin-right:130px;
min-height:100%;
}
#header {
/*background:#EAEAE1;/*#C7C7B1#B6D0B3 Medium green*/
border-bottom:1px solid #999999;
border-top:1px solid #999999;
height:100px;
left:0pt;
overflow:hidden;
position:absolute;
top:0pt;
width:100%;
min-width:900px;
}
#left {
float:left;
left:-1px;
margin-left:-199px;
position:relative;
width:200px;
z-index:100;
}
#left_container{
	margin:10px 10px;
}
#right {
color:#000000;
float:right;
left:1px;
margin-right:-129px;
position:relative;
width:130px;
}
#footer {
/*background-color:#9E9D7A;
color:#FFFFCC;*/
border-bottom:1px solid #999999;
border-top:1px solid #999999;
clear:both;
height:25px;
position:relative;
text-align:center;
width:100%;
}
#footer p{
	margin-top:6px;
}
#clearheader {
height:102px;
}
#clearfooter {
clear:both;
height:27px;
}
* > html #clearfooter {
float:left;
width:100%;
}
#center_container{
	margin:10px;
	text-align:center;
}
#centercontent {
color:#000000;
float:left;
margin:0pt -1px;
position:relative;
width:100%;
z-index:1;
}
html > body #minHeight {
float:right;
height:100%;
margin-bottom:-27px;
width:0px;
}
.box_banner{
	margin-left:-30px;
	padding-left:50px;
	border-bottom:4px solid #68733E;
}
