body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.png) repeat-x #ffffff;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333; 
}

p {
	padding-bottom: 15px;
	line-height: 18px;
}

h1 {
	color: #13528e;
	font-size: 18px;
}

h2 {
	color: #13528e;
	font-size: 14px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#content h2 {
	color: #ff0000;
	font-size: 18px;
	padding-left: 0px;
}

span.a1 {
	color: #ff0000;
	font-weight: bold;
}

a, a:visited {
	text-decoration: none;
	color: 	#13528e;
}

a:hover{
	text-decoration: underline;
	color: 	#13528e;
}

a.div:hover {
	cursor: pointer;
	text-decoration: none;
}

a.maillink {
	font-weight: bold;
}

ul.list{
	padding-left: 30px;
	margin: 10px;
	display: block;
}

ul.list li {
	display: block;
	padding: 3px 0px 3px 20px;
	background: url(../images/check.png) no-repeat 0px 3px;
}


ul.list li a,ul.list li a:visited {
	color: #222222;
} 
ul.list li a:hover {
	text-decoration: none;
	color: #d61915;
}

span.red {
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
}

#dil {
	position: absolute;	
	right: 20px;
	bottom: 0px;
}

#wrapper {
	width: 800px;
	position: relative;
	background: transparent;
	margin: 0px;
}

#header {
	width: 800px;
	height: 200px;
	display: block;
	float: left;
	position: relative;
}


#topmenu {
	display: block;
	width: 800px;
	height: 37px;
	background: url(../images/topmenu-bg.png) repeat-x bottom;
	float: left;
}

#topmenu ul {
	display: block;
	height: 37px;
	background: url(../images/topmenu-end.png) no-repeat right bottom;
	margin-left: 20px;
}

#topmenu ul li {
	padding: 15px 0px 0px 0px;
	float: left;
	text-align: center;
	color: #ffffff;
}

#topmenu ul li a,#topmenu ul li a:visited {
	padding: 10px 15px 7px 15px;
	color: #567a9c;
	background: url(../images/topmenu-divider.png) no-repeat right bottom;
} 

#topmenu ul li a:hover {
	color: #ffffff;
}

#topmenu ul li a.son,#topmenu ul li a.son:visited {
	background: none;
} 

#topmenu ul li a.son:hover {
}

#container {
	width: 800px;
	float: left;
	display: block;
	padding-top: 30px;
background: url(../images/main-bg.png) repeat-y 5px;
}

#mainbody {
	width: 800px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#leftside {
	width: 230px;
	float: left;
	display: inline;
	background: #dde6f0;
}

#leftside ul {
	display: block;
	padding-left: 0px;
	margin-bottom: 30px;
	background: #dde6f0;
}

#leftside ul li a,#leftside ul li a:visited {
	font-size: 12px;
	color: #333333;
	display: block;
	width: 220px;
	padding: 5px 0px 5px 10px;
	border-left: 5px solid #888;
}

#leftside ul li.active a,#leftside ul li.active  a:visited {
	text-decoration: none;
	color: #13528e;
	background: #b9c7d9;
	border-left: 5px solid #555;
}

#leftside ul li a:hover {
	text-decoration: none;
	color: #13528e;
	font-weight: bold;
	background: #f4fc9d;
	border-left: 5px solid #555;
}

#rightside {
	width: 540px!important;
	width: 540px;
	float: right;
}

#triple {
	width: 540px!important;
	width: 540px;
	float: left;
	margin-bottom: 20px;
}

#content {
	width: 540px!important;
	width: 540px;
	float: right;
}

#cont-left {
	width: 300px;
	float: left;
	text-align: justify;
}

#cont-right {
	width: 230px;
	float: right;
}

#contact-modul {
	text-align: right;
	background: url(../images/koliler.png) no-repeat left top;
	width: 230px;
	height: 140px;
	float: right;
}
#contact-modul p {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #13528e;
}

#contact-modul h2 {
	font-weight: bold;
	font-size: 15px;
}

#footer {
	width: 800px;
	height: 140px;
}

#footer #menu {
	width: 800px;
	margin-top: 30px;
	color: #435a6e;
	text-align: center;
	font-size: 12px;
}

#footer a, #footer a:visited {
	color: #ffff6d;
}


#footer a:hover {
	text-decoration: none;
}

#footer p.left {
	float: left;
	margin-left: 40px;
	color: #ffff6d;
	margin-top: 80px;
	font-size: 12px;
}

#footer p.right {
	float: right;
	margin-right: 40px;
	color: #ffff6d;
	text-align: right;
	margin-top: 80px;
	font-size: 12px;
}


/* form elementleri */
form {
	width: 420px;
	float: left;
}

form p{
	display: block;
	float: left;
	width: 400px;
	margin-top: 10px;
}

label {
	vertical-align: middle;
	color: #222222;
	float: left;
	width: 200px;
	line-height: 16px;
}


input {
	display: inline;
	float: left;
	width: 196px;
	font-size: 12px;
	border: 1px solid #ccc;
	padding: 3px 0px 3px 0px;
}

 	
input:hover{
	border: 1px solid #bbb;
	background: #fffee7;
}

input:focus{
border: 1px solid #bbb;
background: #fffee7;
}

input.buton {
	cursor: pointer;
	float: right;
	width: 100px;
}

input.buton:hover{
	color: #555;
}

input.buton:focus{
	color: #555;
}

textarea {
	font-family: "Trebuchet MS",Calibri, Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 13px;
	width: 196px!important;
	width: 190px;
	height: 80px;
	border: 1px solid #ccc;
}

textarea:hover{
	border: 1px solid #bbb;
	background: #fffee7;
}

textarea:focus{
	border: 1px solid #bbb;
	background: #fffee7;
}