body {
	background-color: #cccccc;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a:active {
	outline: none;
}
a:focus {
	outline: none;
}
#logo {
	margin: auto;
	height: 86px;
	width: 900px;
}
#nav-bg {
	background-image: url(images/nav.png);
	margin: auto;
	width: 900px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	height: 36px;
}
#nav {
	margin: auto;
	width: 575px;
}
#nav a {
	color: #FFFFFF;
}
#nav   ul   li a  {
	display: block;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 15px;
	height: 25px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}


#nav-divider {
	background-image: url(images/nav-divider.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 2px;
	float: left;
}
#nav a:hover {
	color: #FFFFFF;
	background-image: url(images/nav-divider.png);
	background-repeat: no-repeat;
	background-position: right;
}
#nav li {
	float: left;
	list-style-type: none;
	background-image: url(images/nav-divider.png);
	background-repeat: no-repeat;
	background-position: right;
}

#nav li:hover {
	background-image: url(images/nav-hover.png);
	background-repeat: repeat-x;
}
li#current {
	background-image: url(images/nav-hover.png);
	background-repeat: repeat-x;
}

li#current a {
	color: #FFFFFF;
	background-image: url(images/nav-divider.png);
	background-repeat: no-repeat;
	background-position: right;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(images/main-bg.png);
}
#phones-wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(images/phones-page-bg.png);
}

#header {
	background-image: url(images/main_top.png);
	height: 32px;
	margin: 0;
}
#phones-header {
	background-image: url(images/phones-top.png);
	height: 65px;
	margin: 0;
}
#jobs-header {
        background-image: url(images/jobs-top.png);
        height: 32px;
        Margin: 0;
}
#jobs-header-text {
        padding-top: 9px;
        padding-left: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.8em;
}
#phones-header-text {
	padding-top: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.phones-large {
	font-size: large;
	font-weight: bold;
}
#phones-header a {
	text-decoration: none;
}

#left {
	float: left;
	width: 568px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 40px;
}
#headline {
	font-size: 1.3em;
	font-weight: bold;
	color: #c11900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
#headline2 {
	font-size: 2.0em;
	font-weight: bold;
	color: #c11900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
#phone-headline {
        padding-top: 20px;
}
#sidebar {
	float: right;
	width: 305px;
}
.headline {
	font-size: 1.3em;
	font-weight: bold;
	color: #c11900;
}
a {
	color: #c11900;
}
a:hover {
	color: #666666;
}
.headline a {
	text-decoration: none;
}
#jump {
	padding: 10px;
	width: 100px;
	border: 1px dotted #CCCCCC;
	float: right;
	background: #FFFFFF;
}
#divider {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.phone {
	float: left;
	border: 0;
	width: 135px;
}
.phone img {
	border: 0;
}
#phone-old {
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
}
#phone img {
	border: 0;
	padding-left: 10px;
}
#phones {
	width: 245px;
	height: 200px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border: 1px dotted #cccccc;
	margin-bottom: 10px;
	background: #eeeeee url(images/phones-bg.png) repeat-x;
	float: left;
	margin-right: 5px;
}
#phones a {
	text-decoration: none;
}
#phone {
	float: left;
	width: 130px;
}
#text ul {
	padding: 0px;
	margin: 0px;
}
#text li {
	list-style: inside;

}
.headlineblack {
	font-size: 1.3em;
	font-weight: bold;
}
#left-divider {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
}
#divider-blank {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	height: 20px;
}
.pic {
	float: right;
	padding-left: 20px;
	padding-bottom: 5px;
	background: #FFFFFF;
}
.pic1 {
	float: left;
	padding-bottom: 5px;
	background: #FFFFFF;
}
.pic2 {
	float: right;
	padding-left: 20px;
	padding-bottom: 5px;
	background: #FFFFFF;
	margin-right: 10px;
	margin-top: -30px;
}
.pic3 {
	float: right;
	background: transparent;
	margin-right: 25px;
	padding-top: 5px;
}
.pic4 {
	float: left;
	background: transparent;
	margin-top: 25px;
	margin-left: 15px;
} 
#space {
	float: left;
	width: 27px;
}
#sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 30px;
	margin-right: 20px;
}
#bottom {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	margin-top: 15px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #eeeeee;
	border-top: 1px dotted #999999;
}
#bottom a {
	text-decoration: none;
}
#footer {
	clear: both;
	height: 20px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}
