body {
	width:975px;
	margin: 32px 0 0;
	font: .70em "Helvetica", Arial, Sans-Serif;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
	h1 { font-size: 2.3em; }
	h2 { font-size: 1.8em; color: #5c5b57; }
	a { color: #960a0d; }
	a:hover { color: #960a0d; text-decoration: none; }
	img { border: 0; }
	.red { color: #960a0d; }
	.grey { color: #5c5b57; }
	p  { font-size: 1.2em; color: #5c5b57; }
	
#header {
	width: 975px;
	height: 260px;
	margin: 0 auto;
	background-image: url(../images/top.jpg);
}
#top, top a {
	width: 975px;
	background: #fff;
	//margin-right: auto;
	//margin-left: auto;
	//padding-left: 264px;
	color: #960a0d;
}
.logo,.masrop,.nav { float:left }
#logo {
	width: 73px;
	height: 65px;
	padding-left:0px;
    color: #FFFFFF;
	font-size: 3.6em;
}
#masrop {
	width: 400px;
	height: 85px;
	padding-left:125px;
    color: #FFFFFF;
	font-size: 3.6em;
}
.nav{
	width: 400px;
	height: 85px;
	color: #960a0d;
	padding-left: 480px;
	margin-top: 70px;
	font-size: 14px;
}
.nav a{
	color: #960a0d;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 10px;
}		
#wrap{
    //overflow:hidden; 
    width: 975px;
}
//.col-left,.arama {float:left}
.col-left {
	width: 650;
	height: 800;
	float: left;
}
.arama {
	width: 250px;
	//margin-right:10px;
	//padding-left:150px;
	float: right;
}
.footer {
	//padding-top: 55px;
	background-image: url(../images/bgFooter.gif);
	background-position: bottom;
	//width: 100%;
	//height: 40px;
	background-repeat: repeat-x;
	color: #7a7a77;
	clear: both;
	//margin-bottom: 0px;
	//margin-right: auto;
	//margin-left: auto;
}
.footer a { color: #7a7a77; text-decoration: none;}
