/* 
WOO CUSTOM STYLESHEET
---------------------

http://www.easybloggingcode.com/new-wp-blog-setup-service

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body{
	margin:0px auto;
	padding:0px auto;
	background:#c3602f url('http://www.netplusten.com/img/bg.jpg') repeat-x;
	font-family:"Century Gothic", "Avant Garde", sans-serif;
	font-size:.75em;
}

.container{
	margin:0px auto;
	padding:0px 0px;
	width:1028px;
	margin-bottom:20px;
}

.header{
	width: 1030px;
	height: 122px;
	background: url('http://www.netplusten.com/img/header.jpg') no-repeat top center;
}
.logo {
	margin: 40px 0px 0px 55px;
	border:0;
}
.main {
	width: 1030px;
	height:1000px;
	background: url('http://www.netplusten.com/img/repeat-y.png') repeat-y center;
}
.main2 {
	width: 1030px;
	height:100px;
	background: url('http://www.netplusten.com/img/repeat-y.png') repeat-y center;
}
h1 {
	font-family:"Century Gothic", "Avant Garde", sans-serif;
	font-size: 34px;
	margin: 0px auto;
	color: #636466;
}
h2{
	font-family:"Century Gothic", "Avant Garde", sans-serif;
	font-size: 21px;
	margin: 0px auto;
	color: #636466;
}
h3{
	font-family:"Century Gothic", "Avant Garde", sans-serif;
	font-size: 18px;
	margin: 0px auto;
	color: #636466;
}
.copyright{
	font-family:"Century Gothic", "Avant Garde", sans-serif;
	font-size: 13px;
	margin: 0px auto;
	color: #eee;
	font-weight:bold;
	text-align:center;
	margin-top:310px;
}
h1 b {
	color: #f47920;
	font-weight:bold;
}
.content{
	margin:0px auto;
	padding:0px auto;
	width: 960px;
	text-align:center;
}
.feature{
	height: 246px;
	margin-top: 20px;
	background: url('http://www.netplusten.com/img/feature.png') no-repeat top center;
	padding: 27px 60px;
}
.feature-pic{
	height: 230px;
	width: 400px;
	float:left;
}
.feature-text{
	float:left;
	margin:20px 30px;
	width:450px;
	font-size: 15px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	color: #636466;
}
.feature-text h1{
	color: #1a69d3;
	line-height:0.7;
	margin-bottom: 15px;
}
.feature-button{
	margin-top: 20px;
	border:0px;
}
.panels{
	height:270px;
}
.panel{
	width:290px;
	margin:10px 15px;
	float:left;
	text-align: center;
}
.panel-pic{
	margin: 10px 0px;
	height: 105px;
}
.panel-text{
	text-align:left;
	font-size: 13px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	color: #636466;
	height: 60px;
}
.panel-button{
	border:0px;
}

.footershadow{
	background:url('http://www.netplusten.com/img/footershadow.png') no-repeat center bottom;
	height:20px;
}

.footer .content{
	padding-top:30px;
}
.footer .panel{
	text-align:left;
}
.footer h2{
	color:#CCC;
	margin-bottom: 10px;
}
.footer .panel-text{
	margin-top:10px;
	color:#CCC;
}

form input{
	font-family:"Century Gothic", "Avant Garde", sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#666;
	margin-bottom:10px;
	width:280px;
	padding:5px 7px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
form textarea{
	font-family:"Century Gothic", "Avant Garde", sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#666;
	margin-bottom:10px;
	width:280px;
	padding:5px 7px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
form input.submit{
  width:120px;
  background-color:#f47920;
  margin-right:15px;
  color:#FFF;
  padding:5px 0px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float:left;
  border-style:none;
}
a:link{
	color:#F7931D;
	text-decoration:none;
}
a:hover{
	color:#AAA;
	text-decoration:none;
}
a:visited{
	color:#F7931D;
	text-decoration:none;
}
.social {
	color:#DDD;
	padding-left:20px;
	padding-top:8px;
	width:230px;
	height:32px;
}
.socpic{
	width: 50px;
	height: 40px;
	float:left;
	text-align:center;
}
.video{
        margin-left:50px;
float:left;
}
.services{
margin-left:50px;
margin-top:30px;
float:left;
}
.services-text{float:left; width:350px;margin-left:450px;position:relative; top:-70px;}
.blog{height:13000px;}
.single {height:6500px;}
