body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	background-image: url(img/bg.jpg);
}
td {
	font-size:13px;	
}
#entersite {
	width: 743px;
	background-image: url(img/surprised8.jpg);
	background-repeat: no-repeat;
	background-position: 28px bottom;
	text-align: right;
	background-color: #FFFFFF;
}
#sidemenu {
	background-color: #FFFFFF;
}

#entersite #enter {
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.white {
	text-align: left;
}
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 957px;
	padding-top: 10px;
	background-color: #FFFFFF;
	height: 100px;
}
#footer a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#top_menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#top_menu a, #top_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
}
#top_menu a:hover {
	color:#F68730;
}
#top_menu td {
	width: 120px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	vertical-align: middle;
}
#contenido {
	background-image: url(img/contenido.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: top;
}
#contenido #ddtopmenubar {
	margin-left: 25px;
	margin-top: 3px;
}




#pageContent {
	height: 520px;
	text-align: left;
	overflow: auto;
	margin-left: 30px;
	width: 710px;
	margin-right: 10px;
	margin-top: 30px;
}
#pageContent li{
	font-size:11px;
}

#pageContent p {
	font-size: 13px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: justify;
}
#pageContent h3 {
	padding-right: 10px;
	padding-left: 10px;
	color: #F68730;
	font-weight: normal;
	text-transform: uppercase;
}#entersite #promo {
	text-align: left;
	position: relative;
	top: 55px;
	left: 150px;
}

