* { margin:0; 	padding: 0; }
body {
	margin: 0; padding: 0;
	font: 70%/1.5em  Verdana, Tahoma, Arial,sans-serif;
	color: #333; 
	background: #FFF url(images/bg.gif) repeat-x;	
	text-align: center; 
}

/* links */
a {
	color: #575757; 
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #F9864D;
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font-family: Verdana, Tahoma, Arial,sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 145%;	
	padding: 10px 10px 5px 10px;
	color: #00AA00;
	background-color: inherit;
	border-bottom: 1px solid #EFF0F1;		
}
h2 {
	font-size: 125%;
}
h3 {
	font-size: 125%;	
	color: #404040;
}

h2, h3, p {
	padding: 10px;		
	margin: 0;
}


#sidebar h1, 
#sidebar p {
	padding-left: 0;
}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
/**************************************









   LAYOUT 
***************************************/	
#wrap {
	margin: 0 auto; 
	padding: 0; 
	width: 900px;
	text-align: left;
}

/* header */
#header { 
	position: relative;
	height: 70px; 
	margin: 0; padding: 0;
	color: #808080; 	
  
}
#header h1#logo {
	position: absolute;	
	font: bold 3.9em "trebuchet MS", Arial, Tahoma, Sans-Serif;
	margin: 0; padding:0;
	color: #00AA00;
	letter-spacing: -2px;	
	border: none;	
	
	/* change the values of top and Left to adjust the position of the logo*/
	top: 0; left: 2px;		
}
#header h1#logo span { color: #003366; }
#header h1#logo a {color: #FF6600; }

#header h2#slogan { 
	position: absolute;
	margin: 10px; padding: 0;	
	font: bold 12px Arial, Tahoma, Sans-Serif;	
	text-transform: none;
	
	/* change the values of top and Left to adjust the position of the slogan*/
	top: 43px; left: 45px;
}


/* form elements */
form {
	margin:20px; padding: 10px;
	border: 1px solid #f2f2f2; 
}
label {
	
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 3px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Verdana, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #75A54B;
}

form.search {
     position: absolute;
	top: 25px; right: 5px;
	padding: 0; margin: 0;
	border: none;
	background-color: transparent; 
}











/* menu */
#menu {
	clear: both;
	height: 30px;
	margin: 0;
	font: bolder 1.2em/30px Tahoma, Verdana, Arial, Sans-Serif;		
}
#menu ul{
	margin: 0; padding: 0 0 0 8px;
	
}
#menu ul li {
	float: right;
	list-style: none;		
	border-right: 1px solid #FFF;
}
#menu ul li a {
	display: block;
	text-decoration: none;	
	padding: 0 15px;
	color: #FFF;	
}
#menu ul li a:hover {
  	color: #333;	
	background: url(images/menu-hover-bg.gif) repeat-x;
}
#menu ul li#current a {
	color: #333;
	background: url(images/menu-current-bg.gif) repeat-x;	
}

/* main column */
#main {
	float: right;
	margin:  0 0 5px 0;
	padding: 0 5px 10px 0;
	width: 680px;	
	border-right:1px dotted #dddddd;
}

/* footer */
#footer { 
	clear: both; 	
	color: #666666; 	
	padding: 0;	 
	background: #FFF url(images/footerbg.gif) repeat-x;
	height: 60px
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;
}
#footer-content {
	margin: 0 auto;
	width: 800px
}
#footer-content #footer-left {
	padding: 10px;
	width: 900px;

	text-align: center;
}
 #footer-ust {
 position: relative;
	padding: 10px;
	width: 33%;
	text-align: center;
}
/* additional classes */
.clear  { clear: both; }
.green  { color: #75A54B; }
 

#sidebar {

	float: left;
	width: 200px; 
	height: 100%; 
	margin: 0; 	padding: 0 5px 0 0; 
	display: inline;
	border-right:1px dotted #dddddd; 
	background:  url(images/leftbg.jpg) repeat-x;
}

#sidebar h1 {

    font-family: 'Trebuchet MS', Tahoma, Verdana, Sans-serif;
	font-size: 15px;	
	font-weight: Bold; 
	padding: 10px 10px 5px 10px;
	color: #FF6600;

	border-bottom: 1px solid #003366;
			
}

#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 7px 0; padding: 0;
	text-decoration: none;	
	
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;	
	background: url(images/arrow.gif) no-repeat 3px 6px;	
	padding: 2px 5px 2px 20px;
}

#sidebar ul.sidemenu li a {
	font-weight: bolder;
	background-image: none;
	text-decoration: none;	
}



#bodyRightPan{width:200px; float:left; border:1px solid #DADADA; background:#F3F3F3; color:#1A1A1A; padding:0 0 1px;}
#bodyRightPan h2{width:165px; height:25px; display:block; border:1px solid #DADADA; background:#fff; color:#00111A; font:16px/26px Georgia, "Times New Roman", Times, serif; margin:6px 8px 16px; padding:0 0 0 15px;}
#bodyRightPan h2 span{background:#fff; color:#046598;}
#bodyRightPan ul{width:200px; margin:0 0 15px 0;list-style: none;}
#bodyRightPan ul li{width:160px; height:18px;}
#bodyRightPan ul li a{width:160px; height:18px; display:block; background:url(images/button.gif) 0 6px no-repeat #F3F3F3; color:#1A1A1A; text-decoration:none; padding:0 0 0 20px;}
#bodyRightPan ul li a:hover{background:url(images/button-hover.gif) 0 6px no-repeat #F3F3F3; color:#797878; text-decoration:none;}





 
 #ortasag {
	float: right;
	width: 230px;
	padding: 5px;
	margin:  5px;
	color: #808080;
    border: 1px solid #003366;
	
}

 #ortasol {
	float: left;
	width: 400px;
	padding: 5px;
	margin:  5px;
	color: #808080;
    border: 1px solid #003366;
}









#listeleme {

	width: auto;
	margin: 0 0 10px 0;
}
.listimage {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			margin: 0 15px 10px 0;
		}
.listeleme h2 {
	background: #E8E8E8 url(images/h2bg.gif) no-repeat center left;
	color: #454545;
	padding: 3px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}




#colTwo {

	width: auto;

}
 #colTwo h1 {
	margin-top: 0;
	font-size: 15px;
	color: #000;
    padding: 10px 30px;
	background: url(images/img09.gif) repeat-x;
	border-bottom: 0;
}

.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(images/img07.gif) repeat-x left bottom;
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(images/img08.gif) no-repeat left bottom;
}