@charset "utf-8";
/* CSS Document */

/* #########################################################################################################################
 
 
	   Project       :      Acato 
	   Developer     :      Bridge-India. 
	   Date          :      13 August 2009
	   Version       :      1.0 


#########################################################################################################################*/

/*############################################# --- Global Styles ---  ##################################################*/

html, body {
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS', Helvetica, Jamrul, sans-serif;
	font-size:12px;
	color:#07131f;
	font-weight:normal;
	line-height:24px;
	background:url(../images/bg.jpg) fixed repeat-x;
}
* {
	margin:0;
	padding:0;
}
/*############################################# --- General Styles  ---  ##################################################*/
#global_container {
	width:100%;
	height:auto;
	background:url(../images/bg-splatter.png) left top no-repeat;
}
#wrapper {
	width:995px;
	height:auto;
	overflow:hidden;
	margin:auto;
}
#topbar {
	width:995px;
	height:105px;
	overflow:hidden;
}
.callme-form {
	width:350px;
	height:24px;
	overflow:hidden;
	float:right;
}
.callme-form-left {
	width:30px;
	height:24px;
	overflow:hidden;
	float:left;
	background:url(../images/callme-bg-left.png) left no-repeat;
}
.callme-form-content {
	width:320px;
	height:24px;
	overflow:hidden;
	float:left;
	background:#081522;
}
.callme-form-content label {
	float:left;
	width:116px;
	line-height:12px;
	padding-top:3px;
	padding-right:2px;
}
.textfield-callme {
	width:108px;
	height:15px;
	overflow:hidden;
	background:url(../images/textfield-callme.gif) top no-repeat;
	border:none;
	outline:none;
	padding:1px 4px 0px 4px;
	font-size:9px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#687583;
}
.button-callme {
	width:68px;
	height:15px;
	background:#081522;
	border:none;
	outline:none;
	cursor:pointer;
	font-size:11px;
	text-align:center;
	color:#fff;
	line-height:14px;
	padding-bottom:2px;
}
.logo-container {
	width:600px;
	height:88px;
	overflow:hidden;
	float:left;
}
.logo {
	width:74px;
	height:64px;
	overflow:hidden;
	border:0;
	padding:20px 0px 0px 25px;
	float:left;
}
.caption {
	width:384px;
	height:18px;
	overflow:hidden;
	border:0;
	padding:50px 0px 0px 25px;
	float:left;
}
.caption_banner {
	width:468px;
	height:60px;
	overflow:hidden;
	border:0;
	padding:20px 0px 0px 25px;
	float:left;
}
.nav {
	width:995px;
	height:52px;
	overflow:hidden;
	background:url(../images/menu-bg.png) left no-repeat;
}
.selected-firstlink{
background:url(../images/menu-mover-first.png) right top !important;
}
.selected-otherlinks{
background:url(../images/menu-mover.png) right top !important;
}
#main {
	width:950px;
	height:auto;
	overflow:hidden;
	background:url(../images/main-bg.gif) #fff repeat-x;
	padding:35px 45px 20px 0px;
}
.main-bottom {
	width:995px;
	height:9px;
	overflow:hidden;
	background:url(../images/main-bottom.png) top no-repeat;
	margin-bottom:10px;
}
.innercontent h1 {
	width:521px;
	height:auto;
	margin:0px 0px 10px 0px;
	overflow:hidden;
	padding:0;
	font-size:20px;
	font-weight:600;
	color:#07121d;
	background:url(../images/line.gif) bottom repeat-x;
	padding:0px 0px 10px 0px;
	float:left;
}
.bluetext {
	color:#0d51a0;
}
.darkbluetext {
	color:#07121d;
}
.innercontent p {
	width:905px;
	height:auto;
	margin:10px 0px 20px 45px;
	overflow:hidden;
	padding:0;
	font-size:14px;
	line-height:24px;
}
.content-home {
	width:950px;
	height:auto;
	overflow:hidden;
}
.content-home-left {
	width:252px;
	height:auto;
	overflow:hidden;
	float:left;
}
.left-menu-title-home {
	width:252px;
	height:30px;
	overflow:hidden;
	float:left;
}
.left-menu-title-content {
	width:180px;
	height:30px;
	overflow:hidden;
	float:left;
	background:#094282;
	padding-left:44px;
	color:#fff;
	font-size:14px;
	font-weight:600;
	line-height:28px;
}
.content-home-left ul {
	width:180px;
	height:auto;
	overflow:hidden;
	float:left;
	padding:0px 0px 0px 44px;
	margin:20px 0px 0px 0px;
	color:#07121d;
	font-size:14px;
	font-weight:normal;
	list-style:none;
}
.content-home-left li {
	width:160px;
	height:auto;
	overflow:hidden;
	float:left;
	padding:0px 0px 0px 20px;
	background:url(../images/arrow1.png) 0% 55% no-repeat;
	margin:0px 0px 8px 0px;
}
.content-home-left li a {
	color:#07121d;
	text-decoration:none;
}
.content-home-left li a:hover {
	color:#094282;
	text-decoration:none;
	border-bottom:1px dashed #094282;
}
.left-menu-title-arrow {
	width:28px;
	height:30px;
	overflow:hidden;
	float:left;
	background:url(../images/downarrow-home.png) left no-repeat;
}
.button-container-left {
	width:173px;
	height:31px;
	text-align:left;
	overflow:hidden;
	float:left;
	padding:15px 0px 0px 44px;
}
.button-container-left a {
	width:173px;
	height:31px;
	text-align:center;
	overflow:hidden;
	color:#fff;
	font-size:14px;
	border:0;
	outline:0;
	background:url(../images/btn-viewportfolio.png) left top no-repeat;
	font-weight:600;
	font-family: 'Trebuchet MS', Helvetica, Jamrul, sans-serif;
	cursor:pointer;
	line-height:30px;
	display:block;
	text-decoration:none;
}
.button-container-left a:hover {
	color:#fff;
	text-decoration:none;
	background:url(../images/btn-viewportfolio-mover.png) left top no-repeat;
}
.content-home-right {
	width:675px;
	height:auto;
	overflow:hidden;
	float:right;
}
.content-home-right h2 {
	width:675px;
	height:auto;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	padding:0;
	font-size:18px;
	font-weight:600;
	color:#07121d;
	background:url(../images/line.gif) bottom repeat-x;
	padding:0px 0px 10px 0px;
}
.content-home-right p {
	width:675px;
	height:auto;
	margin:10px 0px 20px 0px;
	overflow:hidden;
	padding:0;
	font-size:14px;
	line-height:24px;
}
.servicebox-container {
	width:675px;
	height:auto;
	overflow:hidden;
	padding-top:20px;
}
.servicebox {
	width:309px;
	height:122px;
	overflow:hidden;
	background:url(../images/servicebox.png) left top no-repeat;
	padding:0px 0px 10px 15px;
	float:left;
	text-align:left;
	margin:0px 20px 20px 0px;
}
.servicebox-left {
	width:200px;
	height:122px;
	overflow:hidden;
	float:left;
	text-align:left;
}
.servicebox-left ul {
	width:190px;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	padding-left:10px;
	float:left;
}
.servicebox-left p {
	width:190px !important;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	font-size:12px;
	text-align:left;
	border:1px solid red;
}
.servicebox-left ul li {
	width:170px;
	margin:0;
	padding:0;
	padding-left:20px;
	list-style:none;
	background:url(../images/icon-tick.png) 0% 55% no-repeat;
}
.servicebox-left ul li a {
	color:#07121d;
	text-decoration:none;
}
.servicebox-left ul li a:hover {
	color:#094282;
	text-decoration:none;
}
.servicebox-right {
	width:105px;
	height:122px;
	overflow:hidden;
	float:right;
	text-align:left;
}
.servicebox-link {
	width:85px;
	float:left;
	text-align:left;
	padding-top:90px;
	padding-left:15px;
	color:#0f5aaf;
}
.servicebox-link a {
	color:#0f5aaf;
	text-decoration:none;
	border-bottom:1px dashed #0f5aaf;
}
.servicebox-link a:hover {
	color:#0f5aaf;
	text-decoration:none;
	border-bottom:none;
}
.servicebox-left h3 {
	width:200px;
	height:auto;
	margin:0px 0px 5px 0px;
	overflow:hidden;
	padding:10px 0px 3px 0px;
	font-size:14px;
	font-weight:600;
	color:#0f5aaf;
	background:url(../images/line.gif) bottom repeat-x;
	float:left;
}
.viewmore {
	width:94px;
	height:25px;
	text-align:left;
	overflow:hidden;
	float:left;
	padding:2px 0px 0px 0px;
}
.viewmore a {
	width:94px;
	height:25px;
	text-align:center;
	overflow:hidden;
	color:#fff;
	font-size:11px;
	border:0;
	outline:0;
	background:url(../images/btn-viewmore.png) left top no-repeat;
	font-weight:600;
	cursor:pointer;
	line-height:26px;
	display:block;
	text-decoration:none;
}
.viewmore a:hover {
	color:#fff;
	text-decoration:none;
	background:url(../images/btn-viewmore-mover.png) left top no-repeat;
}
.image-reliable {
	background:url(../images/image-reliable.png) right top no-repeat;
}
.image-software {
	background:url(../images/image-software.png) right top no-repeat;
}
.image-web {
	background:url(../images/image-web.png) right top no-repeat;
}
.image-magazine {
	background:url(../images/image-magazine.png) right top no-repeat;
}
.servicebox-even {
	margin-right:0px;
}
.magazine {
	background:url(../images/servicebox-magazine.png) left top no-repeat;
}
#footer {
	width:995px;
	height:auto;
	overflow:hidden;
	padding:10px 0px 20px 0px;
	background:url(../images/footer-bg.png) left top no-repeat;
}
.footer-left {
	width:500px;
	height:auto;
	overflow:hidden;
	padding:0px;
	float:left;
	text-align:left;
	color:#fff;
	font-size:12px;
	font-weight:normal;
}
.footer-left a {
	color:#fff;
	text-decoration:none;
}
.footer-left a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dashed #fff;
}
.footer-right {
	width:400px;
	height:auto;
	overflow:hidden;
	padding:0px;
	float:right;
	text-align:right;
	color:#fff;
	font-size:11px;
	letter-spacing:0.5px;
}
/*############################################### --- Inner Page Layout --- ##################################################*/
.inner-left {
	width:210px;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
}
.left-menu-title-inner {
	width:210px;
	height:30px;
	overflow:hidden;
	float:left;
}
.left-menu-title-innercontent {
	width:158px;
	height:30px;
	overflow:hidden;
	float:left;
	background:#094282;
	padding-left:24px;
	color:#fff;
	font-size:14px;
	font-weight:600;
	line-height:28px;
}
.left-menu-title-innercontent a{
color:#fff;
text-decoration:none;
}
.left-menu-title-innercontent a:hover{
color:#fff;
text-decoration:underline;
}
.left-menu-title-innercontent-arrow {
	width:28px;
	height:30px;
	overflow:hidden;
	float:left;
	background:url(../images/downarrow-inner.png) left no-repeat;
}
.inner-left-content {
	width:210px;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/innerleft-bg.gif) repeat-y;
}
.innerleft-bottom {
	width:210px;
	height:14px;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/innerleft-bottom.png) top left no-repeat;
}
.inner-left-content ul {
	width:190px;
	height:auto;
	overflow:hidden;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	padding-top:30px;
	padding-bottom:20px;
}
.inner-left-content li {
	width:190px;
	height:auto;
	overflow:hidden;
	float:left;
	display:block;
	padding:0;
	margin:0;
	margin-bottom:10px;
}
.inner-left-content li a {
	width:156px;
	height:auto;
	display:block;
	text-align:left;
	font-size:12px;
	color:#081521;
	padding-left:12px;
    border-bottom:none;
	font-weight:bold;
	text-decoration:none;
	padding-top:1px;
	text-transform:uppercase;
	background:url(../images/arrow-small.png) 0 10px no-repeat;
	margin-left:12px;
}
.inner-left-content li a:hover{
	width:156px;
	height:auto;
	display:block;
	text-align:left;
	font-size:12px;
	color:#094282;
	padding-right:34px;
	border-bottom:none;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	text-transform:uppercase;
	background:url(../images/arrow-small.png) 0 10px no-repeat;
}
/* First Level*/
.inner-left-content ul li ul {
	width:166px;
	height:auto;
	overflow:hidden;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	padding-top:0;
	padding-bottom:0;
	padding-left:24px;
	border:none;
}
.inner-left-content ul li ul li {
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	text-align:right;
	border:none;
	line-height:16px;
	padding-bottom:10px;
}

