/*General*/
body{
	margin:0;
	font:14px Helvetica, Arial, sans-serif;
	color:#000d1f;
	background:url(../images/bg-body.gif) repeat-x;
	min-width:1016px
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


img { border-style:none;}
a {
	color:#000d1f;
	text-decoration: none;
}
a:hover {text-decoration:underline;
color:#a4b849;
}
input, textarea, select { vertical-align:middle;}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
body#contact form, body#support form{
	overflow: hidden;
}
/*Header*/
#header {
	width:100%;
	background:url(../images/bg-header.jpg) no-repeat 50% 10px;
	padding:17px 0 4px;
	height: 440px;
}
body#not-found #header{
	height: 385px;
}
body.secondary #header{
	height: 300px;
}
.header-holder {
	width:950px;
	margin:0 auto;
	position:relative;
}
.header-holder span.plant{
	position:absolute;
	width:287px;
	height:182px;
	background:url(../images/img-plant01.png) no-repeat;
	left:-216px;
	top:-17px;
}
.header-top {
	overflow:hidden;
	height:1%;
	padding-left:45px;
}
#header h1{
	margin:0;
	float:left;
	padding-top:5px;
}
#header h1 a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:109px;
	height:109px;
	background:url(../images/logo.png) no-repeat;
	cursor:pointer;
}
/*Main navigation*/
ul#nav_751215 {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
ul#nav_751215 li{
	float:left;
	background:url(../images/separator-nav.gif) no-repeat 25px 0;
	padding:10px 0 10px 55px;
}
ul#nav_751215 li:first-child {
	padding-left:0;
	background:none;
}
ul#nav_751215 li a{
	font-size:18px;
	color:#000d1f;
}
ul#nav_751215 li a:hover{
	color:#a4b849;
	text-decoration:none;
}
ul#nav_751215 li a span{
	display:block;
	font-size:11px;
	color:#a4b849;
	margin-top:-2px;
	position:relative;
}
/*Header bottom*/
.header-bottom {
	height:1%;
	padding:0 22px 0 0;
}
body#news .header-bottom, body#home .header-bottom, body#support .header-bottom, body#portfolio .header-bottom, body#services-updates .header-bottom{
	padding: 0;
}
.header-bottom:after {
	clear: both;
	content:"";
	display: block;
}
body#services-design .header-bottom img{
	margin-top:-51px;	
}
body#services-updates .header-bottom img{
	margin-top: -44px;
	margin-right: 160px;
	}
body#services-sn .header-bottom img{
	margin-right: 60px;
}
.header-bottom img{
	float:right;
	margin-top:-55px;
	position:relative;
}
body#not-found .header-bottom img{
	margin-top:-48px;
}
body#support .header-bottom img{
	margin-top:-48px;
}
body#portfolio .header-bottom img{
	margin-top:-43px;
}
body#contact .header-bottom img{
	margin-top:-55px;
}
body#news .header-bottom img{
	margin-top:47px;
}
body#services-ecommerce .header-bottom img, body#services-hosting .header-bottom img{
		margin-top: -37px;

}

/*Services box*/
.header-box {
	float:left;
	width:375px;
	padding-top:51px;
}
body#soon .header-box{
	width: 900px;
}
body#services-updates .header-box{
	width: 330px;
	padding-top: 30px;
}
body#not-found .header-box{
	width: 600px;
	padding-top: 30px;
}

body#services-sn .header-box{
	width: 330px;
	
}
body#services-idx .header-box, body#services-hosting .header-box, body#portfolio .header-box{
	width:335px;
}
body#news .header-box{
	width: 390px;
}
body#support .header-box{
	width: 430px;
}
body#contact .header-box {
	width:350px;
}

