html, body {
  background: #cecfd3 repeat-y center;
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  height: 100%;
  margin: 0;
  padding: .2em 0;
  text-align: center;
}

a:link, a:visited, a:active {
  color: #20409a;
  text-decoration: none;
}

a:hover {
  color: blue;
  text-decoration: underline;
}

dt {
  color: #516376;
  font-weight: bold;
  font-size: 15px;
}

h1 {
  color: #516376;
  font-weight: bold;
  font-size: 24px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

h2 {
  color: #516376;
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 0px;
}

h3 {
  color: #516376;
  font-weight: bold;
  font-size: 14px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

h4 {
  font-size: 13px;
  color: #000000;
  font-weight: normal;
  margin: 30px 0 0 0;
  padding: 5px 0 5px 5px;
  background-color:#cccccc;
	width:99.4%;
}

h5 {
  font-size: 13px;
  color: #000000;
  font-weight: normal;
  margin: 0 0 0 0;
  padding: 5px 0 5px 5px;
  background-color:#cccccc;
	width:99.4%;
}


hr {
  border: none 0;
  border-top: 1px solid #bbb;
  height: 1px;
  margin: auto auto 0 0;
  width: 100%;
}

fieldset {
  border: none;
  margin: 5px;
  padding: 5px;
}

label {
  cursor: pointer;
}

/* -------------------------------------- */

#container 
{
  margin: 0 auto;
  text-align: center;
  width: 850px;
}

#header {
}

#header img{
  margin:0;
  margin-left:-1px;
}

#id_openid_url {
  background: url( /i/openid-login.gif ) #FFF no-repeat;
  background-position: 0 50%;
  color: #000;
  padding-left: 18px;
}

#content {
  /* background-color: #fff; */
  float: left;
  width: 97.5%;
  height: 100%;
  text-align: left;
  margin: 20px 10px;
}

#base_content{
  background: 0;
  float: left;
  padding: 0;
  width: 100%;
  height: 100%;
  /*margin: 5px 0 0 0;*/
  margin: 3px 0 0 -4px;
}

#footer {
  float:left;
  width: 99.5%;
  color: #000;
  font-size: 0.85em;
  text-align: center;
  /*
  background-color: #fff;
  border: 2px solid #000;*/
}

#footer_inside {
  /*background-color: #fff;*/
  padding: 1em;
  margin: 0 auto 0 auto;
}

#footer a {
  color: #000;
}

#left_column {
  float: left;
  width: 100%;
  height: 100%;
  margin: 10px 0 30px 15px;
}

#middle_column {
/*
	float: left;
  width: 71%;
  height: 100%;
  margin: 5px 0 5px 0;
  padding: 20px 10px 0 40px;
*/
}

#middle_column ul, li {
/*
  padding: 0px;
  margin: 0px;
*/
}

#right_column {
/*
  font-size:.80em;
  float: right;
  width: 29%;
  height: 100%;
  margin: 5px 0 5px 0;
  padding: 10px 5px 0 5px;
*/
}

#sidebar_banner {
/*
	width: 100%;
	float:left;
	padding:15px 0;
	text-align:center;
*/
}

/* -------------------------------------- */

.clear {
  float:left;
  clear:both;
  width:100%;
}

#sitemap_list li{
	margin: 10px 0;
}

#sitemap_list span{
	margin-left:2em;
}

#sitemap_list li a:hover{
	
  background-color: #eee;
  font-weight:bold;
}

.image_right {
	margin:10px;
	float:right;
	clear:both;
}

.image_left {
	margin:10px;
	float:left;
	clear:both;
}



/* HOMEPAGE */

#homepage_content{
  background: 0;
  float: left;
  padding: 0;
  width: 100%;
  height: 100%;
  margin: 0 0 0 -4px;
}

#homepage_content_border{
  background: url(/media/images/homepage/hp_border_sides.png) #fff repeat-y center;
  float: left;
  padding: 0 3px 0 4px;
  width: 100%;
  height: 100%;
  margin: 0 0 0 0;
}

#homepage_border_top {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#homepage_border_bottom {
	margin:0 0 0 0;
	padding:0;
}

#homepage_background_top {
	margin:-41px 0 0 -1px;
}

