@import url(_fonts.css);
@import url(_layout.css);

.HomeLine {
	width: 771px;
	height: 4px;
	background-image: url(../images/homepage/line.gif);
	background-repeat: no-repeat;
	line-height:0px;
	font-size:0px;
}

/*
#HomeContentWrapper {
	width: 711px;
	padding: 20px 30px 10px 30px;
	background-image: url(../images/homepage/background.gif);
	background-repeat: repeat-y;
}
*/

#HomeContentWrapper {
	width: 771px;
	background-image: url(../images/homepage/background.gif);
	background-repeat: repeat-y;
}

#HomeContent {
	padding: 20px 30px 10px 30px;
}

#Computer {
	position: absolute;
	top: 198px;
	left: 27px;
	width: 197px;
	height: 201px;
}

#HomeFeatureContent {
	float: left;
	width: 490px;
	padding: 20px 35px 0px 120px;
	color: #336699;
	font-weight: bold;
	line-height: 1.6em;
}

#HomeFeatureContent li {
	list-style-image: url(/assets/images/astrix.gif);
	margin-bottom: 5px;
}

/*#layRightMenuWrapper {
	width: 170px;
	background-image: url(../images/global/rightnav/backgroundlines.gif);
	background-repeat: repeat-y;
	float:right;
	padding-right: 4px;
	padding-left: 6px;
}

#layRightMenu {
	width: 170px;
	background-image: url(../images/global/rightnav/background.jpg);
	background-repeat: repeat-x;
}

.layRightMenu {
	width: 150px;
	padding: 5px 10px;
	border-bottom: 1px solid #B2B46C;
	color: #617F30;
	font-weight:bold;
}

.layRightMenu a, .layRightMenu a:active, .layRightMenu a:visited, .layRightMenu a:hover {
	color: #617F30;
	text-decoration: none;
}

#layContentWrapper {
	float: left;
	width: 645px;
	padding: 0px 0px 0px 0px;
}

#layContent {
	padding: 20px 35px 0px 35px;
}
*/