/* resest default styles */
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*---------------------------
	PAGE LAYOUT
---------------------------*/

/* float classes */
.lt {
	float: left;
}
.rt {
	float: right;
}
.clear {
	clear: both;
}
body {
	text-align: center;
	background-color: #fff;
	color: #333;
}
div#content {
	position: relative;
	background-color: #fff;
	color: #333;
	text-align: left;
	margin: 20px auto 0 auto;
	width: 980px;
	border: 1px solid #ccc;
	min-height: 560px;
}
div#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div#c1 {
	float: left;
	width: 340px;
	padding: 110px 20px 0 120px;
}
div#c2 {
	float: left;
	width: 340px;
	margin: 110px 20px 0 0;
}
div#c1_work {
	float: left;
	width: 454px;
	padding: 110px 20px 0 120px;
}
div#c2_work {
	float: left;
	width: 226px;
	margin: 110px 20px 0 0;
}
.center_head {
	padding-top: 125px;
}
.center_img {
	margin-top: 90px;
}
.center_p {
	margin-top: 90px;
}
#c1 ul, #c2 ul, #c1_work ul, #c2_work ul {
	list-style: disc outside;
	padding-left: 27px;
}
#c1 ol, #c2 ol, #c1_work ol, #c2_work ol {
	padding-left: 27px;
	list-style: decimal outside;
}
ul#services_list, ul#services_list ul {
	list-style: none;
	padding: 0;
}
li#web, li#multimedia, li#social {
	margin-left: 170px;
}
li#web {
	margin-top: -29.09em;
}
li#color, li#typeface, li#brand {
	margin-left: 112px;
}
li#stationery, li#signage {
	margin-left: 224px;
}
li#color {
	margin-top: -4.3635em;
}
li#stationery {
	margin-top: -4.3635em;
}
div.callout {
	border: 1px solid #5eb6e4;
	padding: 15px 26px 0 26px;
}
p.page_numbers {
	text-align: right;
}
.vcard {
	border: 1px solid #5eb6e4;
	width: 312px;
	min-height: 128px;
	margin-top: 90px;
	margin-bottom: 1.4545em;
	padding: 30px 0 0 26px;	
}
a.pdf {
	background: transparent url(/img/pdficon_small.gif) no-repeat right center;
	padding: 0 22px 1px 0;
}
a.twitter {
	background: transparent url(/img/twitter-icon.png) no-repeat left center;
	padding: 0 0 1px 20px;
}
a.linkedin {
	background: transparent url(/img/linkedin-icon.png) no-repeat left center;
	padding: 0 0 1px 20px;
}
.lingo-logo {
	float: right;
	margin-left: 20px;
}

/*---------------------------
	BRANDING
---------------------------*/

div#branding {
	float: left;
	width: 120px;
	margin-right: 20px;
}
#branding h1 {
	float: left;
	margin: 20px 0 0 0;
}
#branding h1 a {
	display: block;
	width: 120px;
	height: 70px;
	background: #fff url(http://www.westreed.com/img/west-reed-logo.gif) no-repeat 0 0;
	text-indent: -9999px;	
}

/*---------------------------
	MAIN NAVIGATION
---------------------------*/

ul#nav_main {
	clear: both;
	padding-top: 105px;
	text-transform: uppercase;
}
#nav_main li {
	width: 100%;
}
#nav_main a {
	padding: 5px 0;
	display: block;
	text-align: right;
	text-decoration: none;
}

/*---------------------------
	SECONDARY NAVIGATION
---------------------------*/

ul#nav_sec {
	padding-top: 58px;
}
#nav_sec li {
	width: 100%;
}
#nav_sec a {
	padding: 5px 0;
	display: block;
	text-align: right;
	border-top: 1px solid #ccc;
	text-decoration: none;
}

/*---------------------------
	OUR WORK NAVIGATION
---------------------------*/

ul#nav_work {
	list-style: none;
	padding: 7px 0;
	margin: 16px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 226px;
	font-family: Georgia, "Times New Roman", Times, Serif;
}
#nav_work li {
	float: left;
}
#nav_work a {
	float: left;
	display: block;
	padding: 0 6px;
	text-decoration: none;
}
#body_work_1 #work_1 a, #body_work_2 #work_2 a, #body_work_3 #work_3 a, 
#body_work_4 #work_4 a, #body_work_5 #work_5 a, #body_work_6 #work_6 a {
	color: #5eb6e4;
}

/*---------------------------
	LEADERSHIP NAVIGATION
---------------------------*/

ul#nav_leadership {
	list-style: none;
	padding: 7px 0;
	margin: 0 0 16px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 340px;
	font-family: Georgia, "Times New Roman", Times, Serif;
}
#nav_leadership li {
	float: left;
}
#nav_leadership a {
	float: left;
	display: block;
	padding: 0 6px;
	text-decoration: none;
}
#body_who_leadership_john_reed #john a, 
#body_who_leadership_ben_reed #ben a,
#body_who_leadership_josh_reed #josh a {
	color: #5eb6e4;
}

/*---------------------------
	SITE INFO
---------------------------*/

div#site_info {
	position: relative;
	text-align: right;
	margin: 0 auto;
	width: 980px;
}
div#site_info p {
	padding-top: 3px;
	font-size: .90909em;
	color: #666;
}

/*---------------------------
	TYPOGRAPHY
---------------------------*/

body {
	font: 68.75% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html>body {
	font-size: 11px;
}
p, ul, ol, dl, dd, blockquote, .vcard {
	font-size: 1em;
	line-height: 1.4545em;
	margin-bottom: 1.4545em;
}
/* image display fix */
img {
	display: block;
	margin-bottom: 1.4545em;
}
.inline {
	display: inline;
}
h1, h5, h6 {
	font-size: 1.5em;
	line-height: 1.625em; 
	font-weight: normal;
	margin-bottom: .625em;
}
h2 {
	font-size: 1.8182em;
	line-height: 1.6em; 
	font-weight: normal;
	letter-spacing: .05em;
	color: #512b1b;
	margin-bottom: .8em;
}
h3 {
	font-size: 1.0909em;
	line-height: 1.3333em;
}
h4 {
	font-size: 1em;
	line-height: 1.4545em;
}
.bottom_margin_h3 {
	margin-bottom: 1.3333em;
}
#c1 ol li, #c2 ol li {
	margin-bottom: 1.4545em;
}
ol#nomargin li {
	margin-bottom: 0;
}
ul#nav_main {
	font-size: 1.0909em;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #5eb6e4;
}
a:active {
	color: #666;
}
#body_who #who_tab a, #body_who_leadership_john_reed #who_tab a, #body_who_leadership_ben_reed #who_tab a, 
#body_who_leadership_josh_reed #who_tab a, #body_what #what_tab a, #body_how #how_tab a, #body_work_1 #work_tab a,
#body_work_2 #work_tab a, #body_work_3 #work_tab a, #body_work_4 #work_tab a, #body_work_5 #work_tab a,
#body_contact #contact_tab a, #body_brand #brand_tab a, #body_marketing #marketing_tab a,
#body_lingo #lingo_tab a, #body_articles #articles_tab a, #body_articles_2 #articles_tab a, 
#body_blog #blog_tab a {
	color: #5eb6e4;
}
.blue, #body_articles a#page_1, #body_articles_2 a#page_2 {
	color: #5eb6e4;
}
a:link.url, a:visited.url {
	text-decoration: none;
}

/*---------------------------
	IE HACKS
---------------------------*/

/* ie6 \*/

* html #content {
	height: 1%;
}

/* ie7 */

*:first-child+html #content, #nav_main {
	min-height: 1px;
}