body {
	margin:0 auto;
	padding:0 0 20px 0;
	color:#4B4B4B;
	background:#E0DCD4 url(/images/2008/bg_body.jpg) repeat-x;
	font:.80em Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
}

div {display:block;}

form {
	margin:0;
	padding:0;
}

img {border:0;} 

a {
	color:#690;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#6c0;
	outline:none;
	text-decoration:none;
}

p {
	margin:0;
	padding:0 0 14px 0;
}



h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-weight:400;
}

h1 {
	font-size:1.8em;
	color:#3A4775;
	letter-spacing:.02em;
	margin-bottom:14px;
}

h2 {
	font-size:1.5em;
	color:#005BB4;
	border-bottom:1px solid #D5C9BE;
	letter-spacing:.04em;
	margin:14px 0;
	padding-bottom:4px;
}

h2.about {
	font-size:1.3em;
	color:#960;
	letter-spacing:.03em;
	margin:8px 0;
	padding:0;
	border: none
}

.w_h2 {
	float:right;
	margin-top:-35px;
}

.w_h1 {
	float:right;
	margin-top:-52px;
}

h3 {
	color:#005BB4;
	border-bottom:1px solid #D5C9BE;
	margin:14px 0 5px 0;
	padding-bottom:4px;
	font-size:1.3em;
	letter-spacing:.02em;
}

#master_wrapper {
	margin:0 auto;
}

#top_wrapper {
	height:100px;
	height:97px;
	background:#38466E url(/images/2008/bg_banner.jpg) repeat-x;
}

#header {
	position:relative;
	width:860px;
	height:97px;
	margin:0 auto;
}

#logo {
	position:relative;
	float:left;
	margin:17px 0 0 2px;
	left:0;
}

#logo a {
	display:block;
	width:445px;
	height:62px;
	background:url(/images/2008/logo_clearpeak.gif) no-repeat;
}

#logo a span {display:none;}

#clients {
	position:relative;
	float:right;
	width:247px;
	height:33px;
}

#clients a {
	display:block;
	width:247px;
	height:33px;
	background:url(/images/2008/tab_clients.gif) no-repeat;
}

#main_nav {
	position:relative;
	
	margin:0 auto;
	z-index:100;
	text-align:center;
	background:#263252;
}

ol#main_nav_tabs {
	position:relative;
	display:block;
	width:860px;
	height:27px;
	margin:0 auto;
	padding:0 0 0 0;
	list-style:none;
	white-space:nowrap;
	background:url(/images/2008/nav-x.gif) no-repeat;
}

ol#main_nav_tabs li {
	display:block;
	float:left;
	position:relative;
	width:auto;
	margin:0 0 0 0;
	text-align:center;
} 

ol#main_nav_tabs li a {
	display:block;
	padding:0;
	margin:0;
	height:27px;
	overflow:hidden;
}

ol#main_nav_tabs li a span { /* for seo purposes */
	display:none;
}

#tab_1 a { /* home */
	width:65px;
}

#tab_1 a:hover, #tab_1 a.on {
	background:url(/images/2008/nav-x.gif) 0 -27px no-repeat;
}

#tab_2 a {width:87px;}

#tab_2 a:hover, #tab_2 a.on {
	background:url(/images/2008/nav-x.gif) -65px -27px no-repeat;
}

#tab_3 a {width:92px;}

#tab_3 a:hover, #tab_3 a.on {
	background:url(/images/2008/nav-x.gif) -152px -27px no-repeat;
}

#tab_4 a {width:72px;}

#tab_4 a:hover, #tab_4 a.on {
	background:url(/images/2008/nav-x.gif) -244px -27px no-repeat;
}

#tab_5 a {width:78px;}

#tab_5 a:hover, #tab_5 a.on {
	background:url(/images/2008/nav-x.gif) -316px -27px no-repeat;
}

#tab_6 a {width:96px;}

#tab_6 a:hover, #tab_6 a.on {
	background:url(/images/2008/nav-x.gif) -394px -27px no-repeat;
}

#content_wrapper {
	margin:0 auto 0 auto;
	padding: 28px 0 30px 0;
	background:#F1EDE4 url(/images/2008/wrapper-bg.jpg) repeat-x;;
}

.splitwidth {
	width:860px;
	margin:0 auto;
}

.clear { 
	display:block;
	clear: both;
	height: 0;
	overflow: hidden;
	line-height: 1px;
	margin-top: 0; 
}

.left {float:left;}

.right {float:right;}

#lt_column {width:551px;}

#rt_column {
	width:250px;
	margin-top: 5px;
	padding-top: 0
}

.thumbs p {
	display:block;
	float:left;
	width:163px;
	line-height:1.15em;
	margin-right:24px;
	font:.9em Arial, Helvetica, sans-serif;
}

.thumbs p.last {margin-right:0;}

.thumbs p span {
	display:block;
	padding-top:6px;
	font-weight:700;
}

.thumbs p a {
	display:block;
	font-weight:700;
}

.thumbs p a span {
	display:block;
	padding-top:8px;
}

.thumbs p a img {
	padding:3px;
	background:#fff;
	width:155px;
	height:68px;
	border:1px solid #D4CFC3
}

#footer_wrapper {
	margin:0 auto 0 auto;
}

#footer {
	position:relative;
	padding:14px 0 30px 0;
	width:860px;
	color:#868582;
	font:.85em Arial, Helvetica, sans-serif;
	margin:0 auto;
}

#footer_wrapper p {
	margin-top:0;
	padding-top:0;
	text-align:left;
}

#footer a {
	color:#0065CD;
	text-decoration:underline;
}

#footer a:hover {
	color:#253252;
	text-decoration:none;
}