body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 80%;
	color: #555;
	text-align: center;
}

#wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

a:link, a:visited {
	color:#0972B1;
	text-decoration:none;
}

a:hover, a:active {
	color:#0972B1;
	text-decoration:underline;
}

p {
	margin: 0;
	padding: 6px 0;
	line-height: 22px;
	font-size: 14px;
	-moz-text-shadow: 1px 1px 0 #FFF;
	-webkit-text-shadow: 1px 1px 0 #FFF;
	text-shadow: 1px 1px 0 #FFF;
}

ul {
	-moz-text-shadow: 1px 1px 0 #FFF;
	-webkit-text-shadow: 1px 1px 0 #FFF;
	text-shadow: 1px 1px 0 #FFF;
}

img {
	border:0;
}

h1 {
	font-size: 3em;
	font-weight: normal;
	margin: 0;
	padding:40px 0 20px 40px;
	color: #ffffff;
	line-height:30px;
}


h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0;
	padding:0;
	color: #0972B1;
	-moz-text-shadow: 1px 1px 1px #FFF;
	-webkit-text-shadow: 1px 1px 1px #FFF;
	text-shadow: 1px 1px 1px #FFF;
}

h2.tagline {
	float: left;
	clear: both;
	width: 300px;
	padding: 0;
	margin: 0;
	color: #999;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin:20px 0 0 0;
	padding: 0;
	color: #555;
	-moz-text-shadow: 1px 1px 1px #FFF;
	-webkit-text-shadow: 1px 1px 1px #FFF;
	text-shadow: -1px -1px 1px #FFF;
}

h4 {
	width:100%;
	font-size: 1.3em;
	font-weight: normal;
	padding: 20px 0 5px 0;
	margin: 0 0 5px 0;
	color: #B2C9DB;
	border-bottom:solid 1px #232323;
	font-family: georgia, verdana, sans-serif;
	-moz-text-shadow: 1px 1px 1px #FFF;
	-webkit-text-shadow: 1px 1px 1px #FFF;
	text-shadow: -1px -1px 1px #FFF;
}

.orange {
	color:#F6921E !important;
}

.blue {
	color: #0972B1 !important;
}


/* header */
.header {
	float:left;
	width:100%;
	text-align:center;
	padding:40px 0 20px;
}

