body {
	margin:0;
	background-color: #014689;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#wrapper {
	width:100%;
	z-index:1;
	background-image:url(../images/shadow.png);
	background-repeat:repeat-y;
	background-position:top center;
}

#bod, .bod {
	width:124px;
	height:144px;
	background-color:#fff;
	border: 1px solid #d6d6d6;
	float:left;
	padding:5px;
}

#bod2, .bod2 {
	width:124px;
	height:144px;
	margin-left:10px;
	background-color:#fff;
	border: 1px solid #d6d6d6;
	float:left;
	padding:5px;
}

#reports, .reports {
display:inline;
	width:86px;
	height:100x;
	background-color:#fff;
	border: 1px solid #d6d6d6;
	float:left;
	padding:5px;
}

#reports2, .reports2 {
display:inline;
	width:86px;
	height:100x;
	margin-left:10px;
	background-color:#fff;
	border: 1px solid #d6d6d6;
	float:left;
	padding:5px;
}

#corp-respon {
	width:194px;
	height:140px;
	background-color:#fff;
	border: 1px solid #d6d6d6;
	float:left;
	padding:3px;
}

#corp-respon2 {
	width:194px;
	height:130px;
	background-color:#fff;
	border: 1px solid #d6d6d6;
	float:left;
	padding:3px;
}

#error {
	width:160px;
	height:115px;
	background-color:#fff;
	border: 1px solid #d6d6d6;
	float:left;
	padding:3px;
}

#error2 {
	width:160px;
	height:115px;
	background-color:#fff;
	border: 1px solid #d6d6d6;
	float:left;
	padding:3px;
	margin-left:15px;
}

#corp-workplace {
	width:60px;
	height:40px;	
	margin:8px 0 0 8px;
	background-color:#fff;
	border: 1px solid #d6d6d6;
	float:right;
	padding:3px;
}

#corp-financials {
	width:150px;
	height:150px;
	background-color:#fff;
	border: 1px solid #d6d6d6;
	float:left;

}

#content {
	width:940px;
	height:auto;
	margin:auto;
	padding:30px 30px 0 30px;
	background-color:#FFFFFF;
}

#content-inside {
	width:970px;
	height:auto;
	margin:auto;
	padding:30px 0 0 30px;
	background-color:#FFFFFF;
}

#footer-content, .footer-content {
	width:1000px;
	margin:auto;
}

#hotline {
	width:807px;
	height:31px;
	background-image:url(../images/header/hotline.gif);
	background-position:top left;
	float:left
}

#imuamalat {
	width:133px;
	height:31px;
	float:right;
}

#grey-box, .grey-box {
	width:100%;
	height:47px;
	background-image:url(../images/homepage/grey3.png);
	background-repeat:no-repeat;
	/*background-color:#e0e0e0;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;*/
}
#grey-box2 {
	width:100%;
	height:47px;
	background-image:url(../images/consumer/grey.png);
	background-repeat:no-repeat;
	/*background-color:#e0e0e0;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;*/
}

#grey-gradient-box {
	padding:18px; 
	background:url(../images/grey.gif) no-repeat bottom center;
}

#blue-box {
	margin:18px; 
	padding:10px 30px 10px 10px; 
	position:absolute; 
	background-image:url(../images/blue.png); 
	background-repeat:no-repeat;
}

#map-box {
	width:60px;
	height:40px;
	background-color:#fff;
	border: 1px solid #d6d6d6;
	float:left;
	padding:3px;
}

.map-box {
	width:60px;
	height:40px;
	background-color:#fff;
	/*border: 1px solid #bbb;*/
	border: 1px solid #d6d6d6;
	float:left;
	padding:3px;
}

#inside-body {
	padding-top:35px;
	width:auto;
	height:auto;
}

#inside-banner {
	width:750px;
	height:276px;
	float:right;
	position:relative;
}

#inside-banner2 {
	width:970px;
	height:276px;
	float:right;
	position:relative;
	background:#8F8F8F;
}

#inside-banner3 {
	width:970px;
	height:276px;
	float:right;
	position:relative;
}

#inside-banner-title {
	width:auto;
	z-index:5;
	position:absolute;
	background-image:url(../images/homepage/grey3.png);
	background-repeat:repeat;
	padding: 10px 40px 0 0;
	bottom:0;
}
#inside-banner-title-white {
	width:auto;
	z-index:5;
	position:absolute;
	background-image:url(../images/homepage/grey4.png);
	background-repeat:repeat;
	padding: 10px 40px 0 0;
	bottom:0;
}

#inside-content {
	width:720px;
	height:auto;
	float:right;
	margin: 30px 30px 0 0;
}

#inside-content2 {
	width:940px;
	height:auto;
	float:right;
	margin: 30px 30px 0 0;
}

#inside-content3 {
	width:940px;
	height:auto;
	float:left;
	margin: 30px 30px 0 0;
}

#left-menu {
	width:190px;
	height:100%;
	float:left;
	padding-right:30px;
	margin-top:20px;
}

#backtotop {
	width:940;
	height:35px;
	z-index:20;
	padding-right:30px;
}

#footer {
	width:100%;
	height:80px;
	z-index:1;
	background-image:url(../images/shadow-footer.png);
	background-repeat:no-repeat;
	background-position:top center;
}

.ddwn {	
	background-color:#171e33;
	filter:alpha(opacity=85);
	zoom:1;
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}

.banner_container{
height:129px;
border:none;
width:100%;
}
