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

body {
background-color: #2a3137;
background-image: url(http://www.redcreekdesign.com/bimages/back1.jpg);
background-repeat:repeat;
color:#f8e7dd;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height: 1.4em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
}
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
margin:0;
padding:0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
font-size:1em;
font-style:normal;
font-weight:normal;
}
ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
fieldset, img {
border:medium none;
}
caption, th {
text-align:left;
}
table {
border-collapse:collapse;
border-spacing:0;
}
.clear:after {
content: ".";
height: 0;
line-height: 0;
visibility: hidden;
display: block;
clear:both;
}
a {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	letter-spacing: normal;
}
a:link {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:active {
text-decoration:none;
}
a:hover {
color:#0085CF;
}

/*********************/
/*    Containers     */
/*********************/
#wrapper {
	text-align: center;
	min-width: 760px;
	position: absolute;
	top: 12px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#inwrap {
	margin-left: -390px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 760px;
	height: 650px;
	visibility: visible;
	padding: 0;
	text-align: left;
}
#backlit {
	position: absolute;
	width: 100%;
	height: 590px;
	background-color: #8e8171;
	top: 0px;
	left: -50%;
	padding: 0 50% 0 0;
	visibility: visible;
	background-repeat:repeat-x;
}
#home #backlit {background-image: url(http://www.redcreekdesign.com/cimages/backtan2.jpg);}
#gochart #backlit  {background-image: url(http://www.redcreekdesign.com/cimages/backgreen.jpg);}
#vis #backlit {background-image: url(http://www.redcreekdesign.com/cimages/backpurple.jpg);}
#web #backlit {background-image: url(http://www.redcreekdesign.com/cimages/backred.jpg);}
#services #backlit {background-image: url(http://www.redcreekdesign.com/cimages/backorange.jpg);}
#clients #backlit {background-image: url(http://www.redcreekdesign.com/cimages/backteal.jpg);}
#gochart #backlit {background-image: url(http://www.redcreekdesign.com/cimages/backgogreen2.jpg); background-color:#6b603c;}

/*********************/
/*       Header      */
/*********************/
#header {
	position: relative;
	height: 54px;
	overflow: hidden;
}
#header ul {
	text-align: center;
}
#header li {
	float: left;
}
#logo {
	padding: 0 0 0 14px;
}
#navleft {
	position: relative;
	padding: 11px 0 0 6px;
}
#navright {
	position: relative;
	padding: 11px 0 0 0;
	float: right;
}
.ntavright {
	text-align: right;
}
#navleft ul, #navright ul {
	margin: 0;
	padding: 0;
	float: left;
}
#navleft ul li, #navright ul li {
	float: left;
}
#navleft a, #navright a {
	font-family: Verdana, Arial, sans-serif;
	font-size: .62em;
	color: #eaeaea;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 8px;
	height: 8px;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 3px 0 3px 0;
}
.til {
	padding: 3px 0 3px 0;
}
#navleft a.onset, #navright a.onset {
	color: #d9d6bd;
}
#navleft a:hover, #navright a:hover {
	color: #1495e5;
}
/*********************/
/*      Content      */
/*********************/
#content {
	position: relative;
}
#letgo {
	position: relative;
	padding: 31px 0 0 0;
	margin:0;
	height: 351px;  
}
#letgo ul {
	padding:0;
	margin:0;
}
#letgo ul li {
	float: left;
}
#letgo ul li.first, #letgochart {
	width: 213px;
	height: 310px;
	background-image: url(http://www.redcreekdesign.com/cimages/bigarrow.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#letgochart {
	float: right;
	width: 144px;
	height: 310px;
	background-image: url(http://www.redcreekdesign.com/cimages/bigarrowchart.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#letgo ul li.first a, #letgochart a {
	color:#f5b14e;
	font-size: 37px;
	padding: 0 0 0 24px;
	line-height: 26px;
}
#letgochart a {padding: 0 0 0 12px;}
#letgo ul li.first a:hover, #letgochart a:hover{
	color:#91c835;
}
#letgo ul li.first p, letgochart p {
	color:#f8e7dd;
	font-size: 12px;
	letter-spacing: .25em;
	padding: 116px 0 1px 12px;
}
#letgo ul li.last {
	padding: 0 0 0 25px;
}
#letgo ul li.last h1 {
	color:#f8e7dd;
	font-size: 12px;
	letter-spacing: .25em;
	padding: 155px 0 8px 0;
}
#letgo ul li.last p {
	width: 185px;
	padding: 0 0 1em 0;
}
/*********************/
/*      Content      */
/*********************/
#content {
	position: relative;
}
#gochart #content {
	background-image: url(http://www.redcreekdesign.com/cimages/gochart2.gif);
	background-repeat: no-repeat;
	height: 338px;
	padding: 170px 0 0 0;
}
#gochartleft {
	float: left;
	width: 180px;
}
#gochartleft h2 {
	font-size: 25px;
	color: #d58c59;
	padding: 0 0 13px 23px;
}
#gochartleft ul {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #eac6b8;
	padding: 0 0 0 23px;
}
#gochartleft ul li {
	position: relative;
}
#gochartright {
	float: right;
	background-repeat: no-repeat;
	width: 150px;
	margin: 0 -15px 0 0;

}
#lineball {
	position: relative;
	text-align: center;
	background-repeat: no-repeat;
	background-position: top center;
	margin: 38px 0 0 -7px;
	color: #28363f;
	text-decoration: none;
	letter-spacing: .25em;
	padding: 16px 0 26px 0;
	line-height: 14px;
}
#gochart #lineball {
	background-image: url(http://www.redcreekdesign.com/cimages/linechart2.gif);
	margin: 114px 0 0 7px;
} 