/* CSS Document */

.button	{
	float: left;
	width: 755px;
	padding-left: 235px;
	}
.boxie1 {
	text-align: center;
	width: 110px;
	margin-right: 42px;
	float: left;
}
.boxie2 {
	text-align: center;
	width: 100px;
	float: left;
}
#start1	{
	height: 60px;
	float: left;
	width: 990px;
	}
#start2	{
	height: 117px;
	float: left;
	width: 990px;
	}
#start3	{
	height: 128px;
	float: left;
	width: 990px;
	}
#start4	{
	height: 49px;
	float: left;
	width: 990px;
	}
/* Fonts */

.button a:link, .button a:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
.button a:hover, .button a:focus	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

