@CHARSET "UTF-8";
body,p,div,table,tr,td,th,span{
	padding: 0px;
	margin:0px;
	font-family: georgia,serif;
	font-size:12px;	
}
a{ border:0px; text-decoration: none; }
body{
	background: #c1bfea url("images/bg.png") repeat-x;	
}
.wrapper{
	margin:0px auto;
	width:850px;
	overflow: auto;
}
.radsan_logo_container{
	height: 140px;
	position: relative;
}
.radsan_logo{
	left:2px;
	position:absolute;
	display: block;
	width:275px;
	height: 110px;
	background: url("images/logo.png") no-repeat;
	top:20px;
}
.ustbosluk{ height:20px; }
.anaicerik{
	height:480px;
	position: relative;	
}
.icerik_ykmesaj{
	position: absolute;
	left:0px;
	top:0px;
	width:432px;
	height:279px;
	background: transparent url("images/bg_yk.png") no-repeat;
	padding :14px;
}
.cap_hosgeldiniz{ font-family: georgia,serif; font-size: 18px;color:#1f3d86; }
.hosgeldiniz_yazisi{ 
	width:232px; text-align: justify; color:#1e1e1e;
	margin-top:10px; 
}
.bl{ display: block; }
.mt5{ margin-top:5px; }
.logocolor{ color:#1f3d86; }
.cssstrong{ font-weight: bold; }

.icerik_ucmesaj{
	position: absolute;
	width:388px;
	height: 282px;
	background: transparent url("images/bg_uc.png") no-repeat;
	left:425px;
	top:0px;
}
.icerik_ucmesaj_msg{
	position: absolute;
	top:135px;
	left:20px;
	width:350px;
	text-align: justify;
}
.icerik_temsilcilikler{
	position: absolute;
	width:433px;
	height: 163px;
	background: transparent url("images/bg_temsilci.png") no-repeat;
	left:0px;
	top:290px;	
}
.icerik_temsilcilikler_msg{
	position: absolute;
	top:10px;
	left:135px;
	width:277px;
}
.icerik_katalog{
	position: absolute;
	width:388px;
	height: 180px;
	background: transparent url("images/bg_katalog.png") no-repeat;
	left:425px;
	top:290px;	
}
.icerik_katalog_msg{
	position: absolute;
	left:55px;
	top:10px;
	width:315px;
	text-align: justify;
}
.altbar{
	height:63px;
	background: transparent url("images/bg_alt.png") repeat-x;
}
.alt_adres{
	font-size:14px;
	color:#ffffff;
	text-shadow: 1px 1px 1px #1e1e1e;
	padding-top:10px;
	display: block;
	text-align: center;
}