/*##################################################################
###                                                              ###
###	                 Dosya Yaratilis tarihi                      ###
###	                 10 Nisan 2007 07:25:59                      ###
###                                                              ###
###	                 Son Güncelleme tarihi                       ###
###	                 17 Nisan 2007 02:54:59                      ###
###                                                              ###
###               GrupBF - http://www.grupbf.com                 ###
###                                                              ###
##################################################################*/

body{ 
	margin:0;
	background-image:url(Resim/arka-plan.jpg);
	background-repeat:repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color:#999999;
}

#vesta {
	width:760px;
	margin:0 auto 0 auto;
}

#menu {
	background-image: url(Resim/menu-arka-plan.jpg);
	background-repeat: repeat-x;
	height:21px;
	text-align:right;
	font:tahoma;
	font-size:11px;
	color:#c0bd38;
	padding-right: 5px;
}

#menu a {
	font:tahoma;
	font-size:11px;
	color:#c0bd38;
	font-weight:normal;
	text-decoration:none;
	margin-left: 5px;
	margin-right: 5px;
}

#menu a:hover {
	font:tahoma;
	font-size:11px;
	color:#ccc;
	font-weight:normal;
	text-decoration:none;
}

#vesta_ust {
	width:760px;
	background-image:url(Resim/vesta-logo-arka.jpg);
	background-repeat:repeat-x;
	height:106px;
}

#vesta_ust_sol {
	width:200px;
	padding-top:44px;
	float:left;
	height:62px;
}

#vesta_ust_sag {
	width:558px;
	float:left;
	padding-top:44px;
	height:43px;
}

#orta {
	width:760px;
}

#orta_sol {
	width: 200px;
	margin-right:2px;
	float:left;
}

#orta_sag {
	width: 558px;
	float:left;
}

#icerik {
	margin-top:3px;
	width:760px;
}

#icerik h1 {
	margin:2px 1px 1px 2px;
}

#icerik_sol {
	width:200px;
	margin-right:2px;
	float:left;
}

#icerik_sag {
	width:558px;
	float:left;
}

#icerik_paketler {
	margin-top:5px;
	width:558px;
}

#icerik_paketler1 {
	float:left;
	width:278px;
}

#icerik_paketler2 {
	float:left;
	width:278px;
}

#alt {
	height: 100px;
	background-color:#727272;
	border-top: 4px solid #4ed805;
	margin-top: 70px;
	color: #c0bd38;
	clear:both;
}
#alt #altorta {
	text-align:center;
	width:760px;
	margin:0 auto 0 auto;
}

#altorta_menu {
	height:21px;
	font:tahoma;
	font-size:11px;
	color:#c0bd38;
	padding-right: 5px;
	margin-top:10px;
}

#altorta_menu  a {
	font:tahoma;
	font-size:11px;
	color:#c0bd38;
	font-weight:normal;
	text-decoration:none;
	margin-left: 5px;
	margin-right: 5px;
}

#altorta_menu  a:hover {
	font:tahoma;
	font-size:11px;
	color:#ccc;
	font-weight:normal;
	text-decoration:none;
}


input {	
	font-family:tahoma;
	font-size:11px;
	color:#999999;
	border:	1px solid #EFEFEE;
	background-color:#FCFDFB;
}

.buton1 {
	background-color:#16F301;
	color:#666666;
}