/* Start of CMSMS style sheet 'revoluzzza' */
* {
	margin:0;
	padding:0;
}

.clear { clear:both;}




body {
	font-family:Arial,'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size:16px;
	margin: 0;
	background:#BFEAEA url('uploads/images/bg_main.jpg') repeat-x;
}

a{
	text-decoration:none;
	color:#000;
	border:none;
}

img {
	border:none;
}

 #main {
 	width:1126px;
	margin: 0 auto;
	position:relative;
 }

#spacer40 {
	height:40px;
	width:1126px;
}
 
#up {
 	width:1126px;
 	height:332px;
 /*	background:#fff url('uploads/images/up_img.png') no-repeat; */
}

#down {
	width:1126px;
	height:514px;
	background:#fff url('uploads/images/down_img.png') no-repeat;
}

#intro {
	height:120px;
	width:483px;
	color:#fff;
	padding-top:140px;
	padding-left:555px;
	/*font-weight:bold;*/
	font-size:14px;

}

#floatingboxcontainer {
	padding: 40px 0 0 75px;
}

.floatingbox {
	float:left;
	margin-right:22px;
}
.floatingboxcontent {
	width:282px;
	height:278px;
	margin-top:3px;
	background-color:#fff;
	overflow:hidden;
	color:#cc0000;
	font-size:14px;
	padding:0 15px 15px 15px;
}

.floatingboxcontent h2{
	color:#cc0000;
	font-size:16px;
	padding:15px 0 15px 0;
}

.floatingboxcontent a{
	color:#cc0000;
	font-size:14px;
	font-weight:bold;
}


#batch {
	position:absolute;
	width:198px;
	height:198px;
	top:730px;
	left:955px;
}

#footer {
	padding-top:30px;
	color:#cc0000;
	font-size:14px;
}

#footer a{
	color:#cc0000;
	font-size:14px;
	font-weight:bold;
}

#menucontainer{
	position:absolute;
	top:10px;
	left:580px;
}

.menuitem {
	float:left;
	margin-right:10px;
}

/* End of 'revoluzzza' */

