@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}
body {
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background: #333333;
	}
.clear {
	clear: both;
	}
a {
	color: #6699ff;
	text-decoration: none;
	outline: none;
	}
a:hover {
	text-decoration: underline;
	}
img {
	border: none;
	}
/*--TYPOGRAPHY--*/
p {
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 17px;
	}
#info p {
	margin: 10px 0;
	font: 12px normal Arial, Helvetica, sans-serif;
	line-height: 17px;
	}
#footer p {
	font: normal 12px Arial, Helvetica, sans-serif;
	}
.bold {
	font-weight: bold;
	color: #111111;
	}
/*--H1, H2, H3, H4, H5, H6--*/
h1 {
	}
h1#logo a {
	display: block;
	position: absolute;
	top: 27px;
	left: 35px;
	width: 281px;
	height: 44px;
	text-indent: -10000px;
	background: url(../images/logo.png);
	outline: none;
	}
h3 {
	margin: 20px 0 10px 0;
	padding: 0 0 15px 0;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #222222;
	border-bottom: 2px #cccccc solid;
	}
#h3-about {
	display: block;
	height: 16px;
	background: url(../images/h3-about.jpg) no-repeat;
	}
#h3-contact {
	display: block;
	height: 16px;
	background: url(../images/h3-contact.jpg) no-repeat;
	}
h3 span {
	display: none;
	}
h4 {
	margin: 0 0 20px 0;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #dddddd;
	}
h5 {
	margin: 0;
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #222222;
	letter-spacing: -1px;
	}
/*--STATIC DIVS--*/
#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0 15px;
	width: 922px;
	background: url(../images/wrapper-bkg.jpg) repeat-y;
	}
#header {
	width: 922px;
	height: 96px;
	background: #111111;
	}
#contact-info {
	position: absolute;
	top: 0;
	right: 0;
	width: 400px;
	height: 43px;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #777777;
	text-align: center;
	}
#contact-info span {
	color: #cccccc;
	}
#contact-info a, #contact-info a:hover {
	color: #6699FF;
	}
#art {
	width: 922px;
	height: 328px;
	background: url(../images/art-bkg.jpg);
	}
.alt #art {
	height: auto;
	min-height: 40px;
	background: #61c0f8;
	}
.alt #art h2 {
	padding: 15px 0 5px 15px;
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: -1px;
	}
a#get-started {
	position: absolute;
	top: 320px;
	right: 9px;
	display: block;
	width: 212px;
	height: 70px;
	text-indent: -10000px;
	background: url(../images/get-started-btn.png);
	background-position: 0 0;
	}
a#get-started:hover {
	background-position: 0 -70px;
	}
#intro {
	margin: 25px auto;
	width: 500px;
	font: 12px normal "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, Tahoma;
	color: #666666;
	text-align: center;
	}
#info {
	margin: 35px auto 20px auto;
	padding: 0 20px 10px 20px;
	width: 710px;
	font: 12px normal "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, Tahoma;
	color: #333333;
	line-height: 16px;
	background: #eeeeee;
	border: 1px #cccccc solid;
	}
#info #about {
	float: left;
	width: 205px;
	}
#info #contact {
	float: right;
	width: 485px;
	}
/*-----------------------------------------------------------SERVICE LIST----*/
#content {
	margin: 0 auto;
	padding: 20px;
	color: #666666;
	background: #ffffff;
	}
.alt #content {
	padding: 20px 20px 20px 0;
	background: #ffffff url(../images/content-bkg.jpg) repeat-y;
	}
#content h2 {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #222222;
	letter-spacing: -1px;
	}
#content h2 span {
	font-weight: bold;
	}
#content ul {
	display: block;
	margin: 0 auto;
	list-style: none;
	}
#content ul li {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0 13px 0 11px;
	width: 275px;
	height: 240px;
	border-right: 1px #dddddd solid;
	}
#content ul li.first {
	margin: 0;
	padding-left: 0;
	}
#content ul li.last {
	margin: 0;
	padding-right: 0;
	border: none;
	}
#content ul li a#build {
	display: block;
	margin: 10px auto;
	width: 275px;
	height: 120px;
	background: url(../images/build.jpg) no-repeat;
	background-position: 0 -50px;
	border: 1px #111111 solid;
	}
#content ul li a#update {
	display: block;
	margin: 10px auto;
	width: 275px;
	height: 120px;
	background: url(../images/update.jpg) no-repeat;
	background-position: 0 -45px;
	border: 1px #111111 solid;
	}
