/* e-racking.com Homepage & Minisite styles */
/* Richard Blyth, Blythmedia Ltd */

/* General Layout Elements */
body
{
	margin-top: 0px;
	margin-left: 50px;
	background-color: #E5E5E5;
	background-image: url(../images/bg_square.gif);
	background-repeat: repeat;
}
.main-layout_table
{
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

/* Homepage Layout Elements */
.main-feature_table
{
	width: 550px;
	height: 295px;
	background-color: #FFFFFF;
	border-color: #99CC00;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.main-feature_topcell
{
	height: 20px;
	width: 100%;
	background-color: #99CC00;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.main-feature_bottomcell
{
	height: 35px;
	width: 100%;
	background-image: url(../images/home-grass01.jpg);
	background-repeat: no-repeat;
}
.main-feature_middletable
{
	height: 240px;
	width: 100%;
}
.home-feature_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
a.homelink:link, a.homelink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
a.homelink:hover, a.homelink:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #99CC00;
	text-decoration: underline;
}
.home-feature_smallprint
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.home-feature_smallprint-link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

/* Secondry Features Elements */
.secondry-features_table
{
	width: 548px;
	height: 105px;
}
.secondry-features_spacer-cell
{
	width: 3px;
	height: 105px;
}
.secondry-feature_item01
{
	background-color: #FFFFFF;
	width: 149px;
	height: 105px;
	border-color: #99CC00;
	border-style: solid;
	border-width: 1px;
}
.secondry-feature_item02
{
	background-color: #FFFFFF;
	width: 189px;
	height: 105px;
	border-color: #99CC00;
	border-style: solid;
	border-width: 1px;
}
.secondry-feature_item03
{
	background-color: #FFFFFF;
	width: 199px;
	height: 105px;
	border-color: #99CC00;
	border-style: solid;
	border-width: 1px;
}
.secondry-feature_bottom
{
	background-color: #FFFFFF;
	width: 100%;
	border-color: #99CC00;
	border-style: solid;
	border-width: 1px;
	text-indent: 4px;
}
.secondry-feature_header
{
	height: 20px;
	background-color: #99CC00;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.secondry-home_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
/*Footer Elements */
.footer_image
{
	height: 35px;
	width: 100%;
	background-image: url(../images/home-grass02.jpg);
	background-repeat: no-repeat;
}