@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:898px;
	padding-top:30px;
}

#icerik2
{
	float:left;
	width:548px;
	
	padding-top:60px;
}

#flash
{
	float:left;
	width:350px;
	height:250px;
	padding-top:30px;
}

#icerik h1
{
	padding-left:30px;
	
}

#icerik p
{
	
	padding-left:30px;
	margin-bottom:10px;
	
}

.servis p{
	float:left;
	clear:left;
	width:100%;
}

#icerik #loc2 p,#icerik #con1 p
{
	padding-left:0px;
	margin-bottom:0px;
	
}



#ana1{
	float:left;
	width:350px;
	margin-top:20px;
	margin-left:20px;
}


#ana1 img{
	float:left;
	clear:left;
	margin-top:20px;
}

#ana2{
	float:left;
	width:450px;
	margin-top:30px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	margin-left:40px;
}


.service{
	height:530px;
	padding-left:20px;
	background-position:20px 0px;	
}

.projects{
	height:660px;
	padding-left:20px;
	background-position:20px 0px;	
}

#ana1.projects2 img{
	margin-top:70px;
}


#loc2{
	float:left;
	width:350px;
	height:120px;
	margin-top:30px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	margin-left:40px;
	padding-left:425px;
	background-position: 15px 0px;
}

#loc2 h1{
	float:left;
	width:350px;
	color: #008ac5;
	font-size: 14px;
	font-weight: bold;
}

#loc2 p{
	float:left;
	width:350px;
	font-size: 13px;
}

#loc1{
	float:left;
	width:100%;
	margin-top:30px;
}

#ana2 h1{
	float:left;
	width:100%;
	margin-top:110px;
	color: #008ac5;
	font-size: 14px;
	font-weight: bold;
}

#ana2 p{
	float:left;
	width:100%;
	font-size: 13px;
}

*:first-child+html #anaf{
position:relative;
top:4px;

}

#anaf{
	
	margin-top:25px;
	
}

#menu
{
	float:right;
	margin-top:35px;
	margin-right:20px;
	position:relative;
	top:30px;
}

#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;
}

#ref{
	float:left;
	width:900px;
	margin-top:20px;
}

#schaller{
	width:860px;
	padding:20px;
}

#schaller h1{
	float:left;
	clear:left;
	width:100%;
	color: #008ac5;
	font-size: 14px;
	font-weight: bold;
}

#schaller h2{
	float:left;
	clear:left;
	width:100%;
	color: #008ac5;
	font-size: 12px;
	font-weight: bold;
}

#schaller p,#schaller span{
	float:left;
	width:860px;
	clear:left;
	margin-bottom:15px;
}

#schaller span{
	font-size: 11px;
	color: #333333;	
}

#schaller ul{
	float:left;
	clear:left;
	margin-bottom:15px;
}

#schaller img{
	float:left;
	clear:left;
	margin-bottom:15px;
}

#schaller ul li{
	float:left;
	clear:left;
	padding-left:10px;
	list-style-position: inside;
	list-style-type: disc;
}

.services{
	float:left;
	clear:left;
	margin-left:30px;
	margin-bottom:20px;
	#display: block /*setting for IE7*/
_display: block /*setting for IE6*/
}

.services li{
	float:left;
	clear:left;
	padding-left:10px;
	list-style-position: inside;
	list-style-type: disc;
	width:310px;
}

#woodward a{
	float:left;
	display:block;
	width:171px;
	height:17px;
	background-image: url(../images/woodward.png);
	background-repeat: no-repeat;
	text-indent: -1000px;
	margin-left:5px;
	margin-right:5px;
}

#woodward span{
	float:left;
	display:block;
	
}

a{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:hover{
	color: #333333;
}

.yan{
	float:left;
	
	margin-bottom:15px;
}

#genis li{
	width:420px;
}

#formgonder{
	float:left;
	width:250px;
	padding-top:150px;
	padding-left:100px;
}