.header-box h2{
	margin:0;
	text-indent:-9999px;
	height:57px;
	background:url(../images/txt-services.gif) no-repeat;
}
body#soon .header-box h2{
background:url(../images/txt-comingsoon2.gif) no-repeat;
	width: 800;
	height: 70px;
}
body#not-found .header-box h2{
	background:url(../images/txt-404.gif) no-repeat;
	height: 197px;
}
body#support .header-box h2{
	background:url(../images/txt-support.gif) no-repeat;
	height: 77px;
}
body#contact .header-box h2{
	background:url(../images/txt-contact.gif) no-repeat;
}
body#portfolio .header-box h2{
	background:url(../images/txt-portfolio.gif) no-repeat;
	height: 64px;

}
body#about .header-box h2{
	background:url(../images/txt-about.gif) no-repeat;	
		height:63px;
}
body#news .header-box h2{
	background:url(../images/txt-news.gif) no-repeat;
}
.header-box p{
	margin:0;
	font:36px Georgia, serif;
	color:#316e73;
	padding-top: 20px;
}
body#soon .header-box p{
	font-size: 16px;
}
body#support .header-box p{
	padding-top: 15px;
}
body.secondary .header-box p{
	font-size: 26px;
}
body#not-found .header-box p{
	font-size: 16px;
	padding-top: 5px;
}
.header-box ul {
	margin:0;
	padding:32px 0 0 1px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.header-box ul li{
	float:left;
	padding-left:14px;
}
.header-box ul li:first-child {
	padding-left:0;
}
.header-box ul li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:40px;
}
.header-box ul li.portfolio a{
	background:url(../images/btn-portfolio.gif) no-repeat;
	width:148px;
}
.header-box ul li.about a{
	background:url(../images/btn-about.gif) no-repeat;
	width:169px;
}
.header-box ul li.more-details a{
	background:url(../images/btn-more-details.gif) no-repeat;
	width:113px;
}
.header-box ul li.hire-mis a{
	background:url(../images/btn-hire-mis.gif) no-repeat;
	width:169px;
}
/*Main*/
#main{
	background:url(../images/bg-main.gif) repeat-x;
	padding-top:32px;
}
body#home #main{
	padding-top:72px;
}
.main-holder {
	width:950px;
	margin:0 auto;
	height:1%;
	background:url(../images/bg-border-main-holder.gif) no-repeat 323px 4px;
	padding-bottom:28px;
}
body#contact .main-holder, body#not-found .main-holder{
	background: none;
}
.main-holder:after {
	clear: both;
	content:"";
	display: block;
}
/*Content*/
#content {
	float:right;
	width:596px;
	padding-right:1px;
	line-height: 21px;
}
body#support #c{
	width: 610px;
}
body#contact #content, body#not-found #content{
	width: 100%;
	float: none;
}
#content .row{
	overflow:hidden;
	height:1%;
	padding:15px 0 27px;
}
#content .whats-next{
		border-top:1px solid #e3e7e7;

}
body#contact #content .whats-next, body#support #content .whats-next{
	display: none;
}
/*Intro*/
#content .intro{
	border-bottom:1px solid #e3e7e7;
	padding:0 0 23px;
}
#content .row .column{
	width:280px;
	float:left;
}
#content .row span{
	color: #c67102;
	font-size: 12px;
}
#content .row .second{
	padding-left:46px;
	width:270px;
}
#content .intro p{
	margin:0;
	line-height:21px;
	padding-top:8px !important;
}
#content h2 {
	margin:0;
	font-size: 26px;
	color:#c67102;
	font-weight: normal;
	line-height: 30px;
}
#content h2 a, #content h2 a:visited{
	color:#c67102;
	
}
#content h2 a:hover{
	color:#8da712;
	
}
#content h3 {
	color:#8da712;
	margin:0;
	font-size:26px;
	font-weight:normal;
}
body#news #content a.more{
	float: right;
}
#content a.more{
	font-size:12px;
	background: url(../images/icon-arrow2.gif) no-repeat 0 center;
	padding-left:23px;
		color:#c67102;
	
}
#content .row .column a.more{
	float:right;
	padding:10px 40px 4px 0;
	background:url(../images/icon-arrow.gif) no-repeat 95% 6px;
	color:#c67102;
}
#content a:hover{
	text-decoration:none;
	color:#94c6ca;
}
#content .row .second a.more{
	padding-right:35px;
	background-position:100% 6px;
}
/*Services Place*/
.services-place {
	padding: 15px 0 0;
}
.services-place .row{
	padding-bottom:20px !important;
}
.about-place {
	padding:15px 0;
}
.about-place .row{
	padding-bottom:20px !important;
}
#content .row h3, body#not-found .content2 h3 {
	margin:0;
	font-size:20px;
	font-weight:normal;
	padding-bottom:8px;
}
body#services #content .row h3, body#not-found .content2 h3{
color: #000d1f;	
}
body#about #content .row h3{
	padding-bottom: 2px;
	color: #000d1f;	

}
#content .row .column .box {
	overflow:hidden;
}
#content .row .column img{
	float:left;
	margin:14px 20px 0 0;
}
body#about #content .row img{
	margin-top: 5px;
	margin-right: 10px;
	float: left;
}
#content .row .second img{
	margin-right:5px;
}
#content .row .column .data {
	float:left;
	width:200px;
}
#content .row .column .data p, body#about #content .about-place p{
	margin:0;
	font-size:12px;
	line-height:19px;
	color:#437175;
}
#content .row .column .data ul, body#not-found .content2 ul{
	margin:0;
	padding:19px 0 0;
	list-style:none;
}
body#not-found .content2 ul{
	padding-top: 0;
	padding-left: 0;
}
#content .row .column .data ul li, body#not-found .content2 ul li{
	display:inline;
	padding-left:12px;
}
body#not-found .content2 ul li{
	padding-left: 0;
}
body#not-found .content2 .option3 ul li{
	margin-left: 22px;
}
#content .row .column .data ul li:first-child {
	padding-left:0;
}
#content .row .column .data ul li a, body#not-found .content2 ul li a{
	color:#c67102;
	font-size:12px;
	background:url(../images/icon-arrow2.gif) no-repeat 0 3px;
	padding-left:23px;
}
body#about .about-sn-icons{
	width: 185px;
	float: right;
	overflow: hidden;
}
body#about .about-sn-icons span{
	float: left;
	padding-top: 10px;
	padding-right: 10px;
}
/*Services Place end*/
.btn-holder {
	overflow:hidden;
	height:1%;
}
#content .row p {
	margin:0;
	line-height:21px;
	padding-top:10px;
}
#content p{
	line-height:21px;
	margin-bottom: 10px !important;
	margin-top: 10px;

}
#content .row .btn-holder ul {
	float:right;
	margin:0;
	padding:17px 0 2px;
	list-style:none;
}
#content .row .btn-holder ul li{
	float:left;
	padding-left:28px;
}
#content .row .btn-holder ul li:first-child {
	padding-left:0;
}
#content .row .btn-holder ul li a{
	display:block;
	padding:4px 35px 4px 0;
	background:url(../images/icon-arrow.gif) no-repeat 100% 0;
	color:#c67102;
}
/*Hosting plans place*/
.hosting-place {
	position:relative;
	margin-top: 5px;
}
.hosting-place h2 {
	color:#8da712 !important;
}
/*table*/
.table-holder {
	padding-top:7px;
}
.table-top {
	background:url(../images/bg-table-top.gif) no-repeat 0 100%;
	padding-bottom:18px;
}
.hosting-place table {
	padding:0;
	border-collapse:collapse;
}
.hosting-place table .col1{width:182px;}
.hosting-place table .col2{width:135px;}
.hosting-place table .col3{width:140px;}
.hosting-place table .col4{width:133px;}
.hosting-place table th{
	font-size:16px;
	color:#437175;
}
.hosting-place table th strong{
	font-size:18px;
	color:#c67102;
}
.hosting-place table td.col1{
	color:#b76801;
	padding-right:7px;
}
.hosting-place table td.col2{
	background:url(../images/td-grey-left.gif) repeat-y;
}
.hosting-place table td.col3{
	background:url(../images/td-cen.gif) repeat-y;
}
.hosting-place table td.col4{
	background:url(../images/td-grey-right.gif) repeat-y;
}
.hosting-place table td span{
	border-bottom:1px solid #d4e8ea;
	padding-bottom:4px;
	display:block;
	text-align:center;
	line-height:26px;
	font-size:12px;
}
.hosting-place table td.alt span{
	border-bottom:4px solid #d4e8ea;
	padding-bottom:8px;
}
.hosting-place table td.last {
	font-size:16px;
	padding-top:5px !important;
	vertical-align:top;
	line-height:23px;
	overflow:hidden;
	position:relative;
}
.hosting-place table td.last a.signup{
	position:absolute;
	bottom:0;
	left:5px;
	width:102px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-signup.gif) no-repeat;
}
.hosting-place table td.col3 a.signup{
	background:url(../images/btn-signup2.gif) no-repeat;
	left:7px;
}
.hosting-place table td.last span{
	border:0;
	text-align:left;
	line-height:normal;
	font-weight:normal !important;
	font-size:11px !important;
	margin-top:-3px;
	position:relative;
}
.hosting-place table td.last div {
	min-height:90px;
	position:relative;
}
body#services-idx .hosting-place table td.last div{
	min-height:60px;	
}
.hosting-place table td span img{
	margin:7px 0;
}
.hosting-place table td.col1 span{
	text-align:left;
	font-size:14px !important;
}
.hosting-place table td.col2 {
	padding:0 11px;
	width:114px;
}
.hosting-place table td.col3 {
	padding:0 15px 0 9px;
	width:116px;
}
.hosting-place table td.col3 span{
	font-weight:bold;
	font-size:16px;
}
.hosting-place table td.col4 {
	padding:0 11px 0 8px;
	width:114px;
}
.hosting-place .table-bot {
	background:url(../images/bg-table-bot.gif) no-repeat;
	height:20px;
	font-size:1px;
}
/*Two-columns*/
.two-columns {
	height:1%;
}
.contact-box .map{
	width: 330px;
	float: left;
		margin-right: 20px;

}
body#support .contact-box{
	width: 300px;
	float: left;
}
.two-columns:after {
	clear: both;
	content:"";
	display: block;
}
.contact-box {
	float:left;
	width:630px;
}
.contact-box h2{
	color:#8da712 !important;
}
.contact-box .row{
	padding:0 0 21px 3px  !important;
}
.contact-box .row address{
	font-style:normal;
	padding:10px 0 1px 4px;
}
.contact-box .row address span{
	display:block;
	padding-bottom:5px;
}
.contact-box .row ul.phone{
	margin:0;
	padding:10px 0 0 4px;
	list-style:none;
}
.contact-box .row ul.phone li{
	padding-bottom:5px;
}
.contact-box .row ul.join-us {
	height:1%;
	margin:0 0 0 -3px;
	padding:10px 0 0;
	list-style:none;
	position:relative;
}
.contact-box .row span{
	color: #437175 !important;
}
.contact-box .row ul.join-us:after {
	clear: both;
	content:"";
	display: block;
}
.contact-box .row ul.join-us li{
	float:left;
	text-align:center;
	padding-left:12px;
}
.contact-box .row ul.join-us li:first-child {
	padding-left:0;
}
.contact-box .row ul.join-us li a{
	color:#437175;
	font-size:12px;
}
.contact-box .row ul.join-us li a span{
	display:block;
}
.contact-box .row ul.join-us li a:hover span{
	text-decoration:underline;
	color:#437175 !important;
}
/*Contact form*/
.contact-form {
	float:right;
	position:relative;
	width: 320px;
}
body#support .contact-form{
	width: 270px;
}
.contact-form h2{
	background: url(../images/icon-arrow4.gif) no-repeat 100% 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h2.estimate{
	background: none;
	border-bottom: 1px solid #e0ebec;
	padding-bottom: 10px;
	margin-bottom: 10px !important;
}
h2.estimate a, h2.estimate a:visited{
color:#c67102;
display: block;
	background:url(../images/estimate-arrow.gif) no-repeat 100% 5px;	
}
h2.estimate a:hover{
background:url(../images/estimate-arrow-hover.gif) no-repeat 100% 5px;
color: #eea445 !important;	
}
.contact-form ul{
	margin:0;
	padding:15px 0 0;
	list-style:none;
	width: 321px;
	overflow: hidden;
}
body#support .contact-form ul{
	width: 270px;
}
.contact-form ul li{
	padding-top: 5px;
	float:left;
	width: 320px;
		color:#437175;
	font-size: 12px;
}
body#support .contact-form ul li{
	width: 270px;
}
.contact-form ul li:first-child {
	padding-left:0;
}
.contact-form ul li label{
	float:left;
	font-size:12px;
	color:#437175;
	width: 100%;
	padding-top: 2px;
}
.contact-form ul li label.form-label-wide{
	width: 100%;
	padding-top: 0;
	padding-bottom: 5px;
}
.contact-form ul li .i-text{
	float:left;
	width: 297px;
	height:19px;
	background:url(../images/bg-input.gif) no-repeat;
	padding:7px 12px 7px 10px;
}
body#support .contact-form ul li .i-text{
	background:url(../images/bg-input-wide.gif) no-repeat;
	width: 248px;
}

