@charset "utf-8";


#contedenor{
width:100%;
float:left;
background:url(../images/bg.jpg) repeat;
height:600px;
overflow:visible;
}


.header{
	top:0;
	width:100%;
	height:120px;
	float:left;
	background:#0F0;
	background:url(../images/header.gif) repeat-x;
}
.footer{
height:300px;
width:100%;
border-right:0;
float:left;
background:url(../images/footer.gif) repeat-x;
}

.footer li{
	padding-left:10px;
}
.div2 table{
	padding-left:20px;
}
.cont{
	width:100%;
	height:100%;
	background:url(../images/contback.gif) no-repeat center;
	overflow:visible;
}

.cent{
	width:1020px;
	height:100%;
	border:0;
	background:url(../images/header.gif);
}
.cent2{
	width:1020px;
	height:100%;
	border:0;
	background:url(../images/footer.gif);
	
}
@font-face{
	font-family:veraSe;
	src:url(VeraSe.eot);
}
@font-face{
	font-family:veraSe;
	src:url(VeraSe.ttf);
}

h1{
	font: 20px veraSe, sans-serif;
	color:#000;
	margin-bottom:10px;
}
h2{
	font: 17px veraSe, sans-serif;
	color:#000;
	margin-bottom:0px;
	margin-top:0;
}
h3{
	font: 15px veraSe, sans-serif;
	color:#000;
	margin-bottom:8px;
	margin-top:0px;
}
ul{
	list-style:none;
	padding-left:0;
	float:left;
	}
.div1{
	float:left;
	padding-left:120px;
	padding-top:20px;
}
.div2{
	float:left;
	padding-left:100px;
	padding-top:20px;
}
.div3{
	float:left;
	padding-left:50px;
	padding-top:20px;
}
.im1{
	float:left;
	padding-left:20px;
}
.im2{
	float:left;
	padding-left:40px;
}
.im3{
	float:left;
	padding-left:40px;
}
.im4{
	float:left;
	padding-left:40px;

}
.im5{
	float:left;
	padding-left:40px;

}
.im6{
	float:left;
	padding-left:40px;
}

a{
color:#000;
}
