
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
fieldset, img, abbr, acronym { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }
html { background-color: #000; }

body {
	font: small/1.5em "ËÎÌå", Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	text-align: center;
	background: #fff url(i/pg_bg.gif) repeat-x 0 0;
}

#container {
	position: relative;
	margin: 0 auto 0px auto;
	padding:0;
	width: 930px;
	text-align: left;
}
	
#header {
	margin-bottom: 115px;
	color: #fff;
	text-align: left;
	background: url(i/header_slashes.gif) no-repeat top right;
}
	
#content {
	float: left;
	width: 690px;
}

body.single #content {
	float: left;
	width: 929px;
}

#sidebar {
	float: right;
	width: 217px;
}

body.single #sidebar {
	float: right;
	width: 1px;
}

a:link { color: #f00; }
	
a:visited { color: #900; }
	
a:hover { color: #680000; text-decoration: none; }
h1 {
	position: relative;
	left: -25px;
	width: 215px;
	height: 90px;
	background: url(i/logo.gif) no-repeat 0 0;
	text-indent: -9999px;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

h2 {
	margin-bottom: 25px;
	padding: 0 0 0 35px;
	height: 52px;
	background: url(i/highlights_client_logos.gif) no-repeat 0 0;
	text-indent: -9999px;
}

h2 a, h2 a:link, h2 a:visited {
	color: #000;
	text-decoration: none;
}

h2 a:hover {
	color: #c00;
	text-decoration: none;
}

h3 {
	margin-bottom: 5px;
	font-size: 130%;
	font-weight: normal;
	color: #000;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

h4 {
	margin-bottom: 25px;
	font-size: 120%;
	font-weight: normal;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h5 {
	margin-bottom: 15px;
	font-size: 120%;
	color: #000;
}

h6 {
	margin-bottom: 15px;
	font-size: 110%;
	text-transform: uppercase;
	color: #000;
}

p { margin-bottom: 5px; }

#content blockquote {
	padding-left: 50px;
	background: url(i/blockquote.gif) no-repeat 0 0;
}
#content p {
	font-size: 14px;
	line-height: 200%;
	padding:20px;	
}

dl { margin-bottom: 5px; }

dt { 
	margin-bottom: 2px;
	font-size: 110%;
	font-weight: bold;
	color: #000;
}

dd { margin-bottom: 5px; }

ul, ol {
	margin: 25px 0 25px 30px;
}

li {
	margin-bottom: 2px;
}

#content img {
	margin: 0 0 15px 15px;
	padding: 5px;
	border: 1px solid #000;
}

#content img.plain {
	padding: 0;
	border-width: 0;
}
	
#content img.large {
	float: none;
	margin: 0 0 5px 0;
}

#content img.flickr {
	padding-bottom: 26px;
	background: #fff url(i/icon_flickr.gif) no-repeat bottom right;
}

table {
	margin-bottom: 25px;
	border-bottom: 2px solid #000;
}

th { 
	padding-bottom: 12px;
	color: #000; 
	text-transform: uppercase; 
	border-bottom: 2px solid #000;
	text-align: left;
}

td {
	padding: 12px 0;
	border-bottom: 1px solid #9d9d9d;
	vertical-align: top;
}

#quick_contact {
	position: absolute;
	top: 10px;
	right: 0;
	width: 725px;
	text-align: right;
	font-size: 12px;
}

#quick_contact a:link, #quick_contact a:visited {
	color: #fff;
	text-decoration: none;
}

#quick_contact span { margin-left: 15px; }

span.address {
	padding-left: 20px;
	background: url(i/icon_address.gif) no-repeat 0 50%;
}

span.phone {
	padding-left: 18px;
	background: url(i/icon_phone.gif) no-repeat 0 50%;
}

span.email {
	padding-left: 20px;
	background: url(i/icon_email.gif) no-repeat 0 50%;
}

#quick_contact a:hover {
	color: #000;
	text-decoration: underline;
}

#nav {
	position: absolute;
	top: 101px;
	left: 0;
	margin: 0;
	width: 930px;
	height: 66px;
	list-style: none;
	background: url(i/nav_bg.gif) repeat-x 0 0;
	overflow: hidden;
	z-index: 20;
}

#nav li {
	float: left;
	margin: 0;
	height: 64px;
	text-indent: -9999px;
}

#nav li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#nav_home, #nav_home a {
	width: 118px;
	background: url(i/nav_home.gif) no-repeat 0 0;
}

#nav_projects, #nav_projects a {
	width: 118px;
	background: url(i/nav_projects.gif) no-repeat 0 0;
}

#nav_approach, #nav_approach a {
	width: 118px;
	background: url(i/nav_approach.gif) no-repeat 0 0;
}

