/* CSS Document */

html, body {
	background-image: url(../images/bck_img_02.gif);
	background-repeat: repeat-y;
	background-color: #243842;
	margin: 0px;
}

h1 {
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin: 0px;
	line-height: 1.5em;
	font-weight: lighter;
}


h2 {
	color: #FF3301;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	float: left;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px 0px 0px;
	line-height: 1.3em;
	font-weight: lighter;
}

p a {
	color: #FF3300;
	text-decoration: none;
}

a img {
    border: 0;
}

ul {
   _margin-top:10px;
}

ul li {
	float:left;
	list-style:none;
}

li {
	margin-right: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	
}

li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;

}

li a:hover {
	color: #243842;
}

.selection {
    background-color:
	background-color: #243842;
	padding: 5px;
	background-color: #243842;
}

.simple {
    padding: 5px;
}


#container {
	margin: 0px;
	float: left;
	width: 100%;
}

.spacer {
width:100%;
clear:both;
}

#menu_top {
	float: left;
	height: 40px;
   _height: 20px;
	width: 100%;
	margin: 0px;
	padding-left: 180px;
	background-color: #FF3300;
}


#body_container {
	margin: 0px;
	float: left;
	width: 800px;
}

#column_1 {
	background-image: url(../images/column_1_img_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 736px;
	width: 205px;
}

#logo {
	height: 158px;
	width: 189px;
	margin-top: 10px;
	margin-left: 7px;
   _margin-left: 5px;
	float: left;
}


#column_2 {
	float: left;
	width: 595px;
}

.titles {
	padding: 10px;	
}

.titles p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	color: #FFFFFF;
	font-weight: lighter;
	line-height: 1.6em;}

#pic_box {
	background-color: #FF3300;
	float: left;
	height: 247px;
	width: 571px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	margin-left: 10px;
}



.box_1 {
	float: left;
	width: 240px;
	margin-top: 20px;
	margin-left: 10px;
}



.box_2 {
	float: left;
	width: 240px;
	margin-top: 20px;
	margin-left: 90px;
}


.box_1_pic {
	float: left;
	background-color: #FF3300;
	padding: 7px;
}

.txt_box_1 {
	float: left;
	width: 240px;
}

.txt_box_1 p span {
	font-size: 9px;
	color: #666666;
	text-align: center;
}


.txt_box_1 a {
	color: #FF3300;
	text-decoration: underline;
}

#content {
	float: left;
	width: 580px;
	_width: 570px;
	margin-top: 20px;
	margin-left: 10px;
	color: #FFFFFF;
}

#content h2 {
    width: 570px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#content a h2 {
	text-decoration: none;
}


#content a {
	text-decoration: none;
	color: #FF3300;
}

#download_cv {
	float: right;
	height: 58px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#download_cv strong {
    float:left;
}


#footer {
	float: left;
	width: 570px;
	text-align: center;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 10px;
	padding-top: 10px;
	line-height: 1.5em;
}


#footer a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}

#footer_adentro {
	float: left;
	width: 570px;
	text-align: center;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 10px;
	padding-top: 10px;
	line-height: 1.5em;
}


#footer_adentro a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}


/* Portfolio Style */


.showroom {
	float: left;
	/*width: 555px;*/
	width: 570px;
	margin-top: 20px;
	margin-left: 10px;
	
}

.showroom h2 {
	float: left;
	width: 570px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
	
.showroom span {
	float: left;
	width: 245px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 14px;
	text-align: center;
	display:block;
	margin-top: 10px;
	font-variant: normal;
	}	
.showroom p {
	float: left;
	width: 560px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}	
	
	

.box_left {
	float:left;
	width:231px;
	height:148px;
	margin-top: 10px;
	margin-bottom:50px;
}

.box_left a img {
	border: 7px solid #FF3300;
}

.box_right {
	float: right;
	width:231px;
	height:148px;
	margin-top: 10px;
	margin-bottom:50px;
	padding-right: 13px;
	_padding-right: 0;
}

.box_right a img {
	border: 7px solid #FF3300;
}

.box_right img {
	border: 7px solid #FF3300;
}

.preview {
    width: 220px;
	margin: 0px;
}


#showcase {
	float: left;
	width: 570px;
	margin-top: 50px;
}

