/* START: Regular elements */
html {
	background: transparent;
}

body {
	font-family: Trebuchet MS, Arial, sans-serif;
	background-image: url(../img/wood_bg.jpg);
	background-repeat: repeat;
	background-position: top center;	
}

a {
	color: #002D6D;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #1659B9;
}

.divider_vertical_left {
	background-image: url(../img/divider_vertical.gif);
	background-repeat: repeat-y;
	background-position: top left;		
}

.divider_vertical_right {
	background-image: url(../img/divider_vertical.gif);
	background-repeat: repeat-y;
	background-position: top right;		
}

.divider_horizontal_top {
	background-image: url(../img/divider_horizontal.gif);
	background-repeat: repeat-x;
	background-position: top left;		
}

.divider_horizontal_bottom {
	background-image: url(../img/divider_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom left;		
}

h2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: .08em;
	text-align: left;
	font-weight: bold;
	line-height: 116%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	color: #264168;
}

h3 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	letter-spacing: .08em;
	text-align: left;
	font-weight: bold;
	line-height: 116%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	color: #264168;
}

h3 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: .08em;
	text-align: left;
	font-weight: bold;
	line-height: 116%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	color: #264168;
}

/* END: Regular elements */

/* START: Nav */

#container {
	background-image: url(../img/background-paper_06.png);
	background-repeat: repeat-y;
	background-position: top left;
	width: 894px;
	padding: 0px 40px 0px 40px;
	font-size: 13px;
}

.phone_number {
	width: 400px;
	margin-left: auto;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 1.3;
	text-align: right;
	font-family: 'Verdana';
	font-size: 15px;
	color: #545454;
}

.phone_number span {
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #4C81CD;
}

.nav-links {
	width: 540px;
	margin-left: auto;
	margin-right: 10px;
}

.nav-links a {
	font-weight: normal;
	display: block;
	float: left;
	width: 90px;
	text-align: right;
	font-size: 14px;
	font-family: 'Verdana';
	outline: none;
}

.header_links {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: normal;
	letter-spacing: .1em;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	position: absolute;
	top: 126px;
	left:  0px;
	padding: 0;
	text-align: center;
	z-index: 100;
}


.header_links a {
	color:#0048AF;
	position: relative;
	bottom: 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	width: 110px;
	display: block;
	float: left;
	background-image: url(../img/nav_divider.jpg);
	background-repeat: no-repeat;
	background-position: right 0%;
	font-weight: normal;
}

.header_links img {
	display: block;
	margin: -3px auto 0 auto;
	position: relative;
}

.header_links a.last {
	background-image: none;
}

.header_links a:hover {
	text-decoration: none;
}

h1 {
	font-family: Trebuchet MS, Arial, sans-serif; /*Trebuchet MS*/
	font-size: 20px;
	letter-spacing: .08em;
	text-align: left;
	font-weight: bold;
	line-height: 146.5%;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #264168;
}

#sub_links {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: normal;
	letter-spacing: .1em;
	padding: 5px 0px 3px 0px;
	border-bottom: 1px solid #B0C8EB;
	margin-bottom: 15px;
}

#sub_links a {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	display: block;
	padding: 0px 6px 0px 6px;
	margin-bottom: 5px;
	border-left: 5px solid #B0C8EB;
}

#sub_links a.last {
	padding-right: 0px;
	margin-right: 0px;
	border-right: 0px;	
}

#footer {
	margin-top: 75px;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	font-size: 11px;
	color: #6B97D7;
}

.side-note {
	background-image: url(../img/postit_05.png);
	background-repeat: repeat-y;
}

.sidebar {
	width:80%;
	margin: 0 auto;
	background-image: none;
}

.side-note-wrapper {
	position: relative;
	left: 35px;
	top: 0px;
	z-index: 30;
}

.side_testimonial, .side_faq, .side_glossary, .side_articles, .side_portfolio {
	font-size: 11px;
	padding-right: 5px;
	text-align: right;
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.side_testimonial blockquote, .side_faq blockquote, .side_glossary blockquote, .side_articles blockquote, .side_portfolio blockquote {
	line-height: 15px;
	border-left: 5px solid #C7DCEA;
	border-bottom: 1px solid #C7DCEA;
	padding: 0px 0px 5px 5px;
	margin: 5px 0px 5px 0px;
	font-style: italic;
	text-align: left;
}

.side_faq blockquote a, .side_glossary blockquote a, .side_articles blockquote a, .side_portfolio blockquote a {
	color: black;
	font-weight: normal;
	font-style: normal;
}

.side_philosophy {
	font-size: 11px;
	font-weight: bold;
	border-left: 5px solid #C7DCEA;
	border-bottom: 2px solid #C7DCEA;
	padding: 0px 0px 5px 5px;
	margin: 5px 0px 15px 0px;
}

.side_portfolio_tn {
	width: 64px;
	height: 38px;
	border: 1px solid #B0C8EB;
	margin: 4px 10px 4px 10px;
}


/* END: Nav */

/* start PORTFOLIO PAGE */

.portfolio_item {
	padding-bottom: 15px;
	margin-bottom: 20px;
	min-height: 152px;
	height: auto !important;
	height: 152px;
}

.portfolio_item#first {
	padding-top: 10px;	
}

.portfolio_image_cell {
	float: left;
	width: 252px;
	padding-right: 20px;
	padding-left: 5px;	
}

.portfolio_image {
	border: 1px solid #B0C8EB;	
}

