html,
body{
	margin: 0;
	padding: 0;
	height: 100%;
}

body{
	font-size: 12px;
	color: #42454C;
	font-family: Tahoma, Verdana, "Nimbus Sans L", "Liberation Sans", FreeSans, Sans-serif;
	line-height: 18px;
	background-position: center top;
	background-repeat: no-repeat;
	text-align:center;
}

.wrapper_outer{
	background-color:#FFFFFF;
	text-align:center;
	height: 100%;
}

.wrapper_inner{
	margin-left:auto;
	margin-right: auto;
	background-color:#FFFFFF;
	text-align:left;
	background-repeat:no-repeat;
	height: 100%;
	width: 1024px;
}

.header{
	height: 95px;
	width: auto;
	background:url(layout/markup.jpg) 0 0;
}

#roll{
	position: relative;
}

#roll a{
	height:95px;
	display:block;
}

#home{
	left:0px;
	width:100 px;
	background:url(layout/markup.jpg) 0 0;
}

#home a:hover
{
background: url(layout/markup.jpg) 0 0;
}

.left_bar{
	float:left;
	height: 578px;
	width: 300px;
	background:url(layout/markup.jpg) 0 -95px;
}

.center_content{
	float:left;
	width: 724px;
	/*height: 578px;*/
	z-index: 0;
}

.menu{
	clear:left;
	float:left;
	height:30px;
	background-color:#ffffff;
	width: 685px;
	z-index: 10;
	padding-left: 50px;
	padding-top: 5px;
}

.content{
	/*position:absolute;*/
	top: 130px;
	float:left;
	width: 650px;
	min-height:500px;
	height:auto;
	padding-left:50px;
	padding-top: 40px;
	background:url(layout/markup2.jpg) -300px -130px;
	background-repeat:no-repeat;
	z-index: 1;
}

.footer{
	float:left;
	bottom: 0px;
	background:url(layout/footer.jpg);
	height: 95px;
	width: 100%;
	text-align:center;
	z-index: 20;
}

.footer p{
	color:#363636;
	padding-left: 49px;
	padding-top: 50px;
}

.footer a:hover{
	color:#fd4703;
	text-decoration: overline;
}

.footer a:visited,
a:active,
a:link{
	color:#363636;
	text-decoration: none;
}
#main_menu ul {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#nice-menu-1 li{
	border-top:0px solid #CCCCCC;
	border-style: none;
	border-width: 0;
	background-color: #FFFFFF;
	font-size: 16px;
	padding-left: 33px;
	padding-right: 1px;
}

#nice-menu-1 a{
	text-decoration: none;
	color: #fd4703;
	font-weight: 550;
}

#nice-menu-1 a.active{
	text-shadow: 0px 0px 0px #fd4703; 
	font-weight: 550;
}

#nice-menu-1 a:hover{
	text-shadow: 0px 1px 0px #fd4703; 
	font-weight: 550;
}

#nice-menu-1 ul{
	border: 0px;
}

ul.nice-menu ul li {
	width:6em;
}

div.status, tr.status {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#99CC99 none repeat scroll 0 0;
	border:2px solid #008000;
}

#content .messages {
	margin:15px auto;
}

body div.messages, body tr.messages {
	margin:0 0 10px;
	padding:5px;
}

.marca_item{
	padding-left:10px;
	padding-top:10px;
}

.view-header p{
	font-family:Tahoma,Verdana,"Nimbus Sans L","Liberation Sans",FreeSans,Sans-serif;
	font-size:12px;
	
}

.view-content p{
	font-family:Tahoma,Verdana,"Nimbus Sans L","Liberation Sans",FreeSans,Sans-serif;
	font-size:12px;
	
}

/*new*/
.menu {
 width: 670px;
}

.center_content {
 width: 723px;
}

h2 {
 font-size: 18px;
}