
/* DO NOT TOUCH RESET 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,
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;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}


/*  END RESET STYLES */


/*  COLORS

	white - #FFFFFF;
	black - #000000;
	navy - #001534;
	red - #BB0F24;
	dark red - #990D1D;
	box red - #861824
	light blue - #4A72AE

*/

strong { font-weight: bold; }

body {
	background: #f9f4ee url('/i/bg_x.jpg') repeat-x;
	width: 100%;
	text-align: center;
	font-family: Georgia, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	overflow-x: hidden;
}


a, .a, h2 span.a {
	color: #f00;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

	.shell {
		width: 100%;
		overflow-x: hidden;
	}
	
	#main_wrapper {
		background:none;
		margin: 0 auto;
		min-height: 1200px;
		overflow-x: hidden;
		text-align: left;
	}
	
	#sub_wrapper {
		width: 995px;
		margin: 0 auto;
	}
	
	
	#wrapper {
		float: left;
	  	border-top: 0 none;
	  	border-bottom: 0 none;
	  	background: none;
	}
	
		  #header {
		  	width: 1000px;
		  	margin: 101px auto 0;
		  	text-align: left;
		  	clear: both;
		  	float: left;
		  	height: 390px;
		  	float: left;
		  }
		  
			#header img { float: left; margin-top:20px; margin-left: 25px;}
			
			#header #navigation { 
				float: right;
				margin:0 36px 0;
				background: url('/i/nav_bg_930_41.png');
				width:930px;
				height:41px;
			}
			
			
			.nav_contact {
				width:290px;
			}
			
			.nav_event {
				
			}
			
			

