html{height:100%;}
body {
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	background:#fff;
	height:100%;
}
a{
	text-decoration:underline;
	color:#693;
}
a:hover{text-decoration:none;}
img{border-style:none;}
input,
textarea,select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
#wrapper{
	width:830px;
	overflow:hidden;
	margin:0 auto;
	min-height:100%;
}
/*start header*/
#header{
	width:830px;
	height:253px;
	position:relative;
}
#header img{display:block;}
.holder {
	position:absolute;
	top:0;
	left:12px;
	width:518px;
}
.logo {margin:0;}
.logo a{
	width:286px;
	height:145px;
	display:block;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}
.logo:after{
	display:block;
	clear:both;
	content:"";
}
.holder-bottom {
	margin:-40px 0 0 39px;
	overflow:hidden;
	height:1%;
}
.slogan {
	font:17px/24px "Myriad Pro",Arial, Helvetica, sans-serif;
	color:#693;
	padding:0 0 0 2px;
	margin:0 0 12px;
	display:block;
	width:445px;
}
.location {overflow:hidden;}
.location h2 {
	font-size:14px;
	font-weight:normal;
	color:#366;
	margin:0 0 9px;
}
.container {
	overflow:hidden;
	width:490px;
	margin:0 0 0 -13px;
}
.item {
	float:left;
	border-left:1px solid #366;
	margin:0 7px 0 0;
	padding:0 0 0 12px;
	color:#fff;
}
.item address{font-style:normal;
color:#366;
}
/*end header*/
/*start nav*/
ul#nav {
	list-style:none;
	margin:0;
	padding:6px 0 0;
	width:793px;
	padding:6px 0 0 37px;
}
ul#nav:after{
	content:"";
	display:block;
	clear:both;
}
ul#nav li{
	float:left;
	margin:0 37px 0 0;
	position:relative;
}
ul#nav li a{
	text-decoration:none;
	font-size:14px;
	color:#366;
	line-height:23px;
}
ul#nav li.active a{text-decoration:underline;}
ul#nav li a:hover{text-decoration:underline;}
/*start dropdown*/
ul#nav li div.dropdown{
	position:absolute;
	top:22px;
	left:0;
	color:#366;
	width:150px;
	display:none;
	background:#cff;
}
ul#nav li:hover div,
ul#nav li.hover div{ display:block;}
ul#nav li div.dropdown ul{
	list-style:none;
	margin:0;
	padding:0;
	width:150px;
}
ul#nav li div.dropdown ul li {
	float:none;
	margin:0;
}
ul#nav li div.dropdown ul li a{text-decoration:none;}
ul#nav li div.dropdown ul li a:hover{text-decoration:underline;}
/*end dropdown*/
/*end nav*/
/*start promo-holder*/
#promo-holder{
	width:830px;
	overflow:hidden;
	float:left;
	margin:6px 0 16px;
}
.promo-top{background: url(../images/bg-box.gif) no-repeat;}
.promo-centre{
	background: url(../images/bg-box-c.gif) repeat-y;
	overflow:hidden;
}
.promo-btn{
	background: url(../images/bg-box-b.gif) no-repeat 0 100%;
	width:830px;
	overflow:hidden;
	padding:11px 0 12px;
}
.green{margin:0 38px 0 31px;}
.box{
	width:231px;
	float:left;
	padding:0 9px 0 13px;
	color:#699;
	line-height:22px;
}
.box .blockquote blockquote{
	margin:0;
	padding:2px 0 0;
}
.box .blockquote cite{
	font-weight:bold;
	font-style:normal;
	padding:0 0 0 17px;
}
.box h3{
	margin:6px 0 6px;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	width:100%;
	line-height:16px;
}
.box h4{
	font-size:16px;
	margin:6px 0 1px;
	line-height:20px;
}
.box p{margin:0;}
.box address{display:block;}
.reg-form{padding:0 0 0 9px;}
.reg-form input.text {
	width:188px;
	border:1px solid #a9a9a9;
	padding:2px 3px;
	margin:0 1px;
	float:left;
}
.reg-form label{
	color:#666;
	display:block;
	line-height:normal;
}
.reg-form div{
	margin:0 0 2px;
	overflow:hidden;
}
.reg-form span{
	background:url(../images/input-star.gif) no-repeat 0 4px;
	width:5px;
	height:9px;
	float:left;
}
.reg-form select{
	width:190px;
	margin:1px 2px 0;
	float:left;
}
.image{
	margin:11px 0 0 54px;
	float:left;
}
/*end promo-holder*/
/*start content*/
#content{
	width:830px;
	overflow:hidden;
	padding:0 0 99px;
	float:left;
}
.content-top{background: url(../images/bg-content-top.gif) no-repeat;}
.content-btn{
	background: url(../images/bg-content-btn.gif) no-repeat 0 100%;
	width:792px;
	padding:21px 19px 28px;
}
.content-centre{
	background: url(../images/bg-content-c.gif) repeat-y;
	width:830px;
}
.intro {margin:0 0 -18px;}
.content-centre p{
	margin:0 0 19px;
	line-height:24px;
}
.intro .blockquote blockquote{margin:0 0 19px;}
.img-holder {
	float:right;
	margin:-4px 33px 0;
	display:inline;
}
.img-holder img{display:block;}
.content-centre h4{margin:0 0 12px 16px;}
.content-centre h4 a{font-size:18px;}
.list-holder{
	height:1%;
	overflow:hidden;
	padding:0 0 38px 16px;
}
.list span{
	color:#666;
	font-size:14px;
	font-weight:bold;
	margin:0 0 4px;
	display:block;
}
.list{
	float:left;
	margin:0 -12px 0 32px;
	display:inline;
}
.list ul{
	list-style:none;
	margin:0 10px 0 0;
	padding:0;
}
.list li{
	background: url(../images/bg-list-sep.gif) no-repeat 0 11px;
	padding:0 0 0 7px;
	line-height:24px;
}
.foto{text-align:center;}
.foto ul{
	list-style:none;
	margin:0 0 16px;
	padding:0;
}
.foto li{
	display:inline;
	margin:0 5px 0 0;
}

