body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 75%;
	color: #666;
	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: 1.3em;
	text-align: justify;
	font-size: 1.1em;
}

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: 1.6em;
	font-weight: normal;
	margin: 0;
	padding:0;
	color: #0972B1;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin:0;
	padding: 0;
	color: #666;
}

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;
}

.orange {
	color:#F6921E !important;
}


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

.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 {
	position:relative;
	width:282px;
	margin:0 auto;
}

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

.header .title ul {
	float:left;
}
.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;
	font-size:1.4em;
	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;
	font-size:1.4em;
	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;
}


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

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


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

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

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

.whatwedo .greentech p {
	float:left;
	width:460px;
	color:#23580B;
	padding:42px 0 0 53px;
}

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

.whatwedo .webhosting .description {
	float:left;
	width:318px;
}
.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 .textbox {
	width:200px;
}
.contact .textarea {
	width:590px;
	height:150px;
}

.contact .tbl-left {
	text-align:right;
	width:57px;
}
.contact #contact-form {
	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;
}



