/* General Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align: baseline;
	background:none;
}
ol, ul {list-style:none;}
h1, h2, h3, h4, h5, h6 {line-height:100%;}
blockquote, q {quotes:none;}
q:before,
q:after {content: '';}
table {border-collapse:collapse; border-spacing:0;}
input, textarea, select{
	font:11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	padding:0;
	margin:0;
}
form, fieldset{border-style:disc;}
/* General Settings */
body {
	font:14px Helvetica, Arial, sans-serif;
	color:#3e3d3d;
	background:#252525;
	min-width:1002px;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
/* wrapper */
#wrapper {width:100%;}
/* header */
#header {
	width:100%;
	overflow:hidden;
	background:url(../_images/bg-header.gif) repeat-x;
}
/*Service List*/
.list ul {
    padding-left: 50px;
    list-style-type: disc;
}
.header-area {
	width:935px;
	overflow:hidden;
	margin:0 auto;
	padding:19px 0 7px;
}
/* logo */
.logo {
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../_images/logo.gif) no-repeat;
	width:128px;
	height:34px;
}
.logo a {
	display:block;
	height:100%;
}
/*Client Logos*/
.lafarge {
    float:left;
    margin-left:15px;
    background:url(../_images/lafarge2.png) no-repeat;
    width:112px;
	height:48px;
}
.fuseforward {
    float:left;
    margin-left:5px;
    background:url(../_images/fusefoward2.png) no-repeat;
    width:133px;
	height:28px;
}
/* nav */
#nav {
	float:left;
	padding:12px 0 0 140px;
}
#nav li {
	float:left;
	padding:0 19px;
	font-size:14px;
	line-height:17px;
}
#nav a {color:#fff;}
#nav .active a,
#nav a:hover {
	color:#789fae;
	text-decoration:none;
}
/* container */
.container {
	width:100%;
	overflow:hidden;
	background:#f9f8f3;
}
/* main */
#main {
	width:940px;
	overflow:hidden;
	margin:0 auto;
}
/* content */
#content {
	float:right;
	width:780px;
}
/* promo-box */
.promo-box {
	width:100%;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #b8b7b3;
	margin:9px 0 22px;
}
.promo-box img {
	display:block;
	margin:0 auto;
}
.promo-box .description {
	position:absolute;
	left:0;
	top:0;
	padding:45px 0 0 32px;
	font-size:16px;
	line-height:19px;
	color:#ffffff;
}
.promo-box .description .head {
	height:1%;
	overflow:hidden;
	padding:0 0 0 6px;
}
.promo-box .description h2 {
	font-size:28px;
	line-height:30px;
	color:#ffffff;
	width:100%;
	overflow:hidden;
	margin:0 0 60px;
}
.promo-box .description h2 strong {
	font-size:36px;
	line-height:39px;
	display:block;
	overflow:hidden;
	width:100%;
}
.promo-box .description h2 .cufon {
	float:left;
	margin:0 !important;
}
.promo-box .description p {margin:0 0 17px;}
.promo-box .link-holder {
	width:100%;
	overflow:hidden;
}
.promo-box .link-holder a {
	float:left;
	padding:0 7px 0 0;
	color:#fff;
	font-size:13px;
	line-height:16px;
	background:url(../_images/btn-red.gif) no-repeat ;
}
.promo-box .link-holder a span {
	float:left;
	background:url(../_images/btn-red.gif) no-repeat;
	cursor:pointer;
	padding:7px 0 7px 5px;
}

