/* @override http://elkinsconstructors.com/stylesheets/home.css */

/* @override http://elkinsconstructors.com/dev/stylesheets/home.css */

@import url("./common.css");

#feature #georgia {
		float: left;
		width: 564px;
		height: 278px; }		

#feature {
	width: 897px;
	height: 278px;
	float: left; }
	#feature #flash {
		float: left;
		width: 564px;
		height: 278px; }
	#feature #feature-content {
		float: right;
		width: 309px;
		height: 258px;
		color: #FFFFFF;
		padding: 0 20px 0 0; }

#content a { color: #335d91; }
#content a:hover { text-decoration: underline; }

#content {
	float: left;
	padding: 25px 0 0 0;
	margin: 0 0 20px 0;
	width: 897px;
	position: relative;
	background-color: #fff;
	/*background: #666666 url("../images/bg_case-studies.gif") no-repeat 0 0;*/ }

#content #left { float: left; width: 220px;}
#content #right { float: right; width: 673px; }


/* content left */	

	
	#content ul#shortcuts {
	float: left;
	padding: 0 0 0 7px;
	text-transform: uppercase;
	font-size: 11px;
	}
	#content ul#shortcuts li {padding: 0 0 3px 0;}
	ul#shortcuts a { }
	ul#shortcuts a strong { font-size: 16px; color: #9EB9D1; }
	ul#shortcuts a:hover strong { font-size: 16px; color: #881719;}
	ul#shortcuts a:hover {text-decoration: none; color: #881719;}
	
	ul#shortcuts li.bike-ms
	 {
		margin-top: 23px;
		margin-bottom: 10px;
		background: none;
		color: #ffffff;
		}


/* content right */
	
	#content p {
		float: left;
		width: 580px;
		font-size: 11px;
		line-height: 150%;
		padding: 0px 0 22px 0px;
		color: #333;  }
		

	#content h1 {
	width: 580px;
		font-size: 16px;
		color: #881719;
		line-height: 130%;
		font-weight: normal;
		padding-bottom: 5px;
	}
/*Additional employee login button*/
	#footer a#employee-login {
		background-color: gray;
		color: #ffffff;
		padding: 2px 5px;
}	
	
			
			

	
