/***
ABOUT:				Styles for Christopher Video > Home
					Legal multimedia for law offices that appreciate efficiency.
RELEASE:			15 april 2008
LAST UPDATED		n/a
LOCATION:			kansas city, mo */

@import url(base.css);

/*** Home Page ***/
#home #nav {
	border-bottom: none;
}
#home #top {
	height: 292px;
	background-color: #81c8f1; /* lt blue */
	background-image: url(../images/kansas_city_skyline.jpg);
	background-repeat: no-repeat;
	background-position: 155px 0;
}
#home #bottom {
	display: block;
	clear: both;
	height: 80%;
}
#home #bottom #paragraph {
	width: 560px;
	background-color: #fff;
}
#home #no-flash {
	overflow: hidden;
	position: absolute;
	top: 33px;
	left: 175px;
	width: 787px;
	height: 259px;
}

/* nav */
#home #nav ul li#about,
#home #nav ul li#about a {
	margin-left: 15px;
	margin-right: 0;
}
#home #top h2 {
	background-image: url(../images/util/kc_leader.gif);
	background-repeat: no-repeat;
	padding-top: 30px; height: 0 !important;
	height /**/: 30px; overflow: hidden;
	margin-left: 44px;
	width: 183px;
}
#home #bottom #paragraph {
	height: 181px;
	margin: 35px 33% 0 17%;
	background-image: url(../images/util/intro_box.gif);
	background-repeat: no-repeat;
	background-color: #0f263e; /* navy */
}
	#home #bottom #paragraph h3 { /* simplicity */
		background-image: url(../images/util/simplicity.gif);
		background-repeat: no-repeat;
		background-position: 0 15px;
		padding-top: 46px; height: 0 !important;
		height /**/: 46px; overflow: hidden;
		margin-left: 15px;
	}
	#home #bottom #paragraph p {
		padding: 10px 15px 0 15px;
	}