/* 
CSS Hill Building
ver 1.0
Date: 17-09-2007
*/

/* Normalization de margins y paddings */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td, img
	{margin:0px; padding:0px; border:0px}
/* Normalization de fonts para titles*/
h1, h2, h3, h4, h5, h6
	{font-size:100%;}
/* Remove style from lists*/
ol, ul
	{list-style:none;}
/* Normalization of size and font weight */
address, caption, cite, code, dfn, em, strong, th, var
	{font-style:normal; font-weight:normal;}


/*Body-----------------------*/
body, html{
	margin: 0px 0px 0px 0px;
	background-image:url(images/bckg.gif);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}
#wrapper {
	width:842px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	position:relative;

}

#top{
width:842px;
height:91px;
position:relative;
background-image:url(images/logo.gif);
background-repeat:no-repeat;
background-position:left;
float:left;
}


#top_form{
width:271px;
height:38px;
position:relative;
background-image: url(images/form_top.gif);
background-repeat:no-repeat;
background-position:left;
float:right;
margin-top:56px;
}

#content{
width:842px;
height:auto;
position:relative;
float:left;
}

#flash{
width:605px;
height:329px;
position:relative;
float:left;
}

#form{
	width:237px;
	height:370px;
	position:relative;
	float:right;
	background-image:url(images/form.gif);
	background-repeat:no-repeat;
	text-align: left;
	overflow: hidden;
}

#data{
width:552px;
height:auto;
position:relative;
float:left;
padding-left:42px;
padding-top:22px;
}

#direction{
width:275px;
height:113px;
position:relative;
float:left;

}

#phono{
width:234px;
height:113px;
position:relative;
float:right;
padding-left:42px;
background-image:url(images/line.jpg);
background-position:left;
background-repeat:no-repeat;
}
#footer {
	width:842px;
	height:40px;
	margin-top:5px;
	text-align: center;
	color:#939393;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	padding-top:10px;
	
}

#footer a {
	text-align: center;
	color:#333333;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

#footer a:hover {
	text-align: center;
	color:#000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;

}



h1 {
	font-family: Verdana;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}

h2 {
	font-family: Verdana;
	font-size: 10px;
	color: #595959;
	text-decoration: none;
	padding-bottom:15px;
}

h3{
	font-family: Verdana;
	font-size: 23px;
	color: #ff6c00;
	text-decoration: none;
	padding-top:15px;
}

h4 {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left:15px;
}


p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.box {
	border: 1px solid #000000;
	padding-left:3px;
	margin-left:15px;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.bot{
width:237px;
	
}
strong {
	font-weight: bold;
	text-decoration: none;
}

.legal {
margin-right:20px;
width:200px;
height:118px;

}
