@charset "utf-8";
/* CSS Document */

body, html {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#797979;
	background-color:#360000;
}

#header {
	height:300px;
	background:url(../images/header-bg1.png) repeat-x;
	width:100%;
}

#headerCon {
	height:300px;
	width:1000px;
	margin:0 auto;
	background:url(../images/header-bg2.png) repeat-x;
	position:relative;
}

.headbg {
	position:absolute; 
	text-align:center;
	margin:0 auto;
	margin-left:-100px;
	width:904px;
	height:300px;	
}

.flashbg {
	position:absolute; 
	text-align:center;
	margin:0 auto;
	width:1000px;
	height:300px;
	z-index:0;	
}

#header-inner {
	margin:0 auto;
	width:1000px;
	position:relative;
}

#topnav {
	height:25px;
	background:url(../images/black-bg.png);
	text-align:right;
	color:#b98585;
	padding:10px 0 0 0;
	font-size:0.95em;
}

#logo {
	width:370px;
	height:141px;
	padding:63px 0 0 0;
	float:left;
}

#balancing {
	float:right;
	width:500px;
	padding-top:140px;
}

#photoWrpr {
	padding:30px 0;
}

#page {
	background:url(../images/page-bg2.png) top repeat-x #0c0d0e;
}

#content {
	width:1000px;
	margin:0 auto;
	min-height:500px;
	padding:40px 0 20px 0;
}

#footer {
	background:url(../images/footer-bg2.png) top repeat-x;
}

#footerWrpr {
	width:1000px;
	margin:0 auto;
	min-height:140px;
	padding:80px 0 0 0;
	color:#b98585
}

#contentWrpr {
	float:right;
	width:755px;
	margin:40px 15px 0 0;
	text-align:justify;
	line-height:1.4em;
}

#leftnav {
	float:left;
	width:200px;
	height:405px;
	margin-left:15px;
	padding:80px 0 0 0;
	background-image:url(../images/leftnav-bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#leftnav ul {
	margin:0;
	padding:0;
}

#leftnav li {
	list-style:none;
	padding:0;
	margin:0;
}

#carousel {
	padding:70px 0 0 0;
}



.footerlist {
	width:180px;
	float:left;
	padding:0 35px;
	font-size:0.95em;
}

#copyright {
	width:210px;
	float:left;
	padding:0 20px;
	font-size:0.95em;
}

#box {
	float:left;
	width:284px;
	height:233px;
	margin-left:-50px;
	padding:0 15px 0 0;
	background:url(../images/etrin-box2.png) no-repeat;
}

#boxTxt {
	float:right;
	width:490px;
	padding:15px 15px 0 0;
	text-align:justify;
	line-height:1.35em;
}

.mail2 {
	text-decoration:none;
	color:#b98585;
}

.mail2 a:hover {
	color:#ffffff;
}

.smallKit {
	display: block;
	background:
}



.link {
	color:#797979;
	text-decoration:underline;
}

.link:hover {
	color:#b60200;
}


#carousel h2 {
	padding:0 0 0 20px;
	margin:0;
	font-size:1.5em;
	letter-spacing:0.2em;
	color:#be0706;
	font-weight:100;
	text-transform:uppercase;
}


#contentWrpr h1 {
	padding:0 0 25px 0;
	margin:0;
	font-size:1.5em;
	letter-spacing:0.2em;
	color:#be0706;
	font-weight:100;
	text-transform:uppercase;
}

#contentWrpr h2 {
	padding:0 0 2px 0;
	margin:0;
	font-size:1.2em;
	letter-spacing:0.1em;
	color:#be0706;
	font-weight:400;
}

.footerlist h1 {
	font-size:1.1em;
	padding:0 0 5px 0;
	border-bottom:#b98585 dotted 1px;
	font-weight:100;
	margin:0;
	color:#FFFFFF;
}

.footerlist ul {
	margin:15px 0 0 0;
	padding:0 0 15px 0;
	font-size:0.9em;
}

.footerlist li {
	margin:0;
	padding:15px 0 10px 0;
	list-style:none;
	border-bottom:#694949 dotted 1px;
}

.footerlist a {
	text-decoration:none;
	color:#b98585;
}

.footerlist a:hover {
	color:#ffffff;
}






#casestudy {
	padding:10px;
	background:url(../images/white-bg-light.png);
}

.casestudy-etrin {
	width:735px;
	height:300px;
	padding-bottom:10px;
	background:url(../images/case-etrinitee2.png) top center no-repeat;
}

#casestudy h4 {
	color:#ffffff;
	font-weight:bold;
	margin:0;
	padding:0 0 5px 0;
}

#casestudy li {
	padding-bottom:3px;
}

.casestudy-ssf {
	width:735px;
	height:300px;
	padding-bottom:10px;
	background:url(../images/case-ssf2.png) top center no-repeat;
}


.cl {
	clear:both;
}

.pb1 {
	padding-bottom:15px;
}

.pt1 {
	padding-top:20px;
}

.pb2 {
	padding-bottom:25px;
}

.ps {
	padding:0 10px;
}

#nav {
	float:right;
	width:500px;
}

#nav a {
	color:#b98585;
	text-decoration:none;
	padding:0 10px;
}

#nav a:hover {
	color:#ffffff;
	text-decoration:overline;
}

ul, ol {
	margin:0;
}

img {
	border:0;
}

p {
	margin:0;
	padding:0 0 15px 0;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
	}
	
a{
	outline:none;
}

object {
	outline:none;
}

.colorIcon {
	width:16px;
	float:left;
	padding-left:15px;
}

p {
	margin:0;
	padding:0 0 1.1em 0;
}

