body {
	background-color: #a3a3a3;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font: 12px "Helvetica Neue", Helvetica, Arial, Verdana;
	color: #333333;
}
form {
	margin: 0px;
}
img a {
	border: none;
}
#leftcontent p {
	font: 13px "Helvetica Neue", Helvetica, Arial, Verdana;
	color: #333333;
	margin-right: 40px;
	margin-left: 60px;
}
#leftcontent h1 {
	font: bold 18px "Helvetica Neue", Helvetica, Arial, Verdana;
	color: #333333;
	margin: 40px 40px 20px 40px;
}
#leftcontent h4 {
	font: bold 14px "Helvetica Neue", Helvetica, Arial, Verdana;
	color: #333366;
	margin-right: 40px;
	margin-left: 55px;
	text-transform: uppercase;
}
#leftcontent h5 {
	font: bold normal 16px "Helvetica Neue", Helvetica, Arial, Verdana;
	color: #6385D7;
	margin-right: 40px;
	margin-left: 45px;
}
#leftcontent ol, #leftcontent ul {
	font: 13px "Helvetica Neue", Helvetica, Arial, Verdana;
	color: #333333;
	margin: 0px 40px 0px 60px;
}
img {
	border-style: none;
}
#container {
	width: 1000px;
	background-image: url(../images/bg_container.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto;
}
#header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	position: relative;
	margin: 0px 20px;
}
#sideleft {
	background-image: url(../images/bg_sideleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 600px;
	width: 20px;
	position: absolute;
	left: -20px;
	top: 0px;
}
#sideright {
	background-image: url(../images/bg_sideright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
	width: 20px;
	position: absolute;
	left: 960px;
	top: 0px;
}
#navbar {
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 40px;
	margin-right: 20px;
	margin-left: 20px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
}
.button {
	background-image: url(../images/buttons.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	position: relative;
}
.button img { /* Added because early IE versions add padding to the top of images within floats */
	display: block;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}
#navleft {
	background-position: 0px 0px;
	width: 60px;
}
#button1 {
	background-position: -60px 0px;
	width: 62px;
}
#button2 {
	background-position: -122px 0px;
	width: 88px;
}
#button3 {
	background-position: -210px 0px;
	width: 100px;
}
#button4 {
	background-position: -310px 0px;
	width: 106px;
}
#button5 {
	background-position: -416px 0px;
	width: 85px;
}
#button6 {
	background-position: -501px 0px;
	width: 74px;
}
#button7 {
	background-position: -575px 0px;
	width: 102px;
}
#button8 {
	background-position: -677px 0px;
	width: 78px;
}
#navright {
	background-image: url(../images/buttons.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 40px;
	background-position: 0px -40px;
	width: 60px;
}
#content {
	margin: 0px 20px;
}
#leftcontent {
	float: left;
	width: 643px;
}
#rightcontent {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 313px;
}
#footer {
	margin: 7px 27px 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#footer p {
	background-color: #779EFD;
	display: block;
	padding: 10px 15px;
	margin: 0px;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#footstone {
	float: right;
	width: 50px;
	padding: 10px 15px;
}
#containerbottom {
	background-image: url(../images/bg_containerbottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	height: 27px;
}
.promotion {
	border: 2px dashed #999999;
	padding: 20px;
	margin: 20px 40px 20px 60px;
	position: relative;
	min-height: 120px;
}
.scissors {
	position: absolute;
	left: 20px;
	top: -11px;
	height: 21px;
	width: 40px;
}
.promotionlogo {
	float: left;
	width: 200px;
}
.promotiontext {
	font: bold normal 14px "Helvetica Neue", Helvetica, Arial, Verdana;
	color: #6385D7;
	float: right;
	width: 275px;
}
#contactform {
	margin-right: 40px;
	margin-left: 60px;
}
.formwide {
	width: 350px;
}
.formwider {
	width: 520px;
}
.formnarrow {
	width: 200px;
}
.clear {
	clear: both;
}
.rightpic {
	float: right;
	margin-bottom: 8px;
	margin-left: 20px;
}

/*---- SUBNAV STYLES ----*/

.subnav {
	position: absolute;
	z-index: 20;
	width: 136px;
	display: none;
	left: -1px;
	top: 40px;
}
.subnavtop {
	background-image: url(../images/subnav.png);
	background-repeat: no-repeat;
	background-position: -162px -200px;
	height: 15px;
	width: 162px;
	position: relative;
	z-index: 42;
}
.subnavbutton {
	background-image: url(../images/subnav.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 162px;
	cursor: pointer;
	position: relative;
	z-index: 41;
}
#aboutsub1 {
	background-position: 0px 0px;
}
#aboutsub2 {
	background-position: 0px -25px;
}
#aboutsub3 {
	background-position: 0px -50px;
}
#aboutsub4 {
   background-position: 0 -175px;
}

#aboutsub5 {
   background-position: 0 -221px;
}
#residentialsub1 {
	background-position: 0px -75px;
}
#residentialsub2 {
	background-position: 0px -100px;
}
#residentialsub3 {
	background-position: 0px -125px;
}
#commercialsub1 {
	background-position: 0px -75px;
}
#commercialsub2 {
	background-position: 0px -100px;
}
#commercialsub3 {
	background-position: 0px -125px;
}
.subnavbottom {
	background-image: url(../images/subnav.png);
	background-repeat: no-repeat;
	background-position: 0px -200px;
	height: 21px;
	width: 162px;
	position: relative;
	z-index: 40;
}
.basictable {
	margin-right: 30px;
	margin-left: 50px;
}


#social {
    float: right;
    margin-right:100px;
}
#soclist {
    list-style: none outside none;
    margin: 6px 0 0;
}
#soclist li {
    float: left;
    margin-right: 18px;
}

.media {
	margin-left:60px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
.media {margin-left: 60px;}
}


.bubble:after {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom-right-radius: 40px 50px;
    bottom: -30px;
    content: "";
    height: 30px;
    position: absolute;
    right: 91%;
    width: 27px;
}

.bubble:before {
    background: none repeat scroll 0 0 #D2D2D2;
    border-bottom-right-radius: 80px 50px;
    border-right: 51px solid #D2D2D2;
    bottom: -30px;
    content: "";
    height: 30px;
    position: absolute;
    right: 84%;
}

.bubble {
    margin: 30px 0 50px 40px;
    position: relative;
    width:400px;
	padding:15px 30px;
	color:#000;
	background:#d2d2d2; /* default background for browsers without gradient support */
	/* css3 */
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#e9e9e9), to(#d2d2d2));
	background:-moz-linear-gradient(#e9e9e9, #d2d2d2);
	background:-o-linear-gradient(#e9e9e9, #d2d2d2);
	background:linear-gradient(#e9e9e9, #d2d2d2);
	/* Using longhand to avoid inconsistencies between Safari 4 and Chrome 4 */
	-webkit-border-top-left-radius:25px 50px;
	-webkit-border-top-right-radius:25px 50px;
	-webkit-border-bottom-right-radius:25px 50px;
	-webkit-border-bottom-left-radius:25px 50px;
	-moz-border-radius:25px / 50px;
	border-radius:25px / 50px;
}

.testtext {
    font-size:1.3em;
}

.testname {
    color: #4576FF;
    font-size: 1.3em;
    font-weight: bold;
}