/* Drop Down Styles */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}
/*
#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}
*/
			
			#navigation .sep {
				float: left;
				width: 2px;
				height: 100%;
				background: url('/i/matrix.png') no-repeat -254px -56px;
				margin:7px 0 0;
			}
			
			a .logo h1 {
				position: absolute;
				text-indent: -99999px;
				background: transparent url('/i/header_logo_220_208.png') no-repeat;
				width:220px;
				height:208px;
				margin-left: 397px;
				top:10px;
				z-index: 900;
			}
			
			a {
				cursor: pointer;
			}
			
			th, td {
			padding:10px 10px 10px 0;
			font-size: 14px;
			font-weight: bold;
			border-bottom: solid 1px #000;
			}
			
			td {
			font-weight: normal;
			color: #005128;
			border-bottom: solid 1px #999;
			font-size: 14px;
			}
			
			#header #navigation li {
				float: left;
				border-left: none;
			}
			
				#header #navigation li a {
					color: #fff;
					font-weight: normal;
					text-decoration: none;
					display: block;
					padding: 11px 15px;
					font-size:14px;
				}
				
				#header #navigation li a.active {
					padding: 11px 15px;
					display: block;
					text-decoration: none;
					color: #000;
					background: transparent url('/i/nav_over_bg_930_41.png') no-repeat;
					height: 41px;
				}
				
				#header #navigation li a:hover {
					padding: 11px 15px;
					display: block;
					color: #000;
					background: transparent url('/i/nav_over_bg_930_41.png') no-repeat -10px 0;
					height: 18px;
				}
			
			#header #navigation li:first-child { border-left: 0 none;}
			
			#sddm div{	
				position: absolute;
				visibility: hidden;
				width: 147px;
				margin: 0 0 0 -4px;
				padding: 0 0 5px 0;		
				background: transparent url('/i/nav_dropdown_bg_147_300.png') bottom;
				color: #000;
				z-index: 1000;
			}

			#header #navigation li a.subnav{	
				position: relative;
				margin: 0 0 0 5px;
				padding: 5px 10px;
				width: 118px;
				white-space: nowrap;
				text-align: left;
				text-decoration: none;
				color: #000;
				font: 14px;
				z-index: 1000;
				min-height: 20px;
			}
		
			#sddm div a:hover{	
				color: #FFF
			}
				
		

		
		#featured { 
			width: 950px;
			text-align: left;
			margin: 0 0 0 25px;
			clear:both;
			height: 270px;	
			border: none;
			position: absolute;
			top: 230px;
			z-index: 100;
		}
		#featured #featuredContent {
				clear: both;
				float:left;
				width: 400px;
				margin: 15px 25px;
			}
			
				#featured #featuredContent h1 {
					color: #FFF;
					font-size: 18px;
					font-weight: bold;
					padding: 15px 0 5px 0;;
				}
				
				#featured #featuredContent h3 {
					color: #F6D86B;
					font-size: 14px;
					padding: 0 0 15px 0;
				}
		
				#featured #featuredContent .description {
					color: #FFF;
					font-size: 12px;
					height: 130px;
				}
				
				#featured #featuredContent p.more {
					font-weight: bold;
					color: #F6D86B;
					margin: 10px 0;
				}
					#featured #featuredContent p.more a {
						color: #F6D86B;
					}
				
				#featured #featuredContent p.date {
					font-size: 10px;
					color: #FFF;
				}
				
				#featured #featuredContent p.category {
					font-size: 10px;
					color: #F6D86B;
					padding: 0 0 15px 0;
				}

		  #content {
		  	float:left;
		  	clear:both;
		  	width: 930px;
		  	text-align: left;
		  	background: transparent url('/i/content_bg_y.png') repeat-y;
			margin:0 0 0 20px;
			min-height:400px;
			padding-bottom: 50px;
		  }
		
			#mainContent { 
				float: left;
				width: 560px;
				padding-left: 25px;
				padding-top:20px;
			}
				#mainContent a { color: #D5312C;}
			
				#mainContent h1 {
					font-size: 28px;
					font-weight: normal;
					color: #06361e;
					padding: 25px 0 10px;
					line-height: 1em;
					border-bottom: 1px solid #000;
					margin-bottom:1px;
				}
				
				.membership ul li{
					list-style: disc;
					margin: 5px 15px;
				}
			
				#mainContent h4 {
					font-size: 18px;
					border-top: 1px solid #000;
					border-bottom: none;
					padding: 20px 0 15px;	
					margin-top: 0;
					color: #005128;
					line-height: 1.2;
				}
				
				 #mainContent h4 p {
					font-size: 18px;
					border-bottom: none;
					padding: 0;	
					margin-top: 0;
					color: #005128;
					line-height: 1.2;
				}
			
				#mainContent h2 {
					font-size: 16px;
					border-top: 1px solid #999;
					border-bottom: 1px solid #999;
					padding: 20px 10px 15px;	
					margin-top: 10px;
					color: #005128;
					line-height: 1.2;
					background: transparent url('/i/h2_bg_x.png') repeat-y;
					font-weight:bold;
				}
				
				#mainContent h3 {
					font-size: 20px;
					color: #D5312C;
					clear: both;
					float: left;
					line-height: 1em;
					margin: 20px 0 10px 0;
				}
				
				#mainContent p {	
					clear:both;
					color: #000;
					font-size: 13px;
					padding:10px 0;
				}
				
				
				#mainContent h2 p {
					font-size: 16px;
					padding: 0;	
					margin: 0;
					color: #005128;
					line-height: 1.2;
					font-weight:bold;
				}
				
				#mainContent ul {
					clear: both;
					width: 100%;
					float: left;
					margin: 10px 0;
				}
				
				
				#mainContent ul.board {
					width: 300px;
					background: #fdf1eb url('/i/h2_bg_x.png') repeat-y -200px 0;
					margin: 0;
					padding: 10px;
					border-bottom: dotted 1px #005128;
					border-left: dotted 1px #005128;
					border-top: dotted 1px #005128;
					border-right: dotted 1px #005128;
					text-align: right;
				}
				
				.board .name {
					text-align: left;
					color: #005128;
					font-weight: bold;
					/*border-right: solid 1px #999;*/
					padding:0 5px 0 0;
					margin:0 5px 0 0;
					float: left; 
				}
				
				
				.board .title {
					font-weight: bold;
				}
				
				#mainContent ul.chapters {
					clear: none;
					width: 450px;
					background: #FFE2D5 url('/i/h2_bg_x.png') repeat-y -85px 0;
					margin: 0;
					padding: 10px;
					border-bottom: dotted 2px #005128;
					border-left: dotted 2px #005128;
					border-top: dotted 2px #005128;
					border-right: dotted 2px #005128;
					text-align: left;
				}
				
				
				#mainContent ul.chapters li {
					padding:10px;
					float: left;
					width:100%;
				}

				#mainContent ul.chapters li .name {
					font-size: 18px;
					color: #06361e;
					float: left;
					width:100%;
				}
				
				.grey {
					color: #555;
					font-weight: normal;
				}

				#mainContent ul.chapters li .chapterContact {
					font-size: 12px;
					color: #000;
					float: left;
					width:100%;
					font-weight: bold;
				}

				#mainContent ul.chapters li .chapterContact a {
					font-size: 12px;
					color: #f00;
					text-decoration: underline;
					font-weight: normal;
				}
				
				
				#mainContent ul.sponsors {
					clear: none;
					width: 100%;
				}
				
				
				#mainContent ul.sponsors li {
					padding:2px 0;
					margin: 0 0 20px 0;
					background: transparent url('/i/h2_bg_x.png') repeat-y 83px 0;
					border-top: dotted 1px #005128;
					border-bottom: dotted 1px #005128;
					float: left;
					width:100%;
				}
				
				#mainContent ul.sponsors div.image {
					background:#2B884F;
					border:1px solid #999999;
					color:#000000;
					float:left;
					height:135px;
					margin:13px 10px 10px 0;
					padding:0 0;
					text-align:center;
					width:180px;
				}
				
				#mainContent ul.sponsors div.description {
					color:#000000;
					float:left;
					width:300px;
				}
				

				
				#mainContent ul.directors {
					clear: none;
					width: 197px;
					background: #fdf1eb url('/i/h2_bg_x.png') repeat-y -200px 0;
					margin: 0px 0 0 15px;
					padding: 10px;
					border-bottom: dotted 1px #005128;
					border-left: dotted 1px #005128;
					border-top: dotted 1px #005128;
					border-right: dotted 1px #005128;
					text-align: left;
				}
				
				
				#mainContent ul.directors li {
					padding:2px 0;
				}
				
				#mainContent ul.directors span.title, ul.chapters .title {
					color:#000000;
					float:left;
					font-size:16px;
					font-weight:bold;
					padding:0 0 5px;
					margin:0 0 7px;
					width:100%;
					border-bottom: solid 1px #999; 
				}
				
				a .header{
					width: 100%;
					background: #fdf1eb url('/i/h2_bg_x.png') repeat-y -200px 0;
					margin: 0px 0 0 0px;
					color: #000;
					height: 20px;
					border-top: solid 1px #000;
					border-bottom: solid 1px #000;
					font-size: 15px;
					padding: 10px;
				}
				
				.stateDirector {
					color: #005128;
					font-weight: bold;
				}
				
				span.stateDirector{
					margin-top: 10px;
					padding-bottom: 0;
					float: left;
				}
				
					#mainContent ul.works li {
						float: left;
						margin: 0;
						border-right: 1px dashed #D5312C;
						padding: 0 30px;
					}
					
					#mainContent ul li:last-child {
						border-right: 0 none;
					}
				
				#mainContent div.cols { 
					border-top: 1px solid #ccc; 
					border-bottom: 1px solid #ccc; 
					float:left; 
					clear: both;
					margin-top:30px;
					width:100%;
				}
				
				#mainContent div.cols div { 
					float: left;
					width: 165px;
					margin: 0 61px 0 0;
				}
				
				#mainContent div.cols div:last-child { margin-right: 0;}
				
				#mainContent div.cols div h5 { color: #D5312C; font-size: 14px; padding-bottom: 10px;border-bottom: 1px dashed #ccc;}
				#mainContent div.cols div img { margin: 10px 0; border: 1px solid #ccc;}
				#mainContent div.cols div h5 img { border: 0 none; margin: 0;}
				#mainContent div.cols div p { color: #000; font-size: 12px; border-bottom: 0;margin-top: 10px;float:left;clear:both;}
				#mainContent div.cols div a { 
					margin-bottom: 10px;
					float:left;
					clear:both;
					color: #D5312C;
					text-decoration: none;
					font-weight: bold;
				}
				#mainContent div.cols div ul { margin-top: 10px;}
				#mainContent div.cols div ul li { margin: 0;padding: 0;clear:both;float:none;}
				
				
				/* Icons */
				
				a .bookmarkShareIcon {
					float: left;
					background: transparent url('/i/matrix.png') 0 -225px;
					width:186px;
					height: 55px;
					margin: 0 0 0 180px;
				}
				
				
				.dottedBorderBox {
					float: left;
					border-top: dashed 1px #000;
					border-bottom: dashed 1px #000;
					padding:20px 0;
					width:100%;
					margin:15px 0;
				}
				
				
				.gearButton {
					float: left;
					background: transparent url('/i/matrix.png') -52px -53px;
					width: 155px;
					height: 41px;
					margin: 9px 0 0 0;
				}
				
				.dottedBorderBox .sep {
					float: left;
					background: transparent url('/i/matrix.png') -207px -53px;
					width: 45px;
					height: 62px;
				}
				
				.membershipButton {
					float: left;
					background: transparent url('/i/matrix.png') -52px -114px;
					width: 155px;
					height: 41px;
					margin: 9px 0 0 0;
				}
				
				.contactButton {
					float: left;
					background: transparent url('/i/matrix.png') -52px -175px;
					width: 155px;
					height: 41px;
					margin: 9px 0 0 0;
				}
				
				
				.bubbleIcon {
					float: left;
					background: transparent url('/i/matrix.png') 0 -104px;
					width: 45px;
					height: 39px;
					margin: 9px 0 0 0;
				}
				
				
				.docsIcon {
					float: left;
					background: transparent url('/i/matrix.png') 0 -163px;
					width: 41px;
					height: 37px;
					margin: 9px 0 0 0;
				}
				
				
				.twitterIcon {
					float: left;
					background: transparent url('/i/matrix.png') 0 0;
					width: 32px;
					height: 32px;
					margin: 9px 0 0 0;
				}
				
				
				.facebookIcon {
					float: left;
					background: transparent url('/i/matrix.png') 0 -52px;
					width: 32px;
					height: 32px;
					margin: 9px 0 0 0;
				}
				
				#sidebar a.socialLink {
					float: left;
					font-size:18px;
					font-weight: bold;
					color: #144758;
					padding:15px 0 0 10px;
				}
				
				
				.navAdjust {
					float: left;
					margin-left:221px;
				}
				
				.listContents{
					float: left;
					width:100%;
					padding:10px;
				}
				
			#sidebar {
				float: left;
				clear: none !important;
				width: 285px;
				margin-left:16px;
				min-height: 800px;
				padding: 27px 15px 0;
				background: #d2debe url('/i/green_bg_x.gif') repeat-x;
			}
			

			.doubleUnderline {
				float: left;
				border-top: solid 1px #000;
				border-bottom: solid 1px #000;
				height: 1px;
				margin: 10px 0;
				width: 100%;
			}
			
				#sidebar h4 {
					font-size: 18px;
					border-top: 1px solid #000;
					border-bottom: none;
					padding: 20px 0 15px;	
					margin-top: 0;
					color: #005128;
					line-height: 1.2;
				}
			
				#sidebar h2 {
					font-size: 20px;
					font-weight: normal;
					color: #06361e;
					padding: 25px 0 0px;
					line-height: 1em;
					margin-bottom:1px;
					width: 235px;
				}
				
				#sidebar h3 {
					color: #D5312C;
					font-weight: bold;
					border-bottom: 1px dashed #ccc;
					margin: 10px 0;
					font-size: 14px;
					padding: 5px 0;
				}
				
				#sidebar ul {
					list-style-type: none;
					margin: 10px 0;
				}
					#sidebar ul.launches li a { font-size: 12px; font-weight: normal; color: #000;}
					#sidebar ul li {
						color: #000;
					}
					
				#sidebar .button {
					background: url(/i/link-button.png) repeat-x;
					padding: 3px 0px;
					margin-bottom: 0;
				}
				
				#sidebar h5 { 
					padding-bottom: 10px;}
				
				#sidebar h5 a {
					font-weight: bold;
					color: #666;
				}
				#sidebar hr { border-top: 1px solid #D5312C; border-left: 0 none; border-right: 0 none; border-bottom:0 none; }
				#sidebar p { font-weight: normal; padding: 0 0 12px; }
				
				#sidebar a {	
					color: #D5312C;
					text-decoration: none;
					font-weight: bold;
				}
				
				#sidebar a:hover {
					text-decoration: underline;
				}
	
				#sidebar img.arrow { 
					float:right; 
					clear:left;
				}
				
				#sidebar li.newsHeadline {
					float: left;
					font-size: 14px;
					color: #323232;
					line-height: 1.2;
					width: 100%;
					padding-bottom:10px;
					margin-bottom: 10px;
					border-bottom: solid 1px #797c69;
				}
				
				#sidebar li.newsHeadline a, #sidebar li.lastNewsHeadline a {
					font-size: 11px;
					color: #6b6b6b;
					float: left;
					width: 100%;
					font-weight: normal;
					margin-top: 3px;
				}
				
				
				#sidebar li.newsHeadline a:hover, #sidebar li.lastNewsHeadline a:hover {
					color: #1e5d2f;
				}
				
				#sidebar li.lastNewsHeadline{
					float: left;
					font-size: 14px;
					color: #323232;
					line-height: 1.2;
					width: 100%;
				}
				
				#sidebar a.moreNews{
					float: left;
					font-size: 14px;
					color: #1e5d2f;
					text-align: right;
					width: 100%;
					margin-bottom: 20px;
				}
			
			#sidebar h4.tweet {
				border: none;
				color: #000;
				margin:0;
				padding: 0;
			}
	
		#blank { height: 75px;float:left; clear:left;}
				
	#footer {
		color: #666;
		background: transparent url('/i/footer_bg_x.png') repeat-x;
		text-align: left;
		height: 88px;
		font-size: 10px;
		margin: 0 auto;
		width: 100%;
		clear:both;
		position: relative;
		top:-10px;
	}
	
	#footer a .footer_logo{
		background: url("/i/footer_logo_351_125.png") no-repeat;
		position: absolute;
		width: 351px;
		height: 125px;
		top:-30px;
	}
	
	  #footer div { width: 1000px; margin: 0 auto; text-align: left;}
		#footer img { position: absolute; margin-left: -2px; margin-top: -40px;}
		
		#footer ul { float: right; clear: both; margin-top: 25px; margin-right: 61px }
			#footer ul li { float: left; text-align:center;}
			#footer ul li a { color: #06361e; text-decoration: none; text-transform: uppercase; border-right: solid 1px #06361e; width: 80px; padding-right: 10px; margin-left:10px}
			#footer ul li a:active { color: #000;  text-decoration: underline;}
			#footer ul li a:hover { color: #000; text-decoration: underline; }
		#footer p { float: right; clear: both; color: #555; margin-right: 70px;margin-top: 26px;}
		
		#footer ul li a.noBorder { border-right:0px; }
		
		