input#CaptchaV2.cat_textbox {
background:url(../images/bg-input-wide.gif) no-repeat;
	width: 248px !important;
		padding: 10px 12px 11px 10px;
		border: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
}
.contact-form ul li input.text {
	width:198px;
	font:12px Arial, Helvetica, sans-serif;
	color:#437175;
	background:none;
	border:0;
}
.contact-form ul li .select {
	width: 320px;
	background:#e0ebec;
	font:12px Arial, Helvetica, sans-serif;
	color:#437175;
}
body#support .contact-form ul li .select{
	width: 270px;
}
.contact-form ul li label.alt{
	width:220px;
	padding:9px 0 7px 48px;
}
.contact-form ul li .i-alt{
	margin-left:48px;
}
.contact-form ul li .i-area {
	width: 297px;
	height:165px;
	background:url(../images/bg-textarea.gif) no-repeat 100% 0;
	padding:7px 12px 7px 10px;
	float:left;
}
body#support .contact-form ul li .i-area{
	background: url(../images/bg-textarea-wide.gif) no-repeat left 0;
	width: 253px;
	height: 157px;
}
.contact-form ul li .area {
	width: 297px;
	margin:0;
	height:165px;
	background:none;
	border:0;
}
body#support .contact-form ul li .area {
	width: 240px;
	height: 145px;
	padding: 5px;
}
.contact-form .btn-submit {
	float:right;
	margin:13px 2px 0 0;
}
body#support .contact-form .btn-submit{
	margin-top: 0;
}
/*Sidebar*/
#sidebar {
	float:left;
	width:290px;
	padding-top:6px;
}
body#contact #sidebar, body#not-found #sidebar{
	display: none;
}
.search-form {
	padding: 0 0 10px 4px;
	overflow:hidden;
	height:1%;
}
.search-form span.i-text{
	float:left;
	width:182px;
	height:19px;
	padding:7px 12px 7px 10px;
	background:url(../images/bg-input3.gif) no-repeat;
}
.search-form input.text {
	background:none;
	border:0;
	width:182px;
	font:12px Arial, Helvetica, sans-serif;
	color:#437175;
	float:left;
}
.search-form .btn-search {
	float:left;
	margin-left:5px;
}
body#about #sidebar .twitter, body#home #sidebar .twitter{
display: none;	
}
#sidebar .row{
	border-bottom:1px solid #eef6f7;
	padding:5px 0 23px;
	height:1%;
}
body#news #sidebar .testimonials, body#news #sidebar .hire-us, body#support #sidebar .hire-us, body#support #sidebar .testimonials, body#portfolio #sidebar .twitter{
	display: none;
}
body#news #sidebar .twitter, body#support #sidebar .twitter{
	border: none;
}
#sidebar .row:after {
	clear: both;
	content:"";
	display: block;
}
.side-nav{
	margin-bottom: 10px;
}
#sidebar .side-nav ul{
	padding: 0;
	margin: 10px 0 5px;
	overflow: hidden;
}
#sidebar .side-nav ul li{
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
	float: left;
	width: 100%;
}
#sidebar .side-nav ul li a, #sidebar .side-nav ul li a:visited{
	display: block;
	border-bottom: 1px solid #d4e8ea;
	margin-top: 0;
	color: #437175;
	line-height: 35px;
	width: 100%;
	font-size: 12px;
}
#sidebar .side-nav ul li a:hover{
	color: #0b282b;
	text-decoration: none;
}
#sidebar h2{
	margin:0;
	font-size:22px;
	padding:10px 0 8px;
	font-weight:normal;
}
.row strong.phone{
	display:block;
	text-indent:-9999px;
	width:287px;
	height:35px;
	background:url(../images/txt-phone.gif) no-repeat;
	margin-left:3px;
}
#sidebar .row p {
	margin:0;
	font-size:12px;
	line-height:19px;
	color:#437175;
	padding:15px 0 0 3px;
}
#sidebar .row p.first {padding-top:8px;}
#sidebar .row a.go-in {
	float:right;
	color:#c67102;
	font-size:12px;
	background:url(../images/icon-arrow3.gif) no-repeat 0 100%;
	padding:10px 0 14px 10px;
}
#sidebar .row a.go-in:hover {
	text-decoration:none;
	color:#94c6ca;
}
#sidebar .row blockquote {
	margin:0;
	position:relative;
}
#sidebar .row p {
	position:relative;
	z-index:99;
}
#sidebar .row blockquote span.quote-img{
	position:absolute;
	top:9px;
	left:-19px;
	width:94px;
	height:75px;
	background:url(../images/img-quote.png) no-repeat;
	z-index:1;
}
#sidebar .row ul.pease-list {
	margin:0;
	padding:4px 0 0 3px;
	list-style:none;
	font-size:12px;
}
#sidebar .row ul.pease-list li{
	display:inline;
	background:url(../images/separator-orange.gif) no-repeat 0 3px;
	padding:0 2px 0 6px;
}
#sidebar .row ul.pease-list li:first-child {
	padding-left:0;
	background:none;
}
#sidebar .row ul.pease-list li a{
	color:#c67102;
}
#sidebar .row h2.twit {
	background:url(../images/icon-twit.gif) no-repeat 100% 2px;
	padding: 12px 0 13px 3px;
}
#sidebar .row ul.news {
	margin:0;
	padding:7px 0 0 3px;
	list-style:none;
	width:235px;
	overflow:hidden;
}
#sidebar .row ul.news li{
	padding-bottom:17px;
	font-size:12px;
	line-height:19px;
	color:#437175;
	width:235px;
	float:left;
}
#sidebar .row ul.news li a{
	color:#437175;
}
#sidebar .row ul.news li a.history {
	font-size:11px;
	text-decoration:underline;
	padding-left:3px;
	color:#b8cfd1;
}
/*Footer*/
#footer {
	width:100%;
	background:#f9fbfb url(../images/bg-footer.gif) repeat-x;
}
.footer-holder {
	width:946px;
	height:1%;
	margin:0 auto;
	padding-right:9px;
	min-height:294px;
	position:relative;
}
.footer-holder:after {
	clear: both;
	content:"";
	display: block;
}
.footer-holder span.plant2 {
	position:absolute;
	right:-30px;
	bottom:0;
	width:234px;
	height:201px;
	background:url(../images/img-plant02.png) no-repeat;
}
.footer-holder span.copy {
	font-size:12px;
	color:#437175;
	position:absolute;
	bottom:7px;
	right:172px;
}
.footer-left {
	float:left;
	width:626px;
	background:url(../images/bg-footer-left.gif) no-repeat 100% 0;
	padding:23px 14px 0 0;
}
.footer-left .column{
	float:left;
	width:169px;
	padding-right:36px;
}
.footer-left .column h3{
	margin:0;
	font-size:16px;
	color:#1a4448;
	background:url(../images/bg-border-footer.gif) repeat-x 0 100%;
	padding-bottom:2px;
}
.footer-left .column ul{
	margin:0;
	padding:4px 0 0;
	list-style:none;
}
.footer-left .column ul li{
	padding-bottom:4px;
	font-size:12px;
}
.footer-left .column ul li a{
	color:#437175;
}
.footer-left ul.join {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	width:155px;
}
.footer-left ul.join li{
	padding:8px 0 5px;
	border-bottom:1px solid #c9e8eb;
	font-size:16px;
	overflow:hidden;
	height:1%;
}
.footer-left ul.join li:first-child {
	padding-top:0;
}
.footer-left ul.join li.last{
	border:0;
}
.footer-left ul.join li a img{
	float:right;
	margin:-9px 0 0 5px;
	position:relative;
}
.footer-left ul.join li a{
	color:#000d1f;
	padding-top:9px;
}
.footer-right {
	float:right;
	width:280px;
	padding-top:8px;
}
.footer-right h3{
	margin:0;
	font-weight:normal;
	font-size:30px;
	color:#c67102;
	background:url(../images/icon-arrow5.gif) no-repeat 100% 8px;
	border-bottom:1px solid #d1e6e7;
}
.footer-right h3 a{
	color: #c67102;
}
.footer-right ul.phone {
	margin:0;
	padding:3px 0 2px;
	list-style:none;
}
.footer-right ul.phone li{
	display:inline;
	background:url(../images/separator-black.gif) no-repeat 0 3px;
	padding:0 5px 0 8px;
	font-size:16px;
	font-weight:bold;
}
.footer-right ul.phone li:first-child {
	padding-left:0;
	background:none;
}
.footer-right address {
	padding:12px 0 0 2px;
	font-style:normal;
}
.footer-right span {
	font-size:12px;
	display:block;
	padding-bottom:4px;
}
ul.list{
	padding: 0px;
	margin: 0px 0px 10px;
	list-style-type: none;
	width: 100%;
	overflow: hidden;
}
ul.list li{
	color: #2f5b5f;
	width: 240px;
	float: left;
	background: url(../images/arrow-green.png) no-repeat left center;
	margin-right: 30px;
	padding: 5px 0 5px 25px;
}
/* services */
body#services #sidebar .twitter, body#services-cms #sidebar .twitter, body#services-ecommerce #sidebar .twitter, body#services-design #sidebar .twitter, body#services-hosting #sidebar .twitter, body#services-seo #sidebar .twitter, body#services-sn #sidebar .twitter, body#services-updates #sidebar .twitter, body#services-idx #sidebar .twitter{
	display: none;
}
.services-offer{
width: 100%;
overflow: hidden;
	margin-top: 15px;
}
.services-offer .column{
	width: 175px;
	float: left;
	color: #437175;
	font-size: 12px;
	line-height: 19px;
	padding: 0 10px;
}
body#services-ecommerce .services-offer .column span{
	height: 45px;
}
.services-offer .column span{
	display: block;
	height: 60px;
}