#homepage_login_button {
	position:relative; 
	float:right; 
	margin:6px 8px 0 0;
}

#homepage_login_button a{
  background: url(/media/images/userfiles/paybillonline_biggrey_2.png) no-repeat center;
  float:left;
  clear:both;
	width:263px;
	height:35px;
	color:black;
}

#homepage_login_button a:hover {
  background: url(/media/images/userfiles/paybillonline_biggrey_1.png) no-repeat center;
  text-decoration: none;
}

#homepage_facebook_button {
	position:relative; 
	float:left; 
	margin:6px 0 0 -66px;
}

#homepage_facebook_button a{
  background: url(/media/images/homepage/findusonfacebook_125_1.png) no-repeat center;
  float:left;
  clear:both;
	width:263px;
	height:35px;
	color:black;
}

#homepage_facebook_button a:hover {
  background: url(/media/images/homepage/findusonfacebook_125_3.png) no-repeat center;
  text-decoration: none;
}



#homepage_columns {
	width:100%;
	height:621px;
  background: url(/media/images/homepage/bg_bottom.jpg) no-repeat bottom left;
}

#homepage_left_column {
  float: left;
  width: 60.7%;
  height: 100%;
}

#homepage_logo {
	margin:20px 0 0 0;
}

#homepage_right_column {
  float: left;
  width: 31%;
  height: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#homepage_right_column a {
  text-decoration: none;
  color:#20409a;
  width:300px;
  height:107px;
  float:left;
  clear:both;
  margin:1px 0 0 0;
  padding:0 0 0 30px;
}

#homepage_right_column a:hover {
  text-decoration: none;
  color:blue;
}

#homepage_right_column a div {
	margin: 12px 0 0 0;
	padding: 0 0 0 53px;
}

#homepage_button_1 a {
  background: url(/media/images/homepage/button_wireless.jpg) no-repeat center;
}
#homepage_button_1 a:hover {
  background: url(/media/images/homepage/button_wireless_on.jpg) no-repeat center;
}

#homepage_button_2 a {
  background: url(/media/images/homepage/button_dsl.jpg) no-repeat center;
}
#homepage_button_2 a:hover {
  background: url(/media/images/homepage/button_dsl_on.jpg) no-repeat center;
}

#homepage_button_3 a {
  background: url(/media/images/homepage/button_dialup.jpg) no-repeat center;
}
#homepage_button_3 a:hover {
  background: url(/media/images/homepage/button_dialup_on.jpg) no-repeat center;
}

#homepage_button_4 a {
  background: url(/media/images/homepage/button_hosting.jpg) no-repeat center;
}
#homepage_button_4 a:hover {
  background: url(/media/images/homepage/button_hosting_on.jpg) no-repeat center;
}

#homepage_button_5 a {
  background: url(/media/images/homepage/button_computer.jpg) no-repeat center;
}
#homepage_button_5 a:hover {
  background: url(/media/images/homepage/button_computer_on.jpg) no-repeat center;
}

.homepage_buttons {
	width:240px;
	margin:-95px 0 6px 88px; 
	padding-top:0;
	font-family: Verdana, Tahoma, Helvetica, Arial; 
}

.homepage_buttons_long {
	width:240px;
	margin:-95px 0 6px 88px; 
	padding-top:0;
	font-family: Verdana, Tahoma, Helvetica, Arial; 
}

.button_text_1 {
	margin:0;
	text-align:center; 
	font-size:21px; 
	font-weight:bold; 
}

.button_text_2 {
	margin:0;
	text-align:center; 
	font-size:14px; 
	font-weight:bold; 
}

.button_text_3 {
	text-align:center; 
	margin:10px 0 0 0;
	font-size:10px; 
	font-weight:bold; 
}

/* CONTACT FORM */

#contactform .submit_button{
	margin:20px 0 10px 200px;
}

#contactform .required_text, #contactform .error, #contactform .helptext {
	font-size: 80%; 
}

.red, #contactform .error, #contactform .helptext  {
	color: red;
}

#contactform .contact_labels  {
	float:left;
	clear:left;
	width:17%;
}

#contactform .contact_fields  {
	float:left;
	width:80%;
}

#contactform .contact_fields input  {
	width:51%;
}

.header3 {
	background:#cccccc;
	width:100%;
}

