@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }

html {font-size: 62.5%;}

h2 {
font-size: 22px;
color: #F60;
font-family: Verdana, Geneva, sans-serif;
}

input, textarea {
color: #999;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

p {
font-size: 1.2em;
font-family: Arial, Helvetica, sans-serif;
line-height: 20px;
margin-bottom: 15px;
color: #666;
}

a {
color: #ff6600;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #06C; 
}

h1 {
font-size: 2em;
margin-bottom: 0px;
}

h2 {
margin-bottom: 5px;
}

.left {float: left;}
.right {float: right;}

body {
background-image: url(images/blue_bg.jpg);
background-repeat: repeat-x;
}


#outer_shadow {
width: 1049px;
background-image:url(images/content_bg.png);
margin: 0 auto;
}

#container {
width: 1019px;
padding-left: 0px;
margin: 0 auto;
position: relative;
}

#logo {
width: 338px;
height: 83px;
float: left;
margin-top: 42px;
margin-left: 40px;
}

.orangebar {
height: 5px;
width: 1019px;
background-color: #ec8600;
}

.bluebar {
width: 1019px;
height: 16px;
background-image: url(images/blue_bar.jpg);
}

#header {
height: 169px;
width: 1019px;
background-image: url(images/header_bg.jpg);
background-position: right;
background-repeat: no-repeat;
}

#navbar {
	height: 56px;
	width: 1019px;
	background-image: url(images/nav_bg.png);
	margin: 0 auto;
	position: absolute;
	top: 184px;
}

#links {
height: 40px;
margin-left: 30px;
margin-top: 7px;
float: left;
}

#links span {
visibility: hidden;	
}

#links a {
text-decoration: none;
}

#about {
background-image: url(images/nav.jpg);
height: 40px;
width: 81px;
background-position: 0 0;
float: left;
}

#about:hover {
background-position: 0 40px;
}

#services {
background-image: url(images/nav.jpg);
height: 40px;
width: 73px;
background-position: -81px 0;
float: left;
}

#services:hover {
background-position: -81px 40px;
}

#free_quote {
background-image: url(images/nav.jpg);
height: 40px;
width: 95px;
background-position: -519px 0;
float: left;
}

#blog {
background-image: url(images/nav.jpg);
height: 40px;
width: 50px;
background-position: -245px 0;
float: left;
}

#blog:hover {
background-position: -245px 40px;
}

#free_quote:hover {
background-position: -519px 40px;
}

#telephony {
background-image: url(images/nav.jpg);
height: 40px;
width: 88px;
background-position: -431px 0;
float: left;
}

#telephony:hover {
background-position: -431px 40px;
}

#contact {
background-image: url(images/nav.jpg);
height: 40px;
width: 92px;
background-position: -154px 0;
float: left;
}

#contact:hover {
background-position: -154px 40px;
}

#contentholder {
width: 960px;
margin: 63px auto;
}

#homeleft {
width: 630px;
border-top: 1px solid #ff9900;
padding-top: 20px;
float: left;
margin-right: 20px;
}

#homeright {
float: right;
width: 310px;
}

#telephone {
float: right;
height: 13px;
margin-right: 30px;
margin-top: 21px;
background-image:url(wordpress/wp-content/themes/publicizer/images/telephone.jpg)
}

#bottom {
background-image: url(images/container_bottom.jpg);
width: 1050px;
height: 24px;
margin: 0 auto;
padding-right:1px;
}

#homeimage img {
margin-bottom: 3px;
}

.orangeline {
width: 100%;
height: 1px;
background-color: #ff9900;
margin-bottom: 20px;
}

.bluecaps {
color: #3366cc;
text-transform: uppercase;
}

.footertext {
font-size: 1.1em;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.clearfloat {
clear: both;
}

.bold16{
color: #ff6600;
font-size: 1.6em;
}

.s {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 50px;
}

#homeleft p.verdanabold12 {
font-size: 1.2em;
font-weight: bold;
}

#homeleft p {
margin-top: 5px;
margin-bottom: 15px;
font-family:Verdana, Geneva, sans-serif;
font-size: 1.1em;
line-height: 2.0em;
}

#homeleft td {
font-family:Verdana, Geneva, sans-serif;
font-size: 1.1em;
font-weight: bold;
height: 40px;
vertical-align: middle;
padding-right: 10px;
}

#homeleft table {
margin-top: 10px;
}

input {
font-family:Verdana, Geneva, sans-serif;
color: #666;
}

.mb3 {
margin-bottom: 3px;
}