div.services-slider {
	margin-bottom: 10px;
}
#process ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	
}
#process li{
	background: url(../images/arrow-green.png) no-repeat left 3px;
		list-style-type: none;
	padding: 0 0 0 25px;
	margin: 0 0 8px;
}
#process h3, #process-seo h3{
	color: #8da712;
	font-size:26px;
	font-weight:normal;
	padding-bottom: 5px;
	overflow: hidden;
	margin-bottom: 5px;
	width: 100%;
	clear: both;
	padding-top: 5px;
}
#process h3 span, #process-seo h3 span{
	background: url(../images/process-number-bg.gif) no-repeat left top;
	width: 28px;
	height: 25px;
	display: block;
	float: left;
	color: #fff;
	text-align: center;
	margin-right: 5px;
	font-size: 20px;
	padding-top: 3px;
	margin-top: -2px;
}
#process, #process-seo{
	width: 100%;
	overflow: hidden;
}
#process .step, #process-seo .step{
	overflow: hidden;
	width: 100% !important;
	clear: both;
}
#process .graphic {
width: 200px;
float: left;
margin-right: 20px;
}
#process .graphic img{
	border: 3px solid #dee8e8;
}
#process .info{
width: 370px;
float: right;
}
#process-seo .info{
	margin-bottom: 20px;
	overflow: hidden;
}
#process .info span, #process-seo .info span{
	font-weight: bold;
	font-size: 16px;
}
#process .info p{
	margin-top: 0;
}

