html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thread, tr, th, td {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
}

a {
	border: none;
	color:#0096ff;
}
img, a img {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	margin: 0;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.main {
	background: #e5e5e5 url(../images/bg.png) repeat-x;
}
.interior {
	background: #e5e5e5 url(../images/interior-bg.png) repeat-x;
}
.main-content {
	padding-bottom: 15px;
}
.center {
	text-align: center;
}
#wrapper {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1000px;
}
#wrapper ul {list-style-type:none;}



/*-------------------------------------------------------------------------------*/
/*top ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------*/
#header-wrap {
	width: 1000px;
	height:173px;
	}

#nav-main, header-rotation, #phone-numbers {
	width: 1000px;
}
#nav-top {
	width: 1000px;
	height: 85px;
}

#logo-link {
	float: left;
	width: 165px;
	height: 85px;
	margin: 0 0 0 35px;
	display: inline;
}
#logo-link a {
	height: 85px;
	display: block;
	outline: none;
}
#logo-link span {
	display: none;
}

.edge {left:auto; right:180px;} /* flyout align right */
.edge {left:auto; right:0;} /* dropdown align right */

#corner-nav {
	list-style: none;
	float:right;
	margin-top:-14px;
	padding: 0 0 0 4px;
}
#corner-nav li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
#corner-nav a {
	font: bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 0px 7px 0px 7px;
	outline: none;
	display: block;
}
#corner-nav a:hover {
	color: #FF0;
}



#corner-nav-shell {
	float: right;
	width: 592px;
	height: 85px;
	margin-top:-42px;
}

#nav-main {
	position:absolute;
	z-index:100;
	height: 35px;
	top:128px;
}

#nav-main #navbar li {width:94.5px; background-color:#000;}
/*End --------------------------------------------------------------------------------------------------*/


#header-rotation {
	height: 368px;
	margin-top:25px;
	margin-bottom:20px;
}
#header-call {
	height: 220px;
	float: right;
	margin-top:-28px;
}
#phone-numbers {
	height: 45px;
}
#content-wrap {
	width: 1000px;
	/*padding: 0px 16px 0px 16px;*/
	background: #fff /*url(../images/body-bg.png) repeat-y*/;
	display: block;
	margin-top:10px;
}
#sub-calls {
	width: 960px;
	margin: 0 auto 0 auto;
}
#col-01 {
	float: left;
	width: 210px;
	padding: 10px 0 0 10px;
}
#col-02 {
	float: left;
	width: 728px;
	min-height: 650px;
	padding: 10px 15px 10px 15px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#col-02 ul {width:690px; padding-left:20px;}

#col-03 {
	float: right;
	width: 210px;
	padding: 10px;
}
#wrapper .left-wrap {
	float: left;
	width: 770px;
}
.image-left {
	float: left;
	margin: 0 15px 15px 0;
}
.image-right {
	float: right;
	margin: 0 0 15px 15px;
}
.image-content-coupon {
	float: right;
	padding: 0 0 15px 15px;
	text-align:center;
}
.image-content-coupon img{
	padding: 0 0 10px 0;
}
.image-border {
	border: 1px #1F5084 solid;
}
.image-left-border {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px #1F5084 solid;
}
.image-right-border {
	float: right;
	margin: 0 0 15px 15px;
	border: 1px #1F5084 solid;
}
.bor-air-conditioning {
	border: 1px #1f5084 solid;
}
.bor-drains {
	border: 1px #1f5084 solid;
}
.bor-heating {
	border: 1px #DD2C38 solid;
}
.bor-plumbing {
	border: 1px #333333 solid;
}
.eco-image {
	float: left;
	margin: 0 20px 0 20px;
}
.clear {
	clear: both;
	width: 100%;
	height: 0px;
}
.warning {
	color: #c80000;
	font-weight: bold;
}
hr {
	border: 0;
	background: #ccc;
	color: #ccc;
	height: 1px;
	margin: 10px 0 10px 0;
	padding: 0;
	clear: both;
}
/* Column 01 Typography */