/*  WORK PAGE   */

.work_header {background: transparent !important;border:none !important; } 
.work_header h1 { margin-top: 20px; font-size: 20px; font-weight: bold;}
.work_header p { margin-top: 5px;}

#work_headerContent { margin-top: 20px; text-align:center;}
#work_headerContent img { margin: 50px auto; width: 955px;}
#work_headerContent p, #work_headerContent h1 { text-align: left; margin-left: 25px; }
h1.work_page { 
	float: left;
	width: 150px;
}
ul#sub-nav {
	float: right;
	width: 400px;
	text-align: right;
}

	ul#sub-nav li { float: left; width: 125px;}

div#sort-nav { border-top: 1px dashed #ccc; border-bottom: 1px dashed #ccc; float: left; clear: both; width: 100%;}
	#sort-nav h3 { float: left; width: 200px;clear:none;padding: 10px 0;margin:0; font-size: 14px;}
	#sort-nav ul { float: right; width: 365px;clear:none;padding:10px; margin:0}
	#sort-nav ul li { float: left;}
	#sort-nav ul li a { border-left: 1px dashed #ccc !important; padding: 0 15px 0 15px; text-decoration:none; color: #D5312C;}
	#sort-nav ul li:first-child a { border-left: none !important; }
	#sort-nav ul li a:hover {  text-decoration: underline; }

