@charset "utf-8";
body {
	background-color: #00afe7;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 1.6em;
}
a:link {
	text-decoration: none;
	color: #0A769C;
}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {
	text-decoration: none;
	color: #00AFE7;
}
acontainer {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#mainWrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 30px;
}
#header {
	height: 197px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/strips.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 7px;
}
#contentWrapper {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
	float: left;
	margin-left: -2px;
	background-image: url(images/bottomCorners.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 50px;
	margin-bottom: 30px;
}
.contentHeader {
	background-image: url(images/contentHeader.jpg);
	float: left;
	height: 80px;
	width: 221px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 17px;
	margin-left: 35px;
	padding-left: 470px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	padding-top: 20px;
	padding-right: 40px;
	color: #6C6167;
}

#navcontainer {
	width: 255px;
	float: left;
	height: auto;
	padding-top: 75px;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
}

#navcontainer a
{
	display: block;
	width: 240px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #eee;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
}

#navcontainer a:link, #navlist a:visited
{
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}

#navcontainer a:hover
{
	background-color: #0A769C;
	color: #fff;
}
#pageTitle {
	float: left;
	height: auto;
	width: 350px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	text-align: right;
	vertical-align: middle;
	padding-right: 175px;
	margin-bottom: 8px;
	margin-top: 20px;
}
#pageTitle ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 1px;
}
#pageTitle li {
	list-style-image: url(images/arrowBullet.gif);
	padding-left: 0px;
	margin-bottom: 0px; 
	margin-right:20px;
}
#content {
	float: left;
	height: auto;
	width: 310px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
	text-align: justify;
}
#formContent {
	float: left;
	height: auto;
	width: 475px;
	margin-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
}

#rightColoum {
	float: left;
	height: auto;
	width: 150px;
	margin-left: 30px;
	padding-top: 15px;
}
.mainLetter {
	font-size: 2em;
	line-height: 30px;
	color: #0A769A;
}
.word {
	font-size: 1.2em;
}
#bottomCorners {
	background-image: url(images/bottomCorners.jpg);
	height: 20px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: left center;
}
.imageWrapper {
	height: auto;
	width: 148px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.testimonal {
	height: auto;
	width: 310px;
	text-align: justify;
	margin-bottom: 20px;
}
.testimonialImage {
	float: left;
	height: 80px;
	width: auto;
	margin-right: 10px;
	margin-bottom: 0px;
}
