html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(../images/background/bg.png);
	background-repeat: repeat;
} 
 
#pagewidth{
	width:980px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
} 
 
#header{
	position:relative;
	height:176px;
	background-color:#FFFFFF;
	width:100%;
} 
#logo-phone {
	display: block;
	height: 138px;
	width: 980px;
	background-image: url(../images/background/header-background.jpg);
}

p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
}
 
h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
 
#leftcol{
 width:25%; 
 float:left; 
 position:relative; 
  }
 
#twocols{
 width:75%; 
 float:right; 
 position:relative; 
}

#twocols-main{
	width:100%;
	float:right;
	position:relative;
	margin-top: 15px;
}
#container {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container-right {
	float: right;
	width: 48%;
}
#container-left {
	float: left;
	width: 48%;
	display: inline;
}



#rightcol{
	width:25%;
	float:right;
	position:relative;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-top: 8px;
	margin-bottom: 8px;
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:66%; 
 }

#main{
	background-color: #FFFFFF;
	float: left;
	display:inline;
	position: relative;
	width:74%;
 }

#footer{
	height:200px;
	clear:both;
	background-image: url(../images/background/footer-background.jpg);
	background-repeat: repeat-x;
 } 
 
 /*-------------------------begin phone tracking code------------------------------*/
#phone-tracking-container{
	float: right;
	height: 100px;
	width: 377px;
	display: inline;
	padding-right: 10px;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 90px;
	background-image: url(../images/header/phone-woman.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.24hrsales {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.twentyfourphone{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: -1px;
	line-height: 24px;
	color: #000000;
}

.local-header-contact-info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-top: -1px;
	margin-bottom: -1px;
	line-height: 36px;
	color: #000000;
	font-weight: bolder;
}
.toll-free{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: -1px;
	margin-bottom: -1px;
	line-height: 16px;
}

.email-us{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: right;
	display: block;
	margin-top: -1px;
	margin-bottom: -1px;
	line-height: 36px;
	color: #000000;
	font-weight: bolder;
}


.header-contact-info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	text-align: right;
	display: block;
	margin-top: 5px;
	margin-bottom: -10px;
	line-height: 36px;
	color: #000000;
	font-weight: bolder;
}

.header-contact-info2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: right;
	display: block;
	margin-top: -10px;
	margin-bottom: -10px;
	line-height: 36px;
	color: #000000;
	font-weight: bolder;
}

.header-contact-info3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	display: block;
	margin-top: -10px;
	margin-bottom: -10px;
	line-height: 36px;
	color: #000000;
	font-weight: bolder;
}
/*-----------------end of phone tracking code------------------*/
/*---------------- navigation menu begins here---------------------*/
#navbar{
	background-image: url(../images/background/navigation-background.jpg);
	background-repeat: repeat-x;
	height: 38px;
	width: 980px;
}  

#horizontal-container {
	width:100%;
	height:25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #696855;
	
}


#nav, #nav ul {
	float: none;
	list-style: none;
	line-height: 0.6em;
	/**color: #8681B4;**/
	background-color: transparent;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;



}



/* -------------------------- */



/* The top main navigation links */



#nav a {
	display: block;
	padding: 10px 15px 10px;
	color: #FFFFFF; /* puts a "bar" on right of the main nav links */
	text-decoration: none;
	margin-top: 5px;

	margin-left: 2px;

}

#nav a:hover {
	color:#CC0000;
	text-decoration: none;
}

/* I'm targeting the last main navigation link to have no "bar" on the right side */



#nav a.last {
	background-image: none;

}



#nav a.one, #nav a.two, #nav a.three {
	text-align: left;
	font-size: 1em;

}



#nav li {
	float: left;
	padding: 0;
	list-style: none;

}



/* -------------------------- */



/* The dropdown links lists */



#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 125px;
	font-weight: normal;
	border: 1px solid #b2b39e;
	background-color: #999999;
	margin: 0;
	z-index: 10;
	list-style: none;
}



#nav li li {
	padding: 0;
	width: 100%; 
	list-style: none;

}



#nav li ul a {
	padding: 5px 8px;
	width: 325px;
	* html width: 100px;

}



/* This controls the flyout location of the second level dropdowns */



#nav li ul ul {
	margin: -2em 0 0 100px;

}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;

}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;

}



/* -------------------------- */



/* Here is the background of the main nav link while looking at the dropdown */



#nav li:hover, #nav li.sfhover {
	/*--background-color: #666666;--*/

}

/* -------------------------- */


/* The body links list colors */