ul#work {
	float: left;
}

	ul#work li.grid { float: left; text-align: center;margin: 10px; height: 150px; width: 150px; border: 1px solid transparent}
	ul#work li.grid a { display: block;padding: 15px; margin: 10px; text-decoration: none;color: #D5312C;}
	ul#work li.grid a:hover { display: block; background: #efefef; border: 1px solid #d1d1d1; -moz-border-radius:4px; margin-top: 9px; margin-left: 9px;}
	
	
	ul#work li.list {
		float: left;
		clear: both;
		border-bottom: 1px dashed #ccc;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	
		ul#work li.list .logo {
			float: left;
		}
	
		ul#work li.list .item {
			float: left;
			width: 600px;
			margin-left: 15px;
		}	
		
		ul#work li.list .item span { font-weight: bold; }
		ul#work li.list .item p { margin-top: 10px;}
	
		ul#work li.list a.more { float: right; clear: both;}
	
	ul#work li.expanded { float: left; clear: both; width: 100%; border-top: 1px solid #ccc;margin-top: 15px;}
	ul#work li.expanded h2 { font-size: 16px; clear: both; float: left; margin: 0; padding: 0;}
	
	ul#work li.expanded img { float: left;clear:left; margin-top: 15px;}
	ul#work li.expanded div { float: left; width: 200px;margin-left: 25px;}
	ul#work li.expanded div h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; border: 0 none;float:left;clear:both; width: 100%;}
	
	ul#work li.expanded div h2 {
		font-size: 12px;
		font-weight: bold;
	}
	
	ul#work li.expanded div h4 {
		font-size: 11px;
		font-weight: normal;
		border: none;
	}
	
	ul#work li.expanded div h5 {
		font-size: 11px;
		font-style: italic;
		border-top: 1px dashed #999;
		border-bottom: 1px dashed #999;
		padding: 3px 0;
	}
	
	ul#work li.expanded div p {
		float: left;
		clear:both;
		font-size: 10px;
		font-weight: normal;
		padding: 5px 0;
	}
	
	ul#work li.expanded div a { color: #D5312C; font-size: 10px; font-weight: bold; text-decoration:none;clear:both;float:left;}
	ul#work li.expanded div a:hover { text-decoration: underline;}
	ul#work li.expanded div h6 { font-style: italic; font-size: 10px;}
	

