body {
	font-weight : normal; 
	font-size : 12px; 
	font-family : Arial, Verdana, Helvetica, sans-serif; 
	padding : 0; 
	margin : 0;
} 

img {
	border-width : 0px; 
} 

form {
	color: #FFFFFF;
	margin: 0;
	padding: 0; 
}

ol,ul {
	line-height: 1.6;
} 

H1, span.head {
	text-align : left; 
	font-size : 22px; 
	color : #FFFFFF; 
	margin: 0; 
	padding : 0 0 8px 0;
	background : transparent;
}

span.head {
	text-align : left; 
	line-height: 70px; 
	font-size : 34px; 
	color : #FFFFFF; 
	padding: 0;
}

span.red {
	text-align : left; 
	font-weight : bold; 
	font-size : 16px; 
	color : red; 
	margin: 0; 
	padding : 0; 
	background : transparent;
}
.align {
	position: relative;
	width: 780px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: #FFFFFF;
	text-align: center;
}

.wrapper {
	position: absolute;
	width: 780px;
	margin: 260px 0 0 0;
	left: 0;
	padding: 0;
	text-align: left;
	background: #FFFFFF; 
}

.header {
	position : absolute; 
	height : 130px; 
	width : 740px;
	left: 0;
	margin : 0; 
	padding : 60px 0 0 40px; 
	text-align : left; 
	color: #ffffff;
	background : transparent url(images/nero/bg_dot.gif) repeat 0 0; 
} 

.main {
	position : relative; 
	margin : 260px 0 0 0; 
	width : 700px; 
	margin: 0;
	padding: 10px 40px 10px 40px;
	color : #FFFFFF; 
	background-color : #010101; 
} 

.picture {
	position : absolute; 
	height : 130px; 
	width : 780px;
	left: 0;
	top: 130px;
	margin: 0; 
	padding : 0; 
	text-align : center; 
	color: #ffffff;
	background : transparent url(images/nero/pic_bg.jpg) repeat 0 0;
}

.footer{
	position : relative; 
	margin : 0; 
	width : 780px;
	height: 30px;
	background : transparent url(images/nero/bg_dot.gif) repeat 0 0; 
} 

