@charset "utf-8";
/****************************reset***********************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

del {
	text-decoration: line-through;
}


/*********************GENEL******************************************/
body {
	color:#000000;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:400;
	line-height:1.4em;
	margin:0;
	text-align:center;	
	background-color: #ffffff;
}

#ust{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	float:left;
	width:100%;
	background-color: #f2f5f7;
}
#container
{
	clear:left;
	margin:0 auto;
	text-align:left;
	width:900px;
}


#banner
{	
	float:left;
	width:898px;
	height:77px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}

#icerik
{
	float:left;
	width:858px;
	padding-left:20px;
	padding-right:20px;
	padding-top:40px;
}


h1{
	float:left;
	clear:left;
	width:350px;
	color: #008ac5;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:10px;
}

p{
	float:left;
	clear:left;
	width:100%;
	font-size: 13px;
	margin-bottom:10px;
}


*:first-child+html #anaf{
position:relative;
top:4px;
}

#anaf{
	margin-top:25px;
	
}

#menu
{
	float:right;
	margin-top:35px;
	margin-right:20px;
}

#menu li
{
	float:left;
}

#menu li a
{
	float:left;
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding:15px 15px 0px 0px;
}

#menu li a:hover
{
	color: #333333;
}

#alt
{
	float:left;
	clear:left;
	width:100%;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #b5daef;
}
#footer{
	padding-top:10px;
	clear:left;
	margin:0 auto;
	text-align:left;
	width:898px;
	height:102px;
	font-size: 11px;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position:0px 30px;
}


#footer span{
	display:block;
	width:100%;
	float:left;
	clear:left;
}


#footer img{
	float:left;
	clear:left;
}

#con1{
	float:left;
	width:245px;
	height:150px;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	margin-top:60px;
	margin-left:50px;
	padding-left:171px;
	padding-top:35px;
	font-size:11px;
}


#con1 p{
	float:left;
	width:130px;
}

#con1 h3{
	float:left;
	display:block;
	width:100px;
}

#contact{
	width:310px;
	float:right;
	margin-right:100px;
	margin-top:30px;
	
}

label{
	float:left;
	clear:left;
	width:130px;
	font-size:11px;
	text-align:right;
	margin-bottom:5px;
}

input.text,textarea{
	float:left;
	margin-left:15px;
	width:150px;
	margin-bottom:5px;
}

input.submit{
	float:left;
	margin-left:155px;
	width:60px;
	margin-bottom:5px;
	background-color: #018ccf;
	border: 1px solid #015C89;
	color: #FFFFFF;
}

#reset {
margin-left:15px;
}






#loc2{
	float:left;
	width:377px;
	height:193px;
	padding-top:90px;
	padding-left:50px;
	margin-top:30px;
	margin-left:10px;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
}

#loc2 h1{
	float:left;
	width:350px;
	color: #008ac5;
	font-size: 14px;
	font-weight: bold;
}

#loc2 p{
	float:left;
	width:350px;
	font-size: 13px;
}

h2{
	float:left;
	clear:left;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-bottom:10px;

}

#service{
	float:left;
	clear:left;
	margin-bottom:10px;
}

#service li{
#display: block /*setting for IE7*/
_display: block /*setting for IE6*/
	float:left;
	clear:left;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 12px;
	color: #333333;
}

#formgonder{
	float:left;
	width:250px;
	padding-top:150px;
	padding-left:100px;
}
