body {
	margin: 0px;
	padding: 0px;
	background-color: #6898FE;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #09F;
	background-color: #FFF;
}
#shadow {
	background-image: url(../images/dropshad.jpg);
	width: 940px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#homeleft {
	width: 282px;
	float: left;
	padding-right: 7px;
	padding-left: 10px;
	text-align: justify;
}
#homeright {
	float: right;
	width: 286px;
	padding-right: 7px;
	padding-left: 7px;
}
#homemid {
	float: right;
	width: 286px;
	text-align: justify;
	padding-right: 7px;
	padding-left: 7px;
}


#header {
}
.textheading {
	color: #FF6600;
	font-weight: normal;
	font-size: 13px;
}

#navigation {
	background-image: url(../images/ronavbg.jpg);
	background-repeat: repeat-x;
	width: 900px;
	height: 35px;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 80%;
	font-weight: bold;
}
#footer a {
	text-decoration: none;
	color: #003;
}
#footer a:hover {
	text-decoration: none;
	color: #03C;
}


#maincontent {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	font-size: 84%;
}
.welcomeheading {
	color: #57463F;
	padding-left: 10px;
}

#footer {
	font-size: 76%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 6px;
	color: #003;
	text-align: center;
	clear: both;
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #EFEFEF;
	background-image: url(../images/ro.jpg);
	display: block;
	height: 35px;
	width: 100px;
	float: left;
	text-align: center;
	line-height: 32px;
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation a:hover {
	background-position: bottom;
	color: #FF9933;
}
.serviceheading {
	color: #57463F;
	font-weight: bold;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #EEEEEE;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
eyya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	font-style: normal;
}
.eyya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
