	/* CSS Document */
*{margin:0px; padding:0px;}

a img{border:0px;}

#header{
	height:222px; 
	background-color:#bc2716;
}
#header h1{
	margin-left:340px;
	padding-top:60px;
	font-family:"Times New Roman", Times, serif;
	font-size:27px;
	color:#FFFFFF;
	font-weight:normal;
	width:625px;
}
#img1{position:absolute; top:115px;
height:365px;
width:338px;
background-image:url(../images/left.jpg);
}

#content{
	margin-left:340px;
	margin-top:50px;
	font-family:Tahoma, sans-serif;
	font-size:12px;
	width:625px;
	text-align:center;
	color:#222222;
}

#footer{
	height:23px;
	width:100%; 
	background-color:#bc2716;
	position:absolute;
	bottom:0;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.onder{
	position:absolute;
	bottom:0px;
	left:0px;
	margin-left:740px;
}
.route{
	background-image:url(../images/route.jpg);
	height:30px;
	width:223px;
	padding-top:10px;
}
.route a{
	color:#FFFFFF;
	font-size:12px;
}

#footer #data{
position:absolute;
width:400px;
margin:0 auto;
}

a{color:#222222;}
#content p{margin-bottom:70px;}
strong{color:#bc2716;}


