ul, ol, li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#hp-container {
	margin-left: auto;
	margin-right: auto;
	width: 918px;
	border: 1px solid #626b4c;
	border-bottom: 23px solid #4b533a;
	background-image: url(images/bk-body.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-bottom: 20px;
	padding-left: 5px;
}

#global-header {
	margin-top: 5px;
}

	#global-header #nav-bar {
		padding-top: 12px;
	}

#hp-content {
	width: 912px;
	overflow: hidden;
	border: 1px solid #626B4C;
	border-top: 0px;
	border-bottom: 0px;
	background-image: url(images/bk-hp-content.jpg);
	background-repeat: no-repeat;
}

#hp-content #hp-top {
	width: 912px;
	overflow: hidden;
}

	#hp-content #hp-top #col-1,
	#hp-content #hp-top #col-2,
	#hp-content #hp-top #col-3 {
		float: left;
	}

	#hp-content #hp-top #col-1 {
		width: 241px;
		height: 363px;
	}
	
		#hp-content #hp-top #col-1 ul {
			margin-top: 22px;
		}
		
			#hp-content #hp-top #col-1 li a {
				display: block;
				width: 241px;
				height: 70px;
				margin-bottom: 16px;
			}
	
	#hp-content #hp-top #col-2 {
		width: 406px;
		overflow: hidden;
		padding-top: 75px;
	}
	
		#hp-content #hp-top #col-2 p {
			width: 300px;
			margin-left: 40px;
			line-height: 16px;
		}
	
	#hp-content #hp-top #col-3 {
		width: 262px;
		height: 363px;
		overflow: hidden;
	}
	
		#hp-content #hp-top #col-3 ul {
			margin-top: 20px;
			margin-bottom: 10px;
		}
		
			#hp-content #hp-top #col-3 li a {
				display: block;
				width: 262px;
				height: 240px;
			}
			
		#hp-content #hp-top #col-3 #featured {
			padding-left: 10px;
		}
		
			#hp-content #hp-top #col-3 #featured .img img{
				border: 2px solid #2c2f49;
			}
				
		
			#hp-content #hp-top #col-3 #featured .text {
				padding-top: 5px;
				color: #293051;
				font-weight: bold;
				text-align: center;
			}

#hp-content #hp-bottom {
	width: 911px;
	height: 466px;
	overflow: hidden;
	position: relative;
	top: -35px;
}

		#hp-content #hp-bottom #videos {
			display: block;
			margin-top: 0px;
			margin-left: 16px;
		}
		
			#hp-content #hp-bottom #videos a {
				display: block;
				width: 120px;
				height: 90px;
				margin-right: 10px;
				float: left;
			}
	#hp-content #hp-bottom #live-love {
		clear: both;
		width: 390px;
		position: absolute;
		top: 315px;
		left: 280px;
		line-height: 16px;
		font-weight: bold;
		color: #293050;
	}
