body {
	width: 100%; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 1.5em;
	background-color: #4695cc; background-image: url('../_img/bg_tile.jpg'); background-repeat: repeat-x;
	color: #666;
}

#backgroundContainer {
	width: 100%; margin: 0; padding: 0;
	background-color: transparent; background-image: url('../_img/bg_tile_top.jpg'); background-repeat: no-repeat; background-position: top center;
}

#pageContainer {
	width: 752px; margin: 0 auto; padding: 0 15px;
	background-color: #fff;
}


#footer {
	width: 782px; height: 50px; margin: 0 auto; padding: 0;
	background-color: transparent; background-image: url('../_img/bg_tile_bottom.gif'); background-repeat: no-repeat; background-position: bottom center;
}

.haberItem { border-bottom: 1px dashed #666;}

.yolculuk {
	float: right; margin-right: 15px;
}

.mainMenu {	width: 180px; float: left; clear: left; margin-top: 16px; }
.mainMenu ul { background-image: url("../_img/main_menu_tile.jpg"); background-repeat: no-repeat; }
.mainMenu ul li { padding: 4px 0 9px 16px; margin-bottom: 4px; font-size: 13px; color: #333; border-bottom: 1px dashed #ccc; }
.mainMenu ul li a, .mainMenu ul li a:active, .mainMenu ul li a:visited { text-decoration: none; color: #888; }
.mainMenu ul li a:hover { color: #3c86ae; }
.mainMenu ul li.selected {}

.welcomeImage { height: 377px; }
.welcomeImage h1 { display: none; }

.clearer { clear: both; height: 20px;}

p {margin-bottom: 10px;}
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1 { font-size: 18px; }
h2 { color: #3c86ae; font-size: 16px; margin-bottom: 1em; }
h3 { font-size: 14px; margin-bottom: 1em;}
h4 { font-size: 13px; }
h5 { font-size: 12px; }

em { font-style: italic; }
strong { font-weight: bold; }

#content { width: 555px; float: right; padding-top: 16px; }
#content img { margin: 3px; }
#flash { float: right; margin-right: 15px;}

/*
// Main
*/

.main { width: 555px; float: right;}
.main .mainText { width: 375px; float: left;}