#content ul li a#market {
	display: block;
	margin: 10px auto;
	width: 275px;
	height: 120px;
	background: url(../images/market.jpg) no-repeat;
	background-position: 0 0px;
	border: 1px #111111 solid;
	}
#left {
	float: left;
	padding: 0 15px;
	width: 220px;
	}
#left img {
	display: block;
	margin: 0 5px 15px 5px;
	padding: 0;
	border: 1px #666666 solid;
	}
#left a img {
	display: inline;
	float: left;
	margin: 0 8px 7px 0;
	}
#left a img:hover {
	border: 1px solid #0099ff;
	}
#left p {
	margin: 0 0 15px 0;
	padding-top: 0;
	color: #333333;
	}
#right {
	float: right;
	width: 630px;
	}
#right img {
	float: left;
	margin: 0 15px 5px 0;
	border: 1px #000000 solid;
	}
#right p {
	margin: 15px 0;
	font-size: 13px;
	color: #555555;
	}
#right h4 {
	color: #111111;
	letter-spacing: -1px;
	}
/* SIDEBAR LIST 
---------------------------------------*/
#left ul.list {
	margin: 15px 0;
	padding: 0 0 0 50px;
	width: auto;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(../images/mouse.gif) top left no-repeat;
	border: none;
	}
#left ul.list a {
	color: #333333;
	}
#left ul.list li {
	display: block;
	float: none;
	margin: 3px 0 3px 10px;
	padding: 0 0 0 10px;
	width: 130px;
	height: auto;
	background: url(../images/arrow.jpg) left no-repeat;
	border: none;
	}
#left ul.list li:hover {
	margin-left: 15px;
	}
#left ul.list li.heading {
	margin-left: 0;
	padding-left: 0;
	background: none;
	}
#left ul.list li h4 {
	margin: 0 0 10px 0;
	color: #111111;
	}
/* FORM
-----------------------------------------------------*/
form {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	border: none;
	}
fieldset {
	margin: 20px 0 0 0;
	border-top: 2px #e3e6eb solid;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
form h4 {
	margin: 15px 0;
	font-size: 18px;
	color: #111111;
	letter-spacing: -1px;
	}
.field {
	float: left;
	width: 100%;
	margin-top :8px
}
.field label {
	text-align: right;
	float: left;
	width: 120px;
	padding-right: 10px; 
}
form input {
	padding: 3px;
	width: 200px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	}
form select {
	width: 200px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	}
form textarea {
	padding: 3px;
	width: 240px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	}
#salutation {
	width: 50px;
	}
.submitField {
	margin: 20px 0 0 0;
	border-top: 2px #e3e6eb solid;
	}
button.submit {
	display: block;
	margin: 15px 0 0 0;
	padding: 0 0 0 8px;
	width: 290px;
	height: 29px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #dddddd;
	text-align: left;
	background: #111111;
	border: none;
	}
button.submit:hover {
	color: #fff;
	background: #000;
	}
/* FOOTER
------------------------------------------------------*/
#footer {
	margin: 0 auto;
	padding: 20px 0 30px 0;
	width: 922px;
	color: #999999;
	background: #090909;
	border-top: 30px #999999 solid;
	}
#footer a {
	padding: 2px;
	color: #999999;
	background: #111111;
	}
#footer a:hover {
	color: #000;
	text-decoration: none;
	background: #6699ff;
	}
#footer ul {
	list-style: none;
	}
#footer ul li {
	display: block;
	float: left;
	margin: 0 20px;
	width: 120px;
	}
#footer ul li ul li {
	display: block;
	margin: 3px 0;
	padding: 0;
	}
/*-----------------------------------------------------------NAVIGATION BAR---*/
#nav {
	position: absolute;
	top: 25px;
	right: 30px;
	padding: 12px 0 0 0;
	height: 36px;
	}
#nav ul {
	margin: 0;
	padding: 5px 0;
	font: 13px Arial, Helvetica, sans-serif;
	text-align: center;
	list-style: none;
	}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0 10px;
	border-right: 1px #000000 solid;
	border-left: 1px #666666 solid;
	}
#nav ul li.first {
	border-left: none;
	}
#nav ul li.last {
	border-right: none;
	}
#nav ul li a {
	padding: 3px 5px;
	color: #cccccc;
	font-weight: bold;
	}
#nav ul li a:hover, #nav ul li a.current {
	color: #ffffff;
	text-decoration: none;
	background: #222222;
	}