html , body {
	height:100%;
	margin:0px;
	width: 100%;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
.splashgradient {
	height:192px;
	width:100%;
	background-image:url(images/splashgradient.jpg);
	background-repeat:repeat-x;
	}
	
.splashbg {
	width:100%;
	height:100%;
	background-color:#1c1c1c;
	}
	
.banicci {
	width:347px;
	height:231px;
	position:absolute;
	top:50%;
	left: 50%;
	margin-top: -115.5px;
	margin-left: -173.5px;
	background-image:url(images/splash.png);
	}
	
.divein {
	width:87px;
	height:49px;
	position:absolute;
	top:85%;
	left: 50%;
	margin-left: -43.5px;
	}
	
.divein a {
	text-decoration:none!important;
	}
	
.divein a:hover {
	text-decoration:none!important;
	}
	
.container {
	width:100%;
	height:126px;
	position:fixed;
	top:0px;
	left:0px;
	z-index: 3;
	}

.heightcontroler {
	width:100%;
	height:700px;
	;
	background-color: #89997f;
	}	

.header {
	width:100%;
	height:100px;
	background-color:#1c1c1c;
	text-align:center;
	background-image: url(images/banicci_header.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
.headercurve {
	width:100%;
	height:26px;
	text-align: center;
	}
	
.footer {
	width:100%;
	height:100px;
	position:fixed;
	left:0px;
	z-index: 4;
	bottom: 0px;
	}
	
.menu {
	width:150px;
	height:450px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	visibility: hidden;
	}
	
.menu a {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
	
.menu a:hover {
	color:#999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-left: thin;
	border-left-color: #00FF00;
	border-left-style: solid;
	border-left-width: 2px;
	padding-left: 5px;
	}
	
.menu b {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.menu_fixed {
	width:150px;
	height:267px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	position: fixed;
	right: 0px;
	top: 104px;
	display: block;
	}
	
.menu_fixed a {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
	
.menu_fixed a:hover {
	color:#999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-left: thin;
	border-left-color: #00FF00;
	border-left-style: solid;
	border-left-width: 2px;
	padding-left: 5px;
	}
	
.menu_fixed b {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.menu_locker {
	width:126px;
	height:103px;
	}

.menu_header {
	width:126px;
	height:14px;
	background-image:url(images/menu_header.png);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.menu_body {
	width:126px;
	height:180px;
	background-color:#1c1c1c;
	background-image:url(images/menu_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	}
	
.link {
	width:100px;
	height:13px;
	margin-left:10px;
	margin-top:5px;
	float: left;
	}
	

.menu_footer {
	width:126px;
	height:73px;
	background-image:url(images/menu_footer.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}

.menu_header_fixed {
	width:126px;
	height:13px;
	background-image:url(images/menu_header.png);
	background-repeat: no-repeat;
	border-bottom: thin;
	}
	
.menu_body_fixed {
	width:126px;
	height:180px;
	background-color:#1c1c1c;
	background-image:url(images/menu_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	}
	
.menu_footer_fixed {
	width:126px;
	height:73px;
	background-image:url(images/menu_footer.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}

.footercurve {
	width:100%;
	height:26px;
	text-align:center;
	}

.footerfill {
	width:100%;
	height:74px;
	background-color:#1c1c1c;
	text-align:center;
	}

	
.content {
	width:100%;
	text-align:center;
	color: #434343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	}
	
.content b {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.flashbg {
	width:100%;
	height:100%;
	position: fixed;
	top: 0px;
	right: 0px;
	left: 0px;
	}
	
.iframecontainer {
	width:1000px;
	height:450px;
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-190px;
	margin-left:-500px;
	z-index:2;
	}
	
.iframebody {
	width:1000px;
	height:1350px;
	}
	
.sections {
	width:1000px;
	height:450px;
	}
	
.sections2 {
	width:1000px;
	height:450px;
	}
	
.sections3 {
	width:1000px;
	height:450px;
	}

.image {
	width:525px;
	height:450px;
	float:left;
	}
	
.image_container {
	width:500px;
	height:400px;
	float:left;
	margin-top: 30px;
	}
	
.image_container_i {
	width:500px;
	height:400px;
	float:left;
	margin-top: 50px;
	}	

.info {
	width:325px;
	height: 450px;
	float: left;
	}
	
.info_container {
	width:295px;
	height:300px;
	margin-top: 100px;
	margin-left: 0px;
	}
	
.info_container h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	height: 10px;
	color: #333333;
	}
	
.info_container h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	color: #999999;
	}
	
.info_container h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
	color: #3399FF;
	text-align: right;
	text-decoration: underline;
	}
	
.info_container p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
	
.contact_container {
	width:150px;
	height:200px;
	margin-top: 50px;
	margin-left: 40px;
	float: left;
	text-align: right;
	border-right: thin;
	border-right-color: #CCCCCC;
	border-right-style: dashed;
	border-right-width: 1px;
	padding-right: 30px;
	}
	
.contact_container h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	}
	
.contact_container h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	color: #999999;
	}
	
.contact_container h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 5px;
	color: #666666;
	}
	
.contact_container p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
	
.partners {
	width:150px;
	height:23px;
	position:fixed;
	bottom:36px;
	right:20px;
	z-index: 5;
	}

.form {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-align:left;
	float: left;
	margin-top: 45px;
	width: 200px;
	height: 300px;
	margin-left: 30px;
	}
	
.form .textarea {
	border:thin;
	border-color:#E0E0E0;
	border-style:solid;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	width:200px;
	border-width: 1px;
	margin-bottom: 3px;
	margin-top: 1px;
	background-color: #1C1C1C;
	}
	
	
.form .send {
	background-color:#666666;
	border:thin;
	border-color:#E0E0E0;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	width:60px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	}
	
	
.sendmail {
	width:200px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	margin-top: 100px;
	float: left;
	padding-left: 100px;
	}
	
.sendmail a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

.sendmail a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
}

.continue {
	width:200px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	margin-top: 20px;
	text-decoration: none;
	text-align: right;
	float: left;
	}
	
.continue a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none!important;
	}
	
.continue a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: 11px;
	text-decoration: none!important;
	}
