body {
	margin:0;
	padding:0;
	width: 10550px;
	height: 600px;
	color:#333;
	font: 62.5%/150% Tahoma, Sans-Serif;
	background: #b0d4bb url(../img/bg.jpg) repeat-x left top;
	
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

img {/* border style for all images */
  position: relative;

  border: 0;
  float: left;
  left: auto;
  right: auto;
  }

#page {
	height: 509px; 
}

#leftsider {
	background: #b0d4bb url(../img/bg2.jpg) no-repeat left top;
	padding: 0px 0 0 150px;
	float: left;
	width:300px; 
	height:600px;
}

#leftsider h1 {font-size: 2.0em;}


#menu {
	margin-top: 480px;
	padding-left:  150px;
}

#menu ul {
	list-style: url(../img/rightsmall2.png);

}

#menu a{
	text-decoration: inherit;
	font-weight: 900;
	font-size: 1.6em;
	color: #e0ecf5;
}

#menu a:hover{
	border-bottom: 1px solid #f8f7eb;
}


#content {

	margin: 0px 0 0 0px; 
	float: left;
	font-size: 1.1em;
	}

#content h4 {font-size: 0.7em;
	text-decoration:none;
}
#content a {font-size: 1em;
	text-decoration: inherit;
	font-weight: 800;
		float: right;

	color: #ffb2be;}

.dana {
	padding-left: 0px;
margin-left: 100px;
margin-top: 10px;
}
.okuz {
	padding-left: 0px;
margin-left: 00px;
margin-top: 80px;
}


.par {
	background: url(../img/bg4.png) no-repeat left top;

	margin: 10px 0px 0px  50px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 50px;

	text-align: justify;
	float: left;
	width: 400px;
	height: 500px;
}
.par4 {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	float: left;
	width: 350;
	height: 500px;
}
.par_img {
	background: url(../img/bg4.png) no-repeat left top;

	margin: 10px 0px 0px  50px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 50px;

	text-align: justify;
	float: left;
	width: 350px;
	height: 500px;
}
.par_emb {
	background: url(../img/bg4.png) no-repeat left top;

	margin: 10px 0px 0px  50px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 50px;

	text-align: left;
	float: left;
	width: 350px;
	height: 500px;
}
.par_emb2 {
	background: url(../img/bg4.png) no-repeat left top;

	margin: 10px 0px 0px  50px;
	padding-top: 65px;
	padding-left: 40px;
	padding-right: 50px;

	text-align: left;
	float: left;
	width: 350px;
	height: 500px;
}



.alt {
	background: url(../img/bg5.png) no-repeat left top;
	margin: 10px 0px 0px  50px;
		text-align: left;
font-size: 0.9em;

width: 190px;
	height: 500px;}
	

.okuz2 {
	padding-left: 0px;
margin-left: 20px;
margin-top: 80px;
}
	
.alt2 {
	background: url(../img/bg5.png) no-repeat left top;
	margin: 10px 0px 0px  50px;
		text-align: left;
font-size: 0.75em;

width: 190px;
	height: 500px;}	

#note { 
	margin-top:10px;
}

p.secbot a{
	color: #ffb1be;
	margin-top: 222 px;
	padding-top: 50 px;	border-bottom:none;

}
p.secbot2 {
	color: #ffb1be;
	margin-top: 282 px;
	padding-top: 50 px;
	padding-left: 0px;
	border-bottom:none;
	text-decoration:none;
	font-size:0.9em;
}


p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

#arrows {
	position: fixed;
	top: 540px;
	left: 650px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 60px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 60px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.png) no-repeat;}


#rightsider {
	padding: 0px 0 0 0px;

	float: right;
	width:500px;
	height:500px; }	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}

fieldset { border:0;margin:0;padding:0; }
	label { display:block; }
	input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
	input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }
	