.header a.request-support {
	float: right;
	margin: -40px 0 0 0;
	padding: 8px 10px 8px 10px;
	font-size: 12px;
	color: #0B73B2;
	background: #CEE3F0;
	border-top: none;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
	
	.header a.request-support:hover {
		color: #FFF;
		background: #077ABC;
		text-decoration: none;
	}

.support-wrapper {
	float:left;
	width:100%;
	text-align:right;
	padding-bottom:30px;
}
.support {
	float:right;
	height:30px;
	width:236px;
}
.support a {
	float:left;
}
.support .textbox {
	float:left;
}
.support .button {
	float:left;
}

.header .title {
	float: left;
	position:relative;
	width:100%;
	margin: 0;
}

.header .title img {
	float:left;
	padding-bottom:10px;
}

.header .title ul {
	float:right;
	font-size: 17px;
	margin: 0 0 0 0;
}
.header .title ul li {
	float:left;
}
.header .title ul li a, .header .title ul li a:link, .header .title ul li a:visited {
	color:#077ABC;
	text-decoration:none;
}
.header .title ul li a:hover, .header .title ul li a:active {
	text-decoration:underline;
}

.header .title ul .spacer {
	float:left;
	padding:0 15px 0 15px;
	line-height:1.1em;
	height:10px;
}


/* sidebar */
.sidebar {
	float:right;
	width:215px;
}

.sidebar ul {
	float:left;
	width:100%;
	padding:8px 0 20px 0;
}
.sidebar ul li {
	float:left;
	width:100%;
	padding:0 0 7px 0;
	margin-left:20px;
	list-style-image:url("images/icon-checkmark-sidebar.gif");
}


/* footer */
.footer {
	float:left;
	width:100%;
	padding:10px 0;
	text-align:center;
}

.footer .subtle {
	color:#666;
}



/* HOME */

.home .subheader {
	float:left;
	width:100%;
	height:204px;
}

.home .content {
	float:left;
	width:100%;
	height:280px;
	background:url(images/home-bottom.jpg) no-repeat;
	border:none;
	padding:0;
	
}

.home .content .description {
	float:left;
	width:255px;
	padding:30px 0 0 30px;
}
.home .content .description .highlight {
	font-weight:bold;
	color:#F6921E;
}

.home .content .whatwedo {
	float:left;
	width:255px;
	padding:30px 0 0 60px;
}
.home .content .whatwedo ul {
	float:left;
	width:100%;
	padding:8px 0 0 0;
}
.home .content .whatwedo ul li {
	float:left;
	width:100%;
	padding:0 0 7px 0;
	margin-left:20px;
	list-style-image:url("images/icon-checkmark.gif");
}

.home .content .whatwedo a {
	float:left;
	padding-top:4px;
	color:#F6921E;
	font-weight:bold;
}

.home .content .right {
	float: left;
	width: 350px;
	padding-left: 50px;
	margin-top: 190px;
}

.home .content .right img {
	float: left;
	padding: 0 35px 0 0;
	margin: 0;
	border: 0;
}


/* subpages */
.content {
	float:left;
	width:918px;
	border-left:solid 1px #CCC;
	border-right:solid 1px #CCC;
	background:url(images/content-bg.png) no-repeat #FFF;
	padding:40px;
}

.content-bottom {
	float:left;
	width:100%;
	height:10px;
	background:url(images/content-bottom.png) no-repeat;
}

.bar {
	float: left;
	width: 100%;
	height: 4px;
	background: #DFDFDF;
	margin: 20px 0;
}


/* WHAT WE DO */
.whatwedo .subheader {
	float:left;
	width:100%;
	height:116px;
}

.whatwedo .main {
	float:left;
	width:646px;
}

.whatwedo .greentech {
	float:left;
	width:100%;
	height:100px;
	background:url(images/greentech.jpg) no-repeat;
	padding-bottom:30px;
	margin:30px 0 0 0;
}

.whatwedo .greentech p {
	float:left;
	width:460px;
	color:#23580B;
	padding:42px 0 0 53px;
	font-size: 13px;
	line-height: 18px;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
}

.whatwedo .webhosting {
	float:left;
	width:100%;
}

.whatwedo .webhosting .description {
	float:left;
	width:298px;
}
.whatwedo .webhosting .description li {
	float:left;
	clear:left;
	color:#0972B1;
	padding:3px 0 3px 10px;
}

.whatwedo .webhosting .prices {
	float:left;
	padding:5px 0 0 30px;
	width:318px;
}

.whatwedo .webhosting .prices table {
	float:left;
	width:100%;
	color:#FFF;
	background:#CEE3F0;
	border-top:solid 1px #206595;
	border-left:solid 1px #206595;
	text-align:center;
	margin-top:5px;
}
.whatwedo .webhosting .prices table th {
	background:#206595;
	color:#FFF;
	padding:5px 3px 3px;
}
.whatwedo .webhosting .prices table tr {
	color:#0B73B2;
}
.whatwedo .webhosting .prices table .alt {
	background:#328ABE;
	color:#FFF;
}
.whatwedo .webhosting .prices table td {
	border-right:solid 1px #206595;
	border-bottom:solid 1px #206595;
	padding:5px;
}
.whatwedo .webhosting .prices table td span {
	font-size:1.4em;
}

.whatwedo .webhosting .prices table .right {
	text-align:right;
}
.whatwedo .webhosting .prices table .big {
	font-size:1.4em;
}
.whatwedo .webhosting .prices table .normal {
	font-weight:normal;
}
.whatwedo .webhosting .prices table .bold {
	font-weight:bold;
}


/* CONTACT */
.contact .subheader {
	float:left;
	width:100%;
	height:116px;
}

.contact .main {
	float:left;
	width:666px;
}

.contact .map {
	float: right;
	margin: 0 0 0 30px;
	padding: 0;
	border: 5px solid #FFF;
}

.contact .textbox {
	width:200px;
}
.contact .textarea {
	width:590px;
	height:150px;
}

.contact .tbl-left {
	text-align:right;
	width:57px;
}
.contact #contact-form {
	float: left;
	padding-top:10px;
}
.contact #contact-form td {
	padding:5px;
	vertical-align:top;
}

.contact #contact-left {
	float:left;
	width:680px;
	padding-left:40px;
	padding-bottom:20px;
}

.contact #contact-right {
	float:left;
	display:inline;
	width:180px;
	margin:0 0 0 20px;
	padding:0 20px 20px 20px;
	border:dashed 1px #232323;
}




