/*****************************************************************************************
Author: Jose Perezchica
		Techgua.com - An Ocean of Services
Name: contact_us.css
Description: Controls the Contact Information
Date: 5/4/08
/*****************************************************************************************/

#news
{
	height: 665px;

}

#form_box {
	width: 500px;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font-size: 11px;
	font-weight: bold;
	padding: 0.5em;
	margin-top: 5px;
	margin-bottom: 2px;
	height: 355px;
}


#header_image
{
	background-image: url(../images/techgua_header_contact_v3.gif);
}


