body {
	margin:0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #444;
	background: #4D4D4D;
}

#wrap {	
	background: url(../images/wrapper-bg.png) repeat-y;
	width:930px;
	margin: 0px auto 20px auto;
	top:0px;
	padding: 0 10px 0 10px;

}
a:link {
	color: #333333;
}
a:visited {
	color: #FF7D00;
}
a:hover {
	color: #333333;
}
a:active {
	color: #FF7D00;
}
h1, h2, h3, h4 {
	color: #FF6600;
	font-weight: bold;
}
h3{
	font-size: 12px;
}
h4{
	font-size: 12px;
	line-height: 10px;
}
/*Header*/
#header {
	width:930px;
	height:200px;
	padding:0;
}
#logo {
	width:194px;
	height:153px;
	background:url(../images/logo.png);
	margin:10px auto;
}
#portfolio
{
	width: 234px;
	height:173px;
	background: url(../images/portafolio.png);
	float: right;
	z-index:1;
	position:relative;
}
#menu {
	width: 930px;
	height:43px;
}
ul#menul { 
	width: 100%; 
	height: 43px; 
	background: url("../images/menu-bg.gif") top left repeat-x; 
	font-size: 12px; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
}
ul#menul li { display: block; float: left; margin: 0 0 0 5px; }
ul#menul li a { height: 43px; color: #4d4d4d; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#menul li a:hover { color: #333; }
ul#menul li a.current{ color: #FFF; background: url("../images/current-bg.gif") top left repeat-x; padding: 5px 15px 0; }
/*contenido*/
#content {
	width:930px;
	float:left;
}
#contenido {
	width:910px;
	height:100%;
	padding:0;
	margin: 10px;
	float:left;
}
#contenido2 {
	width:680px;
	height:100%;
	padding:0;
	margin: 10px 0 15px 10px;
	float:left;
	border-right:1px solid #ddd;
}
#derecha {
	width:230px;
	height:100%;
	padding:0;
	margin: 10px 0 10px 4px;
	float:left;
}
.titulo {
	font-size: 21px;
	font-weight: 600;
	color: #FF7D00;
	text-align: left;
}
p {font-size: 12px;
   color: #4D4D4D;
   padding: 0 5px;
	
}

img {
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	margin:5px;
}

.social {pading:0; border: 0; margin:0; background:none;}
#slideshow {
	width:900px;
	height:273px;
	background: url(../images/slide_border.png) no-repeat;
	z-index:1;
	margin: 0;
}



#slideshowb {
	width:900px;
	height:273px;
	background: url(../images/sola.jpg) no-repeat #4D4D4D;
	z-index:3;
	margin: 0;
}
#slideshowbase {
	width:457px;
	height:273px;
	float: right;
	margin: 0 0 0 5px;
	z-index:2;	
	background-color: #000;
}
#slideshow2 {
	width:457px;
	height:273px;
	background: url(../images/slide_2.png) no-repeat;
	float: right;
	margin: 0;
	z-index:1;
}
#rollo {
	width:900px;
	height:273px;
	z-index:1;
	left:100px;
	background: url(../images/rollo.png) no-repeat right top;
}

/*footer*/	
#footer {
	width:930px;
	height:150px;
	padding-bottom: 10px;
	margin:10px auto 0 auto;
	background: url(../images/footer.png) no-repeat 0 bottom;
}

#social {
	position:relative;
	width:300px;
	height:55px;
	display: block;
	float: left;
	padding: 10px 15px;
	margin-top:10px ;
	font-size: 10px;
	color: #FF7D00;

}

#direccion {
	position:relative;
	width:300px;
	height:55px;
	display: block;
	float: right;
	padding: 10px 15px;
	margin-top:10px ;
	border-left: 1px #ccc solid;
	font-size: 10px;
	color: #FF7D00;

}
/*contacto*/
div.contact_form form,
div.contact_form table,
div.contact_form td,
div.contact_form th    { margin: 0px; padding: 0px; vertical-align: top; text-align: left; }

div.contact_form table { border-collapse: collapse; }
div.contact_form th    { padding: 0px 10px 3px 0px; }
div.contact_form td    { padding: 0px  0px 3px 0px; }

div.contact_form img   { margin-left: 5px; }

div.contact_form em
{
  text-decoration: none;
  font-style:  normal;
  font-weight: 900;
  color: #004080;
}

div.contact_form  em.error, div.contact_form form em { color: #FF7D00; }
div.contact_form div.error { margin-bottom: 15px; }

div.contact_form div.input { float:  left; }
div.contact_form select    { width: 250px; }


/* ***** Graphics *********************************************************** */

div.contact_form div.input
{
  line-height: 1px;

  background: #fff;
}

div.contact_form div.input input,
div.contact_form div.input textarea
{
  margin:  0px;
  border:  1px solid #ccc;
  padding: 3px;

  background: none;
}

div.contact_form input.submit
{
  margin:  0px;
  border:  0px;
  padding: 0px;

  width:  70px;
  height: 24px;
  background: url(../images/submit.png);
}

/* ***** Portafolio *********************************************************** */
#portafolio
{
	width: 445px;
	height: 220px;
	margin: 5px 10px 0 0;
	float:left;	
}
#portafolio2
{
	width: 280px;
	height: 225px;
	margin: 5px 10px 0 0;
	float:left;	
}
#portafoliox
{
	width: 100%;
	height: 100px;
	margin: 5px 5px 0 0;	
}
#portatext{
	width: 400px;
	margin: 5px;
	padding-top: 5px;
	float: left;
}
#portaname{
	font-size: 14px;
	font-weight: 600;
	color: #4D4D4D;
	text-align: left;	
}

#portatext2{
	width: 200px;
	margin: 0 5px;
	float: left;
}


#contx
{width: 60%;
padding: 0 5px 0 0;
float: left;}
#contx2{
width: 40%;
padding: 0 0 0 5px;
float: right;	
font-size: 12px;
font-weight: 600;
}