BODY {
	margin: 0 auto;
	width: 1000px;
	color: #000000;
	background-color: #FFFFFF;
}

body,p,table,td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

div {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
}

input, select, option, textarea  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	width: 150px;
	margin-bottom: 2px;
}

h1 {
	margin: 0;
	padding: 0;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
}

h2 {
	margin: 0;
	padding: 0;
	color: #0000FF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	text-align: center;
}

h3 {
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	text-align: center;
}

p {
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
}

li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	list-style-type: square;
	list-style-image: url(/graphics/bullet.gif);
	margin: 0 15px 15px -5px;
	font-weight: normal;
}

img {
	border: 0px;
}

input {
	border: 1px solid #333;
	width: 100px;
}

a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
/*
a:link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8C7E71;
	text-decoration: none;
}
*/
a:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
}

#header {
	width: 1000px;
	height: 160px;
	float: left;
	clear: left;
}

#content {
	float: left;
	clear: left;
	width: 1000px;
	padding: 10px 0;
}

#innerContent {
  margin: 20px;
}

#innerContentLeft {
	float: left;
	clear: left;
	width: 530px;
}

#innerContentRight {
	float: right;
	clear: right;
	width: 420px;
}

#innerContent ul li {
  color: #666666;
}
#leftColumn {
  float: left;
  width: 330px;
}

#rightColumn {
	float: left;
	width: 300px;
  margin-left: 40px;
}

#bottom {
	float: left;
	width: 1000px;
	padding: 10px 0;
}

#newsColumn {
	float: left;
	width: 260px;
	border: 1px solid #C5C5F9;
	background-color: #ebf2fa;
	margin-left: 10px;
}
#techColumn {
	float: left;
	width: 508px;
	margin-left: 10px;
	border: 1px solid #999;
	height: 200px;
}

#supportColumn {
	float: left;
	width: 449px;
	border: 1px solid #999;
	background-color: #E0E0E0;
	margin-left: 7px;
	height: 200px;
}


#rightText {
	float: right;
	display: inline;
	width: 450px;
}

#leftText {
	float: left;
	display: inline;
	width: 280px;
	text-align: right;
	margin: 0 0 0 100px;
}

.text {
	padding: 10px;
  color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
}



.button {
	border: 0px;
	width: 25px;
}

.column {
	width:200px;
	float:right;
	clear:left;
	margin-right: 25px;
}

#footer {
	width: 750px;
	background-image: url(/graphics/footer.gif);
	background-repeat: no-repeat;
	float: left;
	clear: left;
	height: 40px;
	padding: 5px 125px;
  margin-top: 10px;
}

#footer a:hover {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}

.clearFloat {
  clear: both;
  margin: 0px;
}

.photoleft{
	float: left;
	margin: 0 20px 0 0;
}

.photoright{
	float: right;
}

.map{
	float: right;
	padding: 2px;
	margin-right: 15px;
	border: 2px solid #CCC;
}

#why {
  margin: 10px;
}

#centerColumn {
	float: left;
  width: 319px;
}

#full {
  margin: 21px 0px 0px 0px;
}
#half {
  margin: 21px 0px 0px 0px;
}
#quad {
  margin: 21px 0px 0px 0px;
}
#octal {
  margin: 21px 0px 0px 0px;
}

.chartImage {
  float: left;
  margin-top: 21px;
  width: 50px;
}
.chartImage2 {
  float: left;
  width: 36px;
  margin-top: -41px;
}

.plan_ {
  float: left;
  text-align: center;
  width: 50px;
  height: 18px;
  border-top: 1px solid #0000FF;
  border-bottom: 1px solid #0000FF;
  border-right: 1px solid #0000FF;
}
.power_ {
  float: left;
  text-align: center;
  width: 65px;
  height: 18px;
  border-top: 1px solid #0000FF;
  border-bottom: 1px solid #0000FF;
  border-right: 1px solid #0000FF;
}
.mbps_ {
  float: left;
  text-align: right;
  width: 65px;
  height: 18px;
  border-top: 1px solid #0000FF;
  border-bottom: 1px solid #0000FF;
  border-right: 1px solid #0000FF;
}
.price_ {
  float: left;
  width: 50px;
  border-top: 1px solid #0000FF;
  height: 18px;
  border-bottom: 1px solid #0000FF;
}


.plan {
  float: left;
  text-align: center;
  width: 50px;
  height: 20px;
  border-bottom: 1px solid #0000FF;
  border-right: 1px solid #0000FF;
}
.power {
  float: left;
  text-align: center;
  width: 65px;
  height: 20px;
  border-bottom: 1px solid #0000FF;
  border-right: 1px solid #0000FF;
}
.mbps {
  float: left;
  text-align: right;
  width: 65px;
  height: 20px;
  border-bottom: 1px solid #0000FF;
  border-right: 1px solid #0000FF;
}
.price {
  float: left;
  width: 50px;
  height: 20px;
  border-bottom: 1px solid #0000FF;
}


#supportBullets {
  margin-top: 23px;
}
.li2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type: square;
	list-style-image: url(/graphics/bullet.gif);
	margin: 0px 4px 4px 0px;
	font-weight: normal;
  height: 15px;
}

#productTable {
  color: #000000;
}
.featureHeading {
  float: left;
  border: 1px solid #CCCCCC;
  width: 380px;
  height: 301px;
}
.columnHeading {
  float: left;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  width: 142px;
  height: 301px;
  text-align: center;
}

.feature {
  float: left;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  width:380px;
  height: 40px;
  margin: 0px;
}
.feature div {
  margin: 6px;
}

.columnDetails {
  float: left;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  width: 142px;
  height: 40px;
  text-align: center;
}
.columnDetails img {
  margin-top: 5px;
}
.feature2 {
  float: left;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  width:380px;
  height: 20px;
  margin: 0px;
}
.feature2 div {
  margin: 3px 6px 3px 6px;
}
.columnDetails2 {
  float: left;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  width: 142px;
  height: 20px;
  text-align: center;
}
.option {
  margin-top: 3px;
}
.option2 {
  margin-top: 3px;
  color: #000099;
  font-weight: bold;
}
.columnDetailsLeft {
  float: left;
  border-right: 1px solid #CCCCCC;
  width: 70px;
  height: 20px;
}
.columnDetailsLeft div {
  margin-top: 2px;
}
.columnDetailsRight {
  float: left;
  width: 70px;
  height: 18px;
}
.columnDetailsRight div {
  margin-top: 2px;
}