.work_page h3 { float: left !important; width: 350px !important;clear:right !important; margin: 10px 0px !important;}
.work_page img.icon { float: left; }
.work_page img.main_image { float: left; clear:both;margin-bottom:15px;}


	#mainContent div.basics {
		float: left;
		width: 100%;
		clear: both;
		border-bottom: 1px dashed #ccc;
	}
	
		#mainContent div.basics p {
			height: auto;
			float: none;
			clear: none;
		}
	
	#mainContent div.basics div.teaser {
		float: left;
		margin: 0;
		padding: 0 20px 0 0;
		width: 180px;
	}
	
	#mainContent div.basics h3 { padding: 25px 25px 25px 85px}
	
	#mainContent div.basics h4 { font-size: 14px; }
	#mainContent div.basics h4 span {
		float: right;
		color: #D5312C;
		font-style: italic;
		font-size: 11px;
	}
	
	#mainContent div.basics img.main_image { float: left; clear: none; width: 500px;margin-top: 12px;}
	
	#mainContent div.basics div.teaser h5 { font-weight: bold; margin: 5px 0;}
	#mainContent div.basics div.teaser a.visit { margin-top: 15px; padding: 3px 25px; background: url(/i/link_arrow_button.png) no-repeat top left; float:left}
	#mainContent div.basics div.teaser p { padding-top: 10px; }

