﻿body {
	margin: 10px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: small;
	color: #666666;
	background-color: #FAFAFA;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#header {
	width: 950px;
	height: 95px;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 30px;
}
#navBar {
	width: 950px;
	height: 35px;
	background-image: url('images/menuBG.png');
	padding-bottom: 10px;
}
#navBar ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style-type: none;
	width: 930px;
	height: 35px;
}
#navBar ul li {
	float: left;
	height: 35px;
}
#navBar ul li a {
	display: block;
	height: 35px;
	line-height: 35px;
	padding-right: 8px;
	padding-left: 7px;
	color: #666666;
	text-decoration: none;
}
#navBar ul li a:hover {
	color: #E74439;
	text-decoration: none;
}
#header p {
	text-align: right;
	margin: 0px 50px 0px 0px;
	line-height: 22px;
	font-size: small;
}
#banner {
	width: 950px;
	height: 200px;
	background-image: url('images/banner-bg.png');
	margin-top: 10px;
}
#grayBar {
	margin-top: 10px;
	width: 950px;
	height: 50px;
	background-image: url('images/gray-bar.png');
}
#content {
}
#sub {
	width: 260px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#main {
	width: 620px;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url('images/dash-vertical.png');
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 20px;
}
.clear {
	clear: both;
}
#footer-wrapper {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cbcbcb;
	background-color: #ebebeb;
	margin-top: 20px;
}
#footer {
	width: 970px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
#grayBar p {
	width: 290px;
	text-align: center;
	font-size: small;
	line-height: 20px;
	margin: 0px;
	padding-top: 3px;
}
.tel-number {
	color: #CC0000;
	font-weight: bold;
	display: block;
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sub h2 {
	background-image: url('images/dash-horizontal.png');
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	padding-bottom: 7px;
	padding-top: 7px;
}
.sub-testimonial {
	background-image: url('images/quotes.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 22px;
	margin-top: 15px;
}
.sub-testimonial span {
	display: block;
	text-align: right;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-style: normal;
	color: #C0C0C0;
	margin-top: 10px;
}
.sub-contact {
	background-image: url('images/speechmarks.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	line-height: 22px;
	font-size: small;
	margin-top: 15px;
}
.bannertext {
	width: 380px;
	float: left;
	margin-left: 25px;
	color: #FFFFFF;
	font-size: small;
	line-height: 24px;
	margin-top: 30px;
}
.bannerimage {
	width: 497px;
	height: 170px;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.home-images {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 620px;
	height: 200px;
}
.home-images li {
	float: left;
	display: inline;
	width: 200px;
}
.home-images li a {
}
.home-images li a:hover {
}
.rightmargin-10 {
	margin-right: 10px;
}
#main p {
	line-height: 24px;
	word-spacing: 0.2em;
	margin-bottom: 15px;
	text-align: justify;
}
#main h1 {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0F5FA3;
	font-weight: normal;
	letter-spacing: 0.1em;
	background-image: url('images/dash-horizontal.png');
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0px;
}
.h2-slogan {
	font-size: small;
	margin: 0px 0px 20px 0px;
	text-align: right;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
.sub-assure {
	background-image: url('images/assure.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	line-height: 22px;
	font-size: small;
	margin-top: 15px;
}
.sub-assure a {
	display: block;
	text-align: right;
	color: #333333;
	text-decoration: none;
	font-size: x-small;
}
.sub-assure a:hover {
	display: block;
	text-align: right;
	color: #104A7E;
	text-decoration: none;
	font-size: x-small;
}
.sidespacer {
	background-image: url('images/menu-sererator.png');
	background-repeat: no-repeat;
	background-position: right center;
}
#main h3 {
	font-size: large;
	color: #0F5FA3;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0px;
}
.main-styled-list {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.main-styled-list li {
	line-height: 24px;
	padding-left: 30px;
	background-image: url('images/tick.png');
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
.main-styled-list li a {
	color: #666666;
	text-decoration: none;
}
.main-styled-list li a:hover {
	color: #AE0000;
	text-decoration: none;
}
.main-mini-menu {
	padding: 10px;
	margin: 10px 0px 0px 0px;
	list-style-type: none;
	text-align: right;
	background-color: #EAEAEA;
	border: 1px solid #CCCCCC;
	border-radius: 7px;
}
.main-mini-menu li {
	line-height: 25px;
}
.main-mini-menu li a {
	color: #064E8B;
	text-decoration: underline;
}
.main-mini-menu li a:hover {
	text-decoration: none;
}
.floatRight {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 7px;
	border-radius: 3px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#footer ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 40px;
	line-height: 40px;
}
#footer ul li {
	float: left;
}
#footer ul li a {
	display: block;
	padding-right: 10px;
	font-size: x-small;
	text-decoration: none;
	color: #999999;
	padding-left: 10px;
}
#footer ul li a:hover {
	color: #666666;
	text-decoration: none;
}
#footer p {
	font-size: x-small;
	color: #808080;
	padding-left: 10px;
}
#footer p a {
	font-size: x-small;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
#footer p a:hover {
	font-size: x-small;
	color: #CC0005;
	text-decoration: none;
	font-weight: bold;
}
#main a {
	color: #0066CC;
	text-decoration: underline;
}
#main a:hover {
	text-decoration: underline;
	color: #CC0000;
}
#sub a {
	color: #0066CC;
	text-decoration: underline;
}
#sub a:hover {
	text-decoration: underline;
	color: #CC0000;
}
