/* CSS Document */


body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	min-width: 770px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image:  url(../images/bg_ramp.jpg);
	background-repeat: repeat;
	line-height: 12px;




} 

h1 {font-size: 200%; text-transform: lowercase; letter-spacing: 3px; margin-left: 10px;}
h4 {
	font-size: 12px;
	margin: 0 7% 3 10%;
	padding: 3em 2 3;
	color: #FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";




}

#wrapper {
	width: 900px;



    w/idth: 770px; 
	margin: 0px 5% 5px;
	position: relative;
	text-align: left;



}

#banner {
	position: relative;
	margin: 0px;
	width: 900px;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: none #000000;
	border-left: 2px solid #000000;


}
#subtag{
	position: relative;
	margin: 0px;
	 
	border-top: thin solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin solid #FFFFFF
}
#serviceimages {
	position: relative;
	margin: 0px;
	width: 900px;
	padding: 0px;
	left: 0px;
	border-top: thin none #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #f3f3f3;
	border-left: thin solid #000000;
	background-color: #000000;
	height: 35px;
	z-index: 0;




}
#servicelinks{
	position: relative;
	margin: 0px;
	width: 900px;
	background-color: #f3f3f3;
	padding: 0px;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 2px solid #000000;
	z-index: 5;
	height: 40px;






}
#leftcol {
	float: left;
	width: 169px;
	margin-bottom: 120px;
	margin-left: 7px;
	margin-top: 25px;
}

#content {
	width: 900px;
	margin-left: 0px;
	position: relative;
	border-top: 2px none #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	background-color: #000000;








} 


#footer {
	clear: left;
	background-color: #4e4a49;
	width: 900px;
	text-align: center;
	vertical-align: baseline;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #FFFFFF;
	border: 2px solid #4e4a49;









}
#nav{
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	padding: 0px;
	border: thin solid #000000;








}
