body{
	font-family: Arial, Helvetica, sans-serif;
}

#intro_text{
	 width: 120px;
	
	 padding-top: 10px;
	 font-size: 10px;
	 color: gray;
	 text-align: left;
	 
}

#intro_pic img{
	background-color: #e5e5e5;
margin-left: auto;
margin-right: auto;

}

#more a{
	font-size: 10px;
	color: #d11349;
	float:left;
	width: 2px;
	text-decoration: none;
}

#intro_text2{
	
	

	 font-size: 10px;
	 color: gray;

	 
}

#text{
	 font-size: 13px;
	 color: gray;
	 float: right;
	 text-align: left;

}


a{
	font-size: 10px;
		width: 2px;
	text-decoration: none;
}

#reasons{
	position: absolute;
	top: 450px;
	display: block;
	height: 200px;
	width: 700px;

}


#customer a{
	display: block;
	width: 200px;
	height: 37px;
	background-image: url(../img/reasons/customer.gif);
	background-repeat: no-repeat;
	float:left;
}

#customer a:hover{
	background-image: url(../img/reasons/customer_red.gif);

}


#perfomance a{
	display: block;
	width: 160px;
	height: 37px;
	background-image: url(../img/reasons/perfomance.gif);
	background-repeat: no-repeat;
	float:left;
}

#perfomance a:hover{
	background-image: url(../img/reasons/perfomance_red.gif);
}

#safety a{
	display: block;
	width: 131px;
	height: 37px;
	background-image: url(../img/reasons/safety.gif);
	background-repeat: no-repeat;
	float:left;
}

#safety a:hover{
	background-image: url(../img/reasons/safety_red.gif);
}

#design a{
	display: block;
	width: 160px;
	height: 37px;
	background-image: url(../img/reasons/design.gif);
	background-repeat: no-repeat;
	float:left;
}

#design a:hover{
	background-image: url(../img/reasons/design_red.gif);

}

#post a{
	display: block;
	width: 231px;
	height: 37px;
	background-image: url(../img/reasons/post.gif);
	background-repeat: no-repeat;
	float:left;
}

#post a:hover{
	background-image: url(../img/reasons/post_red.gif);
}

#research a{
	display: block;
	width: 240px;
	height: 37px;
	background-image: url(../img/reasons/research.gif);
	background-repeat: no-repeat;
	float:left;
}

#research a:hover{
	background-image: url(../img/reasons/research_red.gif);
}


#tradition a{
	display: block;
	width: 150px;
	height: 37px;
	background-image: url(../img/reasons/tradition.gif);
	background-repeat: no-repeat;
	float:left;

}

#tradition a:hover{
	background-image: url(../img/reasons/tradition_red.gif);
}

#heading{
	font-size: 16px;
	font-weight: bold;
	color: gray;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
}

#date{
		font-size: 10px;
	font-weight: bold;
	color: gray;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
}



#pic_container{
	display:block;
	width: 114px;
	height: 70px;
	background-color: #E5E5E5;
	float: left;
 margin-bottom: 5px;
 margin-right: 20px;
 text-align: center;
 
}

#pic_container a{
	display:block;
	width: 114px;
	height: 70px;
	background-color: #E5E5E5;
	float: left;
 margin-bottom: 5px;
 margin-right: 20px;
 text-align: center;
border:1px solid white;
	
}

#pic_container a:hover{

border:1px solid red;
	
}



#gal_container a{
	display:block;
	width: 114px;
	height: 70px;
	background-color: #E5E5E5;
	float: left;
	 margin-top: 20px;
 margin-bottom: 20px;
 margin-right: 20px;
 text-align: center;
border:1px solid white;
	
}

#gal_container a:hover{

border:1px solid red;
	
