@charset "utf-8";
/* CSS Document */

#top_message {
	margin: 0;
}

#top_message h1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 550px;
	height:  115px;
	text-indent: -3000px;
	background: url(../images/home/lowest.gif) no-repeat;
}

#top_message h2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 170px;
	height:  115px;
	text-indent: -3000px;
	background: url(../images/home/smartneon.gif) no-repeat;
}

#top_message h3 {
	clear: both;
	margin: 0;
	padding: 0;
	width: 720px;
	height:  66px;
	text-indent: -3000px;
	background: url(../images/home/create.gif) no-repeat;
}

#top_message h4 {
	margin: 0;
	padding: 0;
	width: 720px;
	height:  35px;
	text-indent: -3000px;
	background: url(../images/home/step.gif) no-repeat;
}

#top_message h5 {
	margin: 0;
	padding: 0;
	width: 720px;
	height:  43px;
	text-indent: -3000px;
	background: url(../images/home/equally.gif) no-repeat;
}

#top_table td {
	vertical-align: top;
	text-align: center;
}

#top_table td img {
	border: none;
}

#top_table td p {
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 14px;
}

#top_buttons {
	clear: both;
}

#top_buttons img {
	float: left;
	margin: 0;
	padding: 0;
}