#col-01 ul {
	list-style: none;
	margin: 0 0 0 12px;
	padding: 0 0 4px 0;
}
#col-01 ul li {
	padding: 2px 0 2px 0;
}
#col-01 ul li a {
	color: #000;
}
#col-01 h4, #col-01 h4 a {
	font-size: 13px;
	color: #1f5084;
	text-decoration: none;
	margin: 5px 0 5px 0;
}
/* Column 02 Typography */
#col-02 ul.green {
	margin-left: 0px;
	padding-left: 5px;
}
ul.green li {
	padding-left: 35px;
	background: url(../images/bul-leaf.png) 0px 5px no-repeat;
}
span.redText {
	color: #dd2c38;
	font-weight:bold;
}
#col-02 p.more {
	text-align: right;
	padding-right: 15px;
	padding-bottom: 10px;
	background: url(../images/plus.png) right 4px no-repeat;
}


#col-02 h1, #col-02 h1 a {
	font: bold 24px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #dd2c38;
	margin: 15px 0 0 0;
	text-decoration: none;
}
#col-02 h1.services, #col-02 h1.services a {
	font: bold 18px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #dd2c38;
	margin: 15px 0 0 0;
	text-decoration: none;
}
#col-02 h1.air-conditioning { color: #1f5084; }
#col-02 h1.drains { color: #1f5084; }
#col-02 h1.heating { color: #DD2C38; }
#col-02 h1.plumbing { color: #333333; }
#col-02 h2, #col-02 h2 a {
	font: bold 18px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1f5084;
	margin: 10px 0 0 0;
	text-decoration: none;
}


#col-02 h3, #col-02 h3 a {
	font: bold 16px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #dd2c38;
	margin: 10px 0 0 0;
	text-decoration: none;
}
#col-02 h4, #col-02 h4 a {
	font: bold 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	margin: 10px 0 0 0;
	text-decoration: none;
}
#col-02 p, #col-02 td {
	font: 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	margin: 12px 0 0 0;
}
#col-02 ul li {
	font: 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 10px 0;
}
#col-02 ul.green {
	list-style: none;
}
#col-02 ul.inline li {
	float: left;
}
#col-03 h3 {
	font: bold 16px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1f5084;
	margin: 10px 0 0 0;
	padding: 0;
}
#col-03 p {
	font: 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
}
#col-02 a {
	color: #0096ff;
}
#col-02 p.quote {
	padding-left: 35px;
	background: url(../images/quote.gif) top left no-repeat;
	margin: 20px 0 0 0;
}
#col-02 p.sig {
	text-align: right;
	font-style: italic;
}
#col-03 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.red-text {
	color: #C00;
}

.black-text, #col-02 a.black-text {
	color: #000;
}
li.col-login {
	background: url(../images/icn-10.png) 0px 5px no-repeat;
	padding-left: 50px;
}
li.col-news {
	background: url(../images/icn-08.png) 0px 5px no-repeat;
	padding-left: 50px;
}
li.col-testimonial {
	background: url(../images/icn-11.png) 0px 5px no-repeat;
	padding-left: 50px;
}
li.col-sche {
	background: url(../images/icn-09.png) 0px 5px no-repeat;
	padding-left: 50px;
}
/*===== Login Nav =====*/

ul#login-nav {
	list-style: none;
	float:left;
	margin: 0;
}
ul#login-nav li {
	float: left;
	margin: 0;
	padding: 0;
}
ul#login-nav a {
	font: bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration: none;
	padding: 0px 7px 0px 7px;
	outline: none;
	display: block;
}
ul#login-nav a:hover {
	color: #0096ff;
}

/*===== Chat Nav =====*/

ul#chat-call {
	list-style: none;
	margin: 0;
	margin-right:-12px;
	padding: 0;
	float: right;
	clear: both;
}
ul#chat-call li {
	padding-left: 3px;
	padding-top:5px;
	height: 30px;
	float: right;
}
ul#chat-call li img {
	margin: 0;
	padding: 0;
	border: none;
}
ul#chat-call li.chat {
	background: url(../images/call-today.jpg) top left no-repeat;
	font: bold 16px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:296px;
	height:48px;
	color: #000;
	text-align: right;
}

ul#chat-call li.chat p {padding-right:20px; margin-top:-1px; }

ul#chat-call li.chat span {
	color: #F00;
	font-size: 16px;
}

/*==== Main Navigation ====*/

ul#navBar {
	margin: 0;
	margin-top:11px;
	margin-left:8px;
	padding: 0;
	list-style: none;
}