#nav_services, #nav_services a {
	width: 118px;
	background: url(i/nav_services.gif) no-repeat 0 0;
}

#nav_clients, #nav_clients a {
	width: 118px;
	background: url(i/nav_clients.gif) no-repeat 0 0;
}

#nav_team, #nav_team a {
	width: 118px;
	background: url(i/nav_team.gif) no-repeat 0 0;
}


#nav #nav_team { margin-right: 59px; }

#nav_contact, #nav_contact a {
	width: 118px;
	background: url(i/nav_blog.gif) no-repeat 0 0;
}
#nav li a:hover {
	background-position: 0 -65px;
}

body.home #nav #nav_home, body.home #nav #nav_home a, body.home #nav #nav_home a:hover,
body.projects #nav #nav_projects, body.projects #nav #nav_projects a, body.projects #nav #nav_projects a:hover,
body.approach #nav #nav_approach, body.approach #nav #nav_approach a, body.approach #nav #nav_approach a:hover,
body.services #nav #nav_services, body.services #nav #nav_services a, body.services #nav #nav_services a:hover,
body.clients #nav #nav_clients, body.clients #nav #nav_clients a, body.clients #nav #nav_clients a:hover,
body.team #nav #nav_team, body.team #nav #nav_team a, body.team #nav #nav_team a:hover,
body.contact #nav #nav_contact, body.contact #nav #nav_contact a, body.contact #nav #nav_contact a:hover,
body.blog #nav #nav_blog, body.blog #nav #nav_blog a, body.blog #nav #nav_blog a:hover {
	background-position: 0 -130px;
}


#rss {
	display: block;
	position: absolute;
	top: 106px;
	right: 14px;
	padding: 15px 0;
	text-align: center;
	z-index: 30;
}

body.feature {
	background-image: url(i/pg_bg_large.gif);
}

body.feature #header {
	margin-bottom: 190px;
}

body.feature #nav { 
	top: 245px; 
	background: url(i/nav_bg_home.gif) no-repeat 0 0;
}

body.feature #content {
	float: left;
	padding-top: 50px;
}

body.feature #sidebar { float: right; }

body.feature #rss {
	top: 357px;
}

#feature {
	position: absolute;
	top: 90px;
	left: 0;
	width: 930px;
	height: 160px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#feature h2 {
	position: absolute;
	top: 0;
	left: -9999px;
}

#feature p { margin-left: 713px; }

#feature a { font-weight: bold; }

#feature a:hover { color: #fff; }


label {
	padding-right: 10px;
	color: #333;
	font-size: 90%;
}

span.notice {
	padding: 0 2px;
	background-color: #e2e171;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 90%;
	font-weight: normal;
	color: #333;
}

input, 
select, 
textarea {
	font-size: 100%;
}

textarea { height: 100px; }

input#submit { font-size: 100%; }

#submit.right { float: right; }


dl.two_column { width: 100%; }

dl.two_column dt {
	float: left;
	width: 15%;
	line-height: 26px;
	text-align: right;
}

dt label {
	font-weight: bold;
}

dl.two_column dd {
	margin: 0 0 0 17%;
	margin-bottom: 10px;
	line-height: 26px;
}


dl.two_column dd.clear {
	clear: both;
	margin: 0;
}

dl.two_column dd.clear hr { display: none; }


dl.two_column dd.sub {
	margin-bottom: 7px;
	font-size: 90%;
}

dl.two_column dd.sub label {
	color: #666;
}


dl.two_column dd.column_full {
	margin-left: 0;
}


dl.two_column dd.text {
	padding: 0;
}


dl.two_column dd ul, 
dl.two_column dd li  {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.one_column dd ul,
dl.one_column dd li  {
	margin: 0;
	padding: 0 0 0 8px;
	list-style: none;
}


dl.two_column dd.submit {
	margin-bottom: 0;
}

dl.two_column dd.submit input { margin-right: 5px; }


.full { width: 95%; }

.half { width: 50%; margin-right: 10px; }

.small { width: 15%; }


div.message {
	margin-bottom: 15px;
}

dl.one_column em  {
	margin: 0;
	padding-left: 15px;
	font-size: 85%;
}

div.error span { 
	color: #c00; 
	font-weight: bold;
}

div.message ul { 
	margin-left: 0; 
	list-style: none;
}

div.error li {
	padding-left: 18px;
	background: url(i/icon_error.gif) no-repeat 0 50%;
}

pre {
	margin-bottom: 25px;
	padding: 10px 15px;
	font-size: 100%;
	background-color: #eee;
}

p.top {
	clear: both;
	margin-bottom: 0;
	width: 13px;
	height: 13px;
	text-indent: -9999px;
	background: url(i/icon_arrow_left_top.gif) no-repeat 0 0;
}

p.top a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: url(i/icon_arrow_left_top.gif) no-repeat 0 0;
}

