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

body {
}
td, th, p, li,{
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 820px;
	background-repeat: repeat;
}

#serv_time{
	text-align:center;
	height: 30px;
	background-color: FFFFFF;
	background-image: url(../images/service_times_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}

#serv_time p{

	font-size: 14px;
	
	color: #FFFFFF;
	
	padding-top: 8px;
	
	letter-spacing: 0px;
	
}
	
#header {
	background-image: url(../images/home_connect.png);
	height: 300px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 0;
	margin-right: 0;
}


#nav_bar {
	height: 30px;
	background-image: url(../images/nav_bar_back.jpg);
}
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
body{
	padding: 20px;
	background-color: #488F4D;
	text-align: center;
	font: 76% Verdana,Arial,sans-serif
}
h1,h2,p{margin: 0 10px}
h1{
	font-size: 23px;
	letter-spacing: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 2px;
	margin-bottom: 7px;
}
h2{
	font-size: 16px;
	color: #FFF
}
p{
	padding-bottom:1em;
	font-size: 14px;
	line-height: 20px;
}
h2{padding-top: 0.3em}
div#container{
	width:799px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 6px;
}
div#content{
	width:539px;
	background-color: #FFFFFF;
}
div#nav{
	float: right;
	width:252px;
	background-color: #C7D8C5;
}
div#nav p{padding: 5px 0;
	font-size: 13px;
}
div#nav h2{
	color: #000
}


/* set millions of background images */
.rbroundbox {
	background-color: #FFFFFF;
	background-repeat: repeat;
}
.rbtop div { background: url(../images/tl.png) no-repeat top left; }
.rbtop { background: url(../images/tr.png) no-repeat top right; }
.rbbot div { background: url(../images/bl.png) no-repeat bottom left; }
.rbbot { background: url(../images/br.png) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox {
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: auto;
}

#side-a {
	float: left;
	width: 620px;
}

#side-b { 
	margin: 0;
	float: left;
	width: 200px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#footer {
	clear: both;
	padding-top: 10px;
}


#footer p {
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
}
