body {
	text-align: justify;
	background:  url(common/bg.png) repeat-x #7DC710;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7DC710;
	line-height: 18px;
    margin: auto;
    text-align: center;
}
.image-replace {
	display: block;
	text-indent: -99999px;
	outline: none;
	overflow: hidden;
}
div#wrapper {
	width: 900px;
	margin: auto;
	text-align: left;
	position: relative;
	top: -120px;
}
body#inner div#wrapper {
	top: -78px;
}
.clearfix:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

div#header {
	display: block;
	height: 229px;
	margin-top: 57px;
	background:   url(common/temp-header.png) no-repeat center;
}
div#nav {
	display: block;
	height: 45px;
	background:   url(nav/nav-bg.png) no-repeat center;
}

div#content {
	margin: auto;
	background-color: #FFFFFF;
	height: 840px;
	width: 900px;

}
div#content2 {
	margin: auto;
	background-color: #FFFFFF;
	height: 1840px;
	width: 900px;
 	display: block;
}
div#content div.left, div#content div.right, div#content div.right2 {
	display: block;
	width: 900px;

}
div#content div.left {
	float: left;
	width: 210px;
	background-color: #EA3B2E;

}
div#content div.right2 {
	float: left;
	width: 690px;

}
div#content div.mid2 {
	float: left;
	width: 418px;

	padding: 20px 20px 20px 20px;


}
div#content div.right {
	float: right;
	width: 232px;
	display: inline;




}

div#content div.contactright {
	width: 340px;
	float: left;
}
#mycustomscroll {
	width: 220px;
	height: 330px;
	overflow: auto;
	position: relative;
	}


.clearfix {
    display: inline-block;
}
.text {
	text-align: justify;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
}
.whitetext {
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 16px;
}
.whitetext2 {
	text-align: justify;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 12px;

}
.greytext {
	text-align: justify;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 22px;

}
.redtext {
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3333;
	line-height: 18px;

}
.redtext2 {
	text-align: justify;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3333;


}
.blacktext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;

}
.blacktext2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;


}
.greentext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5CAC13;

}
.greentext2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5CAC13;

}

.link1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
	color: #333;
 text-decoration: none;
}
.link1:hover {
	color: #C70000;
 text-decoration: none;
}
.link2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
	color: #fff;
 text-decoration: none;
}
.link2:hover {
	color: #000;
 text-decoration: none;
}
.link3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
	color: #C70000;
 text-decoration: none;
}
.link3:hover {
	color: #000;
 text-decoration: none;
}
div#footer {
	margin: auto;
	width: 900px;
	height: 112px;
	background:   url(common/footer.png) no-repeat;
	text-align: right;

  }
  a#credit {
	float: right;
	width: 96px;
	height: 100px;
	background: url('common/fuselogo.png') bottom right no-repeat;
	display: block;
	clear: both;

} 
a#credit:hover {
		background-image: url('common/fuselogo_f2.png');
}
