#hp_main{
	height:450px;
	font-family: sans-serif;
	text-align:center;
}

#hp_content_top{
	height: 275px;
}

#hp_content_topleft{
	float:left;
	margin:0;
	padding:0;	
}

#hp_content_topright{
	float:right;
	margin:0;
	padding:0;
	/*letter-spacing: 1px;*/
	line-height: 150%;
}

#hp_content_bottom
{
	background-image:url('../images/frontimage3.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	/*border:solid green 2px;*/
	height:150px;
	margin:5px;
}

#hp_content_bottom_about
{
	float:left;
	width: 500px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	font-size: 14px;
	text-align:left;
	/*font-family:sans-serif;*/
	line-height:145%;
	/*padding-top:30px;*/
	color:#101010;
	/*border:solid blue 2px;*/
}

#order{
	float:right;
	width: 280px;
	font-size:16px;
	font-weight:bolder;
	/*border:solid red 2px;*/
	text-align:right;
	margin-right:5px;
	/*margin-left:10px;*/
	margin-top:125px;
}

#order a:link{
	text-decoration:none;
	color:gray;
}

#order a:visited{
	text-decoration:none;
	color:gray;
}

#order a:hover{
	color:#202020;
	text-decoration:underline;
}
