@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(web/background.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
p, img, h1, h2, h3, h4, h5, h6, a {
	margin: 0px;s
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container {
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-image: url(web/logo.png);
	float: left;
	height: 55px;
	width: 270px;
	text-indent: -999in;
	margin-top: 20px;
	margin-left: 20px;
}
#callarea {
	float: left;
	height: 45px;
	width: 400px;
	margin-left: 315px;
	margin-top: 10px;
}
#callarea p {
	font-family: 'Cabin';
	font-size: 24px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #30B8FD;
}
#callarea h1 {
	font-family: "Arial Black";
	font-size: 36px;
	float: left;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#emergencyarea {
	float: left;
	height: 25px;
	width: 350px;
	margin-left: 330px;
	font-family: Cabin;


	text-
	color: #30B8FD;
	text-align: right;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
#bannercontainer {
	float: left;
	height: 40px;
	width: 1024px;
	margin-top: 15px;
}
#banner {
	float: right;
	background-image: url(web/savemoneybanner.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 225px;
	margin-right: 40px;
}
.menu_container {
	float: left;
	height: 42px;
	width: 970px;
	margin-top: 15px;
	margin-left: 22px;
	margin-right: 22px;
	padding-left: 10px;
	margin-bottom: 25px;
}
#menu_left {
	background-image: url(web/menu_left.png);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 7px;
}
ul.dropdown
{
	float: left;
	height: 42px;
	width: auto;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(web/menu_mainbg.png);
	background-repeat: repeat-x;
	z-index: 30;
	position: relative;
}
ul.dropdown li
	{
	float: left;
	height: 32px;
	width: 120px;
	display: inline;
	}

ul.dropdown li a
	{
	text-decoration: none;
	float: left;
	height: 32px;
	width: 120px;
	background-repeat: repeat-x;
	font-family: 'Cabin';
	font-size: 18px;
	color: #FFF;
	padding-top: 10px;
	list-style-type: none;
	display: block;
	text-align: center;
}

ul.dropdown li a:hover
	{
	text-decoration: none;
	float: left;
	height: 32px;
	width: 120px;
	font-family: 'Cabin';
	font-size: 18px;
	color: #1B7DB5;
	padding-top: 10px;
	list-style-type: none;
	display: block;
	}
ul.dropdown ul {
	width: 220px;
	height: 33px;
	float: left;
	visibility: hidden;
	padding: 0px;
	z-index: 30;
	background-color: #0C9;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.dropdown ul li {
	float: left;
	height: 23px;
	width: 220px;
	background-color: #0CF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #186DA9;
}
									  
                                    
ul.dropdown ul li a	{
	text-decoration: none;
	float: left;
	height: 13px;
	width: 220px;
	font-family: 'Cabin';
	font-size: 14px;
	color: #EFFFFF;
	padding-top: 5px;
	list-style-type: none;
	display: block;
	text-align: center;
	background-color: #30B8FD;
	padding-bottom: 5px;
	}
ul.dropdown ul li a:hover{
	text-decoration: none;
	float: left;
	height: 13px;
	width: 220px;
	font-family: Cabin;
	font-size: 14px;
	color: #009;
	padding-top: 5px;
	list-style-type: none;
	padding-bottom: 5px;
	background-color: #30B8FD;
}
#scheduleappointment {
	background-image: url(web/menu_emergency_bg.png);
	background-repeat: repeat-x;
	float: left;
	height: 33px;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: 'Cabin';
	font-weight: bold;
	color: #FFF;
	font-size: 17px;
}
#scheduleappointment a {
	color: #FFF;
	text-decoration: none;
}
#menu_right {
	background-image: url(web/menu_right.png);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 12px;
}
#menu_spacer {
	background-image: url(web/menu_spacer.png);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 1px;
	margin-right: 15px;
	margin-left: 15px;
	background-position: center;
}
.left_content {
	float: left;
	height: 10px;
	width: 670px;
	margin-top: 15px;
	margin-left: 22px;
	font-family: 'Cabin';
	}
