body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #575a5d;
}
.left{float: left;}
.right{float: right;}
.clear { clear:both; }
.clearfix:after { content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0; }
.clearfix { display:block; }
html[xmlns] .clearfix { display:block; }
* html .clearfix { height:1%; }

h3,
h3 > a,
a,
a:visited,
a:focus,
a:link {
	text-decoration: none;
	color:#cb4f00;
}

h3 > a,
h3 { 
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	color:#cb4f00;
	
}

p.ital {
    font-style: italic;
}

div#container {
	width:880px;
	margin:auto;
	padding-top: 50px;
}

div#container #head,
div#container .contentWrapper,
div#container #footer {
	float:left;
	width:80em;
	position: relative;
}

div#container #head div {
	float:left;
}

div#container #head div#logo {
	width:104px;
	height:74px;
	background: url(../images/logo.png) no-repeat 0 0;
	text-indent: -10000px;
	position: relative;
	top:0;
	left:0;
}
div#container #head > a,
div#container #head > a:active,
div#container #head > a:link,
div#container #head > a:visited{
	color:#fff;
}
div#container #head div#nav{
	width:450px;
	height: 13px;
	position: relative;
	bottom:-16px;
	left:-11px;
}

ul#navigation {
	list-style: none;
}

ul#navigation li {
	float: left;
}

ul#navigation a * {
	display: none;
}

ul#navigation li a,
ul#navigation li a .hover {
	background: url(../images/menu.png) no-repeat 0 0;
	display: block;
	text-decoration: none;
	height:13px;
	text-transform: uppercase;
	text-decoration: none;
}

ul#navigation a.aboutus {
	background-position: 0 0;
	width:77px;
}

ul#navigation .link a.aboutus:hover,
ul#navigation a.aboutus .hover,
ul#navigation a#aboutus.selected{
	background-position: 0 -18px;
	width:77px;
}


ul#navigation a.portfolio {
	width:96px;
	background-position: -77px 0;
}

ul#navigation .link a.portfolio:hover,
ul#navigation a.portfolio .hover,
ul#navigation a#portfolio.selected {
	width:96px;
	background-position: -77px -18px;
}

ul#navigation a.clients {
	width:75px;
	background-position: -173px 0;
}

ul#navigation .link a.clients:hover,
ul#navigation a.clients .hover,
ul#navigation a#clientlist.selected {
	width:75px;
	background-position: -173px -18px;
}

ul#navigation a.contactus {
	width:101px;
	background-position: -247px 0;
}

ul#navigation .link a.contactus:hover,
ul#navigation a.contactus .hover,
ul#navigation a#contactus.selected {
	width:101px;
	background-position: -247px -18px;
}

div#container #content{
	width:68.1663em;
	padding-top: 4.25em;
	padding-left: 5.1667em;
	padding-bottom: 1.667em;
}


div#container #content div.caption{
	position: relative;
	height: 80px;
	width: 59.5833em;
	float:left;
	background: url(../images/taglines.gif) no-repeat 0 0;
}

div#container #content.aboutus div.caption{
	background-position: 0px 0px;
}

div#container #content.portfolio div.caption{
	background-position: 0px -80px;
}
div#container #content.clientlist div.caption{
	background-position: 0px -240px;
}
div#container #content.contactus div.caption{
	background-position: 0px -160px;
}

div#container #content div.copy{
	width: 56.25em;
	float:left;
	line-height: 1.6em;
	padding-top: .75em;
	padding-left: 5.417em;
}

div#container #content div#clientlist.copy {
  padding-top: 0;
}

div#container #content div.foursquare{
	width:46.5em;
	height:19em;
	position: relative;
	float:left;
	padding-top: 4.5em;
	padding-left: 16.667em;
	}
div#container #content div.autoHeight{
	height:auto;
}
div#container #content div#aboutus-4square.foursquare {
  	
  }
div#container #content #ip{
	background:url(../images/ip/logoButton.png) no-repeat;
	margin-top:20px;
	margin-right:35px;
	/*clear:left;*/
	width:188px;
	height:53px;
	text-align:right;
}
div#container #content #ip:hover{
	cursor:pointer;
}
div#container #content #ip p {
	color:#575A5D;
	display:block;
	margin-top:21px;
}
div#container #content #ip p a:active,
div#container #content #ip p a:link,
div#container #content #ip p a:visited{
	color:#575A5D;
}
div#container #content #ip p a:hover{
	color:#CB4F00;
}
div#container #content div.img4sq,
div#container #content div#portfolio-4square img{
	background: url(../images/squares.png) no-repeat 0 0;
	width:84px;
	height: 20px;
	float: left;
	position: relative;
	padding-right: 13px;
}