.more {
	text-align:right;
	font-size:0.9em;
	text-transform:uppercase;
}

.more a {
	color:#be0706;
	text-decoration:none;
}

.more a:hover {
	text-decoration:overline;
}

.graphicWrpr {
	width:84px;
	float:left;
	padding-right:20px;
}

.graphicTxt {
	float:right;
	width:650px;
}

.client {
	float:left;
	padding:0 10px 10px 10px;
	width:355px;
}

.clientWrpr {
	background:url(../images/white-bg2-light.png) top center no-repeat;
	height:125px;
	padding:15px;
}

.clientimg {
	float:left;
	width:100px;
}

.clienttxt {
	float:right;
	width:225px;
	font-size:0.95em;
	line-height:1.3em;
	text-align:left;
	color:#808080
}

.clienttxt a {	
	text-decoration:none;
	color:#c49696;
}

.clienttxt a:hover {	
	color:#ff0000;
}

.clienttxt h3 {
	font-size:1em;
	letter-spacing:0.2em;
	color:#ffffff;
	text-transform:uppercase;
	margin: 0 0 0 0;
	padding:5px 0 10px 0;
	font-weight:100;
}

.clienttxt h3 a {
	color:#ffffff;
	text-decoration:none;
}

.testimonial{
	padding:15px;
	background:url(../images/white-bg-light.png);
}

.testimonialImg {
	width:200px;
	float:left;
	padding-right:15px;
}

.testimonialTxt {
	float:right;
	width:505px;
}

.testimonialTitle {
	padding:5px 0 15px 0;
	margin:0;
	font-size:1.6em;
	letter-spacing:0.1em;
	color:#ffffff;
	font-weight:400;
}

.testimonialSigned {
	text-align:right;
	color:#be1919;
	padding-bottom:15px;
}

.test-nova {
	background:url(../images/client-logos/test-nova2.png) no-repeat top left;
}

.test-lava {
	background:url(../images/client-logos/test-lava2.png) no-repeat top left;
}

.test-kc {
	background:url(../images/client-logos/test-kc2.png) no-repeat top left;
}

.test-maverick {
	background:url(../images/client-logos/test-maverick2.png) no-repeat top left;
}

.test-hsr {
	background:url(../images/client-logos/test-hsr2.png) no-repeat top left;
}

.test-zaccor {
	background:url(../images/client-logos/test-zaccor2.png) no-repeat top left;
}

.test-ssf {
	background:url(../images/client-logos/test-ssf2.png) no-repeat top left;
}

.test-jargonnaut {
	background:url(../images/client-logos/test-jargonnaut.png) no-repeat top left;
}

.test-nova, .test-nova, .test-jargonnaut, .test-lava, .test-kc, .test-maverick, .test-hsr, .test-zaccor, .test-ssf {
	float:right;
	width:70px;
	height:40px;
}






@charset "utf-8";
/* nav */

ul#topnav2 {
	margin: 0 0 20px; padding: 0;
	list-style: none;
	width: 200px; 
}
ul#topnav2 li {
	margin: 0; padding: 0;
}
ul#topnav2 a {
	display: block;
	height: 41px;
	background-position: left top;
	text-decoration:none;
}
ul#topnav2 a:hover {
	background-position: left -41px;
	text-decoration:none;
}
#web li.web a,
#print li.print a,
#custom li.custom a,
#marketing li.marketing a,
#photo li.photo a {
	background-position: left bottom;
	text-decoration:none;
}
ul#topnav2 li.web a {
	background-image:url(../images/nav-web2.png);
	width: 200px;
}
ul#topnav2 li.print a {
	background-image: url(../images/nav-print2.png);
	width: 200px;
}
ul#topnav2 li.custom a {
	background-image: url(../images/nav-custom2.png);
	width: 200px;
}
ul#topnav2 li.marketing a {
	background-image: url(../images/nav-marketing2.png);
	width: 200px;
}
ul#topnav2 li.photo a {
	background-image: url(../images/nav-photo2.png);
	width: 200px;
}




/* contact */

#contact {
	padding:40px 20px;
	background:url(../images/white-bg-light.png);
	color:#9d9d9d;
}

.halfL {
	float:left;
	width:360px;
}

.field {
	width:100px;
	float:left;
	padding:4px 10px 0 0;
	text-align:right;
}

.value {
	width:240px;
	float:left;
}

.row {
	padding-bottom:15px;
}

.forminput {
	background:url(../images/form-bg.png) repeat-x top #f6f6f6;
	padding:5px 4px;
	color:#6c6c6c;
	width:210px;
	border:1px solid #dedede;
}

.forminput2 {
	background:url(../images/form-bg.png) repeat-x top #f6f6f6;
	padding:5px 4px;
	color:#6c6c6c;
	width:220px;
	border:1px solid #dedede;
}

.forminput3 {
	background:url(../images/form-bg2.png) repeat-x top ;
}

.forminput4 {
	background:url(../images/form-bg.png) repeat-x top #f6f6f6;
	padding:5px 4px;
	color:#6c6c6c;
	width:350px;
	border:1px solid #dedede;
	height:120px;
}

.pb3 {
	padding-bottom:2px;
}

.submit {
	text-align:right;
	padding:0 5px 0 0;
}

.error_strings {
	font-size:0.8em;
	color:#BB171C;
}

/* contact */

/* login */

#login {
	padding:50px 0;
	margin:0 auto;
}

#loginWrpr {
	width:375px;
	margin:0 auto;
	padding:50px 0;
	background:url(../images/white-bg-light.png);
}

#submit2 {
	padding-right:45px;
	text-align:right;
}