@charset "utf-8";
body {
	background-color: #EEEEEE;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg-body.jpg);
}
/* ------------container for the page drop shadow------------------ */
#container {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
/* ------------wraps contents of the page ------------------ */
#wrapper {
	width: 810px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #FFFFFF;
	line-height: 1.3em;
	color: #6A6A6A;
	margin-bottom: 0px;
	border: 3px solid #DBDBDB;
}
/* ------------container for logo, and sundries------------------ */
#header {
	width: 805px;
	padding-right: 4px;
	margin: 0px;
	height: 60px;
	padding-bottom: 10px;
}
#header h2 {
	font-size: 18px;
	padding: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.4em;
}
#header h2 a {
	text-decoration: none;
	color: #6A6A6A;
}
#header h2 a:hover {
	text-decoration: underline;
}
.logo {
	margin-top: 0px;
	margin-bottom: 5px;
	float: left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
/* ------------top navigation-pending page activation
#topnav {
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	margin: 0px;
	height: 10px;
}
#topnavlist li {
	list-style-type: none;
	display: inline;
	padding-left: 15px;
	padding-right: 3px;
}
#topnavlist li a {
	text-decoration: none;
	color: #666666;
}
.site {
	background-image: url(../images/bullet-site.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-left: 15px;
}
.company {
	background-image: url(../images/bullet-company.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-left: 15px;
}
.clients {
	background-image: url(../images/bullet-user.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-left: 15px;
}
.faq {
	background-image: url(../images/bullet-Info.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-left: 15px;
}
------------------ */
/* ------------end top navigation------------------ */
/* ------------main navigation--------------- */
#navContainer {
	width: 810px;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#navlist span {
	cursor:pointer;
}
#navlist {
	width: 810px;
	line-height: 1.5;
}
#navlist ul {
	margin:0;
	list-style:none;
	padding-bottom: 0;
	padding-left: 0px;
}
#navlist li {
	display:inline;
	margin:0;
	padding:0;
	font-weight: normal;
}
#navlist a {
	float:left;
	margin:0;
	text-decoration:none;
	background-image: url(../images/navL.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 6px;
	padding-right: 0;
	color: #FFFFFF;
}
#navlist a span {
	float:left;
	display:block;
	background-image: url(../images/navR.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 7px;
	padding-bottom: 6px;
	text-align: center;
	padding-right: 21px;
	padding-left: 15px;
}
/* Small hack for IE5-Mac \*/
#navlist a span {
	float:none;
	background-color: #0087ca;
}
#navlist a:hover {
	background-position:0% -43px;
}
#navlist a:hover span {
	background-position:100% -43px;
	background-color: #0067d1;
}
#navlist .current a {
	background-position:0% -85px;
	background-image: url(../images/navL.png);
}
#navlist .current a span {
	background-position:100% -85px;
	background-image: url(../images/navR.png);
	color: #FFFFFF;
	background-color: #FF9900;
}
.noStyle {
}