.promo-box .link-holder a:hover {text-decoration:none;}
.promo-box .link-holder a .cufon {
	float:left;
	margin:0 !important;
}
/* form */
.form {
   float: left;
   height: 800 px;
   padding-top: 4px;
}
/* columns */
.columns {
	height:1%;
	overflow:hidden;
	line-height:17px;
	padding:0 0 34px;
	margin:0 0 30px;
	position:relative;
}
.columns .col-1 {
	float:left;
	width:221px;
	padding:0 20px 0 0;
}
.columns .col-2 {
	float:left;
	width:281px;
	padding:0 40px 0 0;
}
.columns .col-3 {
	float:right;
	width:218px;
}
.columns h3 {
	color:#c01e18;
	font-size:18px;
	line-height:21px;
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
}
.columns h3 .cufon {
	float:left;
	margin:0 !important;
	padding-bottom: 5px;
}
.columns p {margin:0 0 16px;}
.columns blockquote {
	font-style:normal;
	font-size:16px;
	line-height:20px;
}
.columns blockquote p {margin:0 0 18px;}
.columns blockquote cite {
	display:block;
	font-size:12px;
	line-height:15px;
	font-style:normal;
}
.columns blockquote cite span {display:block;}
.columns .btn {
	position:absolute;
	overflow:hidden;
	width:118px;
	height:23px;
	color:#fff;
	background:url(../_images/btn-blue.gif) no-repeat;
	text-align:center;
	line-height:17px;
	padding:8px 0 0;
	bottom:0;
}
.columns .btn .side-r {
	float:left;
	position:relative;
	left:50%;
}
.columns .btn .side-l {
	float:left;
	position:relative;
	left:-50%;
}
.columns .btn .cufon {
	float:left;
	margin:0 !important;
}
.columns .btn:hover {text-decoration:none;}
/* sidebar */
#sidebar {
	width:146px;
	float:left;
	padding:10px 0 0;
}
#sidebar .logo {
	width:128px;
	height:182px;
	background:url(../_images/logo-2.jpg) no-repeat;
	float:none;
	display:block;
	margin:0 auto 11px;
}
/* menu */
.menu {
	/*border-top:1px solid #a6a6a6;*/
	height:1%;
	overflow:hidden;
	padding:17px 0;
}
.menu li {
	width:100%;
	overflow:hidden;
	padding:0 0 6px;
	font-size:12px;
	line-height:15px;
}
.menu a {color:#779ead;}
.menu .active a,
.menu a:hover {
	text-decoration:none;
	color:#707070;
}
/* clients */
.clients li {
display: inline;
list-style-type: none;
padding: 50px 50px 30px;
}
/* twocolumn */
.twocolumn {
	float:right;
	width:780px;
	padding:56px 0 25px;
}
.twocolumn #content {
	float:left;
	width:540px;
}
.twocolumn #content h2 {
	font-size:36px;
	line-height:39px;
	color:#789fae;
	width:100%;
	overflow:hidden;
	margin:0 0 27px;
	padding:1px 0 0;
}
.twocolumn #content h2 .cufon {
	float:left;
	margin:0 !important;
}
/* item */
.twocolumn .item {
	height:1%;
	overflow:hidden;
	padding:0 0 22px;
	color:#000;
	line-height:17px;
}
.twocolumn .item h3 {
	font-size:24px;
	line-height:27px;
	color:#252525;
	width:100%;
	overflow:hidden;
	padding: 5px 2px;
	margin:0 0 14px;
}
.twocolumn .item h3 .cufon {
	float:left;
	margin:0 !important;
}
.twocolumn .item p {margin:0 0 18px;}
/* aside */
.twocolumn .aside {
	float:right;
	width:220px;
	padding:65px 0 0;
}
.twocolumn .aside .cell-area {
	height:1%;
	overflow:hidden;
	padding:1px;
	background:#b3b3b3;
}
.twocolumn .holder {
	height:1%;
	overflow:hidden;
	background:#fff;
}
/* cell */
.twocolumn .aside .cell {
	height:1%;
	overflow:hidden;
	background:url(../_images/bg-cell-border.gif) repeat-x;
	margin:-1px 0 1px;
	padding:13px 12px 0 8px;
}
.twocolumn .aside .cell-2 {
	padding-top:18px;
	line-height:17px;
}
.twocolumn .aside blockquote {
	height:1%;
	overflow:hidden;
	background:url(../_images/bg-blockquote-t.gif) no-repeat 3px 0;
	padding:20px 0 19px;
	text-indent:20px;
	font-size:16px;
	line-height:19px;
	color:#666;
}
.twocolumn .aside blockquote p {margin:0;}
.twocolumn .aside blockquote cite {
	font-style:normal;
	display:block;
	background:url(../_images/bg-blockquote-b.gif) no-repeat 172px 3px;
	padding:0 35px 0 0;
	font-size:11px;
	line-height:13px;
	height:1%;
}
.twocolumn .aside blockquote cite span {
	display:block;
	text-align:right;
}
.twocolumn .aside .cell-2 p {margin:0 0 18px;}
.twocolumn .link-holder {
	height:1%;
	overflow:hidden;
	padding:33px 0 12px;
}
.twocolumn .btn {
	background:url(../_images/btn-blue-2.jpg) no-repeat;
	color:#fff;
	height:20px;
	overflow:hidden;
	padding:7px 0 0;
	text-align:center;
	width:100px;
	float:right;
	font-size:12px;
	line-height:15px;
	margin:0 4px 0 0;
}
.twocolumn .btn:hover {text-decoration:none;}
.twocolumn .btn .side-r {
	float:left;
	left:50%;
	position:relative;
}
.twocolumn .btn .side-l {
	float:left;
	left:-50%;
	position:relative;
}
.twocolumn .btn .cufon {
	float:left;
	margin:0 !important;
}
/* footer */
#footer {
	width:100%;
	overflow:hidden;
	border-top:4px solid #cac1b2;
}
.footer-area {
	width:780px;
	margin:0 auto;
	overflow:hidden;
	padding:17px 0 17px 150px;
}
/* box */
#footer .box {
	width:100%;
	overflow:hidden;
	padding:0 0 12px;
	font-size:14px;
	line-height:17px;
	letter-spacing:-1px;
}
#footer .box strong {
	float:left;
	width:86px;
	color:#789fae;
	padding:1px 0 0;
}
#footer .box ul {float:left;}
#footer .box li {
	float:left;
	padding:0 0 0 21px;
}
#footer .box li a {
	color:#fff;
	float:left;
	padding:1px 0 2px;
}
#footer .box .cufon {
	float:left;
	margin:0 !important;
}
#footer .box li a:hover {
	text-decoration:none;
	padding-bottom:1px;
	border-bottom:1px solid #fff;
}
/* block */
#footer .block {
	height:1%;
	overflow:hidden;
	padding:42px 0 0;
	color:#858282;
	font:11px/14px "Times New Roman", Times, serif;
}
#footer .block address {
	font-style:normal;
	float:right;
	padding:1px 0 0;
}
#footer .block .cufon {
	float:left;
	margin:0 !important;
}
#footer .block p {
	height:1%;
	overflow:hidden;
	padding:1px 0 0;
}