* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 margin: 20px 0px 20px 0px;
 background: #333;
 background-image:url(../images/layout/page_bg.gif);
 background-repeat:repeat-x;
}

a:link { color: #006699; }
a:visited {	color: #666666; }
a:hover { color: #000000; }
a:active { color: #006699; }

#wrapper { 
 margin: 0 auto;
 padding: 0px 8px 0px 8px;
 width: 842px;
 border: 1px solid #000;
 background: #FFF;
}

#header {
 color: #333;
 width: 830px;
 height: 80px;
 padding: 0px;
 margin: 10px 5px 0px 5px;
 background-image:url(../images/layout/logo-bg.jpg);
 background-repeat:no-repeat;
}

#header img {
  border:none;
}

#header-logo {
 float:left;
 height:75px;
}

#header-graphic {
 margin-right: 5px;
 float:right;
 height:75px;
}

#navigation {
 width: 842px;
 color: #333;
 padding: 0px;
 margin: 0px 0px 0px 0px;
}

ul.NavLink {
 list-style: none;
 margin: 0px;
}

ul.NavLink li {
 display: block;
 float: left;
 height: 22px;
 width: 98px;
 padding: 4px 4px 0px 6px;
 border: 1px solid #515151;
 text-align: center;
 white-space:nowrap;
}

ul.NavLink li:hover {
 background-image:url(../images/layout/top-menu-on-bg.jpg);
 background-repeat:repeat-x;	
}

ul.NavLink li a {
 text-decoration: none;
 color: #000;
}

.LinkOn {
 background-image:url(../images/layout/top-menu-on-bg.jpg);
 background-repeat:repeat-x;
}

.LinkOff {
 background-image:url(../images/layout/top-menu-off-bg.jpg);
 background-repeat:repeat-x;
}

ul.NavLink li a:hover, ul.NavLink li a:focus {
 background-image:url(../images/layout/top-menu-on-bg.jpg);
 background-repeat:repeat-x;
}

#content-wrapper {
 width: 842px;
 display:inline-block;
 margin: 10px auto;
}

#content-wrapper h3 {
 font-size: 15px;
 color: #808285;
}

#mediaContent {
 display:block;
 clear:both;
 height:362px;
 width:822px;
 background:#000;
 /*margin: 10px 0px;*/
 margin: 10px auto;
}

#mediaContentNoMovie {
 display:block;
 clear:both;
 margin: 10px 0px;
}

#bodyText {
 margin-top:10px;
 display:block;
 clear:both;
}

#leftcolumn { 
 color: #333;
 /*margin: 15px 0px 0px 0px;*/
 margin: 0px;
 padding: 0px;
 width: 642px;
 display: inline;
 float: left;
 /*border: 1px solid #555;*/
}

#rightcolumn { 
 float: right;
 background: #808285;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 363px; //change height of carousel.
 width: 182px;
 display:block;
 background-image:url(../images/layout/carousel-bg.jpg);
 background-repeat:repeat-y;
}

/* style for new case layout */
#caseInfoWrap {
 display:block;
 clear:both;
 width:822px;
 margin: 10px auto;
}

#caseInfoWrap p {
	text-align: left;
}

#caseInfoLeft { 
 margin: 0px auto;
 padding-right: 10px;
 background-image: url(/images/layout/graybg.png);
 background-repeat: repeat-y;
 background-position: 267px 0px;
 width: 260px;
 display: inline;
 float: left;
}

#caseInfoDescription { 
 margin: 10px auto;
 display: block;
 float: left;
 clear: both;
}

#caseInfoMovie {
 color: #333;
 padding: 0px;
 margin: 10px auto;
 display: block;
 clear: both;
 float: left;
 border:thin;
}

#caseInfoRight { 
	width: 548px;	
	float: right;
	margin-left:4px;
	padding: 0px;
	display:block;
}

.caseDescription h3 {
	clear:both;
	font-size: 15px;
	color: #808285;
}

.caseDescription p {
	text-align: left;
}

#FlashContent {
	width: 642px;
	height:	362px;
	z-index: -20;
	background-color:#000;
	/*margin: 12px 0px 12px 5px;*/
	margin: 1px;
}

#footer { 
 width: 840px;
 clear: both;
 color: #333;
 margin: 0px 0px 10px 0px;
 padding: 10px 0px 20px 0px;
 font-size: 12px;
}

.footContainer {
	margin-top: 5px;
	display: block;
}

#footLeft {
	float: left;
}

#footRight {
	float: right;
}

#footCenter {
	margin-top: 5px;
	text-align: center;
	font-size: 11px;
}

#footer a:link { color: #006699; }
#footer a:visited {	color: #666666; }
#footer a:hover { color: #FF9933; }
#footer a:active { color: #006699; }

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

.newsletterButton {
	float: right;
}

.contactContent {
	margin: 0px;
	padding: 5px;
}

.contactContent h3 {
	margin: 5px 0px;
}

.contactButton {
	float: right;
}

.profileBox {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #333;
	background-color: #CCC;
}

.profilePhoto {
	margin: 5px;
	float: right;
	border: 1px solid #333;
}

#openingsBox {
	text-align: center;
}

#jobOpportunitiesButton {
	float: right;
}

#resumeContent {
	margin: 20px 0px 0px 0px;
	padding: 5px;
}

#resumeContent p {
	margin: 10px 0px;
}

#resumeContent h3 {
	margin: 5px 0px;
}

#resumeContent li {
	margin: 0px 0px 0px 20px;
}

#resumeBoxContainer {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #333;
	background-color: #FF9933;
}

#resumeBox {
	margin: 0px 0px 10px 0px;
	width: 80%;
	text-align:center;
}

#otherAnimation {
	background: #CCC;
	border: 1px solid #333;
	padding: 5px;
}

#otherAnimation a {
	padding: 3px;
}

#otherAnimation img {
	height: 60px;
	text-decoration: none;
	border: 1px solid #000;
}

#otherAnimation h3 {
	font: 15px;
	color: #333;
}

#otherAnimation p {
	text-align: left;
}

.awardBOX {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FF9933;
	margin-left: 10px;
	padding: 5px;
	width: 810px;
}

.awardBOX h4 {
	font-size: 18px;
	color:#FFF;
}

.caseTitle {
	color: #999999;
	font-size: 18px;
}

.servicesInfo {
	background: #CCC;
	border: 1px solid #333;
	padding: 5px;
	margin-top: 20px;
}

.servicesInfo img {
	height: 45px;
	margin: 0px 3px;
	text-decoration: none;
	border: 1px solid #000;
}

.servicesHeader {
	display:block;
	height: 60px;
	clear:both;
}

ul.servicesList {
	margin-top: 10px;
	margin-left: 20px; 
}

ul.servicesList li {
 	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

.serviceTitle {
	color:#333;
	height: 60px;
	font-size: 18px;
	float: left;
	display: inline;
	padding-right:10px;
}

.serviceThumbs {
	margin-top: 10px;
	display:block;
}

.serviceDescription {
	display: block;
	color: #000;
}

.movieplayer {
	display:block;
	width:640px;
	height:360px;
}

.white {color: #FFF}
.lightGray {color: #999; }
.darkGray {color: #333}
.black {color: #000}
.largeText { font-size: 18px; }

	.clearfix:after {
	   content: "."; 
	   display: block; 
	   height: 0; 
	   clear: both; 
	   visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