.portfolio_content {
	padding: 0px 0px 5px 287px;
	font-size: 12px;
	line-height: 135%;
}

span.portfolio_company_name {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .1em;
}
span.portfolio_company_type {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: .05em;
}

/* end PORTFOLIO PAGE */

/* start SERVICES PAGE */

.services_block {
	padding-right: 15px;
	min-height: 630px;
	height: auto !important;
	height: 630px;
}

.services_header {
	padding-bottom: 5px;
	border-bottom: 2px solid #4C81CD;
	margin-bottom: 10px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
}
	
.services_header h2 {
	margin-bottom: 5px;	
}
.services_header h3 {
	color: #4C81CD;
	margin-bottom: 0px;
	font-weight: normal;
}

.services_image {
	margin: 10px auto 10px -1px;
	display: block;
	width: 185px;
	height: 165px;
}

/* end SERVICES PAGE */

/* start CONTACT PAGE */

.contact_block {
	padding: 15px 15px 0px 0px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	font-size: 15px;
	text-align: left;
	position: relative;
}

.contact_image {
	position: absolute;
	right: 15px;
	top: 8px;
	z-index: 1;
}

.contact_block h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 18px;
	font-size: 18px;
	text-align: left;
}

.contact_block p {
	margin-left: 18px;
	z-index: 30;
	position: relative;
}

/* end CONTACT PAGE */

/* start ABOUT US PAGE */

.about_us_content {
	line-height: 150%;	
}

.about_image {
	float: right;
	margin: 3px;
	padding: 0;
	border: 0px solid #f9f9f9;
}

/* end ABOUT US PAGE */

/* start TESTIMONIAL PAGE */

.about_testimonial_content h2 {
	margin-bottom: 2px;	
}
.about_testimonial_content h3 {
	font-size: 14px;	
}

/* end TESTIMONIAL PAGE */

/* start RESOURCES PAGE */

.resources_container h2, .resources_container p {
	margin-left: 73px;
}

.resources_image {
	float: left;
	display: block;
	margin: 0;
}

/* end RESOURCES PAGE */

/* start ARTICLES PAGE */

.articles_content h2 {
	margin-bottom: 5px;	
}

/* end ARTICLES PAGE */

/* start FAQ PAGE */

.faq_content h2 {
	font-size: 14px;
	cursor: pointer;
}

/* end FAQ PAGE */

/* start GLOSSARY PAGE */

/* nothing... */

/* end GLOSSARY PAGE */

/* start HOMEPAGE */

.homepage_breakdowns h2 {
	font-size: 19px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #B0C8EB;
}

.homepage_service_block, .homepage_resources_block, .homepage_articles_block {
	margin: 0px 0px 0px 74px;
	font-size: 11px;
	letter-spacing: .06em;
}
.homepage_contact_block {
	margin: 0px 0px 0px 74px;
	font-size: 13px;
	letter-spacing: .06em;	
	text-align: center;
}

.homepage_service_block h3, .homepage_resources_block h3, .homepage_articles_block h3 {
	font-size: 14px;
	margin-bottom: 3px;
}
.homepage_contact_block h3 {
	font-size: 15px;
	margin-bottom: 3px;	
	text-align: center;
}

.homepage_service_icons {
	width: 64px;
	height: 57px;
	border: 0px;
	float: left;	
}

.homepage_contact_icons {
	width: 64px;
	height: 64px;
	border: 0px;
	float: left;	
}
.homepage_resources_icons {
	width: 65px;
	height: 65px;
	border: 0px;
	float: left;	
}

/* end HOMEPAGE */

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}

fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}

fieldset legend {
	background: #fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}

fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}

fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}

fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}

form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}

form div.input {
	color: #444;
}

form div.required {
	color: #333;
	font-weight: bold;
}

form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}

label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}

input,textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif
		;
	padding: 2px;
	width: 100%;
}

select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}

select[multiple=multiple] {
	width: 100%;
}

option {
	font-size: 120%;
	padding: 0 3px;
}

input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}

input[type=radio] {
	float: left;
	width: auto;
	margin: 0 3px 7px 0;
}

div.radio label {
	margin: 0 0 6px 20px;
}

input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}

div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}

p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}

p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}

.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}

/* Tables */
table {
	background: #fff;
	border: 1px solid #ccc;
	border-right: 0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}

th {
	background: #f2f2f2;
	border: 1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}

th a {
	background: #f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}

th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}

table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}

table tr.altrow td {
	background: #f4f4f4;
}

td.actions {
	text-align: center;
	white-space: nowrap;
}

td.actions a {
	margin: 0px 6px;
}

/* Paging */
div.paging {
	background: #fff;
	color: #ccc;
	margin-bottom: 2em;
}

div.paging div.disabled {
	color: #ddd;
	display: inline;
}

div.paging span {
	
}

div.paging span.current {
	color: #000;
}

div.paging span a {
	
}

/* Flash message */
#flashMessage.failure {
	width: 400px;
	margin: 10px auto 10px auto;
	padding-bottom: 10px;
	color: red;
	font-size: 11px;
	font-family: arial;
	text-align: center;
	border-bottom: 1px dotted red;
}

#flashMessage.success {
	width: 400px;
	margin: 10px auto 10px auto;
	padding-bottom: 10px;
	color: green;
	font-size: 11px;
	font-family: arial;
	text-align: center;
	border-bottom: 1px dotted green;
}