* { padding :0px;
	margin: 0px;
}
a img { border:none;
	}
.clear { clear:both;
	}	
*::-moz-selection {
    background: none repeat scroll 0 0 #FF66CC;
    color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background-color: #b6cb8b;
	width: 992px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	float: left;
	height: auto;
	width: 992px;
	position: relative;
}
#header {
	float: left;
	height: auto;
	width: 992px;
	position: relative;
}
#top {
	float: left;
	height: 70px;
	width: 992px;
}
#search-container {
	float: right;
	height: 70px;
	width: 300px;
}
#call {
	float: right;
	height: 33px;
	width: 160px;
	margin-top: 10px;
	color: #FFF;
	text-align: right;
	font-size: 18px;
	line-height: 33px;
	padding-right: 5px;
}
#call a:link, #call a:active, #call a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#call a:hover {
	text-decoration: underline;
}
#e-mail-header {
	float: right;
	height: auto;
	width: 260px;
	text-align: right;
	padding-right: 5px;
}
#e-mail-header a:link, #e-mail-header a:active, #e-mail-header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#e-mail-header a:hover {
	text-decoration: underline;
}

#logoContainer {
	background-attachment: scroll;
	background-image: url(/images/top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 117px;
	width: 992px;
}
#logo {
	float: left;
	height: 117px;
	width: 234px;
}
#menu {
	line-height: 36px;
	float: left;
	height: 36px;
	width: 752px;
	margin-top: 68px;
	padding-right: 6px;
}
#content {
	float: left;
	height: auto;
	width: 980px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-attachment: scroll;
	background-image: url(/images/content-bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#left {
	float: left;
	height: auto;
	width: 182px;
	padding-right: 33px;
	padding-left: 12px;
}
#right {
	float: right;
	height: auto;
	width: 752px;
}
#banner {
	background-attachment: scroll;
	background-image: url(/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 254px;
	width: 752px;
}
.gutter {
	float: left;
	height: auto;
	width: 22px;
}
#tabs {
	float: left;
	height: 33px;
	width: 752px;
}
.button {
	float: left;
	height: auto;
	width: 129px;
}
.container {
	float: left;
	height: auto;
	width: 182px;
	margin-bottom: 12px;
}
.container .title {
	background-attachment: scroll;
	background-image: url(/images/title.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
} 
.container .center {
	float: left;
	height: auto;
	width: 180px;
}
.container .bottom {
	background-attachment: scroll;
	background-image: url(/images/container-bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 15px;
	width: 182px;
}
#homeContent {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 752px;
	height: auto;
}
#homeContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 24px;
	color: #000;
	font-weight: normal;
}
#footer {
	color: #FFF;
	text-align: center;
	float: left;
	height: auto;
	width: 992px;
	padding-top: 20px;
	padding-bottom: 20px;
	background:#627e2a;
}
#footer a:link,#footer a:active,#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#roundContainer {
	float: left;
	height: auto;
	width: 182px;
}
#roundTop {
	background-attachment: scroll;
	background-image: url(/images/roundTop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 33px;
	width: 182px;
	background-color: #1f587b;
}
#roundCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFF;
	background-color: #1f587b;
	float: left;
	height: auto;
	width: 142px;
	padding-right: 20px;
	padding-left: 20px;
}

.urbangreymenu{
width: 142px; /*width of menu*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
	color: #FFFFFF;
	display: block;
	line-height: 14px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 2px;
}

.urbangreymenu ul li a:visited{
	color: #FFFFFF;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: #CCCCCC;
	text-decoration: underline;
}


#roundBottom {
	background-attachment: scroll;
	background-image: url(/images/roundBottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 33px;
	width: 182px;
}
#BTSVoiceSolutions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #1f587b;
	text-align: center;
	float: left;
	height: auto;
	width: 182px;
}




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

#localAuthority

{
	display: block;
	width: 129px;
	height: 33px;
	background-image: url(/images/local-authority.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#localAuthority:hover
{ 
  background-position: 0 -33px;
}

#localAuthority span
{
  position: absolute;
  top: -999em;
}
/*-------------------------*/

#educational
{
	display: block;
	width: 129px;
	height: 33px;
	background-image: url(/images/educational-establishments.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#educational:hover
{ 
  background-position: 0 -33px;
}

#educational span
{
  position: absolute;
  top: -999em;
}

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

#commercial
{
	display: block;
	width: 129px;
	height: 33px;
	background-image: url(/images/commercial.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#commercial:hover
{ 
  background-position: 0 -33px;
}

#commercial span
{
  position: absolute;
  top: -999em;
}

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

#privateClients
{
	display: block;
	width: 129px;
	height: 33px;
	background-image: url(/images/private-clients.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#privateClients:hover
{ 
  background-position: 0 -33px;
}

#privateClients span
{
  position: absolute;
  top: -999em;
}
/*-------------------------*/

#solarElectricity
{
	display: block;
	width: 129px;
	height: 33px;
	background-image: url(/images/solar-elec.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#solarElectricity:hover
{ 
  background-position: 0 -33px;
}

#solarElectricity span
{
  position: absolute;
  top: -999em;
}
#footerLogos {
	background-attachment: scroll;
	background-image: url(/images/footer-logos.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 80px;
	width: 992px;
}
#phone {
	background-color: #039;
	height: 33px;
	width: 33px;
	position: relative;
	z-index: 100;
}
.image {
	float: left;
	height: auto;
	padding-bottom:25px;
	width: 180px;
}
.imageColumn {
	float: left;
	height: auto;
	width: 70px;
}
#left a:link,#left a:active,#left a:visited {
	color: #ffffff;
text-decoration: none;
}
#left a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.menuitem{font-family: Arial,Helvetica,sans-serif; font-size:12px;color: #ffffff; background-color:#627E2A; cursor: pointer; padding:8px 0px;}
.menuitemover{font-family: Arial,Helvetica,sans-serif; font-size:12px;color: #000000; background-color:#627E2A; cursor: pointer;}
.menuitemselected{font-family: Arial,Helvetica,sans-serif; font-size:12px;color: #000000; background-color:#627E2A; cursor: pointer;}
.menuitemid{font-family: Arial,Helvetica,sans-serif; font-size:12px;color: #ffffff; background-color:#627E2A; cursor: pointer;}

#cat_14623_divs td{
text-align:center;
}

#cat_1242565_divs td{
text-align:center;
}


#homeContent h1{padding-bottom:10px;color:#d3663b;}
#homeContent h1{padding-bottom:10px; padding-top:10px}
h2{ font-size:16px}


#homeContent p{
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: auto;
    padding-bottom: 15px;
}
#homeContent a:link, #homeContent  a:active, #homeContent  a:visited {
    color: #666600;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
#homeContent  a:hover {
    color: #666600;
    font-weight: bold;
    text-decoration: none;
}
#homeContent  ul {
    margin-left: 25px;
    padding-bottom: 12px;
    padding-left: 0;
}
#homeContent  ul li {
    background-image: url("/images/li-icon.gif");
    background-position: 0 9px;
    background-repeat: no-repeat;
    margin-left: 0;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-top: 3px;
}
#homeContent  li {
    list-style: none outside none;
}

#cat_14623_divs{
	position:absolute;
	top:138px;
	right:7px;
	}
blockquote {
	float:right;
	width:749px;
}
blockquote p{
	padding-bottom:15px;
	}
blockquote img{
	margin-right:10px;
	}
form {
	float:right;
	width:749px;
}