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

body {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
}

a {
	outline:none;
}

#container {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align:left;
}
a.reqNow {
	background-color: #F60;
	color:#FFF;
}
#servSidebar {
	float: right;
	width: 200px;
}

#reqSidebar {
	float: right;
	width: 172px;
}

a.reqNow:visited {
	color:#FFF;
}

.servBlue {
	color: #06F;
	text-align: right;
}
.lilBlue {
	font-size: 12px;
}

#header {
	height: 139px;
	width: 1003px;
}
#topLine {
	background-color: #00177f;
	height: 2px;
	width: 1003px;
	clear: both;
}
#addLine {
	float: right;
	text-align: right;
	clear: both;
	width: 450px;
}

#flashMedia {
	float: left;
	height: 115px;
	width: 514px;
}
#lists {
	clear: both;
	width: 700px;
	padding-top: 25px;
}

#logo {
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 118px;
	width: 254px;
	position: relative;
}
#navColumn {
	float: left;
	width: 200px;
}
#payMethod {
	float: right;
	height: 80px;
	width: 253px;
	padding-top: 25px;
}

.overs {
	font-size: 18px;
	color: #FFF;
	background-image: url(images/menu_02.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 187px;
}

.overs:hover {
	background-position: 0 -43px;
}

.overs a {
	color:#FFF;
	text-decoration:none;
	margin-left:15px;
    position:relative;
	top:10px;	
}

.overs a:visited {
	color:#FFF;
}

.orange {
	color: #F60;
}
#contentColumn {
	float: right;
	width: 803px;
	padding-top:25px;
	position: relative;
}
#groupPhoto {
	float: left;
	height: 168px;
	width: 178px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-top:15px;
}
#hours {
	text-align: right;
	width: 400px;
	clear: both;
}
.slider {
	font-style: italic;
	color: #03F;
	position: relative;
	right: 5px;
}
#leftList {
	float: left;
	width: 350px;
}
ul li {
	color: #06F;
}
#servText {
	text-align: left;
	float: left;
	width: 550px;
	padding-left: 20px;
}

#reqText {
	float: left;
	width: 550px;
	padding-left: 20px;
}

#reqText td {
	color:#06F;
}

#reqText input {
	background-color:#F96;
}

#reqText textarea {
	background-color:#F96;
}

#contactText {
	width:700px;
	padding-left:20px;
}

.hardOrange {
	font-weight: bold;
	color: #F60;
}
.undered {
	text-decoration: underline;
}
#callNow {
	font-size: 24px;
	color: #03F;
	clear: left;
	margin-top:75px;
	margin-left: 15px;
}

#seals img {
	padding-top:20px;
	padding-bottom:10px;
}
.prodText {
	position: absolute;
	width: 400px;
	left: 240px;
	top: 220px;
}