div#container #content.portfolio a {
	float: left;
}

div#container #content.portfolio a img{
  border: none;
  padding-right: 1.1083em;
}

div#container #content div.description{
	float: left;
	width: 450px;
	height: 115px;
}

div.copy p {
	line-height: 1.25em;
}

div#content.contactus div.copy p,
div.description p{
	line-height: 1.6em;
	margin: 0;
}

div#container #content,
div#container #footer {
	float: left;
	clear: both;
}

div#container #content div.description ul{
	float: left;
	width: 207px;
	padding: 0px;
	margin: 0;
	list-style: none;
	line-height: 1.333em;
	padding-top: 15px;
}

div#container #content div.letters {
	float:left;
}

div#container #content div.tagline {
  	position: relative;
	float:left;
}

div#container #footer{
	font-size: 10px;
	text-align: left;
	position: relative;
	padding-left: 6.15em;
	padding-top: 3em;
	margin-left: 6.5em;
	width:50em;	
}

div#container #footer span#wbe {
	color: #cb4f00;
}

div#container #footer span# {

}

div#portfolio {

}
/* Portfolio */


div#container.portfolio div#footer{
	padding-top: 25px;
}

div#content.portfolio-4 {
    padding-left: 0;    
}

div#portfolio {
	margin: auto;
}

div#portfolio.portfolio-1{
	width:auto;
	height:465px;
}

div#portfolio.portfolio-2{
	width:auto;
	height:465px;
}
div#portfolio.portfolio-3{
	width:auto;
	height:465px;
}
div#portfolio.portfolio-4{
	width:auto;
	height:465px;
}
div#portfolio.portfolio-5{
	width:auto;
	height:465px;
	position: relative;
}
div#portfolio.portfolio-6{
	width:auto;
	height:465px;
}
div#portfolio.portfolio-7{
	width:auto;
	height:465px;
}
div#portfolio.portfolio-8{
	width:auto;
	height:465px;
}

#imageMap a {
  position: relative;
  text-indent: -10000px;
  top: 275px;
  left: 680px;
  display: block;
  border: none;
  width: 110px;
  height: 110px;
}

div#next {
	postition:relative;
	width: 100%;
	z-index:200;
}

div#next a {
	float: right;
}

div#next img {
	border: none;
}

div#next p {
	float: right;
	margin:0;
	margin-right: 30px;
}
/* Contact Us */
div#contactus.copy span,
div#contactus-4square span{
	display: block;
}

div#contactus.copy a:hover,
h3 > a:hover {
	background-color: #cb4f00;
	color:#fff;
	font-weight: 600;
}



/* Splash Page */
div#container.splash,
div#container.splash #content,
div#container.splash #footer {
	position: relative;
}

div#container.splash #head{
	display: none;
}

div#container.splash #content{
 	position: absolute;
  	left:0;
	top:180px;
}

div#container.splash #content div.tagline {
  	position: relative;
	float:left;
	padding-top:50px;
}

div.splash #content #enter {
	position: absolute;
	top:125px;
	left:868px;
	text-decoration: underline;
	text-transform: uppercase;
}

div.splash #tagline{
  position: absolute;
  top: 160px;
  left: 26px;
}

div.splash #letters div#e.letters img.float {
	display: block;
	height: 11px; width: 75px;
	position: relative;
	bottom: 12px;
	left: 8px;
}

div#container.splash #footer {
	position: absolute;
	width:825px;
	margin:0;
	padding:0;
	text-align:center;
	top:600px;
}

div#letters {
  width:825px;
  height: 160px;
}

div#letters div.letters {
  position: absolute;
}

div#letters div#in.letters {
 left: 22px;
}

div#letters div#fi.letters {
  left:220px;
}

div#letters div#n.letters {
  left:398px;
}

div#letters div#it.letters {
  left:573px;
}

div#letters div#e.letters {
  left:768px;
}

