
/* 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;
	font-family:Arial,sans-serif;
}
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: #FFF;
	width: 100%;
	text-align: center; 
	font-family:Arial,sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	overflow-x: hidden;
}

	.shell {
		width: 100%;
		overflow-x: hidden;
	}
	
	#main_wrapper {
		background:url("/i/bgmain.jpg") repeat-x scroll center top #B82822;
		margin: 0 auto;
		min-height: 1200px;
		overflow-x: hidden;
	}
	
	#sub_wrapper {
		width: 995px;
		margin: 0 auto;
	}
	
	
	#wrapper {
		float: left;
	  	border: 1px solid #ccc;
	  	border-top: 0 none;
	  	border-bottom: 0 none;
	  	background: #FFF url(/i/header.png) repeat-x top left;
	}
	
		  #header {
		  	width: 1000px;
		  	margin: 0 auto;
		  	text-align: left;
		  	clear: both;
		  	float: left;
		  	height: 72px;
		  	float: left;
		  }
		  
			#header img { float: left; margin-top:20px; margin-left: 25px;}
			
			#header #navigation { 
				float: right;
				margin:29px 36px 0;
			}
			
			#header #navigation li {
				float: left;
				border-left: 1px dotted #ccc;
			}
			
				#header #navigation li a {
					color: #666;
					font-weight: bold;
					text-decoration: none;
					display: block;
					padding: 5px 15px;
					font-size:18px;
					font-family:"Calibri", Helvetica, Arial, sans-serif;
				}
				
				#header #navigation li a.active {
					padding: 5px 15px;
					display: block;
					color: #D5312C;
					text-decoration: underline;
				}
				
				#header #navigation li a:hover {
					padding: 5px 15px;
					display: block;
					color: #D5312C;
				}
			
			#header #navigation li:first-child { border-left: 0 none;}
		
		#featured { 
			width: 1002px;
			text-align: left;
			margin: 0 auto;
			clear:both;
			height: 0px;	
			border: 1px solid #ccc;
		}
		#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: 1010px;
		  	text-align: left;
		  	background: #fff url(/i/content_wrapper.png) repeat-y top left;
			margin-top:5px;
			min-height:400px;
			padding-bottom:103px;
			font-family:Arial,sans-serif;
		  }
		
			#mainContent { 
				float: left;
				width: 700px;
				padding-left: 25px;
			}
				#mainContent a { color: #D5312C;text-decoration:underline;}
				#mainContent a:hover {color:#000; text-decoration:underline;}
			
				#mainContent h1 {
					font-size: 24px;
					font-weight: bold;
					color: #3B3B3B;
					padding: 15px 0;
					line-height: 1em;
				}
			
				#mainContent h4 {
					font-size: 18px;
					border-top: 1px solid #ccc;
					border-bottom: 1px solid #ccc;
					padding: 8px 0;	
								
				}
				
				#mainContent h3 {
					font-size: 20px;
					color: #D5312C;
					clear: both;
					float: left;
					line-height: 1em;
					margin:20px 0 -15px;
					font-family:"Calibri", Helvetica, Arial, sans-serif;
					font-weight:bold;
				}
				
				#mainContent h5 {
					font-size: 12px;
					color: #2b2b2b;
					clear: both;
					float: left;
					line-height: 1em;
					font-weight:bold;
					
				}
				
				#mainContent p {	
					
					color: #000;
					font-size: 13px;
					font-family:Arial,sans-serif;
					float:left;
				}
				
				#mainContent ul {
					clear: both;
					width: 100%;
					float: left;
					margin: 10px 0;
				}
				
				
					#mainContent ul.works li {
						float: left;
						margin: 0;
						border-right:1px dotted #D5312C;
						padding: 0 30px;
					}
					
					#mainContent ul li:last-child {
						border-right: 0 none;
					}
				
				#mainContent div.cols { 
					border-bottom:1px solid #F1F1F1;
					border-top:1px solid #F1F1F1;
					clear:both;
					float:left;
					margin-top:10px;
					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-family:"Calibri",Helvetica,Arial,sans-serif;font-size:20px;font-weight:bold;border-bottom:1px solid #F1F1F1;}
				#mainContent div.cols div img { margin: 10px 0; border: 1px solid #ccc;}
				#mainContent div.cols div img:hover {border:1px solid #a5211c; }
				#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;width:200px;}
				#mainContent div.cols div a { 
					margin-bottom: 10px;
					float:left;
					clear:both;
					color: #D5312C;
					text-decoration:none;
					font-weight: bold;
					width:200px;
				}
				
				#mainContent div.cols div a:hover {
					
					color:#000;
					text-decoration:underline;
					
				}
				#mainContent div.cols div ul { margin-top: 10px;}
				#mainContent div.cols div ul li { margin: 0;padding: 0;clear:both;float:none;}
				
				
			#sidebar {
				float: left;
				clear: none !important;
				width: 210px;
				margin-left:15px;
				height: 600px;
				padding-left: 15px;
			}
			
				#sidebar h2 {
					color: #3B3B3B;
					font-size: 16px;
					margin: 15px 0;
					font-weight: bold;
				}
				
				#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;
						background:url("/i/launch_button.jpg") no-repeat scroll right center transparent;
						display:inline-block;
						width:100%;
					}
					
					#sidebar ul li {
						color: #000;
					}
					
				#sidebar .button {
					background: url(/i/link-button.png) repeat-x;
					padding: 3px 0px;
					margin-bottom: 0;
				}
				
				#sidebar h5 { 
					border-bottom:1px solid #EEEEEE;
					padding-bottom:10px;
					padding-top:5px;
					
					}
				
				#sidebar h5 a {
					color:#333;
					font-family:Arial,Helvetica,sans-serif;
					font-weight:normal;
					text-decoration:none;
				}
				
				#sidebar h5 a:hover {
					
					color:#b32521;
					
				}
				#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 {	
					color: #000;
					text-decoration: underline;
				}
	
				#sidebar img.arrow { 
					float:right; 
					clear:left;
				}
	
		#blank { height: 75px;float:left; clear:left;}
				
	#footer {
		color: #666;
		background: #000;
		text-align: left;
		height: 115px;
		font-size: 10px;
		margin: 0 auto;
		width: 100%;
		clear:both;
	}
	
	  #footer div { width: 1000px; margin: 0 auto; text-align: left;}
		#footer img { position: absolute; margin-left: 17px; margin-top: -40px;}
		
		#footer ul { float: right; clear: both; margin-top: 25px; }
			#footer ul li { float: left; width: 75px; text-align:center;}
			#footer ul li a { color: #666; text-decoration: none; text-transform: uppercase;}
			#footer ul li a.active { color: #D5312C;}
			#footer ul li a:hover { color: #ccc; }
		#footer p { float: right; clear: both; color: #555; margin-right:60px;margin-top:17px;}
		
		
		
/*  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;display:none;}
#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: 368px;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:6px 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 #nav {
		
		float:right;
		margin-bottom:6px;
		margin-top:15px;
		
	}
	
		#mainContent #nav a {
			padding-left:5px;
			
		}
	
		#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: 28px 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;
	}


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, div.contact textarea  {
		float: left;
		clear: both;
		border: 1px solid #D5312C;
		font-size: 16px;
		padding: 5px;
	}
	
	div.contact select { float: left; clear: both; }
	
	button { margin: 15px 0;}

#error_box { width: 100%; text-align: center; }
#error, #success {
	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 a {
			
			color:#D5312C;
			font-weight:bold;
			text-decoration:none;
		}
		
			#newsContent a:hover {
				
				color:#D5312C;
				font-weight:bold;
				text-decoration:underline;
			}
		
		
		#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;margin-bottom:3px;}
	#mainContent .team_item h5{font-size:14px;font-style:italic;color:#333;font-weight:normal;margin-bottom:5px;}
	#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;
	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:695px;
	}
	
	#mainContent .section div.first { width: 100%;border-bottom:1px solid #CCCCCC;padding-bottom:23px;}
	
		#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; }


.Officegallery {
	
	width:635px;
	float:left;
	margin-top:13px;
	
}

	.Officegallery img {
		
		border: 1px #cccccc solid;
	}
