#homeTopNav {
	background: url(../images/hometopnav_bg.gif) no-repeat left;
	height: 50px;
	width: 800px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}


#homeMsg {
	height: 185px;
	width: 800px;
	background: url(../images/home_bg1.jpg);
}

#homeContent {
	float: right;
	width: 665px;
	background: url(../images/home_bg2.jpg) no-repeat;
	position: relative;
}

#homeMainContent {
	float: left;
	width: 535px;
	padding-top: 35px;
	padding-left: 65px;
}
#homeMainContent p {
	font-size: 14px;
	line-height: 20px;
}

#homeMainContent h5 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
}

#homeMainContent ul {
	margin: 0px;
	padding: 0px;
	padding-top: 10px
}

#homeMainContent li {
	line-height: 24px;
	font-size: 21px;
	list-style: square;
	color: #FFFFFF;
	letter-spacing: -0.05em;
}

#sideHome {
	font-size: 11px;
	width: 135px;
	background-image: url(../images/sidenav_bg1.jpg);
	background-repeat: no-repeat;
	height: 300px;
}#sideHome p {
	font-size: 11px;
	line-height: 18px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 10px;
	text-transform: uppercase;
	color: #771111;
	margin-top: 0;
}

.sideHomeNumber {
	color: #000000;
	font: bold;
}

