* {
	border: 0;
	outline: 0;
}

body {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	color: #494949;
	font-weight: bold;
	line-height: 32px;
	margin-top: 0;
	letter-spacing: -1px;
}

h1 span.blue {
	color: #3a62c7;
	padding-left: 15px;
	font-size: 30px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #494949;
	font-weight: bold;
	line-height: 26px;
	margin: 0px 0px 5px 0px;
}

h3 {
	color: #494949;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background: #f6f6f6;
	padding: 6px 0 6px 8px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #3a62c7;
	margin-top: 0;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 0 6px 0;
}

h6 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 30px;
	padding: 6px 0 6px 0;
}

h7 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #494949;
	font-weight: bold;
	line-height: 26px;
	margin: 0;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	line-height: 15px;
}

p a {
	color: #3a62c7;
	text-decoration: none;
}

p a:hover, h3 a:hover {
	text-decoration: underline;
}

hr {
	width: 100%;
	clear: both;
	border: none;
	border-top: 1px solid #d3d3d3;
	margin: 15px 0 15px 0;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#left-content {
	width: 677px;
	float: left;
}

#right-content {
	width: 279px;
	float: right;
	padding-left: 20px;
}

#header {
	background: url(/images/misc/top-bg.gif) repeat-x;
	width: 100%;
	height: 220px;
	margin: 0 auto;
}

#header-container {
	background: url(/images/misc/map.jpg) right no-repeat;
	border-bottom: 1px solid #f0ecec;
	height: 161px;
	padding-top: 20px;
	width: 980px;
	text-align: left;
	margin: 0 auto;
}

#navbar-container {
	height: 38px;
	width: 980px;
	text-align: left;
	margin: 0 auto;
}

#header ul {
	margin: 0 0 15px 0;
	height: 38px;
	float: left;
	padding: 0;
	list-style: none;
	background: url(/images/misc/navbar.gif) repeat-x;
}

#header ul li {
	float: left;
	border-right: 1px solid #3a62c7;
	border-left: 1px solid #4a70d1;
}

#header ul li a {
	line-height: 38px;
	color: #ffffff;
	text-align: center;
	padding: 11px 21px 11px 21px;
	text-decoration: none;
}

#header ul li a:hover {
	background: #4a70d1;
}

#header ul li.first {
	background: url(/images/misc/navbar-left.gif) left no-repeat;
	border-left: none;
}

#header ul li.last {
	background: url(/images/misc/navbar-right.gif) right no-repeat;
	border-right: none;
}

#header ul li.first a:hover {
	background: #4a70d1 url(/images/misc/navbar-left-ro.gif) left no-repeat;
}

#header ul li.last a:hover {
	background: #4a70d1 url(/images/misc/navbar-right-ro.gif) right no-repeat;
}

#extra-footer {
	position:absolute;
	bottom:0;
	left: 50%;
	margin-left: -490px;
	width:980px;
	height:500px;
	border:0px solid #666;
} 

#page-wrapper {
	position:relative;
	width:100%;
	border:0px solid #666;
	height:2150px;
}

#footer-wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

.words-section {
	width:25%;
	float:left;
	margin-left:6%;
	opacity:0.7;
	border:0px solid #666;
	text-align:left;
}

.words-section h3{
	text-align:center;
}

.breadcrumb {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}



#logo {
	width: 90px;
	padding-right: 20px;
	float: left;
}

.orange-text {
	color: #e78a30;
}

.blue-text {
	color: #3a62c7;
}

.slogan {
	float: left;
}

span.bigger {
	font-size: 26px;
}

h2 span.call-us {
	padding-left: 40px;
}

#img-area {
	width: 270px;
	float: left;
	padding: 0px 20px 5px 0;
}

.float-text {
	width: 387px;
	float: left;
	padding-top: 0px;
}

.float-text p {
	margin-top: 0;
}

.feature-box {
	width: 166px;
	float: left;
	height: 138px;
	background: url(/images/misc/feature-box.jpg);
	text-align: center;
	margin-bottom: 10px;
}

.feature-box a.button {
	display: block;
	width: 120px;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin-top: 6px;
}

.feature-box a.button:hover {
	text-decoration: underline;
}

.button-area {
	width: 296px;
	margin: 0 auto;
}

.sidebar-box {
	width: 243px;
	border: 1px solid #d4d4d4;
	border-bottom: none;
	background: #f0f0f0;
	padding: 10px 15px 10px 15px;
}

.sidebar-box-btm {
	background: url(/images/misc/feature-btm.gif) no-repeat;
	height: 10px;
	width: 275px;
	margin-bottom: 20px;
}

.contact-box {
	width: 140px;
	height: 89px;
	padding: 15px 50px 0 85px;
	background: url(/images/misc/contact-us.jpg) no-repeat;
	margin-bottom: 20px;
	font-size: 17px;
	font-weight: bold;
}

.contact-box a {
	color: #525252;
	text-decoration: none;
}

.contact-box a:hover {
	color: #e78a30;
}	

.orange-box {
	border: 1px solid #e4cab1;
	border-bottom: none;
	background: #fde4cc;
}

.orange-box-btm {
	background: url(/images/misc/feature-btm-orange.gif) no-repeat;
	height: 10px;
	width: 275px;
	margin-bottom: 20px;
}

