body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/BodyBg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#Container {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Header {
	width: 920px;
	height: 165px;
	background-image: url(../images/HeaderBg.png);
}
.HeaderTop {
	width: 920px;
	height: 55px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.OnlineBar {
	float: left;
	margin-left: 395px;
	height: 55px;
	width: 165px;
}
.SubMenu {
	float: left;
	margin-left: 105px;
	width: 215px;
	height: 25px;
	margin-top: 10px;
}
.SubMenu ul {
	list-style-type: none;
	display: block;
	float: left;
	width: 215px;
	margin: 0px;
	padding: 0px;
}
.SubMenu ul li {
	float: left;
	background-image: url(../images/SubMenuArrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.SubMenu ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #939393;
	text-decoration: none;
	line-height: 25px;
	display: block;
	padding-left: 8px;
}
.Logo {
	height: 63px;
	width: 222px;
	float: left;
	margin-left: 40px;
	margin-top: 15px;
}

.SubMenu ul li a:hover {
	color: #FF3B3B;
}
.TopMenu {
	margin-top: 30px;
	float: right;
	width: 630px;
	margin-left: 25px;
}
.TopMenu ul {
	margin: 0px;
	padding: 0px;
	width: 630px;
	float: right;
	list-style-type: none;
}
.TopMenu ul li {
	float: left;
	background-image: url(../images/TopMenuArrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 52px;
	position: relative;
}
.TopMenu ul li a img {
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#Banner {
	background-image: url(../images/BannerBg.png);
	height: 270px;
	width: 898px;
	margin-top: 5px;
	padding: 11px;
}
#ContentTop {
	background-image: url(../images/ContentTopBg.png);
	height: 7px;
	width: 920px;
	margin-top: 5px;
	float: left;
}
#Content {
	background-image: url(../images/ContenBg.png);
	background-repeat: repeat-y;
	width: 898px;
	padding-right: 11px;
	padding-left: 11px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#HomeContent {
	width: 898px;
	height: 295px;
	float: left;
}

.BoxSar {
	width: 898px;
	height: 125px;
	margin-top: 5px;
}
.BoxTasima {
	float: left;
	margin-left: 7px;
	background-image: url(../images/BoxTasimacilik.png);
	height: 115px;
	width: 295px;
	margin-top: 5px;
}
.BoxYazi {
	float: right;
	width: 160px;
	text-align: right;
	height: 45px;
	margin-top: 30px;
	margin-right: 8px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.BoxKiralama {
	margin-left: 10px;
	float: left;
	margin-top: 5px;
	background-image: url(../images/BoxKiralama.png);
	height: 115px;
	width: 295px;
}
.BoxButton {
	float: right;
	height: 22px;
	width: 77px;
	clear: right;
	margin-right: 8px;
	margin-top: 8px;
}
.RightButton {
	float: left;
	height: 57px;
	width: 274px;
	margin-left: 10px;
	margin-top: 5px;
}
.RightButton2 {
	float: left;
	height: 57px;
	width: 274px;
	margin-left: 10px;
	margin-top: 2px;
}
.HaberBox {
	float: left;
	width: 295px;
	margin-top: 20px;
	margin-left: 7px;
}
.YHaber {
	float: left;
	background-image: url(../images/BaslikFirmaHaberleri.png);
	height: 25px;
	width: 125px;
}
.HBaslik {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.HDetay {
	font-size: 11px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
.HaberIc {
	width: 290px;
	margin-top: 15px;
	float: left;
	clear: left;
	padding-right: 2px;
	padding-left: 3px;
}
.ProfilBox {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 580px;
}
.ProfilBaslik {
	background-image: url(../images/BaslikVeziroglu.png);
	float: left;
	height: 35px;
	width: 140px;
	margin-top: 5px;
}
.PorfilYazi {
	width: 580px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-top: 5px;
	color: #333;
}
.ProfilButton {
	float: right;
	height: 22px;
	width: 77px;
	margin-top: 5px;
	margin-right: 4px;
}
#ContentBottom {
	background-image: url(../images/ContentBottomBg.png);
	height: 8px;
	width: 920px;
	float: left;
}
#Footer {
	background-image: url(../images/FooterBg.png);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 50px;
	color: #666;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 60px;
	width: 920px;
	position: relative;
	z-index: 5;
}
.Heweso {
	height: 9px;
	width: 87px;
	position: absolute;
	z-index: 1;
	left: 822px;
	top: 8px;
}
.TopMenu ul li div
{
	position: absolute;
	width: 150px;
	top: 50px;
	left: 20px;
	z-index: 9999;
	display:none;
	padding-top:15px;
	background:url(../images/tpmenu_bg_s.png) top left no-repeat;
}
.TopMenu ul li div a
{
	font-size: 11px;
	font-weight: bold;
	color: #EE1D1D;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	line-height: 24px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background:#FFF
}
.TopMenu ul li div a:hover {
	color:#979797;
	text-decoration:none;
}
.tpshadow
{
	background-image: url(../images/tp_alt_shadow.png);
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 148px;
}
