@charset "UTF-8";
/* CSS Document */

#homeImg {
	width:800px;
	height:220px;
	background-color:#e3e3e3;
	padding-top:5px;
	padding-bottom:5px;
	}
	
#subcRalph {
	margin-bottom:18px;
	}
	
#subcNav {
	float:left;
	width:185px;
	height:255px;
	border-right-style:solid;
	border-left-color:#e3e3e3;
	}

#subcContact {
	float:right;
	width:185px;
	height:255px;
	line-height:normal;
	vertical-align:top;
	padding-left:30px;
	border-left-style:solid;
	border-left-color:#e3e3e3;
	}

#subcAds {
	height:255px;
	float:inherit;
	padding-left:50px;
	}
	
#navService {
	width:180px;
	height:248px;
}

#navService ul {
	margin:0;
	padding:0;
	list-style-type:none;
	display:inherit;
}

#navService li {
	margin:0;
	padding:0;
	width:180px;
	height:auto;
	float:left;
}