#phones-footer {
	clear: both;
	height: 20px;
	background-image: url(images/phones-footer.png);
	background-repeat: no-repeat;
}
*   html   #nav   ul   li a  {
	width: 1%;

	

}

.wpcf7-mail-sent-ok {
	font-weight: bold;
	border: 1px;
	background-color: #FEFF7F;
	padding: 5px;
	border: 1px dotted #cccccc;
}










#feature-box {
	height:207px;
	width:528px;
	background: url(images/slide-bg.png) no-repeat;
	padding-top: 10px;
}
#feature {
	margin: auto;
	height: 218px;
	width: 528px;
	background: url(images/promotions.png) no-repeat;
	padding-top: 40px;
}
#prev {
	width: 20px;
	position: relative;
	z-index: 2;
	top: -125px;
	left: 10px;
}
#prev img:hover {
	background: url(images/prev.png) -30px;
}

#prev img {
	background: url(images/prev.png);
}
#prev img:active {
	background: url(images/prev.png) -60px;
}
#slide1 {
	padding-left: 115px;
	padding-top: 5px;
}

#slide {
	display:none;
	padding-left: 115px;
	padding-top: 5px;
}
#next {
	width: 20px;
	position: relative;
	z-index: 3;
	top: -145px;
	left: 500px;
}
#next img:hover {
	background: url(images/next.png) -30px;
}

#next img {
	background: url(images/next.png);
}
#next img:active {
	background: url(images/next.png) -60px;
}
#phones-left {
	width: 300px;
	text-align: center;
	float: left;
}
#phones-right {
	float: left;
	width: 505px;
	margin-left: 10px;
}
#phones-space {
	float: right;
	width: 25px;
}
#phones-desc {
	background: url(images/phones-desc-bg.png) repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}
#phones-desc img {
	padding-right: 5px;
}
#phones-desc-top {
	background: url(images/phones-desc-top.png) no-repeat;
	padding-left: 20px;
	padding-top: 3px;
	font-weight: bold;
	color: #FFFFFF;
	height: 19px;
}
#phones-desc-bot {
	background: url(images/phones-desc-bot.png) no-repeat;
	height: 25px;
	margin-bottom: 10px;
}
small {
	margin-top: 3px;
	font: 10px;
	color: #666666;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar li {
	margin-top: 2px;
	list-style: inside;
}
img#wpstats {
	display:none
}
#map {
	margin-left: -25px;
}
#locations {
	width: 500px;
	height: 200px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border: 1px dotted #cccccc;
	margin-bottom: 5px;
	background: #eeeeee url(images/locations-bg.png) repeat-x;
	float: left;
	margin-right: 5px;
}
#locations-bottom {
	width: 500px;
	height: 200px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border: 1px dotted #cccccc;
	margin-bottom: 35px;
	background: #eeeeee url(images/locations-bg.png) repeat-x;
	float: left;
	margin-right: 5px;
}
#locheadline {
	font-size: 1.8em;
	font-weight: bold;
	color: #c11900;
	margin-top: -20px;
	padding-bottom: -15px; 
}
#bodyContainer {width:740px; padding: 15px 30px 0;clear:both;}
#bodyContainer p {font-size:1em; line-height: 15px;margin-top:0;}
#bodyContainer p.reducedBottom {margin-bottom:5px;}
#bodyContainer ul {font-size:1em; line-height: 15px;}