body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

img {
padding:0px;
margin:0px;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	background-color: #FFFFFF;
	padding:0px;
	margin:0px;
	height:113px;
}
#topbar{
	background: #62787A;
	margin:0px;
	padding:0px;
	width:100%;
	clear: left;
}
#topbar li {
	display: inline;
	
}
#topbar li a{
float: left;
color: white;
/*padding: 8px 11px; padding of tabs*/
padding-left:8px;
height:57px;
text-decoration: none;
text-transform: uppercase;
background-color: #62787A;
border-top: 1px solid #62787A; /*top border style*/
border-bottom: 3px solid #62787A; /*thick bottom border below tabs*/
}
#topbar li span{
float: left;
color: white;
/*padding: 8px 11px; padding of tabs*/
padding-left:8px;
height:57px;
text-decoration: none;
text-transform: uppercase;
font-size:0.6em;
background-color: #62787A;
border-top: 1px solid #62787A; /*top border style*/
border-bottom: 3px solid #62787A; /*thick bottom border below tabs*/
}
#strapline {
	clear: left;
	background-color:#E2EDEB;
	width:100%;
	margin:0px;
	padding:0px;
}
#strapline2 {
	clear: left;
	background-color:#E2EDEB;
	width:100%;
	margin:0px;
	padding:0px;
}
hr {
	background-image: url(hr_back.png);
	background-repeat: repeat-x;
	background-position:top right;
	height: 8px;
	margin:0px;
	clear: left;
}
#mainbody h1 {
	font-size: 1.2em;
	color: #4F726B;
	font-weight: bold;
	text-transform: uppercase;
}
#mainbody h2 {
	font-size: 1em;
	color: #919191;
	text-transform: uppercase;
	padding-left:4em;
}
#mainbody h3 {
	color: #FF0000;
	font-size: 0.8em;
}
#mainbody p {
	font-size: 0.7em;
	color: #9E9E9E;
}
#secondarycontent {
	clear: left;
	text-align: center;
}
#footer {
	text-align: center;
}
h1 {
	text-transform: uppercase;
	margin:0px;
	padding:0px;
}
#mainbody img {
	margin-right: 2em;
}
 #girl {
	position:absolute;
	top:12px;
	left:500px;
	padding:0px;
}
#header p {
	margin-left: 65em;
	padding-top: 10px;
	font-size:1.2em;
}
#footer a {
	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#footer .copyrighttext {
	font-size: 0.65em;
	color: #999999;
}
#mainbody #content {
	margin-right: 6em;
	padding-left: 5em;
}
#secondarycontent #data p {
	font-size: 0.65em;
	color: #999999;
	text-decoration: none;
	text-align: left;
}
#secondarycontent #data h4 {
	font-size: 1em;
	color: #FF3333;
	text-align: left;
}
#secondarycontent #data h3 {
	font-size: 1.1em;
	color: #CCCCCC;
	text-align: left;
}
#secondarycontent #voice p {
	font-size: 0.65em;
	color: #999999;
	text-align: left;
}
#secondarycontent #voice h4 {
	font-size: 1em;
	color: #FF3333;
	text-align: left;
}
#secondarycontent #voice h3 {
	font-size: 1.1em;
	color: #CCCCCC;
	text-align: left;
}
#secondarycontent #services p {
	font-size: 0.65em;
	color: #999999;
	text-align: left;
}
#secondarycontent #services h4 {
	font-size: 1em;
	color: #FF3333;
	text-align: left;
}
#secondarycontent #services h3 {
	font-size: 1.1em;
	color: #CCCCCC;
	text-align: left;
	
}#secondarycontent #data .more a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#secondarycontent #voice .more a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#secondarycontent #data .more a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#secondarycontent #services .more a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#secondarycontent #data .more .plusBox {
	border: thin solid #000000;
	color:#000000;
	margin-right: 1em;
	
}
#secondarycontent #voice .more .plusBox {
	border: thin solid #000000;
	color:#000000;
	margin-right: 1em;
}
#secondarycontent #services .more .plusBox {
	border: thin solid #000000;
	color:#000000;
	margin-right: 1em;
	}
	
	#secondarycontent #voice {
	background-image: url(secBack.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	width:30%;
	padding:1em;
}
#secondarycontent #data {
	background-image: url(secBack.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	width:30%;
	padding:1em;
}
#secondarycontent #services {
	background-image: url(secBack.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	width:30%;
	padding:1em;
}
#secondarycontent #data .more {
	float: right;
}
#secondarycontent #voice .more {
	float: right;
}
#secondarycontent #services .more {
	float: right;
}

#header a {
	font-size: 1.2em;
	font-style: oblique;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#mainbody #content a {
	font-weight: bold;
	color: #33CC66;
	text-decoration: underline;
}
