* {
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
}
body {
	background-color: #fff;
	margin-bottom: 40px;
	background: url(ima/fdo_mariomartinez.jpg) repeat transparent;			
}
#container {
	position: relative;
	background: transparent;
}
#head { 
	width: 100%;
	clear: left;
	position: relative;
	padding-top:40px;
	text-align: right;			
/*
	background: url(ima/fdo_mariomartinez.jpg) repeat transparent;			
*/
}
#logo {
	position: relative;
	width:300px;
	height:198px;
	margin: auto;
	background: url(ima/logo_mariomartinez.jpg) no-repeat center center transparent;
}
/*
#login {
	position: relative;
	float:left;
	width:160px;
	height:30px;
	background: transparent;
}
*/
#nav-top {
	height:28px;
	border-bottom: 1px dashed #969696;
	text-align: center;
	clear: both;
}
/*
#nav-top-box {
	position: relative;
	float: right;
	width: 299px;
	height: 29px;
	margin-top: 28px;
	background: url(ima/logo_top_mobi.png) no-repeat top center transparent;
}
*/
#box-contents {
	position: relative;
	width: 100%;
}
#contents {
	position: relative;
	margin: auto;
	padding-top: 10px;
	max-width: 770px;
/*
	background: url(ima/fdo_container.png) repeat-x transparent;
*/
/*
	border-left: 1px solid #808080;
	border-bottom: 1px solid #b7b7b7;
	border-right: 1px solid #808080;
*/
}
#header {
	/*background: #fff; #e4e2e2 */
	text-align: center;
	padding: 10px 0px;
}
#footer {
	position: relative;
	margin: 30px auto;
	padding-top: 10px;
	max-width: 770px;
 	height: 40px;
/*
	position: relative;
	text-align: center;
	clear:both;
	height: 30px;
	background: transparent;			

	background: url(ima/fdo_nav_top_mariomartinez.png) repeat-x transparent;

	color: #000;
*/
}
#bottom-nav {
	position: relative;
	text-align: center;
	clear:left;
	background: transparent;
}
#bottom-nav-box {
	width: 300px;
	margin: auto;
	background: transparent;
	position: relative;
}
#bottom-nav-go {
	float: left;
	position: relative;
	width: 160px;
	height: 55px;
/*
	background: url(ima/powered_mobi.png) no-repeat transparent;			
*/
}
#bottom-nav-top {
	float: right;
	position: relative;
	width: 40px;
}