ul#navBar li {
	margin: 0;
	float: left;
}
#navBar li a {
	font: bold 13px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 16px 0px 16.5px;
	text-decoration: none;
	display: block;
	color:#fff;
}

li#topa {background-image:url(/images/home/left.png); background-repeat:no-repeat; background-position:left; }
li#topb {background-image:url(/images/home/left.png); background-repeat:no-repeat; background-position:left; }
li#topc {background-image:url(/images/home/left.png); background-repeat:no-repeat; background-position:left; }
li#topd {background-image:url(/images/home/left.png); background-repeat:no-repeat; background-position:left; }
li#tope {background-image:url(/images/home/left.png); background-repeat:no-repeat; background-position:left; }
li#topf {background-image:url(/images/home/left.png); background-repeat:no-repeat; background-position:left; }
li#topg {background-image:url(/images/home/left.png); background-repeat:no-repeat; background-position:left; }
li#toph {background-image:url(/images/home/left.png); background-repeat:no-repeat; background-position:left; }
li#topi {background-image:url(/images/home/left.png); background-repeat:no-repeat; background-position:left; }

li#topj {background-image:url(/images/home/leftTop.png); background-repeat:no-repeat; background-position:left; }
li#topk {background-image:url(/images/home/leftTop.png); background-repeat:no-repeat; background-position:left; }
li#topl {background-image:url(/images/home/leftTop.png); background-repeat:no-repeat; background-position:left; }
li#topm {background-image:url(/images/home/leftTop.png); background-repeat:no-repeat; background-position:left; }
li#topn {background-image:url(/images/home/leftTop.png); background-repeat:no-repeat; background-position:left; }
li#topo {background-image:url(/images/home/leftTop.png); background-repeat:no-repeat; background-position:left; }

.righttopimg {background-image:url(/images/home/rightTop.png); background-position:right; background-repeat:no-repeat; overflow:hidden;}


.rightimg {background-image:url(/images/home/right.png); background-position:right; background-repeat:no-repeat; overflow:hidden;}

#navBar li a:link {color: #fff;}
#navBar li a:visited {color: #fff;}
#navBar li a:hover {color: #ff0;}

#navBar li a#glow {color:#ff0;}
#navBar li.active a {color:#ff0;}


#navBar li a:hover {color: #ff0;}
#topNav li.active a {color: #ff0;}


#navBar li .sub_menu li a {font-size:12px;}
#navBar li .sub_menu li a:link {color: #fff;}
#navBar li .sub_menu li a:visited {color: #fff;}
#navBar li .sub_menu li a:hover {color:#ff0; background-color:#195189;}


#topNav li .sub_menu li a:link {color: #fff;}
#topNav li .sub_menu li a:visited {color: #fff;}
#topNav li .sub_menu li a:hover {color:#ff0;}
#topNav li a#glow {color:#ff0;}

#navBar li.first {
	background: url(../images/nav-dv-f.png) right 8px no-repeat;
}
#navBar li.last {
	font: bold 13px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0 0 0 14px;
	background: none;
}
/*===== End Main Navigation =====*/

/*===== Image Slider =====*/

div#slides {
	position:relative;
	height:220px;
	width: 615px;
	margin-left: -23px;
	padding: 0px;
	float: left;
}

/*===== End Image Slider =====*/

/*===== Index Services =====*/

ul.service-grouping {
	list-style: none;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 960px;
	height: 135px;
}
ul.service-grouping li {
	float: left;
	width: 220px;
	height: 115px;
	padding: 10px;
	cursor: pointer;
	background: #6086a6;
}
ul.service-grouping li:hover {
	background: #86a3b1;
}
.service-grouping li h2 {
	font: bold 24px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0 0 0 33px;
}
.service-grouping a, .service-grouping a:hover {
	color: #fff;
	text-decoration: none;
	outline: none;
}
li.list-head {
	list-style: none;
	text-align: center;
	padding: 0;
}
li.list-head strong {
	color: #F00;
}
.service-grouping li p {
	font: 11px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	margin: 3px 0 0 0;
	padding: 0;
}
.icn-01 {
	background: url(../images/home/plumb.png) 8px 1px no-repeat; width:206px; height:180px; float:left;
	
}


