body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #7fa2cd;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	background-image: url(/images/bg-repeat.jpg);
	background-repeat: repeat-x;
}
a img
{
	border: none 0px;
}

a, a:link, a:visited, a:active {
	text-decoration: underline; 
	color: #1b3069;
}
a:hover
{
	text-decoration: none;
	color: #cc0000;
}

#container {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
}
#mainContent {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background: #FFFFFF;
}

#mainContent img{
	float: left;
	margin: 0px 0px 0px 0px;
}
#image-links {
	height: 200px;
	width:900px;
}

#news-location {
	width: 156px;
	height: 254px;
	background-image: url(/images/mid.jpg);
	background-repeat: none;
	float: left;
	padding-top: 81px;
}
#news-location a img{
	border: solid #7ca1cd 1px;
}
#news-location a:hover img{
	border: solid #FFFFFF 1px;
}
.newspad {
	margin-bottom: 15px;
}
#bghead {
}
#header {
	background-image: url(/images/header-bg.jpg);
	background-position: top left;
	text-align: center;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-x;
	height: 127px;
}
#header img {float:left;}
#logo {	width:auto;}

/*------------------ navigation ---------------*/
#nav {
	font-size: 11px;
	float: right;
	width: 475px;
	padding: 30px 0px 0px 0px;
}
#nav ul {	list-style-type:none;	margin: 0px;	padding: 0px;}
#nav ul li {
	float: left;
	margin: 0;
	padding-left: 7px;
	padding-top: 2px;
	margin-right: 7px;
}
#nav ul li a {
	width: 180px;
	height:32px;
	text-decoration:none;
	color: #18375e;
	letter-spacing: -1px;
	font-weight: bold;
}
#nav ul li a:hover { color:#5385C1;}
#nav ul li a.current {
	color:#5385C1;
}

/*---------silver gradient navigation styles, 7 buttons, each id defined as "nav#" from 1-8---------*/
#navlist {
	font-size: 12px;
	background-image: url(/images/barshade.gif);
	float: left;
	margin-top: 0px;
	width: 900px;
}
#navlist ul {	list-style-type:none;	margin: 0px;	padding: 0px;}
#navlist ul li {	float: left;	margin: 0;	padding: 0px;}
#navlist ul li a {	display:block;	height:50px;	text-decoration:none;	text-indent: -9000px;	float: left;}
#navlist #nav1 a {	width:111px;	background-image: url(/images/nav/nav_mphone.gif);	background-repeat: no-repeat;}
#navlist #nav2 a {	width:113px;	background-image: url(/images/nav/nav_fphone.gif);	background-repeat: no-repeat;}
#navlist #nav3 a {	width:113px;	background-image: url(/images/nav/nav_mradio.gif);	background-repeat: no-repeat;}
#navlist #nav4 a {	width:128px;	background-image: url(/images/nav/nav_comminfra.gif);	background-repeat: no-repeat; }
#navlist #nav5 a {	width:113px;	background-image: url(/images/nav/nav_securityalarm.gif);	background-repeat: no-repeat;}
#navlist #nav6 a {	width:113px;	background-image: url(/images/nav/nav_fleet.gif);	background-repeat: no-repeat;}
#navlist #nav7 a {
	width:119px;
	background-image: url(/images/nav/nav_broadband.gif);
	background-repeat: no-repeat;
}
#navlist #nav8 a {
	width:90px;
	background-image: url(/images/nav/nav_services.gif);
	background-repeat: no-repeat;
	float:left;
}
#navlist #nav1 a:HOVER, #navlist #nav2 a:HOVER, #navlist #nav3 a:HOVER, #navlist #nav4 a:HOVER, #navlist #nav5 a:HOVER, #navlist #nav6 a:HOVER, #navlist #nav7 a:HOVER, #navlist #nav8 a:HOVER{ background-position:0 -50px; }
#navlist #nav1 a.current, #navlist #nav2 a.current, #navlist #nav3 a.current, #navlist #nav4 a.current, #navlist #nav5 a.current, #navlist #nav6 a.current, #navlist #nav7 a.current, #navlist #nav8 a.current{ background-position:0 -100px; }


/*--------- content css ---------*/
#FullContent
{
	text-align: left;
	width: 870px;
	padding: 15px;
}
h1
{
	font-size: 19px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 10px;
	color: #152941;
}
h2
{
	font-size: 16px;
	font-weight: bold;
	color: #a08e5e;
	margin-top: 4px;
	margin-bottom: 6px;
}
h3
{
	font-size: 13px;
	font-weight: bold;
	color: #7a9bc6;
	margin-top: 4px;
	margin-bottom: 4px;
}
h4
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 4px;
	margin-bottom: 4px;
}

/*--------- footer css ---------*/
#footer {
	margin: auto;
	width: 900px;
	height: 70px;
	float: left;
	background-image: url(/images/footershade.gif);
	background-repeat: repeat-x;
}
.footerlogos {
	padding-right: 15px;
	float: right;
}
.footerSupport {
	float: left;
	margin-top: auto;
	margin-bottom: auto;
	padding-left: 20px;
	padding-top: 16px;
}
#copyright {
	padding-bottom: 20px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	margin: 5px auto auto auto;
	width: 900px;
}

#copyright a {
	color: #FFFFFF;
}