#process-seo .plan1, #process-seo .plan2{
	float: left;
	background:#eff3f3;
	border: 1px solid #e3e7e7;
	padding: 20px;
	margin-bottom: 15px;
}
#process-seo .plan1 span, #process-seo .plan2 span{
	display: block;
	width: 100%;
	font-size: 18px;
	margin-bottom: 5px;
}
#process-seo .plan1 ul, #process-seo .plan2 ul{
	font-size: 12px;
	width: 64%;
	float: right;
	margin: 0;
	padding: 0;
}
#process-seo .plan2 ul li, #process-seo .plan1 ul li{
background:url(../images/bullet-01.gif) no-repeat 0 3px;
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 0 15px;
	color:#1a4448;

}

#process-seo .intro{
	padding: 0;
	border: none;
	width: 30%;
	float: left;
}
#process-seo .plan1 .intro{
width: 100%;
	margin-bottom: 5px;
}
span.note {
color: #437175;
font-size: 11px;
display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.additional-resources {
	margin: 15px 0 0;
	list-style-type: none;
	overflow: hidden;
	border-top: 1px solid #eef6f7;
	padding: 15px 0;
}
ul.additional-resources li{
	padding: 0;
	margin: 0;
	width: 33%;
	float: left;
}
ul.additional-resources li a{
	color: #2f5b5f;
	font-size: 12px;
	display: block;
	line-height: 16px;	
	padding: 15px 0 15px 80px;
	border-right: 1px solid #eef6f7;
	margin-right: 10px;
	margin-top: 10px;
}
ul.additional-resources li a.last{
	border: none;
}
ul.additional-resources li a.web{
	background: url(../images/more-web-icon.jpg) no-repeat left center;
}
ul.additional-resources li a.twitter{
	background: url(../images/more-tw-icon.jpg) no-repeat left center;
}
ul.additional-resources li a.fb{
	background: url(../images/more-fb-icon.jpg) no-repeat left center;
}
#news .entry{
	border-bottom: 1px solid #d5e5e6;
	padding-bottom: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
#news .entry .head{
	overflow: hidden;
}
#news .entry .head{
	margin-bottom: 10px;
}
#news .entry .date-holder{
	color: #8da712;
	width: 60px;
	float: left;
	font-size: 14px;
	line-height: 18px;
}
#news .date-holder span{
display: block;	
}
#news .date-holder span.month{
	letter-spacing: 2px;
}
#news .date-holder span.day{
	font-weight: bold;
	font-size: 26px;
	letter-spacing: 1px;
}
#news .date-holder span.year{
	color: #c6d38a;
	letter-spacing: 1px;
}
#news .entry span.author, #news .entry span.comments, #news .entry span.comments a{
	font-size: 11px;
	color: #82adb1;
}
#news .entry span.author{
	background: url(../images/news-author-icon.gif) no-repeat left center;
	padding-left: 20px;
	padding-right: 10px;
}
#news .entry span.comments{
	background: url(../images/news-comment-icon.gif) no-repeat left center;
	padding-left: 20px;
	padding-right: 10px;
}
#news .title-holder{
	width: 530px;float: left;
}
#news .entry img{
	margin: 10px 0;
}
#news .entry ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#news .entry ul li{
	margin: 10px 0;
	padding: 0 0 0 25px;
	background: url(../images/bullet-01.gif) no-repeat left 5px;
}

