
/* Global Defaults
=====================================================================*/
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, embed, object, ul, li {
    margin: 0;
    padding: 0;
}
h2 {
	font-family: 'Aldrich', sans-serif;
	font-size:22px;
	color:#000;
	padding:14px 0 40px 0; 
	text-transform:uppercase;
}
h4 {
	font-family: 'Aldrich', sans-serif;
	font-size:16px;
	color:#000;
	text-transform:uppercase;
}
ul {
	list-style:none;
}
ul.careers {
	list-style-type:square;
	margin-left: 30px;
	margin-top:-20px;
}
a,a:link,a:visited { 
	color:#03338b;
}
a:focus,a:hover { 
	text-decoration:underline;
}
a img { 
	border:0; 
}
:focus {
	outline: 0;
}
.clear { 
	clear:both; 
}
/* Global Elements
=====================================================================*/
body {
	background:url("images/footerbg.png") repeat-x scroll 100% 100% #EBEBEB;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
body-bu {
	background:#ebebeb url(images/footer-strips.png) repeat-x 0 100%;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

#toparea {
	width:100%;
	background: #2e2e2e url(images/background.png) repeat-x;
}
#placetopmenu {
	width:1000px;
	height:46px;
	background:url(images/topmenu.png) no-repeat;
	margin:0 auto;
	padding:0 0 20px 0;
}
.topmenu {
	width:723px;
	height:41px;
	float:left;
	padding:0 0 0 20px;
}
.topmenu li {
	height:41px;
	float:left;
	display:inline;
	margin:0 5px;
	position:relative;
}
.topmenu li a, .topmenu li a:link, .topmenu li a:visited {
	height:28px;
	float:left;
	display:inline;
	font-size:12px;
	color:#5d5d5d;
	font-weight:bold;
	text-shadow:1px 1px #fff;
	padding:13px 10px 0 10px;
}


#container {
	width:100%;
	background:url(images/bg.png) repeat-x;
}
#wrapper {
	width:980px;
	margin:0 auto;
	padding:50px 0 0 0;
}
#header {
	width:980px;
	height:110px;
}
#logo{
	width:373px;
	height:77px;
	font-size:12px;
	position:relative;
	display:inline;
	float:left;
	margin:0;
	padding: 10px 0 10px 0;
}

#placemainmenu {
	height:35px;
	float:right;
	display:inline;
	margin:55px 0 0 0;
	width:605px;
}
#placemainmenu:after {
	content: "";
	clear: both;
	display: block
}
.mainmenu {
	height:35px;
	float:right;
	display:inline;
}
.mainmenu li {
	height:35px;
	float:left;
	display:inline;
	position:relative;
	margin:0 0 0 2px;
	z-index:900;
}
.mainmenu li a {
	height:25px;
	float:left;
	display:inline;
	font-size:12px;
	text-transform:uppercase;
	color:#2e2e2e;
	font-weight:bold;
	padding:10px 15px 0 15px;
	text-decoration:none;
}
.mainmenu li a:hover, .mainmenu li.active a {
	color:#000;
	text-decoration:none;
	background:url(images/menu_hover.png);
}

#outerframes {
	width:980px;
	margin:0 0 26px 0;
}

#contenttop {
	width:986px;
	height:4px;
	background:url(images/content_top.png) no-repeat;
	font-size:0;
}
#content {
	width:978px;
	background-color:#999999;
	padding:1px;
	
}
#placecontent {
	width:978px;
	background-color:#fff;
	padding-bottom:20px;
}
#slideshow {
	width:978px;
	height:342px;
	position:relative;
}
#slideshow .slide-nav {
	position:absolute;
	bottom:10px;
	left:10px;
	z-index:1000;
	display:none
}
.slide-nav .button {
	float:left;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	background: #F7F7F7;
	margin: 5px 10px 0 0;
	cursor:pointer;
	-webkit-border-radius: 31px;
		 -moz-border-radius: 31px;
					border-radius: 31px;
}
#contentslideimg {
	width:978px;
	height:344px;
	overflow:hidden;
}
#contentslideimg img {
	width:978px;
	height:344px;
}
#panelslideshow {
	width:194px;
	position:absolute;
	z-index:10;
	background:url(images/panel_slideshow.png);
	top:34px;
	right:0;
	padding:13px 15px;
	font-size:14px;
	color:#fff;
	font-family:Georgia, Garamond, serif;
	line-height:1.4em;
}
#shadowslideshow {
	width:978px;
	height:23px;
	background:url(images/shadow.png) no-repeat;
	font-size:0;
	margin:0 0 5px 0;
}
#titleintro {
	width:950px;
	height:45px;
	background:url(images/back_pattern2.png);
	padding:6px 0 0 28px;
	font-size:32px;
	color:#131313;
	text-transform:uppercase;
}

#maintext {
	float:left;
	width:620px;
	background:url(images/homebg.png) no-repeat;
	padding:6px 20px 0 28px;
	color:#666;
}

#maintext p {
	font-size:14px;
	color:#666;
	line-height:1.8em;
	padding-right:20px;
}
#contact-sidebar {
	float:right;
	width:280px;
	background:url(images/homebg.png) no-repeat;
	padding:6px 0 0 28px;
	font-size:14px;
	color:#666;
	line-height:1.8em;
}