/******************************** Advert Buttons ************************************/

.advert-area {
	width: 260px;
	margin: 0 auto;
}

a.advert-but {
	display: block;
	width: 120px;
	height: 55px;
	line-height: 30px;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	float: left;
	background: url(/images/misc/advert-but.jpg) no-repeat;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 20px;
	padding: 0px 0px 5px 0px;
	text-align: center;
}

a.advert-but:hover {
	background: url(/images/misc/advert-but-ro.jpg) no-repeat;
}

.other-locations {
	margin: 10px 0px 0px 0px;
}

.other-locations p{
	margin: 0px 10px 4px 10px;
	font-size: 13px;
}

.other-locations h4{
	margin: 0px 0px 5px 0px;
}

.other-locations a {
	color: #525252;
	text-decoration: none;
}

#right-content h3 {
	color: #ffffff;
	font-size: 14px;
	background: url(/images/misc/feature-top-blue.gif) no-repeat;
	width: 267px;
	height: 33px;
	line-height: 33px;
	padding-left: 8px;
	margin: 0;
}

#right-content h3.orange {
	background: url(/images/misc/feature-top-orange.gif) no-repeat;
}

a.main-but {
	display: block;
	width: 133px;
	height: 55px;
	line-height: 30px;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	float: left;
	background: url(/images/misc/main-but.jpg) no-repeat;
	font-weight: bold;
	margin-right: 30px;
}

a.main-but:hover {
	background: url(/images/misc/main-but-ro.jpg) no-repeat;
}

.expert-advice {
	font-size: 22px;
	font-weight: bold;
	padding: 10px 0 10px 0;
	letter-spacing: -1px;
}

#footer {
	border-top: 1px solid #d3d3d3;
	padding-top: 8px;
	margin-top: 20px;
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 8px;
	margin-bottom: 20px;
	text-align: center;
}

#footer p a, #footer p {
	color: #262626;
}

.greyline {
	width: 100%;
	background: url(/images/misc/greyline.gif) repeat-x;
	height: 2px;
	margin: 12px 0 12px 0;
}

.text-box, select, textarea {
	border: 1px solid #c3c3c3;
	width: 240px;
	height: 22px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	margin-bottom: 7px;
}

select {
	width: 243px;
}

textarea {
	height: 60px;
}

#left-content .text-box, #left-content select, #left-content textarea {
	width: 280px;
}

label {
	font-weight: bold;
}

.input-but {
	width: 80px;
	height: 25px;
	line-height: 23px;
	background: url(/images/misc/button-orange.gif) repeat-x;
	float: right;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #cb690a;
}

.input-but:hover {
	background: #e78a30;
}

.quote-left {
	float: left;
	background: url(/images/misc/quote-left.jpg) no-repeat;
	width: 12px;
	height: 12px;
	padding-right: 6px;
}

.quote-right {
	float: right;
	background: url(/images/misc/quote-right.jpg) no-repeat;
	width: 12px;
	height: 12px;
}

.quote {
	float: left;
	width: 213px;
}

.quote p {
	margin-top: 0;
}

.text-indent {
	padding-left: 8px;
}

.no-margin-right {
	margin-right: 0 !important;
}

#left-content ul {
	margin: 0;
	padding: 0 0 15px 20px;
}

ul.float {
	width: 240px;
	float: left;
	padding-right: 15px;
}

.float-text ul.float {
	width: 172px;
}

/************************** Slide Show Styles ***********************************/


.slideshow img { 
	padding: 0px; 
	border: 3px solid #ccc; 
	background-color: #eee;
}


.slideshow { height: 170px; width: 270px; margin: auto; padding: 0px; position:relative; }


/************************** Main Page Slide Show Styles ***********************************/
    #slides {
      display: none
    }

    #slides .slidesjs-navigation {
      margin-top:5px;
    }

    a.slidesjs-next,
    a.slidesjs-previous,
    a.slidesjs-play,
    a.slidesjs-stop {
      background-image: url(../img/btns-next-prev.png);
      background-repeat: no-repeat;
      display:block;
      width:12px;
      height:18px;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      margin-right:5px;
    }

    a.slidesjs-next {
      margin-right:10px;
      background-position: -12px 0;
    }

    a:hover.slidesjs-next {
      background-position: -12px -18px;
    }

    a.slidesjs-previous {
      background-position: 0 0;
    }

    a:hover.slidesjs-previous {
      background-position: 0 -18px;
    }

    a.slidesjs-play {
      width:15px;
      background-position: -25px 0;
    }

    a:hover.slidesjs-play {
      background-position: -25px -18px;
    }

    a.slidesjs-stop {
      width:18px;
      background-position: -41px 0;
    }

    a:hover.slidesjs-stop {
      background-position: -41px -18px;
    }

    .slidesjs-pagination {
      margin: 7px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(../img/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }

/******************************** Format for lists of ticks ***************************/
.bullet-box{
	float: left;
	border: solid 0px #000000;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;	
}

.plusses {
    background: url("/images/misc/gold-tick.png") no-repeat scroll 2px top rgba(0, 0, 0, 0);
    color: #b25900;
    font-size: 14px;
    padding: 0px 0px 5px 30px;
	list-style: none;
	font-weight: bold;
}