.pic_big {
	float: left;
	border: 7px solid #FF3300;
	width: 320px;
}

.excerpt {
	float: left;
	width: 220px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #FFFFFF;
}

.excerpt p {
    width: 220px;
	margin: 0px;
}

.excerpt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	margin-top: 0px;
	text-decoration: none;
}

.back {
	float: left;
	width: 330px;
	margin-top: 10px;
}

.back a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	margin-top: 0px;
	text-decoration: none;
	float: left;
}

.box_identity_left {
	float:left;
	width:242px;
	height:221px;
	margin-top: 10px;
	margin-bottom:50px;
	
}

.box_identity_right {
	float: right;
	width:242px;
	height:221px;
	margin-top: 10px;
	margin-bottom:50px;
	padding-right: 13px;
	_padding-right: 0;
}

.box_identity_left img {
    border: 7px solid #FF3300;
  }
  
.box_identity_right img {
    border: 7px solid #FF3300;
  }
  
.box_press {
	float: left;
	height: 309px;
	/*width: 550px;*/
	margin-top: 10px;
	margin-left: 3px;
	margin-bottom:50px;
}

.box_press img {
    border: 7px solid #FF3300;
  }  
     
.box_press span {
	float: left;
	width: 560px;
}


.box_ad_left {
    float:left;
	width:235px;
	margin-top: 10px;
	margin-bottom:50px;
}
	
.box_ad_right {
    float:right;
	width:235px;
	margin-top: 10px;
	margin-bottom:50px;
	padding-right: 13px;
	_padding-right: 0; 
}
	
.box_ad_left img {
    border: 7px solid #FF3300;
  }
  
.box_ad_right img {
    border: 7px solid #FF3300;
  }
  
.box_other_left {
    float:left;
	width:250px;
	margin-top: 10px;
	margin-bottom:50px;
}
	
.box_other_right {
    float:right;
	width:250px;
	margin-top: 10px;
	margin-bottom:50px;
	padding-right: 13px;
	_padding-right: 0; 
}
	
.box_other_left img {
    border: 7px solid #FF3300;
  }
  
.box_other_right img {
    border: 7px solid #FF3300;
  }
	  
.box_illustrations_left {
    float:left;
	width:253px;
	margin-top: 10px;
	margin-bottom:50px;
}


.box_illustrations_left img {
    border: 7px solid #FF3300;
  }	
  
.box_illustrations_right {
    float:right;
	width:253px;
	margin-top: 10px;
	margin-bottom:50px;
	padding-right: 13px;
	_padding-right: 0; 
}

.box_illustrations_right img {
    border: 7px solid #FF3300;
  }	 

/*------------photos---------------------*/

.box_photos_left {
	float:left;
	width:253px;
	height:162px;
	margin-top: 10px;
	margin-bottom:50px;

}

.box_photos_left span {
	font-size: 12px;
	text-align: center;
	width:253px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-variant: normal;
}

.box_photos_right {
	float: right;
	width:253px;
	height:162px;
	margin-top: 10px;
	margin-bottom:50px;
	padding-right: 13px;
	_padding-right: 0;
}

.box_photos_right span {
	font-size: 12px;
	text-align: center;
	width:253px;
}

.box_photos_left img {
    border: 7px solid #FF3300;
  }
  
.box_photos_right img {
    border: 7px solid #FF3300;
  } 

.contact {
	color: #FF3300;
	font-size: 14px;
	line-height: 1.5em;
}

.contacto {
	text-align: center;
}

.contacto a {
	color: #FF3300;
	text-decoration: none;
}

.contacto a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}

#logos {
	height: 29px;
	margin: 0px;
}
