body {
	background: url(../images/misc/main_bg.gif) repeat-x;
	margin: 0 auto;
}

.wrapper {
	background: url(../images/misc/top_bg.jpg) top no-repeat;
}

.container {
	margin: 0 auto;
	background: #ffffff;
	margin-top: 14px;
	text-align: left;
	padding: 20px 16px 0 14px;
	width: 930px;
	padding-bottom: 30px;
	color: #585858;
}

.greyline {
	border-top: 1px solid #e1e1e1;
	clear: both;
	height: 10px;
	margin-top: 10px;
}

.flash_header {
	text-align: center;
	width: 930px;
	margin-bottom: 20px;
	z-index: 1;
}

.header {
	width: 930px;
	height: 60px;
}

.content {
	width: 600px;
	float: left;
}

ul.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .72em;
	color: #0d949f;
	margin-left: 10px;
	padding-left: 10px;
}

ul.sitemap {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .72em;
	line-height: 20px;
	color: #585858;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #e1e1e1;
}

ul.sitemap li.title a {
	color: #6e6e6e;
	font-weight: bold;
	margin-left: 0;
}

ul.sitemap li {
	margin: 5px 0 5px 0;
}

ul.sitemap li a {
	margin-left: 10px;
}

ul.subnav {
	list-style: none;
	padding: 0 0 2px 0;
	margin: 0 0 2px 0;
}

ul.subnav li {
	margin: 2px 0 2px 20px;
}

.right_content {
	float: right;
	margin-left: 25px;
	width: 270px;
}

.left_content {
	float: left;
	margin-right: 25px;
	width: 270px;
}

.twitter {
	float: right;
	margin: 10px 35px 0 0;
	font-size: .7em;
}

.news ul {
	width: 230px;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 20px;
}

.news ul li {
	margin-bottom: 10px;
}

.news h2 {
	display: block;
	background: #ededed;
	width: 225px;
	text-align: left;
	height: 30px;
	padding: 5px 0 0 10px;
	margin-bottom: 15px;
}

.logo {
	float: left;
	width: 200px;
}

ul.top_nav {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
}

ul.top_nav li.mega {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 3;
}

ul.top_nav li.mega a.megaitem {
	display: block;
	font-size: 20px;
	padding: 1px 10px 1px 10px;
	border-right: 1px solid #cbcbcb;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #636363;
	z-index: 99;
}

ul.top_nav li.mega a.last {
	border-right: 0;
}

ul.top_nav li.mega span.small {
	font-size: 10px;
}

ul.top_nav div {
  	display: none;
}

ul.top_nav li.mega div {
	position: absolute;
	top: 38px;
	width: 22.5em;
	left: -120px;
	padding-top:1em;
	background: #f0f0f0;
	border: 1px solid #cbcbcb;
}

ul.top_nav li.mega div.small {
	width: 12.5em;
	left: -1.5em;
}

ul.top_nav li.hovering div {
	display: block;
	z-index: -1;
}

ul.top_nav li.hovering a.megaitem {
	background: #f0f0f0;
	border-top: 1px solid #cbcbcb;
	padding-top: 0;
	z-index: 99;
}

ul.top_nav li.hovering a.first {
	border: 1px solid #cbcbcb;
	padding-top: 0;
}

ul.top_nav li.hovering a.last {
	border-right: 1px solid #cbcbcb;
	padding-right: 9px;
}

.clear {
	clear: both;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .72em;
	line-height: 20px;
	color: #585858;
	margin-top: 5px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0d949f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 8px;
	padding: 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 8px;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	float: right;
	font-size: 2.2em;
	letter-spacing: 2px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}

.red {
	color: #c33700;
}

.blue {
	color: #0054aa;
}

.orange {
	color: #fe8900;
}

.green {
	color: #008b1d;
}

.light_green {
	color: #0d949f;
}

.dark_red {
	color: #b91726;
}

.purple {
	color: #76143b;
}

.lighter_green {
	color: #7dccd1;
}

.feature {
	float: left;
	border-right: 1px solid #cbcbcb;
	width: 178px;
	padding-right: 16px;
	margin-right: 16px;
	margin-top: 10px;
}

.footer {
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #323232  url(../images/misc/footer_bg.gif) repeat-x;
	min-height: 272px;
	padding-bottom: 10px;
}

.grass {
	background: #323232  url(../images/misc/footer_grass.gif) repeat-x;
}

.footer_image {
	width: 1130px;
	height: 142px;
	margin: 0 auto;
}

.turtle {
	background: url(../images/footers/turtle.gif) no-repeat top;
}

.coffee {
	background: url(../images/footers/coffee.gif) no-repeat top;
}

.shoes {
	background: url(../images/footers/shoes.gif) no-repeat top;
}

.cartwheel {
	background: url(../images/footers/cartwheel.gif) no-repeat top;
}