/* Twitter */
.twtr-hd{
	display: none;
}
.twtr-widget .twtr-tweet{
	border-bottom: 0px !important;
}
.twtr-timeline {
	height: 380px !important;
}
.twtr-ft {
	display: none;
}
.BlogRecentPost ul{
	margin-top: 0 !important;
}
body#not-found .content1, body#not-found .content2{
	overflow: hidden;
}
body#not-found .content2{
	margin-top: 20px;
}
body#not-found fieldset.search-form {
width: 300px;	
float: left;
}
body#not-found .content1 p{
	float: left;
	width: 600px !important;
	margin: 0;
}
body#not-found .content2 .option1, body#not-found .content2 .option2, body#not-found .content2 .option3{
width: 290px;
float: left;
margin-right: 10px;
}
body#not-found .content2 .option3 img{
	margin-bottom: 35px;
}
body#not-found .content2 .option1 img{
	margin-bottom: 20px;
}
body#not-found .content2 .option2 img{
	margin-bottom: 10px;
}
body#not-found .content2 .option3 h3{
	margin-left: 22px;
}
/* Coda slider */
body#home .designer img{
	margin-top:33px !important;
}
body#home .slider-seo img{
	margin-top: 0px;
}
body#home .slider-hosting img{
	margin-top: 0;
}

