body {
	background-image: url(images/bg-strip.png);
	background-repeat: repeat-x;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #646464;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-style: none;
}
.column-left {
	float: left;
	width: 46%;
	padding-right: 4%;
}
.column-right {
	float: right;
	width: 46%;
	padding-right: 4%;
}
h1 {
	font-size:19px;
	margin-top: 0px;
	color: #21759b;
	font-weight: normal;
}

.h56 {
	font-size:14px;
	margin-top: 0px;
	color: #21759b;
	font-weight: normal;
}

h2 {
	font-size:16px;
	font-weight: inherit;
	margin-top: 0;
}
h4 {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5px;
}
h5 {
	font-size:16px;
	color: #21759b;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
}
p {
	margin-top: 0;
}

.p56 {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #646464;
	text-decoration: none;
}
.column-left a {
	text-decoration: none;
}
.column-right a {
	color: #21759b;
	text-decoration: none;
}
#frame {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 86px;
}
#main {
	height: auto;
}
#left-column {
	float: left;
	width: 600px;
	overflow: visible;
}
#right-column {
	float: right;
	width: 300px;
}
#navigation-menu {
	height: 52px;
	margin-top: 22px;
}
#nav-btn {
	height: 22px;
	width: 57px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
	display: block;
	list-style-type:none;
}
#logo {
	background-image: url(images/logo.png);
	height: 108px;
	width: 370px;
}
#tag-line {
	height: 134px;
	background-image: url(images/tagline.png);
	width: 888px;
	margin-left: -170px;
}
#top-right-box-frame {
	width: 282px;
	background-image: url(images/top-right-box.png);
	margin-top: -6px;
	margin-left: -6px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	min-height: 242px;
}

#top-right-box-frame-bottom {
	height: 7px;
	width: 312px;
	background-image: url(images/top-right-box-bottom.png);
	margin-left: -6px;
	float: left;
	margin-bottom:20px;
}

.sponsored-ad-img {
	background-image: url(images/sponsored-ads.png);
	height: 10px;
	width: 79px;
	margin-bottom: 15px;
	margin-top: 10px;
	float: left;
}
.sponsored-ad-img-right {
	background-image: url(images/sponsored-ads.png);
	height: 10px;
	width: 79px;
	margin-bottom: 15px;
	float: right;
}
.right-sponsored-ads {
	padding: 5px;
}
#body {
	margin-top: 30px;
	padding-top: 15px;
	padding-right: 20px;
}
.icon-adsl {
	float: left;
	height: 84px;
	width: 84px;
	margin-right: 10px;
}
.icon-cable {
	float: left;
	height: 84px;
	width: 84px;
	margin-right: 10px;
}
.icon-wireless {
	float: left;
	height: 84px;
	width: 84px;
	margin-right: 10px;
}
.icon-satellite {
	float: left;
	height: 84px;
	width: 84px;
	margin-right: 10px;
}
.right-sponsored-ads p {
	font-size: 12px;
}

/*wordpress nav*/

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
	background: #fff;
	height: 26px;
	line-height: 26px;
	float: left;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #21759b;
	text-decoration: none;
	text-align: center;
	margin-top: 13px;
	margin-bottom: 13px;
	padding-right: 5px;
	padding-left: 5px;
}

#nav-menu li a:hover
{
	background: #3ea7cc;
	height: 26px;
	line-height: 26px;
	float: left;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin-top: 13px;
	margin-bottom: 13px;
}

.readmore {
	background-color: #2588b0;
	height: 22px;
	line-height: 22px;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin-top: 13px;
	margin-bottom: 13px;
	font-size: 13px;
	width: 80px;
}

.readmore-featured {
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	width: 5.5em;
	display: block;
	color: #2588b0;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
}

.feature1 {
	float: left;
	height: 250px;
	width: 251px;
	background-color: #f7f7f7;
	border: 1px solid #d9d9d9;
	padding: 15px;
}
.feature2 {
	float: right;
	height: 250px;
	width: 251px;
	background-color: #f7f7f7;
	border: 1px solid #d9d9d9;
	padding: 15px;
}
.feature-img {
	border: 1px solid #003e57;
	height: 125px;
	width: 249px;
}

#column1 {
	width: 124px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D9D9;
	padding-right: 10px;
	padding-left: 10px;
}

.home-column1 {
	float: left;
}

#column2 {
    width: 124px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D9D9;
	padding-right: 10px;
	padding-left: 10px;
}
#column3 {
    width: 124px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D9D9;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#column4 {
	width: 124px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}

.columnframe {
	width: 560px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

.block-one {
	float: left;
}
.block-two {
	float: left;
}

.box-height {
	height: 240px;
}

.title-padding {
	margin-bottom: 10px;
}

.column-left a {
	color: #1a6688;
}

.column-left a:hover {
	text-decoration: underline;
}

.column-right a {
	color: #1a6688;
}

.column-right a:hover {
	text-decoration: underline;
}

.inline {
	width: 170px;
	float: right;
}

/* ad box css */

#adbox {
	float:left; 
	background-color:#f9f9fa; 
	width:250px; 
	margin-right:15px;
	margin-bottom:10px;
	border:solid 1px #CCC;
}

#adbox .title {
	padding-left: 24px;
	width: 202px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}

#adbox .title a {
	color: #21759b;
}

#adbox .text {
	padding-left: 24px;
	width: 202px;
	margin-top: 10px;
	margin-bottom: 20px;
}


.hardware-guide {
	height: 112px;
	width: 312px;
	margin-left: -6px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
}

.large-thumbshots-frame {
	height: 150px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(images/thumbshot-large-bg.png);
	padding: 5px;
}

/* small ads css */

.s_heading { color: #707070; font-size:12px; font-weight: bold; margin:20px 0 10px 0; width: 70%; }
.r_heading { color: #707070; font-size:12px; font-weight: bold; margin:20px 0 10px 0; }
.ts, .ts a { height: 106px; text-decoration:none; padding-bottom:0px; padding-top:15px;}
.ts:hover{background-color:#e1edf9;}
.ts_image_box { float: left; padding:1px; margin: 1px 5px 1px 1px; }
.ts_image {
	background: #ffffff;
	border: solid 1px #757575;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.ts_text_box { height: 70px; margin-left: 134px; }

ol.right_ads li { font-size: 12px; font-weight:bold;list-style:none;padding-left: 10px;padding-right: 10px;color:#0066A7;}


a.search_link_1 {
	color:#21759b;
	font-weight:bold;
}

a.search_link_2 {
	color:#21759b;
	font-weight:bold;
}

.home-column1 {

}

#title-bg h1 {

 font-family:Arial, Helvetica, sans-serif;
 font-size:60px;
 font-weight:lighter;
 color:#FFF;
 margin-top:-10px;
}

#title {
	float: right;
	width: 133px;	
}

#description {
	float: left;
	width: 125px;
}

#description p {
	margin-top: 6px;
	margin-bottom: 10px;
}

#image {
	float: left;
}

.square-ad {
	float: left;
}

.small-ads-title {
	color: #2688b0;
	float: left;
}

.right-sponsored-wrapper {
width:282px;
float:left;

}

.search_form {
width:220px;


}

.form_sidebar {
height:30px;
margin-top:10px;
}

.right-sponsored-wrapper {
width:282px;
float:left;
margin-top:30px;

}