/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Copyright 2009 Spiegel Design Group, Inc. All Rights Reserved.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*-------------------------------------------------
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;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
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: "" "";
}
.clear {
	clear: both;
}
.hidden {
	display: none;
	visibility: hidden;
}

/*-------------------------------------------------
GLOBAL
-------------------------------------------------*/

body {
	background: #6b737d;
}
.wrapper {
	width: 900px;
	margin: 0 auto;
}

/*-------------------------------------------------
HEADER
-------------------------------------------------*/

.header {
	background: #fff;
	padding: 85px 0 25px 0;
	border-bottom: 4px solid #ae1e2c;
}
.header table {
	width: 100%;
}
.header td.logo {
	width: 355px;
}
.header td.logo a {
	display: block;
	background: url("/assets/img/header/logo.png") 0 0 no-repeat;
	height: 56px;
}
.header span {
	display: none;
	visibility: hidden;
}
.header td.tagline h5 {
	background: url("/assets/img/header/tagline.png") 0 bottom no-repeat;
	height: 13px;
	height: 56px;
	margin: 0 0 0 50px;
}
.header td.tagline h5 span {
	display: none;
	visibility: hidden;
}
.content {
	background: #abafb4;
}

/*-------------------------------------------------
NAV
-------------------------------------------------*/

#nav {
	padding: 15px 0;
}
#nav li {
	float: left;
	margin: 0 16px;
}

/* NAV LINKS */
#nav li.nHome a { width: 64px; background: url("/assets/img/header/nHome.png") 0 0 no-repeat; }
#nav li.nOurWork a { width: 102px; background: url("/assets/img/header/nOurWork.png") 0 0 no-repeat; }
#nav li.nClients a { width: 81px; background: url("/assets/img/header/nClients.png") 0 0 no-repeat; }
#nav li.nTestimonials a { width: 123px; background: url("/assets/img/header/nTestimonials.png") 0 0 no-repeat; }
#nav li.nAwards a { width: 83px; background: url("/assets/img/header/nAwards.png") 0 0 no-repeat; }
#nav li.nNews a { width: 64px; background: url("/assets/img/header/nNews.png") 0 0 no-repeat; }
#nav li.nJobs a { width: 61px; background: url("/assets/img/header/nJobs.png") 0 0 no-repeat; }
#nav li.nContact a { width: 89px; background: url("/assets/img/header/nContact.png") 0 0 no-repeat; }
/* END */

#nav li a {
	display: block;
	height: 23px;
}
#nav li a:hover, #nav li.navOn a {
	background-position: 0 -23px !important;
}
#nav li a span {
	display: none;
	visibility: hidden;
}
.strip {
	background: #000 url("/assets/img/header/strip.jpg") 50% 0 repeat-x;
	height: 69px;
	border-top: 2px solid #ae1e2c;
	border-bottom: 2px solid #ae1e2c;
}

/*-------------------------------------------------
TEXTAREA
-------------------------------------------------*/

.textarea {
	padding: 25px 0;
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
	line-height: 22px;
}
.textarea strong, .textarea b { font-weight: bold; }
.textarea em, .textarea i { font-style: italic; }
.textarea p {
	margin: 12px 0;
}
.textarea a:link, .textarea a:visited {
	color: #ae1e2c;
	text-decoration: none;
}
.textarea a:hover {
	text-decoration: underline;
}
.textarea h2 span {
	display: none;
	visibility: hidden;
}
.textarea h2 {
	height: 23px;
	display: block;
	margin: 0 0 10px 0;
}
.textarea table {
	width: 100%;
}
.textarea td {
	vertical-align: top;
}

/* Page Specific */
#flashcontent {
	width: 545px;
	background: #000;
	border: 2px solid #ae1e2c;
}
.homeBox {
	width: 545px;
	margin: 0 auto;
}
.homeBox h3 {
	margin: 10px 0 6px 0;
	font-size: 18px;
	line-height: 22px;
}
.homeBox p {
	margin: 0;
}
.contact-form {
	width: 500px;
	margin-right: 100px;
	float: right;
}
h3 {
	font-size: 16px;
}
.client {
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 15px;
	display: block;
}

ul.external-media li {
	cursor: pointer;
	margin: 0 0 0 25px;
	padding: 0;
	font-size: 12px;
	color: #ae1e2c;
	text-decoration: none;
}
.articleItem {
	margin: 0 0 15px 0;
}
.articleDate {
	font-weight: bold;
	margin: 0;
	font-size: 11px;
	text-transform: uppercase;
	color: #424348;
}
.articleTitle {
	font-size: 18px;
	cursor: pointer;
	font-weight: normal;
}
.articleRead {
	font-size: 12px;
	font-weight: bold;
	color: #ae1e2c;
}
.section_2 {
	padding: 0 0 0 180px;
}
.section_3 {
	padding: 0 0 0 60px;
}

/*-------------------------------------------------
FOOTER
-------------------------------------------------*/

.footer {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
	padding: 15px 0;
}
.footer p {
	padding: 3px 0;
}
.footer a:link, .footer a:visited {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}