body {
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

img {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a:visited {
	color:#00a1e4;
}

#wrapper {
	position: relative;
	margin: 0 auto 10px auto;
	padding: 0;
	width: 930px;
	overflow: hidden;
}

#wrapper #ls {
	position: absolute;
	top: 0;
	left: 0;
}

#wrapper #rs {
	position: absolute;
	top: 0;
	right: 0;
}

#liner {
	position: relative;
	margin: 0 14px;
	padding: 0 0 0 0;
	width: 902px;
	background-color: white;
	border-bottom: 3px solid #aaf;
}

#header {
	position: relative;
	width: 902px;
	height: 193px;
	background-image: url(../images/header-bg.jpg);
}

#gig {
	position: absolute;
	top: 63px;
	left: 26px;
}

#wf {
	position: absolute;
	top: 27px;
	right: 74px;
}

#nav {
	position: absolute;
	left: 18px;
	top: 144px;
	height: 40px;
	width: 865px;
	background-image:url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
}

#nav a:link, #nav a:visited {
	display: block;
	float: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	margin: 0;
	padding: 12px 16px 11px 16px;
	background-color: transparent;
	color: #00a1e4;
	text-decoration: none;
	text-transform: uppercase;
}

#nav a:hover {
	background-color: #00a1e4;
	color: white;
}

#nav a.current:link, #nav a.current:visited {
	background-color: #00a1e4;
	color: white;
}

#dl {
	position: absolute;
	top: 193px;
	left: 7px;
}

#dr {
	position: absolute;
	top: 193px;
	right: 6px;
}

#leftcallout {
	float: left;
	margin: 10px 0 10px 35px;
	width: 345px;
}

#leftcallout a.call:link, #leftcallout a.call:visited {
	display: block;
	margin: 0;
	padding: 12px;
	background-color: #ededed;
	text-align: left;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	color: black;
	border-bottom: 1px solid #00a1e4;
}

#leftcallout a span {
	color: #00a1e4;
	font-weight: bold;
}

.clearboth {
	clear: both;
}

#subnavigation {
	margin: 7px 0; 
	background-color: #cfebf9;
	/*background-image: url(../images/need-bg.jpg);*/
	background-repeat: repeat-x;
	background-position: top left;
	color: white; 
	font-weight: bold;
}

#subnavigation a:link, #subnavigation a:visited {
	display: block;
	border-bottom: 1px solid white;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 6px 0 6px 13px;
}

#subnavigation a:hover {
	background-color: #00a1e4;
	color: white;
}

#subnavigation a.current:link, #subnavigation a.current:visited {
	background-color: #00a1e4;
	color: white;
}

#content {
	float: none;
	margin: 10px 0 10px 395px;
	padding: 0;
	width: 470px;
	text-align: left;
}

#content div {
	border-right: 1px solid #70c6f0;
	border-left: 1px solid #70c6f0;
	margin: 10px 0 0 0;
	padding: 0 10px;
}

#content p {
	margin: 5px 0;
	padding: 0;
}

#bottomcalls div p {
	margin: 3px 0;
	padding: 0;
}

#content a.blue, #bottomcalls a.blue, #bottom a.blue {
	color: #00a1e4;
}

#content div p.blue, #bottomcalls div p.blue, #bottom div p.blue {
	color: #00a1e4;
}

#content div p.bold, #bottomcalls div p.bold, #bottom div p.bold {
	font-weight: bold;
}

#bottomcalls {
	margin: 30px 0 0 35px;
	padding: 0;
	width: 828px;
	height: 245px;
	border-right: 1px dotted #71bf44;
}

#bottomcalls div {
	float: left;
	border-left: 1px dotted #71bf44;
	margin: 0;
	padding: 0 8px;
	width: 148px;
	height: 245px;
	text-align: left;
}

#bottomcalls div.center {
	text-align: center;
}

#bottomcalls div a:link, #bottomcalls div a:visited {
	display: block;
	color: #71bf44;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	margin: 2px 0;
	padding: 0;
}

#bottomcalls div a.h:link, #bottomcalls div a.h:visited {
	font-size: 14pt;
	border-bottom: 1px solid #71bf44;
	padding: 0 0 10px 0;
	margin: 10px 0 10px 0;
}

#bottomcalls div img.bb {
	border-bottom: 1px solid #99ccff;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

#ourvision {
	background-image: url(../images/our-vision-bg.jpg);
	background-repeat: no-repeat;
	width: 810px;
	height: 90px;
	text-align: left;
	font-size: 10pt;
	color: white;
	line-height: 1.4em;
	margin: 30px 0 20px 35px;
	padding: 15px 10px 0 10px;
}

#ourvision span {
	font-weight: bold;
}

#footer {
	position: relative;
	width: 830px;
	margin: 0 0 0 35px;
	padding: 0;
	height: 50px;
	text-align: left;
	margin-bottom: 30px;
}

#footernav {
	position: absolute;
	top: 0;
	left: 0;
	color:  #00a1e4;
	font-size: 10pt;
}

#footernav a:link, #footernav a:visited {
	color:  #00a1e4;
	text-decoration: none;
	font-size: 10pt;
	margin: 0 12px;
}

#copyright {
	position: absolute;
	top: 25px;
	left: 0;
	font-size: 7pt;
	color: #666;
}

#copyright a:link, #copyright a:visited {
	color:  #00a1e4;
	text-decoration: none;
}

#contact {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 7pt;
}

#contact span {
	color: #00a1e4;
}

.padimgleft { padding-right: 15px; padding-bottom: 15px;}
.padimgright { padding-left: 15px; padding-bottom: 15px;}