a:link {
	color: #CC0000;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
a:visited {
	color: #CC0000;
}

/* -------------------------- */



/* The dropdown links list colors */



#nav li ul.under a {
	/**color: #000;**/
	background-image: none;

}



#nav li ul.under a:hover {
	background: #b2b39e;
	color: #FFFF00;

}



/* -------------------------- */



/* The background of the second level links while looking at the dropdown under it... */


#nav li ul.under li:hover a.daddy, #nav li ul.under li.sfhover a.daddy {
	color: #fff;

}

#nav li ul.under li:hover, #nav li ul.under li.sfhover {

	/**color: #fff;

	background-color: #f00;**/
}
/*---------------- Navigation styles end here---------------------*/

/*---------------- footer styles begin here ----------------------*/
#footercontact {
	margin:0; padding:0;
	float:left;
	width: 510px;
	padding-right: 10px;
	padding-left:20px;
	text-align: left;
	font-weight:bold;
	position:relative;
}
#footnav{
	padding:0; margin:0;
	float:left;
	height:110px;
	padding-bottom:0px;
	padding-left:15px;
/*	padding-top:10px;*/
	position:relative;
	border-right: 1px #fff solid;
	
	
	
}
#footsubnav{
	padding:0; margin:0;
	float:left;
	
	padding-bottom:0px;
	padding-left:15px;
/*	padding-top:10px;*/
	position:relative;
	
	text-align:center;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height:12px;
	color: #fff;
	/*position:relative;*/
	text-align:left;
	
	padding-bottom:0px;
	padding-left:25px;
	/*position:relative;*/
}
#footnav ul {
	padding:0; margin:0;
}
#footnav li{
	padding:0; margin:0;
	line-height:21px;
	list-style:none;
}
#footnav a:link {
	color:#fff;
	text-decoration:none;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.02em;
}
#footnav a:visited {
font:Arial;
font-size:12px;
color:#fff;
text-decoration:none;
font-weight:bold;
}
#footnav a:hover {
font:Arial;
font-size:12px;
color:#fff;
text-decoration:underline;
}
#footnav img {
margin-top:50px;
float:right;
margin-left:10px;
}
#footerlinks {
	float:right;
	margin:0; padding:0;
	text-align:center;
	width: 365px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height:18px;
	color: #fff;
	position:relative;
	text-align:left;
	
	height:115px;
	padding-bottom:0px;
	padding-left:25px;
	position:relative;
	border-left: 1px #fff solid;
	
}

a.footer, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
}

a.footer-special, a.footer-special:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
}
a.footer-special:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

a.directoryone, a.directoryone:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
}
a.directoryone:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
}
a.email, a.email:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
a.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
}

a.email-head, a.email-head:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a.email-head:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

/*---------------- footer styeles end here -----------------------*/

/*------------rounded corners begin here---------*/
.inset {
	background: transparent;
	width:95%;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	height: 200px;
	clear: both;
}
.inset h2, .inset p {
	margin:0 15px;
}
.inset h2 {
	font-size:10px;
	color:#000000;
}
.inset p {padding-bottom:0.5em;}

.inset .top, .inset .bottom {display:block; background:transparent; font-size:1px;}
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {display:block; overflow:hidden;}
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b{height:1px;}
.inset .b2 {
	border-left:1px solid #999;
	border-right:1px solid #999;
	background-color: #FFFFF;
}
.inset .b3 {
	border-left:1px solid #999;
	border-right:1px solid #999;
	background-color: #FFFFFF;
}
.inset .b4 {
	border-left:1px solid #999;
	border-right:1px solid #999;
	background-color: #FFFFF;
}
.inset .b4b {
	border-left:1px solid #999;
	border-right:1px solid #999;
	background-color: #FFFFFF;
}
.inset .b3b {
	border-left:1px solid #999;
	border-right:1px solid #999;
	background-color: #FFFFFF;
}
.inset .b2b {
	border-left:1px solid #999;
	border-right:1px solid #999;
	background-color: #FFFFFF;
}


.inset .b1 {margin:0 5px; background:#999;}
.inset .b2, .inset .b2b {margin:0 3px; border-width:0 2px;}
.inset .b3, .inset .b3b {margin:0 2px;}
.inset .b4, .inset .b4b {height:2px; margin:0 1px;}
.inset .b1b {margin:0 5px; background:#fff;}

.inset .boxcontent {
	display:block;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background-color: #FFFFFF;
	background-image: url(../images/background/box-backgrounds.jpg);
	background-repeat: repeat-x;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #034EA2;
	margin-top:-25px;
	margin-bottom: 3px;
	margin-left: 5px;
}

/*-------------rounded boxes end here------------*/
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
