﻿body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	margin: 0px;
	background-image: url('images/bodyBG.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	width: 970px;
	margin: 0px auto 10px auto;
	clear: both;
	background-color: #00B2B6;
}
#topWrapper {
	background-color: #00B2B6;
	clear: both;
	height: 230px;
}
#logo {
	float: left;
	display: inline;
	height: 230px;
	width: 430px;
	text-align: center;
}
#topNav {
	float: left;
	display: inline;
	width: 540px;
	height: 230px;
	text-align: center;
	background-color: #0F8C8D;
}
#banner {
	border-top-style: solid;
	border-top-width: 8px;
	border-top-color: #007795;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	border-bottom-color: #007795;
	clear: both;
}
#banner img {
	background-color: #FFFFFF;
	background-image: url(images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.swwrag {
	color: #FFFFFF;
	font-size: 22px;
	padding: 15px;
	letter-spacing: 2px;
}
#navigation {
	clear: both;
}
#navigation ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 970px;
	background-image: url('images/navBG.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}
#navigation ul li {
	float: left;
}
#navigation ul li a {
	display: block;
	line-height: 30px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url('images/divider.gif');
	background-repeat: repeat-y;
	background-position: right top;
}
#navigation ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#footer {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #00B2B6;
	padding: 20px;
	color: #FFFFFF;
	font-size: 80%;
	text-align: center;
	overflow: hidden;
}
#topNav a {
	color: #00999D;
	font-weight: normal;
	text-decoration: none;
	padding: 3px;
	font-size: 100%;
	font-family: arial, helvetica, sans-serif;
}
#topNav a:hover {
	color: #005B5E;
	text-decoration: underline;
}
.topnavP {
	margin: 0px;
	line-height: 200px;
}
h1 {
	margin: 0px 0px 20px 0px;
	background-color: #0B908E;
	font-size: 130%;
	color: #FFFFFF;
	padding: 10px 10px 10px 40px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 5px;
}
#main p {
	margin-left: 30px;
	margin-right: 30px;
}
.clear {
	clear: both;
}
.floatRight {
	float: right;
	border: 1px solid #1E8586;
	padding: 5px;
	margin: 0px 0px 20px 20px;
}
.floatLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
h2 {
	font-size: 120%;
	color: #0B908E;
	font-weight: bold;
	padding-left: 30px;
}
.imageGallery {
	text-align: center;
}
.imageGallery img {
	border: 1px solid #999999;
	padding: 5px;
	margin: 10px;
}
#main li {
	padding: 0px 0px 7px 0px;
}
#main ul {
	padding: 0px 0px 0px 50px;
}
.floatRight_noborder {
	float: right;
	padding: 5px;
	margin: 0px 0px 20px 20px;
}
#thinkingpersons {
	clear: both;
	font-size: 25px;
	color: #1C8C86;
	font-weight: bold;
	letter-spacing: 10px;
	text-align: center;
	padding: 10px;
	overflow: hidden;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyDesign {
	text-align: center;
	padding: 10px;
	overflow: hidden;
	color: #808080;
	font-size: 80%;
}
.copyDesign a {
	color: #000000;
	text-decoration: none;
}
.copyDesign a:hover {
	color: #000000;
	text-decoration: underline;
}
.quicksign {
	background-color: #078D8C;
	padding: 20px;
}

