.header {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 25;

}
.road {
	position: absolute;
	left: 196px;
	top: 57px;
	z-index:10;
	border-top: 2px;
	border-top-style:solid;
	border-top-color:#003366;
	background-color:#336699;
	background-image:url(images/header.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:802px;
	height:195px;
}

h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding:10px;
}

.home {
	position: absolute;
	left: 0px;
	top: 59px;
}
.about {
	position: absolute;
	left: 0px;
	top: 101px;
}
.services {
	position: absolute;
	left: 0px;
	top: 129px;
}
.gallery {
	position: absolute;
	left: 0px;
	top: 160px;
}
.testimonials {
	position: absolute;
	left: 0px;
	top: 189px;
}
.contact {
	position: absolute;
	left: 0px;
	top: 217px;
}
.left_colum {
	left: 0px;
	top: 254px;
	position: absolute;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #003366;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #003366;
	z-index:2500;
	background-color:#003366;

}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/R&J_r8_c3.gif);
	background-repeat: no-repeat;
	position: relative;
	top: -10px;
	left: -37px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 480px;
	z-index: 500;
	width:262px;
}
.footer {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	top: 10px;
	bottom: 50px;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #003366;
	padding-top: 10px;
	width:730px;
}
.content {
	position: absolute;
	left: 245px;
	top: 246px;
	width: 756px;
}
.content_box {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 730px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
.contact_info {
	position: absolute;
	left: 11px;
	top: 208px;
	z-index:25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.login {
	position: absolute;
	left: 22px;
	top: 20px;
	position: absolute;
	z-index:25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
