@font-face {
    font-family: 'DIN-Regular';
    src: url('DIN-Regular.eot');
    src: url('DIN-Regular.eot?iefix') format('eot'),
         url('DIN-Regular.woff') format('woff'),
         url('DIN-Regular.ttf') format('truetype'),
         url('DIN-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
	}

@font-face {
    font-family: 'DINBold';
    src: url('dinbd-webfont.eot');
    src: local('?'), 
	url('dinbd-webfont.woff') format('woff'), 
	url('dinbd-webfont.ttf') format('truetype'), 
	url('dinbd-webfont.svg#webfontwBgEW7yl') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

body,td,th {
	color: #444444;
    font-family: 'DIN-Regular';
	font-size:16px;
	line-height:24px;
}

p{margin-top:0px;}

#darkbg{
	background-image: url(../images/bg.jpg);
	background-color: #08263E;
	background-repeat:no-repeat;
	background-position:center top;
	display:table;
	width:100%;
	height:420px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1000;
}

#darkbg2{
	background-image: url(../images/bg.jpg);
	background-color: #08263E;
	background-repeat:no-repeat;
	background-position:center top;
	display:table;
	width:100%;
	height:320px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1000;
}

#logo{
	display:table;
	width:960px;
	height:88px;
	margin:auto;
	margin-top:20px;
	margin-bottom:0px;
	border:0px solid red;
}

#topnavigation{
	display:table;
	width:960px;
	height:50px;
	margin:auto;
	margin-top:10px;
	margin-bottom:20px;
	background-image:url(../images/bt_bg.png);
	border:0px solid red;
}


#homebanner{
	display:table;
	width:960px;
	height:350px;
	margin:auto;
	margin-bottom:0px;
	border:0px solid red;
}


#banner_customers{
	display:table;
	width:960px;
	height:200px;
	margin:auto;
	margin-bottom:0px;
	border:0px solid red;
	background-color:#CCCCCC;
	background-image:url(../images/banner_customers.jpg);
}

#banner_services{
	display:table;
	width:960px;
	height:200px;
	margin:auto;
	margin-bottom:0px;
	border:0px solid red;
	background-color:#CCCCCC;
	background-image:url(../images/banner_services.jpg);
}

#banner_aboutus{
	display:table;
	width:960px;
	height:200px;
	margin:auto;
	margin-bottom:0px;
	border:0px solid red;
	background-color:#CCCCCC;
	background-image:url(../images/banner_aboutus.jpg);
}


#banner_partners{
	display:table;
	width:960px;
	height:200px;
	margin:auto;
	margin-bottom:0px;
	border:0px solid red;
	background-color:#CCCCCC;
	background-image:url(../images/banner_partners.jpg);
}

#banner_careers{
	display:table;
	width:960px;
	height:200px;
	margin:auto;
	margin-bottom:0px;
	border:0px solid red;
	background-color:#CCCCCC;
	background-image:url(../images/banner_careers.jpg);
}

#banner_contact{
	display:table;
	width:960px;
	height:200px;
	margin:auto;
	margin-bottom:0px;
	border:0px solid red;
	background-color:#CCCCCC;
	background-image:url(../images/banner_contactus.jpg);
}

#bigshadow{
	display:table;
	width:960px;
	height:51px;
	margin:auto;
	border:0px solid red;
}



#threecolumns{
	display:table;
	width:960px;
	height:auto;
	margin:auto;
	margin-bottom:40px;
	border:0px solid red;
}

.column{
	width:306px;
	height:auto;
	display:table-cell;
	float:left;
	margin-right:20px;
	border:0px solid red;
}

.column50{
	width:435px;
	height:auto;
	display:table-cell;
	float:left;
	margin-right:30px;
	border:0px solid red;
}

a.more:link, a.more:link, a.more:active, a.more:visited{
	background-image:url(../images/more_bg.gif);
	color:#ffffff;
	width:103px;
	height:37px;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	line-height:37px;
	font-size:18px;
	margin-top:20px;
}


a.gray:link, a.gray:link, a.gray:active, a.gray:visited{
	color:#444444;
	text-decoration:none;
	border-bottom:1px solid #cccccc;
}


#lightshadow{
	width:100%;
	height:400px;
	background-image:url(../images/light_shadow.jpg);
	margin-top:20px;
	padding-top:40px;
}

#content{
	display:table;
	width:960px;
	height:auto;
	margin:auto;
	margin-bottom:20px;
	border:0px solid red;
}

#singlecolumn{
	display:table;
	width:912px;
	height:auto;
	float:left;
	border:0px solid red;
}

#left{
	display:table;
	width:606px;
	height:auto;
	float:left;
	border:0px solid red;
}


#right{
	display:table;
	width:306px;
	height:auto;
	float:right;
	border:0px solid red;
}

#scrollinglogos{
	display:block;
	width:100%;
	height:90px;
	background-color:#CCCCCC;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:15px;
	border:0px solid red;
	text-align:center;
}



#copyrights{
	display:table;
	width:100%;
	height:60px;
	text-align:center;
	font-size:14px;
	margin-bottom:10px;
}

a.bottom:link, a.bottom:link, a.bottom:active, a.bottom:visited{
	color:#444444;
	text-decoration:none;
	line-height:20px;
	font-size:13px;
	border-bottom:1px solid #999999;
	text-transform:uppercase;
}



h2{
    font-family: 'DIN-Regular';
	font-size:23px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0px;
	margin-bottom:15px;
}


h3{
    font-family: 'DIN-Regular';
	font-size:45px;
	line-height:45px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0px;
	margin-bottom:15px;
	margin-top:80px;
	margin-left:50px;
	color:#333333;
}


.bold{font-family: 'DINBold';}

.hline{ border-bottom:1px dashed #999999; margin:auto; width:960px; margin-bottom:30px; margin-top:20px;}


.hline2{ border-bottom:1px dashed #999999; margin:auto; width:100%; margin-bottom:20px; margin-top:20px;}

.client{
	width:245px;
	height:100px;
	background-color:#FFFFFF;
	padding:15px;
	border:0px solid red;
	margin-right:65px;
	background-image:url(../images/logo_bg.jpg);
	float:left;
	text-align:center;
	margin-bottom:20px;
}

.clientend{
	width:245px;
	height:100px;
	background-color:#FFFFFF;
	padding:15px;
	border:0px solid red;
	margin-right:0px;
	background-image:url(../images/logo_bg.jpg);
	float:left;
	text-align:center;
	margin-bottom:20px;
}

.mantra ul{width:100%;list-style-image: url(../images/bullet.gif)}
.mantra li{width:100%; padding-left:10px; padding-bottom:3px; margin-left:20px; list-style-image: url(../images/bullet.gif); text-align:left;}


.mantra2 ul{width:300px;list-style-image: url(../images/bullet.gif)}
.mantra2 li{width:300px; padding-left:10px; padding-bottom:3px; margin-left:20px; list-style-image: url(../images/bullet.gif); text-align:left;}


.photo{
	padding:2px;
	border:1px solid #cccccc;
	margin-right:20px;
}


.point12{font-size:12px; line-height:14px;}




















	ul {list-style:none;margin:0;padding:0;}
	li {float:left;width:137px;margin:0;padding:0;text-align:center;}
	li a {display:block;padding:0px;height:100%;color:#FFF;text-decoration:none;border-right:1px solid #7D7C7C;}
	li a {background:url(../images/bg2.jpg) repeat 0 0;}
	li a:hover, li a:focus, li a:active {background-position:-150px 0;}
	#a a {background:url(../images/button_bg.jpg) repeat -20px 35px;}