/* contenedor *********************************************************************/
/**********************************************************************************/


body {
  text-align: center;
  background-color:#14110b;
}


#container {
	margin: 0 auto;
	width: 1006px;
	height:100%;
	text-align: left;
	overflow: hidden;
	position: relative;
}


/* HEADER *********************************************************************/
/******************************************************************************/

#head_container {
  float: left;
  margin: 114px 0 0 0;
  width: 1006px;
  height: 59px;
  /*background: url(../images/header_back.png) repeat-x;*/
}

#contact {
  width:750px;
  height: 50px;
  background-image:url(imagenes/flecha.gif);
  float: right;
  font-family:Tahoma;
  font-size: 11px;
  color: #6f6f6f;
  margin: 0;
  padding-left: 25px;
  padding-top: 5px;
}

#contact a {
  color: #d02020;
  text-decoration: none;
  line-height: 20px;
}

#contact a:hover {
  border-bottom: 2px solid #d02020;
}

#rayacontact, #rayacontact1 {
	height:1px;
	float: right;
	background:url(imagenes/rayagris.gif);
	width:1006px;
}

/* LOGO ***********************************************************************/
/******************************************************************************/

#logo {
  float: left;
  margin: 50px 0 50px 0;
  /*background:url(imagenes/remedydesign.com.ar.gif) no-repeat;*/
  width:781px;
  height:123px;
}


/* PORTFOLIO ***********************************************************************/
/************************************************************************************/

#portfolio {
margin-left:31px;
}

h1{
font-family:"Times New Roman", Times, serif;
font-size:72px;
font-style:italic;
color:#FFFFFF;
}


/* GALERIA **************************************************************************/
/************************************************************************************/

h2 {
color:#fff;
font-style:italic;
font-size:1.6em;
font-weight:400;
line-height:1.5em;
margin-left:30px;
padding:1px 0 2px 10px;
}

h2 b {
color:#89d6ff;
}

h3 {
font-style:italic;
font-size:1.5em;
font-weight:400;
margin-bottom:0;
color:#FFF;
}

a {
color:#FFF;
text-decoration:none;
}

img {
border:none;
}

ul {
list-style:none;
}


#mainContent {
padding-right:33px;
padding-top:500px;
}

#mainContent p {
font:.825em Tahoma,Arial,Helvetica,sans-serif;
line-height:1.4em;
color:#b7b7b6;
}

#mainContent p a {
background:#195f83;
border-bottom:1px dashed #999;
padding:0 2px;
}

#mainContent h2 {
color:#FFF;
font-size:1.9em;
line-height:1.2em;
margin:0;
}

#mainContent ul,#mainContent td {
font:.825em Tahoma,Arial,Helvetica,sans-serif;
line-height:1.4em;
margin-top:0;
}

.left {
	float:left;
	position:relative;
	height:285px;
	width:462px;
	padding:0 0 0 31px;
}

.right {
float:right;
position:relative;
height:227px;
width:462px;
}


.tick li {
	background:url(imagenes/tick.gif) 0 7px no-repeat;
	padding-left:14px;
	margin-right:10px;
	line-height:2em;
	color: #b7b7b6;
}

.site {
background:#37342f;
border:1px solid #74726f;
display:block;
height:201px;
width:431px;
margin:10px 0;
padding:16px;
}

.site img {
border:1px solid #74726f;
}

.site:hover {
border:1px solid #db2121;
}

.featured td {
padding:10px;
}

#contact-area input,#contact-area textarea {
background:#024466 url(images/dark_bg.jpg) top right;
border:none;
border-bottom:1px dashed #fff;
color:#FFF;
width:416px;
margin:0 0 5px;
padding:5px;
}

#contact-area{
background:url(imagenes/yo.png) no-repeat;
height:350px;
}


label {
float:left;
font-family: Tahoma,Arial,Helvetica,sans-serif;
margin-right:15px;
width:100px;
padding:0;
}

textarea {
overflow:auto;
}

#footer {
background:url(images/footer_bg.jpg) center top no-repeat;
margin-top:10px;
}

#footer p {
color:#999;
font-size:.75em;
text-align:left;
width:900px;
margin:0 auto;
padding:23px 0 23px 40px;
}

#footer a {
background:#00263b;
border-bottom:1px dashed #999;
color:#FFF;
padding:2px 2px 0;
}

#footer span {
margin-left:20px;
}

.clearfloat {
clear:both;
height:0;
font-size:1px;
line-height:0;
}

#mainContent .right h2,.right .site {
background-position:right;
}
