/* YUI Reset/Fonts Copyright (c) 2008, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.5.2 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/***************************
	Main Tags
***************************/
body{
	background:#191919;
	color:#bddfff;
	text-align:center;
}
a{
	color:#EF121D;
	text-decoration:none;
}
a:active,a:focus{
  outline: none;
}

p{
	margin:0em 0px 1em;
}
h1{
	font-size:2.6em;
	margin:0.5em 0em 0em;
}
h2{
	font-size:2em;
	margin:0.5em 0em 0em;
}
h3{
	font-size:1.9em;
	color:#FFFFFF;
}
hr{
	display: block;
	clear: left;
	visibility: hidden;
}
strong{
	font-weight:bold;
}
#top{
	background:#000714 url(../images/layout/pagebg.png) repeat-x top;
	position:relative;
}
#container{
	background:url(../images/layout/background.jpg) top center no-repeat;
	padding-bottom:20px;
	position:relative;
}

/***************************
	Header
***************************/
#header{
	width:860px;
	margin:0px auto;
	text-align:left;
	position:relative;
	height:213px;
}
#logo{
	position:absolute;
	background-image:url(../images/layout/logo.png);
	display:block;
	height:147px;
	width:363px;
	text-indent:-9999px;
	overflow:hidden;
	top:44px;
}
#rfq{
	background:url(/assets/images/layout/rfqbg.png) top repeat-x;
	overflow:hidden;
	height:0px;
	clear:both;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:10;
}
#rfq .column.two{
	padding-top:70px;
}
#rfq fieldset{
	width:860px;
	margin:20px auto 0px;
	text-align:left;
	*padding-top:20px;
}
#rfq fieldset legend{
	font-size:2.2em;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:5px;
}
#rfq fieldset label{
	display:block;
	margin-bottom:10px;
}
#rfq fieldset label input, #rfq fieldset label textarea, #rfq fieldset label select{
	font-family:arial,helvetica,clean,sans-serif;
	color:#1a3a5b;
	padding:3px;
	border:0px none;
	font-size:1.2em;
	margin-top:3px;
}
#rfq fieldset input, #rfq fieldset textarea, #rfq fieldset select{
	width:98%;
}
#rfq fieldset input.submit{
	float:right;
	width:107px;
}
#rfq fieldset input.checkbox{
	width:auto;
}
#rfq .close{
	margin:0px auto;
	display:block;
	background:url(/assets/images/layout/rfqbutton-close.png) no-repeat top;
	width:103px;
	height:33px;
}
#rfq .close:hover{
	background-position:bottom;
}



/***************************
	Navigation
***************************/
#navigation{
	height:45px;
	width:860px;
	margin:0px auto;
	text-align:left;
	padding-top:5px;
	position:relative;
}
#navigation a{
	display:block;
	height:36px;
	text-indent:-9999px;
	background:top left no-repeat;
	float:left;
	overflow:hidden;
}
#navigation a:hover{
	background-position:bottom;
}
#navigation a.solutions{
	background-image:url(/assets/images/layout/nav-solutions.png);
	width:215px;
	margin-right:102px;
}
#navigation a.casestudies{
	background-image:url(/assets/images/layout/nav-casestudies.png);
	width:168px;
	margin-right:123px;
}
#navigation a.contact{
	background-image:url(/assets/images/layout/nav-contacts.png);
	width:186px;
}
#navigation a.rfq{
	background-image:url(/assets/images/layout/rfqbutton.png);
	width:163px;
	height:43px;
	margin:-254px 0px 0px 349px;
}

/***************************
	Body
***************************/
#content{
	width:860px;
	margin:0px auto;
	text-align:left;
}
.columns{
	width:100%;
}
.columns .column{
	float:left;
}
.columns.two.even .column.one{
	width:410px;
	margin-right:40px;
}
.columns.two.even .column.two{
	width:410px;
}

.columns.three.even .column{
	width:270px;	
}
.columns.three.even .column.one{
	margin-right:25px;
}
.columns.three.even .column.two{
	margin-right:25px;
}



/***************************
	Footer
***************************/
#bottom{
	background:url(../images/layout/footerbg.png) top center repeat-x;
	width:100%;
}
#footer{
	background:url(../images/layout/footerbg-light.png) top center no-repeat;
	width:860px;
	margin:0px auto;
	text-align:left;
	position:relative;
	color:#757575;
	min-height:271px;
}
#footer .column{
	padding-top:20px;
}

#footer h3.partners{
	display:none;
}
#footer ul.partners{
	text-indent:-9999px;
	height:125px;
	width:410px;
	overflow:hidden;
	background:url(/assets/images/layout/footer-partners.png) no-repeat;
}

#footer .contact .phone{
	background:url(/assets/images/layout/footer-phone.png) no-repeat;
	height:70px;
	width:225px;
	text-indent:-9999px;
	margin-left:189px;
}
#footer .contact .email{
	display:block;
	background:url(/assets/images/layout/footer-email.png) no-repeat;
	height:31px;
	width:349px;
	text-indent:-9999px;
	margin-left:66px;
}

#footer .legal{
	clear:both;
	text-align:center;
	padding:30px 0px;
	color:#515151;
	font-size:0.9em;
}
#footer .legal a{
	display:block;
	background:url(/assets/images/layout/footer-csmlogo.png);
	height:43px;
	width:129px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	margin-top:-27px;
}
