/*Geral*/
* {margin: 0; padding: 0;}

body{background-color: #FEFAF1;}

img{border: 0;}

.containerPre{
	width: 888px;
	height: 454px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -234px 0 0 -443px;
}

/*pre-home*/
#preLeft, #preRight{float: left;}

#preLeft{
	background: url(../img/preLeft.gif) no-repeat ;
	height: 455px;
	width: 417px;
}

#preLeft #content{
	position: absolute;
	top: 73px;
	left: 120px;
	width: 178px;
	text-align: center;
} 

#preLeft #content ul{
	list-style: none;
	margin-top: 46px;
}

#preLeft #content li{
	margin-bottom: 23px;
}