.inner-left-content ul li ul li a{
color:#094282;
text-decoration:none;
background:none;
padding:0;
margin:0;
text-align:left;
background:none;
padding-left:12px;
border:none;
text-transform:none;
float:left;
background:url(../images/bullet.jpg) no-repeat 0 5px;
}

.inner-left-content ul li ul li a:hover{
color:#094282;
text-decoration:underline;
background:none;
padding:0;
margin:0;
text-align:left;
background:none;
padding-left:12px;
border:none;
cursor:pointer;
text-transform:none;
float:left;
background:url(../images/bullet.jpg) no-repeat 0 5px;
}
/* Second Level */
.inner-left-content ul li ul li ul {
	width:166px;
	height:auto;
	overflow:hidden;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	padding-top:0;
	padding-bottom:0;
	padding-left:24px;
	border:none;
}
.inner-left-content ul li ul li ul li {
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	text-align:right;
	border:none;
}
.inner-left-content ul li ul li ul li a{
color:#094282;
text-decoration:none;
background:none;
padding:0;
margin:0;
text-align:left;
font-size:11px;
font-weight:normal;
border:none;
text-transform:none;

}
.inner-left-content ul li ul li ul li a:hover{
color:#094282;
text-decoration:underline;
background:none;
padding:0;
margin:0;
text-align:left;
font-size:11px;
font-weight:normal;
border:none;
cursor:pointer;
text-transform:none;
}
/* end of submenu child style */



