* {margin:0;padding:0;}

img {
padding: 0px;
margin: 0px;
display:block;
}


form {
	clear:both;
}

body { 
	
	
	color: #ffffff;
	
	
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-color: #000000;
	}


#main {width:960px;
	margin:0 auto;
	clear:both;
	padding-right: 0px;
	
	padding-left: 0px;
	background-color: #000000;
}


#content {
	
	width:960px;
	
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #343333;
	background-color: #000000;	
	
	}
	
#cubancontact {

	height: 182px;	
	width: 960px;
	clear: both;
	
	position:absolute;
	margin: 0;
	padding: 0;
	top: 726px;
	background:url(../images/newsletter.jpg) 0 0 no-repeat;
	
}

.fieldbox{
	
	width:202px;
	position: absolute;
	height: 70px;
	border: 0px solid;
	
	
}

#contactform {
overflow:hidden;
}

#contactform li .fieldbox input {
	outline: none;
	position: absolute;
	left: 5px;
	padding: 0;
	margin: 0;
	height: 15px;  
	top: 7px;
	overflow:hidden;
	background-color: #a87349;
	border: 0px solid;
	width:182px;
	color: #FFFFFF;

}

#message { width:280px;top: 130px;left: 270px; position:absolute; }
label.error { font-weight:normal;color:#9e232b;text-align:left;width:180px; padding-left:25px;
                        background: transparent url(../images/error.jpg) no-repeat scroll left;height:14px;}