.site-holder {
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(images/bricks.jpg);
	background-repeat:no-repeat;
	width:1150px;
	height:773px;
	z-index:0;
}

.content {
	position:absolute;
	left:28px;
	top:322px;
	background-image:url(images/wallpaper.jpg);
	background-repeat:no-repeat;
	width:490px;
	height:65%;
	padding:0px;
	border:none;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	z-index:100;
}

.header-1 {
	position:absolute;
	left:-5px;
	top:2px;
	width:450px;
	height:60px;
	padding:0px;
	border:none;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:0px;
	float:left;
}

.body-holder-main {
	position:absolute;
	left:-1px;
	top:65px;
	width:440px;
	height:inherit;
	padding:0px;
	border:none;
	margin-left:25px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:10px;
	float:left;
	text-align:left;
}

.body-1 {
	width:440px;
	height:inherit;
	padding:0px;
	border:none;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	font-family:Helvetica, sans-serif, arial;
	font-size:12px;
	color:#78c959;
	line-height:17px;
	font-weight:400;
	text-align:left;
}

.body-2 {
	width:440px;
	height:inherit;
	padding:0px;
	border:none;
	margin-top:5px;
	margin-bottom:10px;
	float:left;
	font-family:Helvetica, sans-serif, arial;
	font-size:12px;
	color:#d6d6d6;
	line-height:16px;
	font-weight:400;
	text-align:left;
}

.quote {
	font-size:12px;
	color:#FFF;
	font-style:italic
}

.quotegreen {
	font-size:12px;
	color:#78c959 !important;
	font-style:italic
}

.lower-bar-holder {
	position:absolute;
	left:26px;
	top:825px;
	width:920px;
	height:80px;
	padding:0px;
	border:none;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:clear;
	z-index:100;
}

a:link {color:#78c959; text-decoration:  none;}    
a:visited {color:#78c959; text-decoration:  none;} 
a:hover {color:#d6d6d6;} 
a:active {color:#78c959; text-decoration:  none;}