p.top a:hover { background-position: 0 -13px; }

#sidebar h2 {
	margin-bottom: 15px;
}

#sidebar h4 {
	margin-bottom: 5px;
	font-weight: bold;
	font-style: normal;
	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
#client_download {
	padding: 0 0 15px 0;
	background: url(i/client_sidebar_bottom.gif) no-repeat bottom left
}

#client_download h4 {
	margin: 0 0 20px 0;
	height: 47px;
	text-indent: -9999px;
	background: url(i/title_sidebar_get_started.gif) no-repeat 0 0;
}

#client_download {
	margin: 0;
}

#client_download dt {
	margin: 0;
	font-size: 90%;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

#client_download dt a {
	padding: 5px 5px 5px 28px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#client_download #download_guide a {
	background-image: url(i/icon_pdf.gif);
}

#client_download #download_survey a {
	background-image: url(i/icon_survey.gif);
}

#client_download dt a:link, #client_download dt a:visited {
	color: #000;
	text-decoration: none;
}

#client_download dt a:hover {
	color: #c00;
	text-decoration: underline;
}

#client_download dd {
	margin: 0;
	padding: 0 5px 0 28px;
	color: #666;
	font-size: 85%;
	line-height: 1.25em;
}

#client_download dd.first {
	margin-bottom: 15px;
	padding-bottom: 20px;
	background: url(i/div_dot.gif) repeat-x bottom left;
}

#client_download dd p { margin-bottom: 0; }


#foot {
	margin:0 auto;
	width: 960px;
	font-size: 90%;
	text-align: left;
	height: 110px;
	background: url(i/highlights_title.gif) no-repeat 0 0;
}

#foot a:link, #foot a:visited {
	color: #eee;
	text-decoration: none;
}

#foot a:hover { 
	color: #fff;
	text-decoration: underline;
}

#foot ul {
	width: 540px;
	margin: 10px 0 5px 200px;
	padding-top: 65px;
	list-style: none;
}

#foot li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0 4px 0 0;
	
}

#foot li.last {
	margin-right: 0;
	padding-right: 0;
	background-image: none;
}

#foot li.info {
	display: block;
	margin-right: 0;
	padding-right: 0;
	background-image: none;
}

#content div.sub_item { 
	margin-bottom: 25px;
	width: 75%;
}

div.sub_item h5 {
	margin: 0 0 5px 0;
	text-transform: uppercase;
	text-align: center;
	background-color: #b0b0b0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	
}

body.home div.sub_item h5 {
	padding: 50px 10px 35px 10px;
	background: #b0b0b0 url(i/sidebar_title_arrow.gif) no-repeat bottom left;
}

div.sub_item h5 a {
	display: block;
	padding: 3px 5px;
}

body.home div.sub_item h5 a {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

div.sub_item h5 a:link, div.sub_item h5 a:visited {
	color: #fff;
	text-decoration: none;
}

div.sub_item h5 a:hover {
	color: #000;
	text-decoration: none;
}

div.sub_item dl {
	margin-bottom: 5px;
	line-height: 1.5em;
	border-top: 1px solid #b2b2b2;
	font-size: 12px;
}

body.home div.sub_item dl {
	margin-bottom: 25px;
	border-top: 3px solid #b2b2b2;
}

div.sub_item dt {
	font-size: 90%;
	margin-bottom: 0;
	border-bottom: 1px solid #b2b2b2;
	text-transform: uppercase;
}

div.sub_item dt.latest {
	margin-bottom: 10px;
	border-bottom-width: 0;
}

div.sub_item dt a {
	display: block;
	padding: 5px 0 5px 20px;
	background: url(i/bullet_wrench.gif) no-repeat 0 6px;
}

div.sub_item dt a:link {
	color: #000;
	text-decoration: none;
}

div.sub_item dt a:visited {
	color: #999;
	text-decoration: none;
}

div.sub_item dt a:hover {
	color: #c00;
	text-decoration: none;
}

div.sub_item dd {
	margin-bottom: 0;
	padding: 0 0 5px 20px;
	border-bottom: 1px solid #b2b2b2;
}

div.sub_item dd img { display: none; }

div.sub_item p { margin-bottom: 10px; }

div.sub_item p.more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 110%;
}

#highlights_container {
	padding-bottom: 30px;
	color: #fff;
	background: #c00 url(i/highlights_bg_bottom.gif) repeat-x bottom left;
}

#highlights {
	background: url(i/highlights_bg_top.gif) repeat-x 0 0;
}

.z {
    clear: both;padding:0;
}
