/* CSS Document */
/* <contact> */
#main_content_contact{
width:800px;
padding:20px 60px 20px 60px;
}


#subheader_points{
background:url(images/dots.jpg) repeat-x bottom left;
padding-bottom:20px;
color:#747575;
font-weight:bold;


}
/* form */

#myform {
/*width:360px;*/
	
width:595px;
padding-top:15px;
margin-bottom:10px;
}
.text {
float:left;
width:245px;
height:25px;
background-color:#b21e0a;
color:#FFFFFF;
text-align: left;
vertical-align: text-top;
margin-bottom:10px;
margin-right:10px;
clear:left;
font-size:14px;
padding-left:15px;
padding-top:10px;

}






input[type="text"]
{
  
 padding: 10px;
 float:left;

text-align:left;
    
	background-color:#ebebeb;
	color:#666666;
	margin-bottom:10px;
	border:0;

width:305px;
height:20px;
  
}






#comments_form{
background-color:#ebebeb;
	color:#666666;
	border:0;
float:left;
width:314px;
 padding-left: 10px;

	

}






 .submit input
{
 padding: 10px;
 float:right;

text-align:center;
    
	background-color:#999999;
	color:#ebebeb;
	margin-bottom:10px;
	border:0;

width:140px;
height:40px;
margin-top:10px;


}

/* </contact> */

/* <about> */
.wrapper_left_right_col{
width:800px;
margin-top:30px;
}

.bug {
clear:both;/*por que cada bloque es como si fuera un layout completo Bug en firefox ultomo elemento de una gran bloque
el que hay varios floating elementos se corrige con clear.*/

}

.left_colunm{
width:422px;
padding-right:30px;
float:left;
}


.right_column{
width:278px;
background-color:#ebebeb;
float:right;

padding-right:30px;
padding-left:40px;
padding-top:30px;
padding-bottom:50px;

}

.heading{
height:30px;
width:315px;
color:#FFFFFF;
font-size:14px;
padding-left:25px;
padding-right:70px;
padding-top:15px;
background-color:#b21e0a;
margin-top:0px;
margin-bottom:12px;

}

.name{
font-size:14px;
color:#b21e0a;
font-weight:bold;

}





.post{
font-size:11px;
font-weight:bold;
color:#5a5b5e;
}


/* <services> */
#current_services {
font-size:14px;
color:#b21e0a;
text-decoration:none;
font-weight:bold;

}

#subheader_points a{
font-size:14px;
color:#73757b;
text-decoration:none;
font-weight:bold;
}

#subheader_points a:hover{
color:#b21e0a;
}

.services_list{
padding-left:0;
margin-left:0px;




}
