body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: #000;
}
/*div {
	border: 1px dotted #CCC;
}*/
h5 {
	color: #06C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic; 
}

h2 {
	color: #06C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h4 {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
b {
	display: none;
}
#header  {
	background: #000;
	margin: 0px;
	padding: 0px;
	height: 300px;
	overflow: hidden;
}
#header .flash {
	background: #000;
	margin: 0px auto;
	padding: 0px;
	height: 600px;
	width: 940px;	
}
#header .flash object {
	outline:none;
	background: #000;
}
#main {
	margin: 0 auto;
	background: #FFF;
}
#main #date {
	text-align: right;
	border-bottom: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main #content {
	margin: 0 auto;
	padding: 15px 0 20px 0;
	background: #FFF;
	width: 910px;
}
#content #news {
	margin: 0;
	padding: 0;
	float: left;
	width: 360px;
	color: #000000;
}
#content #news .item ul{
	margin-top: 20px;
	padding-left: 8px;
	margin-left: 10px;
}
#content #news .item ul li{
	padding: 8px 0;
}
#news img , #right img{
	margin-right: 5px;
	margin-bottom: 0px;
	border: 0px solid #333;
	float: left;
	padding: 2px;
}

#content #middle, #content #right {
	padding: 10px 0px;
	float: left;
	width: 250px;
	margin: 0 0 0 20px;
}
#content #middle{


}
#boxes  {
	margin: 0px;
	padding: 2px 0px 0px;
	background: #000;
	clear: both;
}
#centerbox{
	margin:0 auto; width:890px;
}
#centerbox #linked-img {
	margin: 10px auto 10px;
	padding-left: 20px;
	height: 45px;
}
#boxes a.bluebutton  {
	display: block;
	height: 45px;
	width: 198px;
	margin: 0 15px 0 0;
	float: left;
}
#boxes #callcenters {
	background: url(images/callcenters.png) no-repeat;
}
#boxes #dataservices {
	background: url(images/dataservices.png) no-repeat;
}
#boxes #professional {
	background: url(images/profservices.png) no-repeat;
}
#boxes #web {
	background: url(images/webservices.png) no-repeat;
}
#boxes #footer {
	font-size: 9px;
	text-decoration: none;
	margin: 10px 0 0 0;
	padding: 0 0 15px;
	border-top: 1px solid #333;
	line-height: 14px;
	color: #999;
	clear: both;
}
#boxes #footer a {
	color: #CCC;
}
#boxes #footer a:hover {
	color: #FC0;
}
#content h4 a {
	color: #333;
	text-decoration: none;
}
#content h4 a:hover {
	color: #900;
	text-decoration: underline;
}

.small {
	color: #b4b4b4;
	font-size: 10px;
}
.clear {
	clear:both;
}

#nav ul li img{
       border: none;
}