.selected-submenu{
	width:156px !important;
	height:28px;
	display:block;
	text-align:left !important;
	font-size:12px;
	color:#094282 !important;
	padding-right:34px !important;
	font-weight:bold;
	text-decoration:none;
}
.inner-middle-content {
	width:580px;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	padding-left:17px;
}
.breadcrump {
	width:563px;
	height:auto;
	overflow:hidden;
	text-align:left;
	float:left;
	color:#094282;
	font-size:11px;
	padding-top:2px;
}
.breadcrump a {
	color:#094282;
	text-decoration:none;
}
.breadcrump a:hover {
	color:#094282;
	text-decoration:none;
	border-bottom:1px dashed #094282;
}
.bc-title {
	color:#094282;
	font-weight:bold;
	padding-right:4px;
}
.bc-current {
	color:#07131f;
	font-weight:normal;
}
.innercontent-block {
	width:563px;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	padding-top:15px;
}
.innercontent-top {
	width:563px;
	height:12px;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/innercontent-bg-top.png) top left no-repeat;
}
.innercontent-bottom {
	width:563px;
	height:12px;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/innercontent-bg-bottom.png) top left no-repeat;
}
.innercontent {
	width:521px;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	background:#f3f8fe;
	border-left:1px solid #d1e0f2;
	border-right:1px solid #d1e0f2;
	padding:5px 20px 5px 20px;
	text-align:left;
}
.innercontent h2 {
	width:521px;
	height:auto;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	padding:0;
	font-size:20px;
	font-weight:600;
	color:#07121d;
	background:url(../images/line.gif) bottom repeat-x;
	padding:0px 0px 10px 0px;
	float:left;
}
.innercontent-text {
	width:521px;
	height:auto;
	margin:0px 0px 10px 0px;
	overflow:hidden;
	padding:0;
	font-size:12px;
	line-height:24px;
	float:left;
	padding-top:10px;
}
.innercontent-text ul{
	width:480px;
	height:auto;
	margin:0px;
	overflow:hidden;
	padding-left:20px;
	list-style:none;
}
.innercontent-text ul li{
    width:465px;
	height:auto;
	margin:10px 0px 10px 0px;
	overflow:hidden;
	padding:0px;
	list-style:none;
	padding-bottom:5px;
	padding-left:16px;
	text-align:left;
	background:url(../images/arrow1.png) 0px 7px no-repeat;
}