.icn-02 {
	background: url(../images/home/heat.png) 8px 1px no-repeat; width:206px; height:180px; float:left;
	
}

.icn-03 {
	background: url(../images/home/drain.png) 8px 1px no-repeat; width:205px; height:180px; float:left;
	
}

.icn-04 {
	background: url(../images/home/cool.png) 8px 1px no-repeat; width:205px; height:180px; float:left;
	
}


.icn-05 {
	background: url(../images/icn-05.png) 0px 0px no-repeat;
}
.icn-06 {
	background: url(../images/icn-06.png) 0px 0px no-repeat;
}
.icn-07 {
	background: url(../images/icn-07.png) 0px 0px no-repeat;
}
/*===== End Index Services =====*/

/*======= Phone Numbers =======*/

ul#numbers {
	list-style: none;
	margin: 0;
	padding: 0 0 0 25px;
}
ul#numbers li {
	float: left;
	background: url(../images/phone-icn-gray.png) 0px 2px no-repeat;
	padding: 0 33px 0 30px;
}
ul#numbers li p {
	font: bold 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 0 0 0;
}
ul#numbers a {
	color: #000;
	text-decoration: none;
}
ul#numbers span {
	color: #000;
}

ul#numbers-foot {
	list-style: none;
	margin: 0;
	padding: 0 0 0 12px;
}
ul#numbers-foot li {
	float: left;
	padding: 0 33px 0 30px;
}
ul#numbers-foot li p {
	font: bold 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 0 0 0;
}
ul#numbers-foot span {
	color: #000;
}
/*===== End Phone Numbers =====*/

/*===== Lower CTA's =====*/

ul#calls {
	list-style: none;
	margin: 0;
	padding: 15px 0 0 0;
	position: relative;
}
ul#calls li {
	float: left;
	width: 265px;
	padding: 0 0 0 55px;
	position: relative;
}
ul#calls li h2 {
	font: bold 24px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #143d6f;
	padding: 0;
	margin: 0;
}
ul#calls li p {
	font: 16px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0 20px 0 0;
	margin: 5px 0 0 0;
}

/*===== End Lower CTA's =====*/

/*==== Specials Coupons ====*/

.coupons {
	padding: 10px 0 0 0;
}
#col-02 .coupons h2 {
	display: block;
	cursor: pointer;
	background: url(../images/special-bg.png) repeat-x;
	color: #FFF;
	padding: 0 0 3px 12px;
	margin: 0;
}
.coupons ul {
	list-style: none;
	display: none;
	padding: 0;
}
.coupons ul li {
	padding: 0 5px 0 10px;
}

/*===== Areas We Serve Panel =====*/

/*#areas {
	background: #b4b4b4/*url(../images/panel-bg.png) repeat-y;
	height: 100px;
	width: 1000px;
	/*padding: 0 16px 0 16px;
	display: none;
}*/
#areas {
	background: url(../images/bg-areas.png) repeat-y;
	width: 1000px;
	display: none;
	overflow: hidden;
}
#areas ul {
	margin: 0;
	padding: 0;
}
#areas ul li {
	list-style: none;
	float: left;
	width: 235px;
	font-weight: bold;
	display: block;
	padding: 10px 0 10px 15px;
	text-transform: uppercase;
}
#areas ul li a {
	color: #fff;
	text-decoration: none;
}
#areas ul li a:hover {
	color: #ddd;
}
#areas ul li ul li {
	font-weight: normal;
	border-right: none;
	padding: 0 0 0 20px;
	text-transform: none;
}
#areas ul li ul li a {
	color: #1F5084;
	text-decoration: none;
}
#areas ul li ul li a:hover {
	color: #4471a1;
}
#areas ul li ul li ul li a {
	color: #000;
	text-decoration: none;
}
#areas ul li ul li ul li a:hover {
	color: #222;
}
/*===== End Areas We Serve Panel =====*/

/*==== Newsletter Form ====*/

#col-02 td {
	padding: 5px 0 5px 0;
}
/*===== Footer =====*/