#introtext {
	width:900px;
	float:left;
	display:inline;
	margin:20px 30px 30px 30px;
	font-size:14px;
	color:#666;
	line-height:1.8em;
}
#introtext p {
	font-size:14px;
	color:#666;
	line-height:1.8em;
	padding:0 0 15px 0;
}


.contactline {
	font-weight:bold;
	font-style:italic;
	margin-top:30px;
}

.imgframe {
	padding:5px 5px 6px 5px;
	border-top:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
	border-bottom:2px solid #e4e4e4;
	background:#fff url(images/shadow_img.png) repeat-x 0 100%;
	margin:0 0 10px 0;
}

/* Typography
=====================================================================*/
#maincontent blockquote, #fullwidth blockquote {
	padding:0 0 0 30px;
	background:url(images/quote.png) no-repeat;
}
#maincontent blockquote p, #fullwidth blockquote p {
	font-family:Georgia, Garamond, serif;
	color:#9a9a9a;
	font-size:14px;
}


.separator {
	width:100%;
	background:url(images/sepnews.png) repeat-x 0 6px;
	height:12px;
	margin:0 0 15px 0;
}
.separator a {
	float:right;
	font-size:11px;
	color:#1f1f1f;
	background:#ebebeb;
	padding:2px 5px 0 5px;
	text-transform:uppercase;
}
#maincontent .colhalf {
	width:315px;
	float:left;
	display:inline;
	margin-right:30px;
}
#maincontent .colhalf.lastcol, #fullwidth .colhalf.lastcol {
	margin-right:0;
}
#fullwidth .colhalf {
	width:444px;
	float:left;
	display:inline;
	margin-right:30px;
}

.textboxcontact {
	width:390px;
	height:22px;
	border:1px solid #c4c4c4;
	padding:3px 5px 0 5px;
	margin:10px 0 0 0;
}
.textareacontact {
	width:390px;
    max-width: 480px;
	height:150px;
	border:1px solid #c4c4c4;
	font-family:Arial, verdana,serif;
	font-size:12px;
	padding:5px;
	margin:10px 0 0 0;
}
.submitcontact{
    margin: 20px 0 0 166px;
}
.submitcontact:hover {
    cursor: pointer;
	background-position:0 -31px;
	color:#fff;
	text-decoration:none;
	text-shadow:1px 1px 1px #373737;
}

/* Footer
=====================================================================*/
#footer {
	width:950px;
	margin:0 auto;
	padding:0px 30px 20px;
	clear:both;
}

#footer a, #footer a:link, #footer a:visited{
    color:#9D9D9D;
}
#footerleft {
	width:389px;
	float:left;
	background:url(images/sepfooter.png) repeat-y 100% 0;
	padding:0 30px 0 0;
}
#footerleft h4 {
	font-size:18px;
	color:#7f7f7f;
	text-transform:uppercase;
	float:left;
}
#footerright {
	width:400px;
	float:right;
	margin:0;
	display:inline;
}
.footermenu {
	float:right;
	margin:7px 0 0 0;
}
.footermenu li {
	float:left;
	display:inline;
	margin:0 0 0 25px;
}
.footermenu li a {
	float:left;
	display:inline;
	font-size:12px;
	color:#bfbfbf;
	text-transform:uppercase;
}
#menusocial {
	height:32px;
	float:right;
	margin:60px 0 0 0;
}
#menusocial li {
	height:32px;
	float:left;
	display:inline;
	margin:0 0 0 9px;
}
#menufacebook {
	width:32px;
	height:32px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent:-5000px;
}
#menufacebook span{
	background:url(images/icon_facebook.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#menulinkedin {
	width:32px;
	height:32px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent:-5000px;
}
#menulinkedin span{
	background:url(images/icon_linkedin.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

#menuyoutube {
	width:32px;
	height:32px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent:-5000px;
}
#menuyoutube span{
	background:url(images/icon_youtube.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#menusocial li a:hover span {
	background-position:0 -32px;
}
#footerright p {
	float:right;
	font-size:11px;
	color:#9d9d9d;
	margin:11px 0 0 0;
}
#twitter_update_list_2222{
	float:left;
}
#twitter_update_list_2222 li{
	float:left;
	margin:0px 0px 10px;
}


/* projects page */
#project-wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 940px;
}

#side-left {
	float: left;
	width: 440px;
	margin-right:20px;
}

#side-right { 
	margin: 0;
	float: left;
	width: 440px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

.bw {
	border: solid #fff 10px;
	box-shadow: 4px 4px 4px 1px #ccc;
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
		  -webkit-filter: grayscale(100%);
		  position: relative; 
   width: 420px; /* for IE 6 */
	
}
 
.bw:hover {
  -webkit-filter: grayscale(0%);
}
h3 { 
   position: absolute; 
   top: 200px; 
   left: 0; 
   width: 420px; 
}
h3 span { 
   color: white; 
   font-family: 'Aldrich', sans-serif;
	font-size:18px;
	text-transform:uppercase;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 10px; 
}