body#home .slider-cms img{
	margin-top: 0;
	margin-right: 50px;
}
body#home .slider-store img{
	margin-top: 3px;
}
body#home .slider-sn img{
	margin-top: 0;
	margin-right: 0px;
}
body#home .designer .header-box ul li a{
	position: absolute;
	top: 205px;
	left: 285px;
}

body#home .coda-slider h2.title{
	display: none;
}

body#home .designer .header-box h2{
	margin:0;
	height:198px;
	background:url(../images/txt-home-design.gif) no-repeat;
}

body#home .slider-seo .header-box h2{
	margin:0;
	height:200px;
	background:url(../images/txt-home-seo.gif) no-repeat;
}
body#home .slider-hosting .header-box h2{
	margin:0;
	height:215px;
	background:url(../images/txt-home-hosting.gif) no-repeat;
}
body#home .slider-cms .header-box h2{
	margin:0;
	height:208px;
	background:url(../images/txt-home-cms.gif) no-repeat;
}
body#home .slider-store .header-box h2{
	margin:0;
	height:208px;
	background:url(../images/txt-home-store.gif) no-repeat;
}

body#home .slider-sn .header-box h2{
	margin:0;
	height:218px;
	background:url(../images/txt-home-sn.gif) no-repeat;
}
body#home .header-box {
	float:left;
	width:365px;
	padding-top:31px;
}
body#home .header-box ul {
	padding: 0;
	margin-top: -30px;
	float: right;
}

body#home .slider-sn .header-box ul, body#home .slider-hosting .header-box ul{
	margin-top: -50px;	
}
body#home .slider-cms .header-box ul{
	margin-top: -40px;
	margin-right: 70px;
}
*html body#home .slider-cms .header-box ul{
	margin-right: 20px;
}

body#home .slider-store .header-box ul{
	margin-top: -50px;
	float: left;
}
body#home .slider-sn .header-box, body#home .slider-sn .header-box h2{
	width: 400px !important;
}
body#home .slider-store .header-box, body#home .slider-store .header-box h2{
	width: 400px !important;
}
body#home .slider-cms .header-box, body#home .slider-cms .header-box h2{
	width: 445px !important;
}
body#home .slider-seo .header-box, body#home .slider-seo .header-box h2{
	width: 445px !important;
}
body#home .designer .header-box, body#home .designer .header-box h2{
	width: 465px !important;
}
 body#home .slider-hosting .header-box, body#home .slider-hosting .header-box h2{
	width: 437px !important;	
}
body#home #header {
	width:100%;
	background:url(../images/bg-header.jpg) no-repeat 50% 10px;
	padding:17px 0 4px;
	height: 385px;
}
