/* all browsers will read the following stylesheet, but only IE6 will pay attention because of the star hack */
@import "eA_screen_ie6.css";


body    {
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #585045;
}

#container {
	width: 780px;
	margin: 0 auto;
}
#content_text {
	position:relative;
	top: -9px;
	background-image: url(../template_images/content_left_curve.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 58px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#home_text {
	float:left;
	width: 630px;
	height: 300px;
	padding-left: 45px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585045;
	letter-spacing: -0.05em;
	line-height: 1.7em;
}
#features_box {
	float: right;
	width: 210px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006B3F;
	font-weight: bold;
}
#left_menu {
	background-image: url(../template_images/left_menu_2nd.jpg);
	background-repeat: no-repeat;
}

a {
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #585045;
	text-decoration: underline;	
}
h1 {
	font-size:14px;
	color: #006B3F;
	font-weight: bold;
	text-decoration: underline;
}
#contact_us {
	color: #006B3F;
	}
#contact_us a {
	color: #006B3F;
	}