html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:100px;
}

#logo {
	width:258px;
	float:left;
	margin-left: 8px; 
	z-index: 5; 
	margin-top: 15px;
	height: 70;
}

#logo h4{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding-left:50px;
	padding-top:3px;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#183490;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:10px;
}

#links ul {
	margin:0px; 
	padding-top:71px;
}

#links li{
	float:right;
	list-style-type:none;
	width:103px;
	height:25px;
	text-align:center;
	background-color:#183490;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: Yellow;
	font-weight: normal;
}

#mainimg {
   	background-image: url(../images/banners/broadband_ban.jpg);
	height:170px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:20px 0px;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #000066;
	min-height: 530px;
	
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#183490;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding:0px 5px 10px 10px;
}

#leftbar a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #AA0000;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 0px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

leftbar ul {
	margin:0px;
}

leftbar li {
	font-family:"Trebuchet MS";
	font-size:12pt;
	color:#000;
}

#rightbar {
	float:left;
	width:237px;

}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #333333;
   text-decoration:none;
	}

#rightbar a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: Maroon;
	text-decoration:underline;
   }

.bluetext {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#183490;
	font-weight:bold;
	text-decoration:none;
}

.smtext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	font-weight:normal;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#contact {
	float:left;
	width:760px;
	background-color:#183490;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	height:28px;
	padding: 2px 5px;
}

#contact a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 0px;
}

#contact a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: Yellow;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px;
}

#validtext {
	float:left;
	width:278px;
	background-color:#183490;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

.text{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.footertext{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}