.flower {
	background: url(../images/footers/flower.gif) no-repeat top;
}

.painter {
	background: url(../images/footers/painter.gif) no-repeat top;
}

.footer_content {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

.footer_content ul {
	list-style: none;
	float: left;
	text-align: left;
	width: 115px;
	margin: 30px 25px 0 0;
	padding: 0;
}

.footer_logos {
	width: 960px;
	height: 50px;
	margin-top: 20px;
}

.footer_logos img {
	float: left;
	margin-right: 32px;
}

.footer_content ul.last {
	float: right;
	width: 65px;
	margin: 35px 0 0 0;
}

.footer_content ul.last li {
	margin-bottom: 5px;
}

.footer_content ul li {
	text-decoration: none;
	color: #ffffff;
	font-size: .6em;
	font-family: Gill Sans MT, Trebuchet MS, Helvetica, Arial;
}

.footer_content ul li a {
	text-decoration: none;
	color: #ffffff;
}

.footer_content ul li a.title {
	font-size: 1.13em;
	font-weight: bold;
}

.footer_content ul li a:hover {
	color: #7dccd1;
}

.footer p {
	font-size: .65em;
	color: #ffffff;
	margin-bottom: 0;
}

.footer p a {
	color: #ffffff;
}

.footer p a:hover {
	color: #7dccd1;
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.last {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}

.who_we_are {
	background: #f0f0f0;
	width: 360px;
	height: 120px;
	border: 1px solid #cbcbcb;
	padding: 10px 0 10px 0;
}

ul.dropdowns {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 20px 0 20px;
	font-size: 0.8em;
}

ul.dropdowns li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d8d8d8;
	width: 140px;
}

ul.dropdowns li a {
	font-size: 0.9em;
	color: #585858;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul.dropdowns li a:hover {
	color: #0d949f;
}

.clients {
	text-align: center;
	width: 270px;
}

.clients img {
	padding: 10px 20px 10px 0;
}

.map {
	width: 930px;
	height: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #585858;
	text-align: center;
	border: 1px solid #cbcbcb;
}

.portfolio_logos {
	float: left;
	margin: 15px 20px 0 0;
}

.portfolio_text {
	float: left;
	width: 490px;
}

/* ------------------- Forms --------------------- */

.button {
	width: 113px;
	border: 1px solid #c6c6c6;
	color: #6e6e6e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .72em;
	height: 26px;
	background: #e5e5e5;
	text-align: center;
	cursor: pointer;
}

.red_text {
	color: #B70404;
}

ul.form {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.form li {
	clear: both;
	height: 33px;
}

ul.form li.large {
	clear: both;
	height: 80px;
}

ul.form li input {
	border: 1px solid #ccc;
	width: 400px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	float: left;
	line-height: 22px;
}

ul.form li input.button {
	width: 113px;
	border: 1px solid #c6c6c6;
	color: #6e6e6e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .72em;
	height: 26px;
	background: #e5e5e5;
	text-align: center;
	cursor: pointer;
}

ul.form li textarea {
	border: 1px solid #ccc;
	width: 400px;
	height: 60px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	font-size: .72em;
	overflow: auto;
	margin-bottom: 8px;
}

ul.form li select {
	width: 403px;
	color: #585858;
	margin-bottom: 8px;
}

ul.form li label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .72em;
	color: #585858;
	float: left;
	padding-top: 5px;
	width: 130px;
	height: 20px;
}

input.small {
	width: 110px;
	border: 1px solid #ccc;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	margin-bottom: 6px;
}

/* ------------------- Dropdowns --------------------- */

.drop_nav h5 {
	width: 235px;
	font-weight: normal;
	border: 1px solid #e1e1e1;
	height: 42px;
	font-size: 0.85em;
	background: url(../images/misc/side_nav_bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	margin-top: 5px;
}

.drop_nav h5 a {
	display: block;
	width: 195px;
	color: #535352;
	text-decoration: none;
	height: 29px;
	padding: 13px 0 0 40px;
	background: url(../images/misc/arrow.gif) no-repeat;
	background-position: 12px 18px;
}

.drop_nav h5 a:hover {
	color: #0d949f;
}

.drop_nav ul {
	list-style: none;
	display: none;
	margin: 0;
	padding: 0;
	margin-top: 1px;
}

.drop_nav ul li a {
	display: block;
	width: 195px;
	text-decoration: none;
	color: #535352;
	font-size: 0.78em;
	height: 29px;
	padding: 13px 0 0 42px;
	background: #ededed;
}

.drop_nav ul li a:hover {
	color: #0d949f;
	background: #ffffff;
}

.holding_link a {
	background: #06a9b6;
	padding-top: 8px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	display: block;
	width: 235px;
	height: 28px;
}

.holding_link a:hover {
	background: #535352;
	text-decoration: none;
}