#mainContent div.case_study { margin-top: 15px; float: left; clear:both;}
#mainContent div.testimonial {
	float: left;
	background: transparent url(/i/testimonial_bg.png) no-repeat top left;
	width: 345px;
	height: 255px;
	padding: 25px;
	margin: 0;
}
	#mainContent div.testimonial h3 { 
		margin: 0 !important;
		padding: 0;
		padding-bottom: 15px;
	}
	#mainContent div.testimonial p {
		width: 300px;
		height: 150px;
		font-size:11px;
	}
	
	#mainContent div.testimonial h5 { 
		float: right;
		text-align: right;
		width: 350px;
		margin-right: 50px;
		margin-top: 0px;
		border: 0 none;
	}
		
		#mainContent div.testimonial h5 span {
			font-weight: normal;
			color: #000;
			font-size: 12px;
			font-style: italic;
		}
		
#mainContent div.details {
	width: 300px;
	float: left;
}

	#mainContent div.details p {
		float: none;
		clear: both;
		height: auto;
	}
	
		#mainContent div.details p a { float: none; }
		
		#mainContent div.details h3 { margin: 25px 0 10px !important; }
/* CONTACT PAGE */

ul#contact-nav { border-bottom: 1px solid #CCC;}

	ul#contact-nav li { 
		float: right;
		width: 150px;
		background: #efefef;
		color: #000;
		border: 1px solid #ccc;
		border-bottom: none;
		text-align: center;
		position: relative;
		top: 0;
		cursor: pointer;
	}
	
	ul#contact-nav li.active { top: 1px; margin-top: -1px; height: 26px; background: #fff;}
	
	ul#contact-nav li a { display: block; padding: 5px 10px;}
	ul#contact-nav li a:hover {
		display: block;
		background: #D5312C;
		color: #FFF;
	}
	