#footer {
	width: 1000px;
	height: 30px;/*padding: 0 16px 0 16px;
	background: url(../images/footer-bg.png) top center no-repeat;*/
}
.tab {
	color: #000;
	font: 10px/10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/tab.png) top left no-repeat;
	text-decoration: none;
	outline: none;
	display: block;
	text-align: center;
	padding: 5px 0 5px 0;
	width: 80px;
	float:left;
}
.copy {
	float: right;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	font: 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
a.social {
	color: #2b5e90;
	font-weight: bold;
	text-decoration: none;
}
a.social:hover {
	color: #39f;
}
/*===== End Footer =====*/

/*===== Logos =====*/

.logos ul {
	display: block;
	margin: 15px 0 5px 0;
	padding: 0px;
}
.logos li {
	list-style: none;
	border: 1px solid #ccc;
	margin: 0 10px 10px 0;
	padding: 3px;
	float: left;
}
/*===== End Logos =====*/

/*===== Navigation Box =====*/

.navBox {
	border: #ccc solid 1px;
	background: #fefefe url(../images/nav-bg.png) repeat-x;
	margin: 10px 0 10px 0;
	padding: 15px;
}
.navBox ul {
	margin: 0;
	padding: 0;
}
.navBox ul li {
	list-style-type: none;
	padding: 0 0 0 20px;
	font-weight: bold;
	background: url(../images/plus.png) scroll 0 3px no-repeat;
}
.navBox span {
	color: #1f5084;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	display: block;
}
.navBox a {
	text-decoration: none;
	font-weight: normal;
}

.nav-air-conditioning {
	border: #ccc solid 1px;
	background: #fefefe url(../images/nav-bg.png) repeat-x;
}
.nav-air-conditioning span {
	color: #1f5084;
}

.nav-drains {
	border: #ccc solid 1px;
	background: #fefefe url(../images/nav-bg-drains.png) repeat-x;
}
.nav-drains span {
	color: #1F5084;
}

.nav-heating {
	border: #ccc solid 1px;
	background: #fefefe url(../images/nav-bg-heating.png) repeat-x;
}
.nav-heating span {
	color: #DD2C38;
}

.nav-plumbing {
	border: #ccc solid 1px;
	background: #fefefe url(../images/nav-bg-plumbing.png) repeat-x;
}
.nav-plumbing span {
	color: #333333;
}
/*===== End Navigation Box =====*/

/*===== Testimonial Randomize =====*/
div.randomContent { display:none; } 
/*===== End Testimonial Randomize =====*/

/*===== Navigation Box Split =====*/

.navBox-split {
	border: #ccc solid 1px;
	background: #fefefe url(../images/nav-bg.png) repeat-x;
	margin: 10px 0 10px 0;
	padding: 15px;
	color: #41638d;
}
.navBox-split ul {
	margin: 0;
	padding: 0;
}
.navBox-split ul li {
	list-style-type: none;
	padding: 0 0 0 20px;
	font-weight: bold;
	background: url(../images/plus.png) scroll 0 3px no-repeat;
	float: left;
	width: 220px;
}
.navBox-split span {
	color: #1f5084;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	display: block;
}
.navBox-split a {
	text-decoration: none;
	font-weight: normal;
}
/*===== End Navigation Box =====*/

/*===== CTA Box =====*/

#ctaBox {
	border: #1f5084 solid 0px;
	background: #e2e5ea url(../images/striped-bg-tile.png) repeat;
	padding: 5px;
	margin: 10px 0 0 0;
}
#ctaBox p {
	margin: 0;
	background: white;
	text-align: center;
	padding: 5px;
}
#ctaBox a {
	color: #0096FF;
}
/*===== End CTA Box =====*/

/*===== CTA Box2 =====*/

#ctaBox2 {
	border: #1f5084 solid 1px;
	background: #e2e5ea;
	padding: 5px 8px;
	margin: 10px 0 0 0;
}
#col-02 #ctaBox2 p {
	margin: 0;
}
#ctaBox2 a {
	color: #0096FF;
}
/*===== End CTA Box2 =====*/

/*===== Table =====*/

#wrapper table.data {
	background-color: #1f5084;
	margin: 10px 0 0 0;
}
#wrapper table.data th {
	font-weight: bold;
	background-color: #cccccc;
	padding: 5px;
}
#wrapper table.data td {
	background-color:#fff;
	padding: 5px;
}
/*===== End Table =====*/

