/*****************************************
  front.css (Stylesheet by One Shoe)
*****************************************/

#top {
	height: 461px;
	background: url(../images/foto_header.gif) no-repeat;
	}
	
#top h1 {
	padding: 30px 0px 0px 60px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.4em;
	color: #003976;
	}

#boxes {
	height: 126px;
	background: url(../images/background_boxes.gif) no-repeat top;
	margin-top: 165px;
	border-bottom: 4px solid #ffdf1b;
	padding-top: 10px;
	padding-left: 65px;
	text-align: left;
	}

.box {
	float: left;
	width: 160px;
	margin-right: 50px;
	}
	
.box_status {
	float: left;
	margin-left: 25px;
	width: 210px;
	}
	
.content 
{
	float:left;
	background: #FFFFFF url(../images/background_content.gif) repeat-y -22px;
}

#col_1 {
	float: left;
	width: 378px;
	margin-right: 20px;
	}
	
#col_2 {
	float: left;
	width: 205px;
	text-align: center;
	padding-right: 20px;
	}
	
#col_3 {
	float: left;
	width: 235px;
	}
