@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../img/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000000;
	margin:30px 0 0 0;
	font-family:Tahoma, Arial, sans-serif;
	color:#CCCCCC;
	font-size:12px;
	letter-spacing:1px;
	line-height:1.3;
}
.clr {clear:both;}
.main {
	width:960px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
}
.header {
	background-image:url(../img/bg-headerbar.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	background-color:#000000;
	height:40px;
}
.logo {
	width:236px;
	height:40px;
	vertical-align:middle;
	margin-left:auto;
	margin-right:10px;
	background-image:url(../img/logo-flexim.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#000000;
}
.footer {
	background-image:url(../img/bg-footerbar.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000000;
	height:22px;
	font-family:Tahoma, Arial, sans-serif;
	color:#999999;
	font-size:11px;
	padding-top: 8px;
	padding-left: 10px;
}
.container-sub {
	height:100%;
	overflow:hidden;
	display:block;
	/*background-image:url(../img/bg-greybar-sub.jpg);*/
	background-position:left 226px;
	background-repeat:repeat-y;
}
.colorbar-sub {
	float:left;
	width:40px;
	height:226px;
	display:inline;
	background-image:url(../img/bg-colorbar-sub.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.container-right-sub {
	float:left;
	width:920px;
	display:block;
	overflow:visible;
}
.colorbar-right {
	display:block;
	height:70px;
	margin-right:10px;
	padding-top: 10px;
}
.container-content-sub {
	clear:both;
	height:100%;
	width:920px;
	display:block;
	overflow:hidden;
	background-image:url(../img/bg-gphid.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#000000;
}
.graphid-bg {
	float:left;
	width:200px;
	height:100%;
	display:inline;
}
.container-pagecontent-sub {
	float:left;
	width:680px;
	/*width:380px;*/
	display:inline;
/*	background-image:url(../img/bg-grd-main.jpg);
	background-position:right top;
	background-repeat:repeat-x;*/
	background-color:#000000;
	padding-left:25px;
	padding-right:15px;
/*	text-align:justify;*/
}
.container-pagecontent-inset-sub {
	float:left;
	width:460px;
	display:inline;
	background-color:#000000;
}
.container-pagetitle-sub {
	font-family:Tahoma, Arial, sans-serif;
	color:#DE3B21;
	font-size:18px;
	padding-top:10px;
	padding-bottom:15px;
	width:460px;
}
.container-subtitle16 {
	font-size:14px;
	padding-bottom:15px;
	color:#FFFFFF;
/*	font-weight:bold;	
*/}
.container-subtitle14 {
	font-size:14px;
	padding-bottom:10px;
	color:#FFFFFF;
}
.header-white {
	color:#FFFFFF;
}
.container-thumbnail {
	padding-bottom:10px;
	text-align:center;
	display:block;
}
.thumbnail-sub {
	display:inline;
	margin-left:auto;
	margin-right:auto;
}
.copy11 {
	color:#999999;
	font-size:11px;
}
.container-clientlogo {
	background-color:#FFFFFF;
	padding:15px 5px 10px 5px;
	color:#333333;
	background-image:url(../whatwedo/ourclients/img/bg-clientlogo.gif);
	background-repeat:repeat-y;
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
}
.img-clientlogo {
	margin:10px;
	width:80px;
	vertical-align:middle;
}
.services-lvl2 {
	padding:0 0 0 17px;
	background-image:url(../img/list-dcarat.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
}