/* main navigation */
#container #head #nav{
	width:auto !important;
}
#container #head h1{
	background: transparent url("../images/infinite.png") no-repeat 0 0;
	margin:0;
	padding:0;
	display:block;
	float:left;
	width:179px;
	height:35px;
	text-indent:-1000000px;
}
#container #head h1:hover{
	cursor:pointer;
}
#mainNav{
	float:left;
	height:13px;
	margin:0;
	list-style:none;
	padding:22px 0 0 15px;
	text-decoration:none;
	text-transform:uppercase;
}
#mainNav li{
	float:left;
	border-right:solid 1px #575a5d;
	padding:0px 10px;
}
#mainNav li:last-of-type{
	border-right:none;
	padding-right:0px;
}
#mainNav a,
#mainNav a:link,
#mainNav a:visited{
	color:#575A5D;
}
#mainNav a:hover,
#mainNav a:active,
#mainNav a:focus,
#mainNav a.selected{
	color:#CB4F00;
}

/* CONTAINER-IP STUFF */
#container-ip #top{
	position:relative;
	z-index:10000;
}
#container-ip #top h1{
	width:937px;
	height:284px;
	margin: 0 auto;
	background:transparent url("../images/ip/h1.png")  no-repeat 0 0;
	text-indent:-10000px;
}
#container-ip #top h2{
	color:#CA4F01;
	font-size:22px;
	font-weight:normal;
	margin-left:-98px;
	margin-top:-115px;
	text-align:right;
	/*text-shadow: #E17D0A 1px 1px 0px;*/
	width:100%;
}
#container-ip #bottomWrapper{
	margin-top:-85px;
	position:relative;
	z-index:10;
}
#container-ip #left{
	width:772px;
	padding-top:74px;
}
#container-ip #left > p{
	width:504px;
	margin: 0 auto 35px;
}
#container-ip #left div{
	width:100%;
	font-size:10px;
}
#container-ip #left #logoH2{
	background:url("../images/ip/logo.png") no-repeat scroll 0 0 transparent;
	height:63px;
	margin:10px 19px 13px 0;
	text-indent:-10000px;
	width:139px;
}
#container-ip #left #products{
	list-style:none;
	color:#CA4F01;
	font-size:10px;
	margin:60px 0 0 48px;
	padding:0;
}
#container-ip #left #products li{
	border-right: solid 1px #ca4f01;
	padding-right:5px;
	padding-left:5px;
}

#container-ip #left #products li.first{
	padding-left:0;	
}
#container-ip #left #products li.last,
li.fbLink{
	border-right: none!important;
}
li.fbLink{
	margin-left:150px;
	background:url(../images/connect_sprite.png) 0px -232px no-repeat;
	bottom:4px;
	height:12px;
	padding-left:30px !important;
	padding-top:6px;
	position:relative;
}
li.fbLink a{
	font-weight:bold;
	text-decoration:underline;
}
#mainNav li.fbLink{
	height:18px;
}
#container-ip #right{
	width:149px;	
	background:#ca4f01;
	padding-top:74px;
}
#container-ip #right p,
#container-ip #right a,
#container-ip #right a:active,
#container-ip #right a:link,
#container-ip #right a:visited{
	color:#fff;
	font-weight:bold;
}
#container-ip #right #navRight,
#container-ip #right p{
	width:80%;
	margin:10px auto;
	text-align:center;
}
#fbLink-ip{
	width:120px;
	height:20px;
	padding-top:53px;
}
#personality #right #fbLink{
	float:none;
	margin-left:8px;
	margin-top:115px;
}
#container-ip #right #fbLink,
#fbLink{
	background:url("../images/connect_sprite.png")0px -140px no-repeat;
	float:right;
	height: 20px;
	width:130px;
}
#fbLink-ip #fbLink{
	margin-top:0;
}
#fbLink span{
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
}
#fbLink-ip #fbLink span{
	padding-left:5px;
}
#container-ip #right #navRight{
	height:24px;
	width:43px;
}
#container-ip #right #navRight a{
	background:url("../images/ip/navs.png") no-repeat scroll 0 0 transparent;
	display:block;
	float:left;
	height:24px;
	width:21px;
}
#container-ip #right #navRight #prev{
	background-position:19px 0;
}
#container-ip #right #navRight #next{
	background-position:-21px 0;
}
#container-ip #addressBar{
	width:100%;
	background:#ca4f01;
	color:#fff;
	padding:10px 0;
}
#container-ip #addressBar p{
	margin:2px 48px 0;
}
