#mainLogoBarHome
{
	width: 100%;
	height: 196px;
	margin: 104px 0 0 0;
}

#flashHome {
	width: 1053px;
	height: 196px;
	display:block;
	margin: 0 auto;
	background:url(../images/mainLogo.gif) no-repeat;
}

#mainBodyBarHome
{
	width: 100%;
	height: 391px;
}

#mainBodyHome
{
	width: 1053px;
	height: 391px;
	margin: 0 auto;
	background:url(../images/homeImage.gif) no-repeat;
}

#homeTxtWrap
{
	width: 375px;
	height: 40px;
	position: relative;
	margin: 0 -10px 0 0;
	float: right;
}

#homeTxt
{
	width: 375px;
	height: 30px;
	margin: 35px 0 0 -120px;
}

#homeTxt h1
{
	color: #009933;
	font-size: 24px;
	font-weight: normal;
}

#homeTxt p
{
	color: #000;
	font-size: 12px;
	margin: 5px 0 10px 0;
}

#homeTxt p b
{
	color: #000;
	font-size: 14px;
}

#homeContact li
{
	padding-left: 10px;
	background: url(../images/arrow.gif) 0 2px no-repeat;
	list-style:none;
	line-height: 1.1;
}

#homeList
{
	width: 300px;
	height: 75px;
	margin: 60px 0 0 -100px;
	font-size: 11px;
	line-height: 1.1;
}

#homeList1
{
	width: 170px;
	height: 50px;
	margin: 0 auto;
	float: left;
}

#homeList2
{
	width: 110px;
	height: 50px;
	margin: 0 auto;
	float: right;
}

#homeTag
{
	width: 375px;
	height: 40px;
	margin: 0 0 0 -120px;
	font-size: 12px;
}

#homeTag p b
{
	font-size: 14px;
}

#homeContact
{
	width: 375px;
	height: 55px;
	margin: 33px 0 0 -120px;
}

#share
{
	width: 330px;
	height: 100px;
	margin: -53px 0 0 115px;
	float: left;	
}

#twitter
{
	width: 149px;
	height: 30px;
	background: url(../images/twitterLogo.gif) 0 0 no-repeat;
	margin: -80px 0 0 120px;
	float: left;
}

.homeTxt
{
	color: #009933;
	font-size: 15px;
	text-decoration:none;
}

a.homeTxt {
	color: #009933;
	text-decoration:none;
}

a.homeTxt:hover {
	color: #009933;
	text-decoration:underline;
}

.siteLink
{
	color: #747272;
	font-size: 10px;
	text-decoration:none;
	margin: -2000px 0 0 0;
}

a.siteLink {
	color: #747272;
	text-decoration:none;
}

a.siteLink:hover {
	color: #747272;
	text-decoration:underline;
}