body
{
	background-color: #FFFFFF;
}
#container {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}

#ust_head {
	background-image: url(../img/ust_head_bg.png);
	height: 150px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
#logo_area {
	float: left;
	height: 90px;
	width: 310px;
	margin-top: 25px;
	margin-right: 5px;
	margin-left: 5px;
}
#menu_area {
	float: right;
	height: 40px;
	width: auto;
	margin-top: 50px;
	margin-bottom: 25px;
}
#menu_item {
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 130px;
	margin-top: 5px;
	margin-left:5px;
	color: #FFFFFF;
	cursor:pointer;
	padding-top: 5px;
	margin-right: 5px;
	
}
#social_area {
	float: left;
	height: 80px;
	width: 38px;
	margin-top: 10px;
	margin-left: 10px;
}

#menu_item:hover {
	float: left;
	height: 35px;
	width: 130px;
	margin-top: 5px;
	color:#ffffff;
	cursor:pointer;
	margin-left:5px;
	padding-top: 5px;
	margin-right: 5px;
	background-repeat: no-repeat;	
	-webkit-box-shadow: 0  0  0  2px #ec008c;
	   -moz-box-shadow: 0  0  0  2px #ec008c;
	        box-shadow: 0  0  0  2px #ec008c;
}
#temizle {
	clear: both;
	height: 0px;
	width: 0px;
}

.menuitem
{
	text-decoration:none;
	color:#ffffff;
	font-family: "Comic Sans MS";
}
#icerik_area {
	margin: 5px;
	padding: 5px;
	float: right;
	height: auto;
	width: 950px;
	font-family: "Segoe Script";
	font-size: 18px;
	text-decoration: none;
}
#footer_area {
position : fixed;
_position : absolute;
bottom : 0;
_bottom : expression(eval(document.body.scrollTop ) );
right : 0;
	height: 170px;
	width: 100%;
	margin-top: 5px;
	}


.menuitem:hover
{
	text-decoration:none;
	color:#ffffff;
	font-family: "Comic Sans MS";
	font-size: 20px;
}

#referans_item {
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#rahat_item_resim {
	height: 130px;
	width: 155px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
#rahat_item_yazi {
	height: 18px;
	width: 155px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: "Segoe Script";
	font-size: 12px;
}

#rahat_item {
	margin: 15px;
	float: left;
	height: 150px;
	width: 155px;
}

#iletisim_harita_area {
	margin: 5px;
	float: left;
	height: 300px;
	width: 400px;
}
#adres_area {
	padding: 5px;
	height: 100px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#iletisim_adres_area {
	margin: 5px;
	float: left;
	height: 300px;
	width: 400px;
}
#etiket_item {
	height: 20px;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
