/*
============
GLOBAL RESET
============
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol {
	list-style: none;
}

/*ul {
	list-style-type: disc;
	list-style-position: inside;
}*/

ul li{
	list-style-type: disc;
	list-style-position: outside;
	margin:0 0 0 15px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*
========
TEMPLATE
========
*/

html{
	background-color:#fff;
}

div#header{position:relative}

div#container{text-align:left}

#home_page div#footer p{
	margin:0 0 0 173px;
	padding:0 10px 30px 10px;
}

div#footer p{
	font-size:.95em;
	margin:0 0 0 125px;
	/*padding:0 0 30px 0;*/
}

	div#credit p{
		font-size:.82em;
		color: #777;
		margin:0 0 0 182px;
		padding:0 0 30px 0;
	}

div#container{
	width:768px;
}

div#col{
width:615px;
float:left;
margin:0 0 0 125px;
padding:0 0 30px 0;
}

div#col1{
	width:280px;
	float:left;
	margin:0 0 0 125px;
padding:0 0 30px 0;
}

div#col2{
	float:left;
	width:280px;
	margin: 0 0 0 20px;
padding:0 0 30px 0;
}

div#footer{clear:both;width:100%}

	div#credit{clear:both;width:100%}


/*
==========
TYPOGRAPHY
==========
*/

body{
	width:768px;
	font-family: verdana;
	font-size:11px;
	color:#444;
}

h1 {
	font-size:2em;
	margin:0 0 15px 0;
	color:#fff;
}

h2 {
	font-size:18px;
	margin: 20px 0 15px 0;
color:#888888;
}

#home_page h2 {
	margin: 0 0 15px 0;
}

p{
	margin:0 0 16px 0;
	font-size:1em;
	line-height:17px;
}

em{
	font-style: italic;
}

a{
	color:#444;
}

a.bold{
	font-weight:bold;
}

a.no_text_decoration{
	text-decoration:none;
}

#content{
	width:615px;
	margin: 0 0 35px 75px;
}

#secondary #content{
	width:615px;
	margin: 0 0 35px 125px;
}

#home_page #content{
	color:#fff;
}

#home_page #content p{
	margin: 0 0 0 50px;
	font-size:14px;
	font-family: georgia, sans-serif;
}

li{
	margin:0 0 15px 0;
	line-height: 17px;
}

.display_none{
	display:none;
}

h1.header_home {
	background:transparent url("../images/header_home.png") no-repeat scroll 0 -4px;
	text-indent:-9999px;
	height:36px;
	width:476px;
	display:block;
}

h1.header_about {
	background:transparent url("../images/header_about.png") no-repeat scroll 0 -2px;
	text-indent:-9999px;
	display:block;
	width:266px;
	height:29px;	
}

h1.header_clients {
	background:transparent url("../images/header_clients.png") no-repeat scroll 0 -2px;
	text-indent:-9999px;
	display:block;
	width:266px;
	height:29px;	
}

h1.header_services {
	background:transparent url("../images/header_services.png") no-repeat scroll 0 -2px;
	text-indent:-9999px;
	display:block;
	width:266px;
	height:29px;	
}

/* 
=================
PRINT HEADER HIDE
=================
 */

.print_banner{
	display:none;
}

/*
==========
NAVIGATION
==========
*/

#nav{
	text-align: right;
	position:absolute;
	top:40px;
	right:50px;
	height:190px;
	width:360px;
	display: inline;
	list-style-type: none;
	padding-right:10px;
}

#nav ul {
	margin: 125px 20px 0 0;
	height:20px;
	width:370px;
	text-align:left;
}

#secondary #nav ul {
	margin: 45px 20px 0 0;
	height:20px;
	width:370px;
}

#nav ul li {
	display:block;
margin:0 0 10 9px;
	padding:0 0 0 10px;
	border-left:1px solid black;
	display:inline;
	color:#646464;
	font-size:12px;
	letter-spacing:1px;
}

#nav ul li.first {
	border-left:none;
}

#nav a:hover { color:#000 }

#nav ul li a.selected {
	color: #000;
}

/*
=======================
PRESENTATIONAL ELEMENTS
=======================
*/

body{
	background: transparent url("../images/body_back.png") no-repeat 0 0;
}

body#secondary{
	background: transparent url("../images/body_back_secondary.png") no-repeat 0 0;
}

#home_page #col2 h2,
#home_page #col1 h2 {
	text-indent:-9999px;
}

.bio {
	background: transparent url("../images/bio.png") no-repeat top left;
	padding: 40px 0 0 60px;
	width:250px;
	height:100%;
	display:block;
}

.services {
	background: transparent url("../images/services.png") no-repeat top left;
	padding: 40px 0 0 60px;
	width:250px;
	height:100%;
	display:block;
}

.client_list {
	background: transparent url("../images/client_list.png") no-repeat top left;
	padding: 40px 0 0 60px;
	width:250px;
	height:100%;
	display:block;
}

div.hr {
	background: url("../images/rule.png") no-repeat top left;
	clear:both;
	width:768;
	height:20px;
	margin:0;
	padding:0;
	display:block;
}

div#col div.hr {
	background: url("../images/rule.png") no-repeat -120px top;
}

#secondary #col ul{
	margin:0 0 15px 0;
	list-style: none;
}

#secondary #col ul li ul{
	list-style: none;
}

#secondary #col ul li.no_bullet {
	list-style: none;
}

/* 
=========
HEADER
========= 
*/
#logo p{
	background: transparent url("../images/header_brand.png") no-repeat top left;
	width:395px;
	height:264px;
	text-indent:-9999px;
	margin:0;
	display:block;
}

#secondary #logo p{
	background: transparent url("../images/header_brand_secondary.png") no-repeat top left;
	width:395px;
	height:170px;
	text-indent:-9999px;
	display:block;
}

/* 
=========
ICONS
========= 
*/
.email{
	background: transparent url("../images/email.png") no-repeat center left;
	padding-left:22px;
}


