body { background: #E1E1CA }

a:link, a:visited { color: #069; }

h1 {
	color: #369;
	padding-bottom: 0.5em;
	margin: 0;
	height: 40px;
	width: 700px;
	text-indent: -5000px;
	background: url(../img/h1_home.gif) top left no-repeat;
	}

/* Basic header style, modified for this section */
#Header { background: #E1E1CA url(../img/header_blue.gif) top no-repeat; }

#MainNav { background: url(../img/mainnav_blue.gif); }

#nav_home a:hover { background: transparent url(../img/mainnav_blue.gif) 0 -34px no-repeat;}
#nav_projects a:hover { background: transparent url(../img/mainnav_blue.gif) -102px -34px no-repeat;}
#nav_clients a:hover { background: transparent url(../img/mainnav_blue.gif) -204px -34px no-repeat;}
#nav_awards a:hover { background: transparent url(../img/mainnav_blue.gif) -306px -34px no-repeat;}
#nav_about a:hover { background: transparent url(../img/mainnav_blue.gif) -408px -34px no-repeat;}
#nav_contact a:hover { background: transparent url(../img/mainnav_blue.gif) -510px -34px no-repeat;}
#nav_home a.selected { background: transparent url(../img/mainnav_blue.gif) 0 -68px no-repeat;}

#SideNav a:link, #SideNav a:visited { color: #069; background: transparent url(../img/sidenav_blue.gif) 0 0 no-repeat;}
#SideNav a:hover, #SideNav a:visited:hover { color: #000; background: transparent url(../img/sidenav_blue.gif) 0 -22px no-repeat;}
#SideNav a.selected:link, #SideNav a.selected:visited { color: #fff; background: transparent url(../img/sidenav_blue.gif) 0 -44px no-repeat;}

#SideNav p {
	margin:0 0 0 20px;
	font-size: 12px;
	color: #996;
	}

#HomePageCol {
	width: 700px;
	margin: 30px 0 20px 0;
}

#LeadPhoto, #HomeBodyContent {
	margin: 0;
	padding: 0 20px;
	width: 700px;
	}	

#LeadPhoto h1 {
	border-bottom: 4px solid #369;
	margin-bottom: 1px;
	}

#LeadPhoto img {
	margin: 0 0 1px 0;
	padding: 0;
	display: block;
	}

#HomeBodyContent div.feature {
	float: left;
	background: #E1E1CA url(../img/work/home_client_generic.gif) bottom right no-repeat;
	width: 232px;
	border-right: 1px solid #fff;
	padding: 0;
	margin: 0;
	height: 190px;
	border-bottom: 2px solid #369;
	border-top: 5px solid #cc9;
	}

#HomeBodyContent div.feature div {
	border-top: 1px solid #fff;
	padding: 8px 10px;
	}

#HomeBodyContent div.feature h5 {
	margin: 0;
	padding: 0;
	background-color: #E1E1CA;
	height: 6px;
	width: 61px;
	text-indent: -5000px;
	background: url(../img/h5_my_work_for.gif) top left no-repeat;
	}

#HomeBodyContent div.feature h6 {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	}

#HomeBodyContent div.feature a:link, #HomeBodyContent div.feature a:visited {
	text-decoration: none;
	color: #369;
	}

#HomeBodyContent div.feature a:hover, #HomeBodyContent div.feature a:visited:hover {
	color: #000;
	}

#HomeBodyContent div.last {
	width: 234px;
	background-image: none;
	border-right: none;
	}

#HomeBodyContent div.last p {
	margin: 0;
	padding: 5px 0;
	font-size: 12px;
	color: #666;
	}
	
#HomeBodyContent div.last h5 {
	margin: 0;
	padding: 0;
	background-color: #E1E1CA;
	height: 6px;
	width: 50px;
	text-indent: -5000px;
	background: url(../img/h5_learn_more.gif) top left no-repeat;
	}

#Footer {
	background-color: #46749E;
	border-top: 6px solid #6C8FA9;
	}