/* @group global */
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;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

a {
	text-decoration: none;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	background: #fff;
	color: #646464;
    font-size: 75%;
    line-height: 1.5em;
}

.clear {
	clear: both;
}
/* @end */

/* @group common */
#page_wrapper {
	width: 1020px;
	margin: auto;
	background: #d3eefc url(../images/background_gradient.png) repeat-x;
}

#header {
	width: 940px;
	height: 111px;
	margin: auto;
	padding-top: 23px;
	position: relative;
	z-index: 3;
}

#logo {
	background: url(../images/logo.png) no-repeat;
	height: 111px;
	width: 143px;
	float: left;
}

#logo a {
	display: block;
	text-indent: -9999px;
	height: 111px;
	width: 143px;
	overflow: hidden;
}

#nav {
	width: 345px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#nav li {
	float: right;
	width: 115px;
	font-size: 1.333em;
	line-height: 1.875em;
	letter-spacing: -.07em;
}

#nav li a {
	color: #646464;
}

#content {
	width: 940px;
	margin: auto;
	z-index: 4;
}

#sub_content {
	float: left;
	width: 220px;
	height: 270px;
	background: url(../images/form_gradient.png) repeat-x;
	z-index: 5;
}

#communications {
	text-align: center;
	margin: 0px 12px;
	padding-bottom: 1.75em;
	border-bottom: 1px solid #8f9a9f;
}

#communications h4 {
	font-size: 2em;
	line-height: 1.5em;
}

#communications p {
	padding-top: .25em;
	line-height: 1.25;
}

#sub_content form {
	position: relative;
	z-index: 4;
}

#sub_content form p {
	padding: 0px 20px;
}

#sub_content label {
	display: block;
	padding-top: .75em;
	font-weight: bold;
}

#sub_content p input {
	width: 175px;
}

#sign_up {
	background: #a5e1f1;
	padding-right: 20px;
}

#sign_up input {
	float: right;
	margin: 1em 0px;
}

#main_content {
	float: right;
	width: 660px;
	padding-bottom: 12em;
	position: relative;
	z-index: 3;
}

#footer {
	clear: both;
	margin: auto;
	padding-top: 1em;
	padding-bottom: 3em;
	width: 660px;
	position: relative;
	left: 140px;
	border-top: 1px solid #8f9a9f;
}

#footer p {
	float: right;
}

#footer a {
	color: #646464;
}

/* @end */

/* @group nav */
#index #home_link, #clients #clients_link, #resources #resource_link, 
#about #about_link, #services #services_link, #contact #contact_link, 
#blog #blog_link {
	border-bottom: 1px solid #333;
}


/* @end */

/* @group index */
#jump {
	display: block;
	margin: auto;
	margin-top: 13px;
	padding-bottom: 36px;
}

#welcome {
	color: #2fa5b4;
	font-size: 2.5em;
	line-height: 1em;
	letter-spacing: .04em;
	padding-bottom: .8em;
}

#intro {
	font-weight: bold;
	line-height: 2.25em;
	padding-bottom: 1.417em;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #8f9a9f;
}

#index #main_content h3 {
	font-size: 1.167em;
	font-weight: bold;
	margin-top: 1.286em;
	margin-bottom: .429em;
}

#main_content h3 span {
	font-size: 1.714em;
	padding-right: 1px;
}

/* @end */

/* @group sub */
#sub_jump {
	display: block;
	margin: auto;
	margin-top: 13px;
	position: relative;
	top: -48px;
	margin-bottom: -114px;
	z-index: 1;
}


/* @end */

/* @group clients */
#tongue  {
	font-weight: bold;
	line-height: 1.75em;
	border-bottom: 1px solid #8f9a9f;
	padding-top: 9px;
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
}

#clients #main_content ul li {
	float: left;
	font-size: 1.083em;
	line-height: 1.385em;
	padding-right: 5px;
}

#clients #main_content ul a {
	color: #0090a2;
	padding-right: 5px;
}

.clients_divs {
	border-top: 1px solid #8f9a9f;
	padding-bottom: 3em;
	padding-top: 3em;
}

.clients_divs img {
	float: left;
	padding-right: 30px;
}

#clients .clients_divs h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 1.5em;
}

#one_man_band {
	border-top: none;
	clear: both;
	padding-top: 5.083em;
}

/* @end */

/* @group about */
#about #main_content p {
	margin-bottom: 1.5em;
}

#feb {
	font-style: italic;
	font-weight: bold;
}


/* @end */

/* @group services */
#services table {
	border: 1px solid #8f9a9f;
	border-collapse: collapse;
	font-size: 1.167em ;
	line-height: 1.586em;
}

#services th, #services td {
	padding: 0px 5px;
}

#services th {
	border-bottom: 1px solid #8f9a9f;
	font-weight: bold;
	text-align: left;
	width: 33%;
}

#services col {
	border: 1px solid #8f9a9f;
}

/* @end */

/* @group resources */
#resources #main_content h3 {
	font-weight: bold;
	font-size: 1.167em;
	line-height: 1.286em;
	padding-bottom: 1.286em;
}

#resources #main_content a {
	color: #0090a2;
}

#resources #main_content p {
	margin-top: .375em;
	margin-bottom: 1.5em;
}

/* @end */

/* @group contact */
#contact #main_content a {
	color: #0090a2;
}


#contact_us {
	font-weight: bold;
	margin-bottom: 3.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #8f9a9f;
}

#contact1 {
	float: left;
	width: 50%;
}

#contact2 {
	float: right;
	width: 50%;
}

#contact #main_content ul {
	line-height: 2em;
	padding-bottom: 2em;
}

#contact1 img {
	padding-top: 14px;
	padding-bottom: .5em;
}

#contact2 img {
	padding-bottom: .5em;
}

/* @end */

/* @group blog */
#blog #main_content p {
	font-size: 1.5em;
}

/* @end */

/* @group legal */
#legal #main_content h3 {
	font-weight: bold;
	font-size: 1.167em;
	line-height: 1.286em;
	padding-bottom: 1.286em;
}

#legal #main_content p {
	padding-bottom: .5em;
}

#legal #main_content a {
	color: #0090a2;
}

/* @end */


















