@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
a{color:#ffffff;text-decoration:none;outline:none;border:0px;}
a:active{color:#ffffff;text-decoration:none;outline:none;border:0px;}
a:visited{color:#ffffff;text-decoration:none;outline:none;border:0px;}
a:hover{color:#ac0d0d;text-decoration:none;outline:none;border:0px;margin:0px;}
a:hover img{opacity:0.6;outline:none;border:0px;margin:0px;}

/* general */
body{
	background:url("../images/bg_dark.png") repeat;
    font:normal 100% 'Open Sans', sans-serif;    
	margin:0px;
    padding:0px;
    outline:0px;
    border:0px;
}
.container{
	background:url("../images/bg_body.png") repeat;
	padding-top:20px;
}
.main-content-wrapper{
	width:1020px;
	margin:30px auto;
}


/* STRUCTURE */
.header{
	background:url("../images/bg_header.png");
	background-repeat:no-repeat;
	height:120px;
	width:1020px;
	margin:auto;
	margin-bottom:20px;
}
.logo{
	background:url("../images/bg_logo.png");
	background-repeat:no-repeat;
	height:120px;
	width:34.313725490196%;
	float:left;
}
.navigation{
	width:64.705882352941%;
	float:left;
	margin:80px 0 0 10px;
}
.menu{
	display:inline-block;
	padding:0 8px;
}
.menu span{
	color:#ac0e0c;
	font-weight:bold;
}
.menu a{
	color:#000;
	font-weight:bold;
}
.menu a:hover{
	color:#ac0e0c;;
}

/* home */
.home-content-wrapper{
	background:url("../images/bg_dark.png");
	background-repeat:repeat;
	margin-top:-100px;
	z-index:0;
	border-top:10px solid #750000;
}
.content-wrapper{
	width:1020px;
	margin:20px auto;
}
.home-box-wrapper{
	background: -moz-linear-gradient(top,  rgba(73,73,73,0.4) 0%, rgba(73,73,73,0.2) 50%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(73,73,73,0.4)), color-stop(50%,rgba(73,73,73,0.2)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(73,73,73,0.4) 0%,rgba(73,73,73,0.2) 50%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(73,73,73,0.4) 0%,rgba(73,73,73,0.2) 50%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(73,73,73,0.4) 0%,rgba(73,73,73,0.2) 50%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(73,73,73,0.4) 0%,rgba(73,73,73,0.2) 50%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66494949', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	width:450px;
	height:200px;
	padding:20px;
	margin:100px 0 0 0;
	color:#fff;
}
.home-box-wrapper a{
	text-decoration:underline;
	font-size:0.75em;
}
.box-title{
	color:#ac0e0c;
	font-weight:bold;
	margin-bottom:10px;
}

/* about */
.about-banner{
	background:url("../images/banner_about.png");
	background-repeat:no-repeat;
	width:1020px;
	height:260px;
	margin:auto;
	margin-bottom:20px;
}
.about-content-wrapper{
	background:url("../images/bg_dark.png");
	background-repeat:repeat;
	margin-top:-100px;
	z-index:0;
	border-top:5px solid #000;
}
.bullet-style{
	list-style-image:url("../images/bullet.gif");
}
.bullet-style a{color:#fff;text-decoration:underline;}
.bullet-style a:hover{color:#d80300;text-decoration:underline;}
.float-text{
	float:left;
	width:410px;
}

/* services */
.inline{
	color:#fff;
}
.company_profile{
	font-size:14px;
	vertical-align:middle;
	margin-bottom:20px;
}
.company_profile span{
	margin-left:10px;
}
.company_profile img{
	vertical-align:middle;
}

.company_profile a{color:#fff;text-decoration:underline;outline:none;border:0px;}
.company_profile a:hover{opacity:0.6;text-decoration:none;outline:none;border:0px;margin:20px;}


/*client */
.client-box-wrapper{
	width:1020px;
  	display:block;
  	margin:auto;
  	padding:80px 5px;
  	overflow:hidden;  
  	position: relative;
  	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px; 
  	margin-bottom:30px;
	background:#171717;
	color:#fff;
}

/*career */
.career-box-wrapper,.contact-box-wrapper{
	color:#fff;
	width:940px;
  	display:block;
  	margin:0 auto;
  	padding:40px;
  	overflow:hidden;  
  	position: relative;
  	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;   
  	padding-bottom:20px;
	background:#171717;
  	margin-bottom:30px;
}
.career-box-wrapper a,.contact-box-wrapper a{
	text-decoration:underline;
	color:#c70200;
}
.career-box-wrapper a:hover,.contact-box-wrapper a:hover{
	text-decoration:underline;
	color:#000;
}
.career-side-content{
	float:left;
	width:500px;
}
.thumb-career{
	margin:20px 0 20px 30px;
	float:left;
}

/* contact us */
.contact-box-wrapper p{
	margin-bottom:20px;
}
.contact-box-wrapper ul{
	list-style:none;
	margin-bottom:20px;
	margin-left:-40px;
}
.contact-box-wrapper ul li{
	list-style:none;
}
.contact-side-content{
	float:left;
	width:460px;
}
.map{
	float:left;
	margin:20px 0 20px 20px;
	border:4px solid #373737;
}

/* footer */
.footer{
	font-size:0.75em;
	color:#fff;
	width:1020px;
	margin:auto;
}
.footer a{
	float:right;
	margin:0 0 20px 5px;
}
.footer p{
	float:right;
	margin-bottom:20px;
}
.footer-wrapper{
	background:url("../images/bg_dark.png");
	background-repeat:repeat;
	height:250px;
	border-top:10px solid #750000;
	z-index:0;
	padding-top:100px;
	margin-top:-100px;
}