#welcome {
	background-image: url(/images/home/welcome.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 754px;
	float: left;
	margin-left: 23px;
	margin-top: 20px;
	color: #FFFFFF;
	padding: 0px;
}
#newsitem {
	width: 575px;
	float: left;
	margin-top: 17px;
	margin-left: 15px;
}
#blog {
	float: right;
	background-image: url(/images/home/blog.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 140px;
	margin-top: 6px;
	background-position: 0px 0px;
}
#blog:hover{
	cursor:pointer;
	cursor:hand;
	background-image: url(/images/home/blog.jpg);
	background-repeat: no-repeat;
	background-position: 0px -73px;
	
	}
#col1 {
	height: 268px;
	width: 195px;
	float: left;
	margin-left: 23px;
	margin-top: 24px;
}
#col1_title {
	background-image: url(/images/home/col_1_title.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 195px;
	float: left;
	position: relative;
}
#col1_bg {
	background-image: url(/images/home/col_1b.gif);
	background-repeat: no-repeat;
	height: 231px;
	width: 195px;
	float: left;
	position: relative;
}
#col2 {
	float: left;
	height: 268px;
	width: 371px;
	margin-top: 24px;
}
#col2_title {
	background-image: url(/images/home/col_2_title.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 371px;
}
#col2_bg {
	background-image: url(/images/home/col_2_bg2.jpg);
	background-repeat: no-repeat;
	height: 231px;
	width: 371px;
}
#col3 {
	float: left;
	height: 268px;
	width: 184px;
	margin-top: 24px;
}
#col3_title {
	background-image: url(/images/home/col_3_title.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 184px;
}
#col3_bg {
	background-image: url(/images/home/col_3.gif);
	background-repeat: no-repeat;
	height: 231px;
	width: 184px;
}
#scrollup {
	position: relative;
	overflow: hidden;
	height: 160px;
	width: 185px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 40px;
	 }
.quote {
	color: #FFFFFF;
	position: absolute;
	top: 210px;
	left: 5px;
	height: 175px;
	width:180px;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-decoration: none;
	 }
.quotelink {
	color: #ACD807;
	width: 150px;
	text-decoration: none;
	margin-top: 15px;
}
.noline {
	text-decoration: none;
}

.quotelink:hover{
cursor:hand;
cursor:pointer;}
.style1 {color: #A9D502}
#newpic {
	height: 140px;
	width: 120px;
	margin-top: 25px;
	margin-left: 33px;
	border: 1px solid #FFFFFF;
	float: left;
}
#checkit {
	background-color: #343434;
	float: left;
	width: 120px;
	margin-top: 15px;
	margin-left: 33px;
	border: 1px solid #000000;
	height: 17px;
	padding-top: 3px;
	color: #FFFFFF;
	text-align: center;
}
#checkit:hover{
	cursor: hand;
	cursor: pointer;
	background-color: #000000;
}
#pdflink {
	float: left;
	height: 230px;
	width: 155px;
	margin-left: 15px;
}
#reellink {
	float: left;
	height: 230px;
	width: 195px;
	margin-left: 2px;
}
.pdfhover:hover{
	cursor: hand;
	cursor: pointer;}
