* { margin:0px;padding:0px;top:0px;left:0px; }

body {
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#central {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 850px;
	text-align: left;
	background-color: #FFFFFF;
}

#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 163px;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}

#header-bg{
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	height:163px;
	}

#mainMenu {
	width:850px;
	font-size:11px;
	font-weight: bold;
	background-color:#FFFFFF;
	line-height:40px;
	height:40px;
	padding-top: 25px;
}

#mainMenu a {
	background-image: url(../images/menu.gif);
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:0px 0px;
	font-size:11px;
	text-align:center;
}

#mainMenu a:hover { background-image: url(../images/menuover.gif); }

#mainMenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#mainMenu li {
	float:left;
	position:relative;
	margin:0;
	display: block;		
	white-space:nowrap;	
	padding: 0px 2px;
	width: 136px;
}

#mainMenu ul li.menuSelected a { background-image: url(../images/menuover.gif); }

#content {
	background-image: url(../images/content_bg.gif);
	width: 850px;
	background-color: #FFFFFF;
}

#topside {
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 7px;	
}

#leftside {
	float: left;
	width: 526px;
}

#leftside h1 {
	color: #e44044;
	font-size: 31px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 31px;
}

#leftside h2 {
	color: #138242;
	font-size: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #138242;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #138242;
}

#leftside a{
	color:#138242;
	}
	
#leftside img{
	padding:10px;
	}
	
#leftside p {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}
/*
#leftside #textpanel {
	width:350px;
	float:left;
	
	
}

#leftside #picturepanel {
	width:175px;
	float:right;
	margin-top: 0px;
}

#leftside #picturepanel #picture01 {
	margin-top: 10px;
}

#leftside #leftbottom { clear:both; }
*/ 

#rightside {
	float: right;
	width: 257px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#rightside h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	word-spacing: -3px;
}

#rightside p {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}



#rightside a { text-decoration:underline; color: #FFFFFF; }

#rightside #text {
	margin-left: 17px;	
}

.sticker-holder  {
	height:auto;
	float:left;
	width:257px;
}

#greensticker-top{
	width:257px;
	height:67px;
	background-image:url(../images/greensticker_top.gif);
	background-repeat:no-repeat;
	}
	
#greensticker-mid{
	background-image:url(../images/greensticker_mid.gif);
	}
	
#greensticker-btm{
	width:257px;
	height:15px;
	background-image:url(../images/greensticker_btm.gif);
	background-repeat: no-repeat;
	}
	
#bluesticker-top{
	width:257px;
	height:67px;
	background-image:url(../images/bluesticker_top.gif);
	background-repeat: no-repeat;
	}
	
#bluesticker-mid{
	background-image:url(../images/bluesticker_mid.gif);}
	
#bluesticker-btm{
	width:257px;
	height:15px;
	background-image:url(../images/bluesticker_btm.gif);
	background-repeat: no-repeat;
	}

#content-footer{
	background-image:url(../images/content-footer.gif);
	background-repeat: no-repeat;
	height: 95px;
	width:850px;
	clear: both;
}

#rightside #righttop #text {
	margin-top: 75px;	
	width: 229px;	
}

#rightside #rightbottom {
	background-image: url(../images/rightbottom_bg.gif);
	background-repeat: no-repeat;
	height:177px;
	float:left;
	width: 100%;
}



#bottomside {
	background-image: url(../images/content-footer.gif);
	background-repeat: no-repeat;
	float:left;
	height: 110px;
	width:850px;
}

#footer {
	clear: both;
	background-color: #FFFFFF;
	height: 160px;
	background-image: url(../images/footer_bg.gif);
	background-repeat:repeat;
	font-size: 11px;
}

#footer a { color: #FFFFFF; }

#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


#footer-info{
	width:850px;
	height:150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	}

#footer-left {
	float:left;
	width: 260px;
	height: 70px;
}


#footer-left p {
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	text-align: left;
}

#footer-nav {
	float:right;
	width: 530px;
	font-size: 11px;
	text-align: right;
}	
#hanson-logo {
	float: right;
	width: 100px;
	height: 45px;
	padding-top: 25px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 17px;
}

#footer-nav li {
	list-style: none;
	float: left;
	padding: 2px;
	color:#FFFFFF;
	text-align: right;
}	

#footer-nav li a {
	color:#FFFFFF;
	text-decoration:none;
	text-align: right;
}

#footer-nav li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
}


.inner-box-20{
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
	}
.inner-box-10{
padding:15px;
}
h4 {
	font-weight: bold;
	font-size: 14px;
}
