/* CSS Document */


body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	min-width: 850px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	background-image: url(../images/RR_bg.gif);
	background-repeat: repeat;






} 

h1 {font-size: 200%; text-transform: lowercase; letter-spacing: 3px; margin-left: 10px;}
h4 {
	font-size: 12px;
	margin: 0 7% 3 10%;
	padding: 0.33em 0 0;
	color: #ffffff;
	border-bottom-style: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;



}

#wrapper {
	width: 700px;



    w/idth: 850px; 
	margin: 0px 10% 5px;
	border: thin none #FFFFFF;
	position: relative;
	text-align: left;
	top: 10px;
	background-color: #FFFFFF;



}

#banner {
	position: relative;
	margin: 0px;
	width: 700px;
	background-color: #FFFFFF;
	border: thin solid #b70004;




}
#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: 700px;
	padding: 0px;
	left: 0px;
	z-index: 5;
	border-top: thin none;
	border-right: thin solid;
	border-bottom: thin solid;
	border-left: thin solid;
	height: 10px;




}
#servicelinks{
	position: relative;
	margin: 0px;
	width: 850px;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	top: 0px;
	left: 0px;
	background-color: #687896;
	padding: 0px;


}
#leftcol {
	float: left;
	width: 169px;
	margin-bottom: 120px;
	margin-left: 7px;
	margin-top: 25px;
}

#content {
	width: 700px;
	margin-left: 0px;
	background-color: #ffffff;
	position: relative;
	border-top: thin none #b70004;
	border-right: thin solid #b70004;
	border-bottom: thin solid #b70004;
	border-left: thin solid #b70004;






} 


#footer {
	clear: left;
	background-color: #b70004;
	width: 700px;
	text-align: right;
	vertical-align: baseline;
	border-top: thin none #b70004;
	border-right: thin solid #b70004;
	border-bottom: thin solid #b70004;
	border-left: thin solid #b70004;






}
#nav{
	margin-top: 10px;
	margin-left: 10%;


}