/* ------------container for the intro text banner and or flash object------------------ */
/* ------------holds both left and right columns------------------ */
#banner {
	clear: both;
	width: 809px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 202px;
}
#bannerBase {
	background-image: url(../images/bg-bannerBase2.jpg);
	height: 16px;
	width: 809px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
	background-repeat: no-repeat;
}
#intro {
	clear: both;
	background-image: url(../images/bg-intro.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-position: bottom;
}
/* ------------main content------------------ */
#content {
	clear: both;
	width: 810px;
	float: left;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 13px;
}
#contentLeft {
	float: left;
	width: 506px;
	padding-right: 25px;
	padding-left: 15px;
	padding-top: 15px;
	background-image: url(../images/bg-contentL.png);
	background-position: top;
	margin-top: 5px;
}
#contentLbase {
	background-image: url(../images/bg-contentLbase.png);
	background-repeat: no-repeat;
	background-position: -1px bottom;
	height: 10px;
	width: 546px;
	padding: 0px;
	margin: 0px;
	clear: left;
	float: none;
}
#contentLeft a {
	color: #006CB1;
	text-decoration: none;
}
#contentLeft a:hover {
	text-decoration: underline;
}
#contentRight {
	float: right;
	width: 262px;
	background-image: url(../images/bg-sidebar.png);
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentRight p {
	width: 240px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#contentRight img {
	padding-left: 8px;

}
/* ------------contact page styles L and R column sizes------------------ */
#contactLeft {
	float: left;
	width: 440px;
	margin-top: 10px;
	padding: 15px;
	background-image: url(../images/bg-contactL.png);
	background-repeat: no-repeat;
}
#contactLeftBase {
	background-image: url(../images/bg-contactBase.png);
	width: 470px;
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-repeat: no-repeat;
	clear: left;
	float: none;
}
#contactLeft a {
	color: #006CB1;
	text-decoration: none;
}
#contactLeft a:hover {
	color: #006CB1;
	text-decoration: underline;
}
#contactRight {
	float: right;
	margin-top: 10px;
	width: 300px;
	background-image: url(../images/bg-contactR.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#contactRightBase {
	background-image: url(../images/bg-contactRbase.png);
	background-repeat: no-repeat;
	clear: right;
	float: right;
	height: 10px;
	width: 330px;
}
#contactRight p {
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#contactRight a {
	color: #006CB1;
	text-decoration: none;
}
#contactRight a:hover {
	text-decoration: underline;
}
.map {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
}
.sideBarTop {
	background-image: url(../images/bg-sidebarTop.png);
	width: 242px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* ------------window containers for home page------------------ */
.window {
	width: 262px;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	background-image: url(../images/bg-window-copy.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
.windowR {
	float: left;
	width: 262px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(../images/bg-window-copy.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.windowTop {
	clear: both;
	float: left;
}
.windowBanner {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.window h3 {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/bg-windowH3.gif);
	background-repeat: repeat;
	height: 28px;
	margin-right: 10px;
	margin-left: 10px;
	color: #FFFFFF;
	background-color: #6A6868;
	line-height: 1.8em;
	clear: both;
	padding-top: 0px;
}
.windowR p {
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 0px;
	line-height: 1.2em;
}
.windowR h3 {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/bg-windowH3.gif);
	background-repeat: repeat-x;
	height: 28px;
	margin-right: 10px;
	margin-left: 10px;
	color: #FFFFFF;
	background-color: #565454;
	line-height: 1.8em;
	clear: both;
	padding-top: 0px;
}
.window p {
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 0px;
	line-height: 1.2em;
}
/* ------------un-ordered lists------------------ */
.listContent {
	padding-top: 10px;
	padding-left: 15px;
	margin: 0px;
	line-height: 1.5em;
	list-style-type: none;
	padding-bottom: 10px;
}
.listContent li {
	background-image: url(../images/bullet-tick.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	text-align: justify;
}
.homeBg {
	background-image: url(../images/bg-home.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
/* ------------end content------------------ */
/* ------------footer container ------------------ */
#footer {
	width: 810px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}
#footer p {
	font-size: 10px;
}
#footer p a {
	text-decoration: none;
	color: #666666;
}
#footer p a:hover {
	text-decoration: underline;
}
#siteInfo {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A6A6A;
	padding-right: 30px;
}
#siteInfo p {
	color: #9F9F9F;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 2px;
	text-align: right;
}
#siteInfo p a {
	color: #9F9F9F;
	text-decoration: none;
}
/* ------------typography------------------ */
h1 {
	font-size: 22px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, "Helvetica 55 Roman";
	color: #6A6A6A;
}
h2 {
	font-size: 18px;
	margin: 0px;
	line-height: 1.2em;
}
h3 {
	font-size: 16px;
	line-height: 1.2em;
	font-weight: normal;
	text-align: justify;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	font-size: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	color: #6A6A6A;
	line-height: 1.2em;
}
p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
	line-height: 1.4em;
}
.testimonials {
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.indent {
	text-indent: -5px;
}
/* ------------classes and sundries------------------ */
.blue {
	color: #006CB1;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.floatLeftBorder {
	float: left;
	margin-right: 10px;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #999999;
	margin-top: 3px;
}
.none {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.moreInfo {
	display: block;
	width: 104px;
	height: 29px;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #575555;
	clear: both;
	float: right;
	margin-right: 15px;
	margin-bottom: 5px;
}
.moreInfo:hover {
	background-position: 0 -28px;
	background-color: #747272;
}
.moreInfo span {
	padding-left: 20px;
	line-height: 2em;
}
.clear {
	clear:left
}
.bullets {
	padding-right: 5px;
	padding-left: 15px;
	margin: 0px;
}
.border {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}
.iconPhone {
	background-image: url(../images/icon-phone.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
.iconMail {
	background-image: url(../images/icon-mail.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
.none {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.davidText {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