/*===== Newsletter =====*/
#wrapper #constant-contact {
	color: #dd2c38;
	font-weight: bold;
	padding: 10px 0;
}
#wrapper #newsletter {
	font-weight: bold;
}
#wrapper #newsletter form {
	margin: 0px;
	padding: 0px;
}
#wrapper #newsletter table tr td {
	padding-bottom: 10px;
	padding-right: 10px;
}
#wrapper #newsletter input {
	width: 125px;
}
#wrapper #newsletter input.submission {
	width: 75px;
}
/*===== End Newsletter =====*/

#cse-search-results iframe {
	width: 518px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* Button Styles */

.button1 /* Button with CSS only */ 
{
     background: url(../images/CTA.png) 0 0;
     height:32px;
	 width:290px;
	 display:block;
}
.button1:hover
{
     background: url(../images/CTA.png) 0 65px;
}
/* Button with jQuery */ 
.button2
{
     background: url(../images/CTA.png) 0 -32px;
     height:32px;
	 width:290px;
	 display:block;
	 background-position:0 -32px;
}
.button2 a
{
     background: url(../images/CTA.png) 0 0px;
     height:32px;
	 width:290px;
	 display:block;
}

/*----------------------------------------------------------------------------------------------------------------*/
/*Michael's Code -------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/

#center {margin:50px 0 0 10px;}
#center p {width:175px; margin-top:10px; padding-left:23px; font-size:12px; line-height:17px; min-height:88px;}
#center h2 {padding-left:34px; margin-top:10px; font-size:24px;}
#center a {color:#FFF; text-decoration:none;}


#centerNum {width:819px; height:117px; background-image:url(../images/home/phone.png); background-repeat:no-repeat; margin-top:70px; margin-bottom:20px; margin-left:10px; 
padding-top:18px;}

#cebterNum table, td, tr {margin:0; padding:0; vertical-align:baseline;}
#centerNum table {margin-left:160px; text-align:center; font-size:14px; font-style:italic;}
#centerNum td {width:224px; height:14px; padding-bottom:12px; text-transform:uppercase;}
#centerNum tr {height:14px;}

#tag {width:147px; height:304px; float:right; margin-top:-350px; margin-right:4px;}

#sideNav { width:148px; height:211px; background-image:url(../images/home/tips.png); background-repeat:no-repeat; margin-top:10px;}
#sideNav ul {list-style-type:none; padding-top:40px; margin-left:-34px; width:200px; float:left;}
#sideNav li {text-align:center; padding-top:15px;}
#sideNav a {text-decoration:none; font-weight:bold; color:#FFF; font-size:17px;}

#dec ul {list-style-type:decimal;}
#dot ul {list-style-type:disc;}
.dot ul {list-style-type:disc;}

#locations { margin-bottom:20px;background-image:url(../images/home/callloc.png); width:210px; height:328px; background-repeat:no-repeat; text-align:center; text-transform:uppercase;}
#locations ul { padding-top:55px;}
#locations li {padding-bottom:7px;}

#black a{color:#000; text-decoration:none;}


.homeSide table {text-align:center; margin-left:33px; padding-top:68px;}
.homeSide td {height:35px;}

#rightNum {width:210px; height:316px; background-image:url(../images/home/callloc.png); background-repeat:no-repeat; text-align:center; padding:0; margin:0; text-transform:uppercase;}

#sideParent {padding-top:60px; padding-bottom:14px;}
.sideChild {padding-bottom:10px;}

.underline {text-decoration:underline;}
.ital {font-style:italic;}

.brand {padding-left:5px;}

/* ---------------------------------------------------------------------------------------------------- */
/* NIVO SLIDER ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */

.slider.services img {display:none;}

.slider.services,
.slider.services img {
	width: 656px;
	height:201px;
	float: left;
	margin: 0 0 0 5px;
}

.nivoSlider {position:relative;}
.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:-1;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	color:#fff;
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}

.nivo-controlNav {
	position:absolute;
	left:-3px;
	bottom:-23px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:-1px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:0 -22px;
}

#five {left:auto; right:33px;}

#john a:link {color:#333; text-decoration:none;}
#john a:visited {color:#333; text-decoration:none;}
#john a:hover {color: #0096ff; text-decoration:none;}
#john a:active {color: #0096ff; text-decoration:none;}

#searchBox {float:left; width:220px; position:absolute; top:14px; margin:0 auto 0 800px;}  