.left_content h1 {
	color: #30B8FD;
	font-size: 24px;
	margin-bottom: 20px;
	font-family: 'Cabin';
	font-weight: bold;
	margin-top: 10px;
}
.left_content p{
	margin-bottom: 15px;
	color: #000;
}
.left_content a {
	font-family: 'Cabin';
	font-size: 18px;
	color: #000;
}
.left_content h2 {
	color: #30B8FD;
	font-family: 'Cabin';
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
.left_content h4 {
	color: #30B8FD;
	font-family: 'Cabin';
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
.left_content h3,h5,h6,b,strong,a {
	font-weight: bold;
}
.right_content {
	float: left;
	height: 570px;
	width: 275px;
	margin-left: 20px;
	margin-top: 15px;
}
#youtubecontainer {
	float: left;
	height: 260px;
	width: 275px;
}
#youtubecontainer h1 {
	font-family: 'Cabin';
	color: #000;
	font-size: 20px;
	text-align: center;
}
#youtubevideo {
	float: left;
	height: 220px;
	width: 265px;
	margin-top: 15px;
	margin-left: 5px;
	background-color: #000;
}
.specialcontain {
	float: left;
	height: 110px;
	width: 270px;
	margin-left: 2.5px;
	margin-top: 25px;
	background-image: url(web/customercouponarea.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: 'Cabin';
	color: #FC6B1F;
}
.specialcontain h1 {
	font-family: 'Cabin';
	color: #000;
	font-size: 20px;
	text-align: center;
	}
.specialcontain h2 {
	font-family: 'Cabin';
	font-weight: bold;
	font-size: 44px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	color: #FFF;
	margin-right: 15px;
}
.specialcontain h3 {
	font-family: 'Cabin';
	font-size: 24px;
	color: #000;
	font-weight: normal;
	margin-top: 15px;
}
.specialcontain p {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#asteriskarea {
	float: right;
	height: 15px;
	width: 105px;
	font-family: 'Cabin';
	color: #53B8FD;
	font-size: 12px;
	margin-right: 10px;
	margin-top: 5px;
	}
#customername {
	float: right;
	margin-right: 15px;
	height: 15px;
	width: auto;
	font-style: italic;
}
#testimonials {
	width: 270px;
	margin: 0px;
	padding: 0px;
} 
#testimonials .slide {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
} 
blockquote {
	font-size: 14px;
	background-position: bottom;
	font-family: 'Cabin';
	color: #000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
} 
.footer {
	clear: both;
	height: 10px;
	width: auto;
	background-color: #30B8FD;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #0377b2;
}
#footercontainer {
	height: 65px;
	width: inherit;
	margin-right: auto;
	margin-left: auto;
}
#links_area {
	float: left;
	height: 30px;
	width: 350px;
	margin-top: 20px;
	margin-left: 15px;
}
#links_area a {
	font-family: 'Cabin';
	font-size: 18px;
	text-decoration: none;
	color: #FFF;
	margin-right: 25px;
}
#links_area a:hover {
	color: #00C;
}
#centerarea {
	float: left;
	height: 60px;
	width: 235px;
	margin-top: 5px;
	font-family: 'Cabin';
	font-size: 18px;
	color: #FFF;
	text-align: center;
	margin-left: 70px;
}
#centerarea h2 {
	font-size: 20px;
	margin-bottom: 5px;
}
#socialnetworkingcontainer {
	float: right;
	height: 35px;
	width: 180px;
	margin-top: 15px;
}
#youtube {
	background-image: url(web/socialnetworking.png);
	float: left;
	height: 32px;
	width: 32px;
	margin-right: 10px;
}
#facebook {
	background-image: url(web/socialnetworking.png);
	float: left;
	height: 32px;
	width: 32px;
	background-position: -48px;
	margin-right: 10px;
	}
#twitter {
	background-image: url(web/socialnetworking.png);
	float: left;
	height: 32px;
	width: 32px;
	background-position: -98px;
	margin-right: 10px;
	}
#emailicon {
	background-image: url(web/socialnetworking.png);
	float: left;
	height: 32px;
	width: 32px;
	background-position: 32px;
	}
/*Begin Appointment Modal Box CSS*/
input {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mask {
  position:absolute;
  left:0px;
  top:0px;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
	position:absolute;
	left:0px;
	top:30px;
	display: none;
	width:670px;
	height:750px;
	z-index:9999;
	margin-top: 120px;
}

#boxes #dialog {
	width:670px;
	height:750px;
	top:130px;
	background-image: url(web/background.png);
	background-repeat: repeat;
	border: 1px solid #30B8FD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
#appointmentheader {
	float: left;
	height: 60px;
	width: 440px;
	font-family: 'Cabin';
	color: #30B8FD;
	font-size: 14pt;
	text-align: center;
	margin-left: 130px;
}
#appointmentheader h1 {
	font-size: 30px;
	margin: 0px;
}
#appointmentheader p {
	margin: 0px;
	padding: 0px;	
}
.close {
	background-image: url(web/closebtn.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 34px;
	float: left;
	margin-left: 65px;
	margin-top: -15px;
}
#formareacontainer {
	float: left;
	height: 670px;
	width: 630px;
	margin-top: 10px;
	margin-left: 20px;
}
.linecontainer {
	float: left;
	width: 630px;
	height: 35px;
	margin-bottom: 20px;
	}
.problemlinecontainer {
	float: left;
	width: 630px;
	height: 140px;
	margin-bottom: 20px;
	}
.formname {
	float: left;
	height: 20px;
	width: 130px;
	text-align: right;
	color: #30B8FD;
	margin-top: 7.5px;
	font-family: Cabin;
}
.forminputcontain {
	float: left;
	height: 35px;
	width: 360px;
	margin-left: 25px;
}
.input {
	background-color: #FFF;
	border: 1px solid #000000;
	float: left;
	height: 33px;
	width: 355px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
}
#dates {
	float: left;
	height: 33px;
	width: 260px;
	margin-left: 25px;
	background-color: #FFF;
	border: 1px solid #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
}
.time {
	float: left;
	height: 33px;
	width: 170px;
	margin-left: 25px;
	border: 1px solid #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
}
#timetext {
	float: left;
	height: 25px;
	width: 35px;
	font-family: 'Cabin';
	color: #30B8FD;
	font-size: 18pt;
	text-align: center;
	margin-top: 5px;
	margin-left: 25px;
}
.problem {
	float: left;
	height: 110px;
	width: 330px;
	margin-left: 25px;
	border: 1px solid #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
}
#chooseonecontainer {
	float: left;
	height: 125px;
	width: 125px;
	margin-top: 5px;
	margin-left: 15px;
	font-size: 15px;
	color: #30B8FD;
}
.cbandlabelcontainer {
	height: 20px;
	width: 110px;
	float: left;
	font-size: 10px;
	margin-top: 5px;
}
.checkboxes {
	float: left;
	height: 15px;
	width: 12px;
	margin-right: 15px;
	margin-top: 0px;
	padding: 0px;
}
.submitbutton {
	background-image: url(web/scheduleappointmentbtn.png);
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	width: 254px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -999in;
	padding: 0px;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	cursor: pointer;
}

