@charset "utf-8";
body{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center top;
	padding-top: 0px;
}
#menu {
	width : 200px;
	height : 220px;
	margin-top: 312px;
	margin-left: 5px;
	float: left;
}
#text {
	width : 450px;
	height : 260px;
	margin-top: 270px;
	margin-left: 10px;
	float: left;
	overflow: scroll;
}
#scroller_cover {
	width : 450px;
	height : 20px;
	margin-top: -16px;
	margin-left: 10px;
	float: left;
	background-color: #FFFFFF;
}
#wrapper {
	width : 900px;
	background-image: url(images/back_about.jpg);
	background-repeat: no-repeat;
	height: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: thin solid #CCCCCC;
}
#wrapper_our {
	width : 900px;
	background-image: url(images/back_our.jpg);
	background-repeat: no-repeat;
	height: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: thin solid #CCCCCC;
}
#wrapper_value {
	width : 900px;
	background-image: url(images/back_value.jpg);
	background-repeat: no-repeat;
	height: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: thin solid #CCCCCC;
}
#wrapper_accred {
	width : 900px;
	background-image: url(images/back_accred.jpg);
	background-repeat: no-repeat;
	height: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: thin solid #CCCCCC;
}
#wrapper_flexi {
	width : 900px;
	background-image: url(images/back_flexi.jpg);
	background-repeat: no-repeat;
	height: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: thin solid #CCCCCC;
}
#wrapper_press {
	width : 900px;
	background-image: url(images/back_press.jpg);
	background-repeat: no-repeat;
	height: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: thin solid #CCCCCC;
}
#wrapper_tax {
	width : 900px;
	background-image: url(images/back_tax.jpg);
	background-repeat: no-repeat;
	height: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: thin solid #CCCCCC;
}
#wrapper_contact {
	width : 900px;
	background-image: url(images/back_contact.jpg);
	background-repeat: no-repeat;
	height: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: thin solid #CCCCCC;
}
#wrapper_flash {
	width : 900px;
	height: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: thin solid #CCCCCC;
}
#legal {
	width : 900px;
	height: 20px;
	margin-top: -20px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
}
#footer {
	width : 900px;
	height: 50px;
	margin-top: -25px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#calculator {
	width : 450px;
	height : 320px;
	margin-top: 220px;
	margin-left: 215px;
	overflow: scroll;
	z-index: 2;
	position: absolute;
}

#scroller_cover_calculator {
	width : 450px;
	height : 20px;
	margin-top: 523px;
	margin-left: 215px;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 3;
}

