@charset "iso-8859-9";
/* CSS Document */

body {
	margin:0px;
	text-align:center;
	background-image:url(images/bgimage.jpg);
	}
	
div#bodyWrap {
	background: url('images/bg-top.gif') repeat-x;
	}
	
#kenar {
	width:790px;
	height:1153px;
	background-image: url(images/bg-top.gif);
	}
	
#kenar2 {
	width:790px;
	height:1153px;
	background-image: url(images/bg-top-2.gif);
	}
	
#tam {
	text-align:left;
	width:766px;
	height:1153px;
	background-color:#FFFFFF;
	}

#logo {
	float:left;
	width:766px;
	height:60px;
	background-image:url(images/bgimage.jpg);
	}
#logosol {
	float:left;
	width:228px;
	height:20px;
	padding:20px 0 0 10px;
	}
#logoorta {
	float:left;
	width:220px;
	height:60px;
	}
#logosag {
	float:left;
	width:298px;
	height:20px;
	text-align:right;
	padding:20px 10px 0 0;
	}
	
#banner {
	float:left;
	width:766px;
	height:211px;
	}

#menu {
	float:left;
	width:766px;
	height:35px;
	}
	
#sol {
	float:left;
	width:250px;
	height:750px;
	padding:5px 10px 0 0;
	margin-top:10px;
	}
	
#sag {
	float:left;
	width:490px;
	height:750px;
	padding:5px 0 0 12px;
	border-left:1px dashed #CCCCCC;
	margin-top:10px;
	}

#icsol {
	float:left;
	width:239px;
	height:130px;
	padding-right:10px;
	border-right:1px dashed #CCCCCC;
	}
#icsag {
	float:left;
	width:230px;
	height:130px;
	padding-left:10px;
	}


#alt {
	float:left;
	width:766px;
	height:82px;
	background-image:url(images/bg_alt.gif);
	}
#altsol {
	float:left;
	width:500px;
	height:52px;
	padding-top:30px;
	}
#altsag {
	float:left;
	width:266px;
	height:82px;
	}
	
h1 {
	font-family:"Century Gothic";
	font-size:14px;
	}

.blue {
	background-color:#404F66;
	padding:3px 5px 3px 5px;
	color:#FFFFFF;
	}

.text1 {
	font-family:Verdana;
	font-size:11px;
	text-align:justify;
	}
.text2 {
	font-family:Verdana;
	font-size:11px;
	text-align:right;
	padding:3px 75px 0 0;
	margin:0px;
	color:#666666;
	}
.image1 {
	border:1px solid #644669;
}
.image2 {
	border:4px solid #d6d8d9;
}
.image3 {
	float:right;	
	border:4px solid #d6d8d9;
	margin:0 0 3px 8px;
}
.image4 {
	float:left;
	margin:3px 8px 0 0;
}
ul {
	font-family:Verdana;
	font-size:11px;
	}

li {
	list-style:square;
	}

.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(images/button1.gif); position:relative; border:1px solid #000; border-width:0 0px; border-bottom:1px solid #444;}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu2 li.current a {color:#fff; background:url(images/button3.gif);}
.menu2 li.current a b {background:url(images/button3.gif) no-repeat right top;}
.menu2 li a:hover {color:#fff; background:#000 url(images/button4.gif);}
.menu2 li a:hover b {background:url(images/button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(images/button3.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(images/button3.gif) no-repeat right top;}