.innercontent-text p{
font-size:12px !important;
width:521px !important;
margin:0px !important;
padding:0px !important;
}
.innercontent-text p a{
color:#094282;
text-decoration:none;
}
.innercontent-text p a:hover{
color:#094282;
text-decoration:underline;
}
.right-block {
	width:170px;
	height:auto;
	overflow:hidden;
	float:left;
}
.rightblock-top {
	width:170px;
	height:12px;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/inner-right-bg-top.png) top left no-repeat;
}
.rightblock-bottom {
	width:170px;
	height:12px;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/inner-right-bg-bottom.png) top left no-repeat;
}
.rightblock-content {
	width:128px;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	background:#f3f8fe;
	border-left:1px solid #d1e0f2;
	border-right:1px solid #d1e0f2;
	padding:5px 20px 5px 20px;
	text-align:left;
}
.rightblock-content h2 {
	width:128px;
	height:auto;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	padding:0;
	font-size:14px;
	font-weight:600;
	color:#07121d;
	background:url(../images/line.gif) bottom repeat-x;
	padding:0px 0px 3px 0px;
	float:left;
}
.rightblock-content-text {
	width:128px;
	height:auto;
	margin:0px 0px 10px 0px;
	overflow:hidden;
	padding:0;
	font-size:12px;
	line-height:24px;
	float:left;
	padding-top:10px;
}
.rightlink {
	float:right;
	text-align:right;
}
.rightlink a {
	color:#094282;
	text-decoration:none;
}
.rightlink a:hover {
	color:#094282;
	text-decoration:none;
	border-bottom:1px dashed #094282;
}
/*############################################### --- Inner Page Layout --- ##################################################*/
#banner {
	width:995px;
	height:251px;
	overflow:hidden;
	background:url(../images/banner-bg.jpg) left top no-repeat;
	margin-bottom:1px;
}
.banner-left {
	width:350px;
	height:191px;
	margin:0;
	padding:30px 0px 30px 0px;
	float:left;
}
.banner-left h1 {
	width:300px;
	padding-left:30px;
	color:#3f5365;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-0.2px;
}
.banner-left ul {
	width:270px;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	padding-left:60px;
	padding-bottom:20px;
	padding-top:15px;
}
.banner-left ul li {
	width:270px;
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-align:left;
	color:#07121d;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
	margin-bottom:5px;
}
.banner-left ul li a {
	width:230px;
	padding-left:40px;
	display:block;
	float:left;
	text-align:left;
	color:#07121d;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-0.2px;
	background:url(../images/tick-big.png) 0% 50% no-repeat;
	text-decoration:none;
}
.banner-left ul li a:hover {
	color:#07121d;
	text-decoration:none;
	background:url(../images/tick-big-mover.png) 0% 50% no-repeat;
}
.view-solutions {
	width:294px;
	height:38px;
	margin:0;
	padding:0;
	background:url(../images/banner-button-bg.png) left top no-repeat;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0;
	float:left;
	line-height:34px;
}
.view-solutions a {
	width:194px;
	height:38px;
	margin:0;
	padding:0;
	padding-left:100px;
	background:url(../images/banner-button-bg.png) left top no-repeat;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0;
	float:left;
	line-height:34px;
	text-decoration:none;
}
.view-solutions a:hover {
	color:#fff;
	text-decoration:none;
	background:url(../images/banner-button-bg-mover.png) left top no-repeat;
}
.banner-middle-container {
	width:220px;
	height:251px;
	margin:0;
	padding:0;
	float:left;
}
.banner-middle {
	width:200px;
	height:191px;
	margin:0;
	padding:30px 0px 30px 20px;
	float:left;
}
.banner-middle h2 {
	width:200px;
	color:#07121d;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-0.2px;
}
.banner-middle p {
	width:200px;
	height:auto;
	overflow:hidden;
	float:left;
	font-size:14px;
	padding-top:15px;
}
.notebook {
	width:386px;
	height:212px;
	float:left;
	background:url(../images/notebook.png) left top no-repeat;
	margin:25px 0px 0px 20px;
	position:relative;
}
.notebookitem1 {
	width:248px;
	height:156px;
	position:absolute;
	left:69px;
	top:15px;
}
/* ###################################################### --- Slider --- #################################################*/
#page-wrap {
	width:386px;
	height:212px;
	float:left;
	background:url(../images/notebook.png) left top no-repeat;
	margin:25px 0px 0px 20px;
	position:relative;
}
.text {
	width: 200px;
	float:left;
	height:300px;
	border:1px solid red;
	margin:20px 0px 0px 200px;
}
.slider-wrap {
	width: 248px;
	height:156px;
	position: absolute;
	top: 15px;
	left: 69px;
	float:left;
	overflow:hidden;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 419px;
	height: 285px;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 419px;
}
.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
	border: 1px solid black;
	margin-right: 5px;
}
#movers-row {
	margin: -43px 0 0 62px;
}
#movers-row div {
	width: 20%;
	float: left;
}
#movers-row div a.cross-link {
	float: right;
}
.photo-meta-data {
	background: url(images/transpBlack.png);
	padding: 10px;
	height: 30px;
	margin-top: -50px;
	position: relative;
	z-index: 9999;
	color: white;
}
.photo-meta-data span {
	font-size: 13px;
}
.cross-link {
	display: block;
	width: 62px;
	margin-top: -14px;
	position: relative;
	padding-top: 15px;
	z-index: 9999;
}
.active-thumb {
	background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat;
}
/* ###################################################### --- Slider Text --- #################################################*/
.banner-middle p {
	width:200px;
	height:auto;
	overflow:hidden;
	float:left;
	font-size:14px;
	padding-top:15px;
}
.banner-middle h2 {
	width:200px;
	color:#07121d;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-0.2px;
}
/* ###################################################### --- For CMS Styles --- #################################################*/
.contentnavigationitem{
color:#07131F;
}
.contentnavigationitem a{
color:#094282;
text-decoration:none;
}
.contentnavigationitem a:hover{
color:#094282;
text-decoration:underline;
}
/* #################################################### --- FOR Partner Cards ####################################################*/
table.Partnerkarte { border-top: 1px solid #d8d8d8; margin-bottom: 12px; width: 530px; }
table.Partnerkarte img { border: 1px solid #bababa; }
table.Partnerkarte td { vertical-align: top; }
table.Partnerkarte td.PartnerkarteImage { border-bottom: 1px solid #d8d8d8; padding-bottom: 15px; width: 156px; }
table.Partnerkarte td.PartnerkarteInfo { border-bottom: 1px solid #d8d8d8; padding-bottom: 15px; width: 374px; }
.PartnerkarteInfoLabel { display: block; float: left; width: 56px; }