.message{
margin: 0 0 0 35px;
border:solid 2px white;
font-family:"Tahoma",Arial, Helvetica, sans-serif;
color:#fff;
padding:11px;
background: green;
width:890px;
float:left;
text-align: left;
}

.message .title{
font-family: Arial;
font-size: 18px;
font-weight: bold;
width:100%;
float:left;
color: #FFFFFF;
}

.message .close{
height: 20px;
width:20px;
background: #f00;
float:left;
}
.message .body{
font-family: Arial;
font-size: 11px;
font-weight: normal;
width:100%;
color: #fff;
padding-top:2px;
float:left;
}




div.contact { 
	float: left;
	clear: both;
}
	
	div.contact label {
		float: left;
		clear: both;
		font-weight: bold;
		font-size: 14px;
		margin: 15px 0 5px 0;
	}
	
	div.contact input {
		float: left;
		clear: both;
		font-size: 16px;
		padding: 5px;
		background: transparent url('/i/matrix.png') 0 -290px;
		width:368px;
		height: 36px;
		border: none;
	}
	
	div.contact textarea{
		font-family: "Tahoma",Arial, Helvetica, sans-serif;
		clear: both;
		width:368px;
		height: 100px;
		background:#c5d5b2;
		float: left;
		border:solid 1px #1c592c;
		font-size: 16px;
		padding: 5px;
	}
	
	div.contact select { float: left; clear: both; }
	
	button { margin: 15px 0;}

