
body {
	background: #FFF url(../img_a/main_background.gif) repeat-x;
	font-family: arial;
	font-size: 12px;
	color: #444;
	line-height: 160%;
}
img {
	border:0;
}
a {
	color: #F68F1E;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS",Arial;
	color: #e57c09;
	
}
h4 {
	margin: 0;
	
}
.clr {
	clear:both;
	height: 1px;
}
#mainwrap {
	width: 871px;
	text-align: left;
}

#mainwrap .top_c {
	background: transparent url(../img_a/cb_wrapback_top.gif) no-repeat;
	height: 16px;
}
#mainwrap .bottom_c {
	background: transparent url(../img_a/cb_wrapback_bottom.gif) no-repeat;
	height: 32px;
}





#mainwrap .content {
	background: transparent url(../img_a/cb_wrapback.gif) repeat-y;
	
}

#toppur {
	height: 125px;
	padding: 0px 15px 0px 15px;
}
#toppur a.logo {
	float:left;
	text-indent: -10000px;
	overflow:hidden;
	display:block;
	width: 416px;
	height: 102px;
	
	background: url(../img_a/cb_logo.gif) no-repeat;
}
#toppur img.mynd {
	float:right;
}




#lefter,#mainbody {
	float:left;
}
#lefter {
	width: 204px;
}
#lefter .c {
	padding-left: 15px;
}
#mainbody {
	width: 667px;
}
#mainbody .c {
	padding-right: 15px;
	padding-left: 10px;
}




#navigation a {
	display:block;
	width: 185px;
	height: 26px;
	background: url(../img_a/cb_menu_back.gif) no-repeat;
	color:#FFF;
	margin-bottom: 15px;
	line-height: 26px;
	text-indent: 14px;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS",Arial;
}
#navigation a:hover {
    filter:         alpha(opacity=80);
    -moz-opacity:   0.8;
    opacity:        0.8;

}






.bilalisti {
	margin-left: 90px;
	margin-right: 150px;
}
.bilalisti h3 {
	margin-top: 0;
	margin-bottom: 10px;
	
}
.bilalisti hr {
	border:0;
	border-top: 1px solid #DDD;
	margin-bottom: 20px;
}
.bilalisti img {
	border: 1px solid #DDD;
	padding: 4px;
}