.foto2{text-align:left;}
.foto2 ul{
	list-style:none;
	margin:16px;
	padding:0;
}
.foto2 li{
	line-height:34px;
padding: 5px;
}
/*end content*/
/*start footer*/
#footer{
	width:830px;
	height:77px;
	margin:-99px auto 0;
	text-align:center;
	color:#699;
	padding:22px 0 0;
}
.sub-nav {
	margin:0 0 9px;
	padding:0;
	list-style:none;
}
.sub-nav li {
	display:inline;
	background:url(../images/sub-nav-sep.gif) no-repeat 0 3px;
	padding:0 7px 0 9px;
}
.sub-nav li:first-child {background:none;}
.sub-nav li a {
	color:#699;
	text-decoration:none;
}
.sub-nav li a:hover,
.sub-nav li a.active {text-decoration:underline;}
#footer p {margin:0;}
/*end footer*/


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

div.header1, div.header2{
float: left;
padding: 0;
}

#left {
	width: 520px;
	margin-top:17px;
	margin-right:10px;
	padding-right: 10px;
	float: left;
	border-right: 1px dotted #5e93ad;
}

#right {
	width: 130px;
	float: left;
	margin-top:17px;
}

/* TESTIMONIALS Questions and list styling. Miscellaneous classes for reuse */

.questions  {
	font-size:1.2em;
	font-weight:bold;
	padding:14px 3px 0px 4px;
	background-color:#F7F7F7;
	display: block;

}
span.answers {
	font-size:1.1em;
	padding:2px 3px 2px 8px;
	display: block;
}

.testimonial-break {
	border-bottom:solid #a9b2ad 1px;
	width:40%;
	margin-top:23px;
	margin-right: auto;
	margin-bottom:17px;
	margin-left: auto; 
	}
.pullquote {
	width: 25%;
	float:right;
	font-size:125%;
	line-height:140%;
	margin:10px;
	background: url(../images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}
.pullquote:first-letter {
	background: url(../images/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}	

.cwm  a{
	font-size: 85%;
	color:#FFF;
	float:right;
	margin: 12px 4px 0 0; 
	text-decoration:none;
}