#error_box { width: 100%; text-align: left; }
#error {
	text-align: left;
	position: absolute;
	margin: 100px auto 0 100px;
	width: 410px;
	height: 150px;
	border: 8px solid #ccc;
	background: #fff;
	-moz-border-radius: 16px;
	padding: 25px;
}
	#error h3 { float: left; width: 300px; clear:none !important;}
	#error p { padding: 5px 0; float: left;width: 400px; }
	
	#error a { font-size: 32px; font-family: Verdana, Arial, sans-serif; color: #ccc; float: right; padding: 10px; cursor: pointer;}
	
	
/* NEWS CONTENT */

#newsContent {
	float: left;
	width: 700px;
	padding-left: 25px;
}

		#newsContent h1 {
			font-size: 24px;
			font-weight: bold;
			color: #3B3B3B;
			padding: 15px 0;
			line-height: 1em;
		}
			
		#newsContent h4 {
			font-size: 18px;
			border-top: 1px solid #ccc;
			border-bottom: 1px solid #ccc;
			padding: 8px 0;	
		}
		
		#newsContent .news {
			float: left;
			clear: both;
			margin-bottom: 25px;
			width: 100%;
		}
		
			#newsContent .news h2 {
				font-size: 22px;
				font-weight: bold;
				padding: 5px 0;
				line-height: 1.2em;
			}
			
			#newsContent .news h4 {
				border: 1px dashed #ccc;
				border-left: none;
				border-right: none;
				color: #D5312C;
				font-size: 14px;
				font-weight: normal;
				padding: 5px 0;
			}
			
			#newsContent .news p {
				padding: 15px 0;
				font-size: 12px;
				float: left;
				width: 100%;
			}
			
			#newsContent .news .related {
				border-top: 1px dashed #ccc;
				float: left;
				clear: both;
				width: 100%;
			}
			
				#newsContent .news .related h5 { float: left; font-size: 11px; color: #D5312C; width: 120px; padding: 15px 0;}
				#newsContent .news .related ul { float: left; width: 500px; clear: none;}
				#newsContent .news .related ul li { 
					float: left; 
					width: 100px; 
					border-left: 1px solid #D5312C;  
					padding: 0 15px; 
					margin: 15px 0; 
				}
				
				#newsContent .news .related ul li a { color: #999; text-decoration: underline; font-size: 10px;}

#mainContent .team_item { float: left; clear: both; width: 100%; border-bottom: 1px solid #ccc; padding: 20px 0}
#mainContent .team_item:last-child { border-bottom: none 0;}	
	#mainContent .team_item img { float: left; clear:none; margin: 0 0 50px 25px;}
	
	#mainContent .team_item div { float: left; margin-left: 15px; width: 400px;}
	#mainContent .team_item div p { height: auto !important; }
	#mainContent .team_item h3 { margin-top: 0 !important;}
	#mainContent .team_item strong { margin: 15px 0 5px 0;}
	#mainContent .team_item ul { list-style-type: disc !important; list-style-position: inside !important; margin: 0 25px !important; padding: 0; }
	
	
#mainContent .section {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 25px;
	border-top: 1px solid #ccc;
	padding-top: 15px;
}
	
	#mainContent .section div a { float: left; font-weight: bold; clear: both; margin-left: 15px; margin-top: 15px;}
	#mainContent .section img {
		float: left;
	}
	
	#mainContent .section div {
		float: left;
		width: 400px;
	}
	
	#mainContent .section div.first { width: 100%;}
	
		#mainContent .section div h3 { padding: 0; margin: 0 0 5px 15px;}
		#mainContent .section div h5 { font-weight: bold; margin: 0 0 15px 15px;}
		#mainContent .section div p { margin-left: 15px;}
		
	#mainContent .section .first h3, #mainContent .section .first h5, #mainContent .section .first p { margin-left: 0}
	
a.pages { color: #666; padding: 3px 5px; border: 1px solid #ccc; margin: 5px 3px;}

#mainContent .disclaimer p { font-size: 10px; color: #666;}

.lists li { padding: 3px 5px; }


