#content {
	padding-top:20px;
}
.refer {
	top:-15px;
}
h2, h3 {
	font-family:Rockwell, "Rockwell Std", Georgia, "Times New Roman", sans-serif;
	text-transform:uppercase;
}
h2 {
	margin:0;
	font-weight:bold;
}
h3 {
	
	margin:0;
	font-weight:normal;
	margin-top:35px;
	font-size:12px;
}
#logoimage {
	position:relative;
	top:0;
	left:0;
}
#imagebody {
	position:absolute;
	top: 54px;
	left:74px;
	width: 354px;
	font-size:18px;
	font-weight:normal;
	color:#e3001b;
	font-family: Rockwell, Rockwell Std, Georgia, Times New Roman, sans-serif;
    background-color: rgba(255,255,255,0.7);
    padding: 10px;
}
#imagebody a {
	font-size:14px;
}
.homecat {
	height:248px;
	width:192px;
	float:left;
	position:relative;
}
#homebg {
	background-image:url(images/homepage_2_bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
    position: relative;
    top: -11px;
    left:0;
    margin-bottom: -11px;
}
.colorcode {
	position:absolute;
	width: 178px;
	height:14px;
	top:40px;
	left:-3px;
}
#homebg h2 {
	font-size:18px;
	margin: 10px 10px 20px 30px;
	font-weight:normal !important;
	font-family:Rockwell, Rockwell Std, Georgia, "Times New Roman", serif;
	text-transform:uppercase;
	height:50px;
}
#cat-1 h2 {
	color: #0573b9;
}
#cat-2 h2 {
	color: #d74343;
}
#cat-3 h2 {
	color: #81ab03;
}
#cat-4 h2 {
	color: #f19f00;
}
#homenews h2 {
    color: rgb(102,102,102);
}
.homecontent {
	margin:30px 30px 0;
	position:relative;
	top:0;
	left:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}
#newslist li {
    list-style-type: none;
    /*padding: 15px 0;*/
    background: url(images/horizontal-divider.png) no-repeat 0 42px;
    position: relative;
    left:-54px;
    width: 192px;
    height: 45px;
    top:0;
}
#newslist li a {
    color: #000;
    display: block;
    position: relative;
    top:-1px;
    left:28px;
    padding-right:15px;
    width: 154px;
    background: url(images/homenews_more.png) no-repeat 148px 11px;
}
.newsticker {
	position:absolute;
	left:0;
	top:110px;
	margin:0;
	width:170px;
}
.newsticker li {
	list-style-type:none;
}
#footer {
	margin-top:0;
}
