* {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: Arial, Times New Roman;
    border: none;
}

body {
	background: #005378;
	background-image: url(../images/body.gif);
	background-repeat: repeat-x;
	/*height: 700px;
	overflow-y: hidden;*/
	
	}
#page {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background: #005378;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px;
		background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: top-left;
	/*
	border: 1px solid #014563;

	*/
	/*
	height: 850px;
	overflow-y: hidden;*/
}	

#right_content {
/*
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: bottom-right;

	overflow-y: auto;
	height: 450px;
	*/
	width: 740px;
	}
#left_content {
	width: 250px;
	}
#left_content div, #left_content div a {
	/*font-weight: bold;*/
	color: #fff;
	font-size: 18px;
	margin-bottom: 15px;
	text-decoration: none;
}
#left_content div a:hover {
	color: #90deff;
}
#flash {
	height: 135px;
	/*vertical-align: top;
	
	background: #00729e;
	
	width: 1280px;
	display: block;
	z-index: 999;
	position: absolute; 
	left: 0px;
	top: 100px;
	*/
	}

#lang {
	width: 25px;
	height: 20px;
	float: right;
	margin-top: 155px;
	margin-right: 5px;
}


#header {
	/*height: 45px;*/
	/*width: 990px;
	
	background: #81C5E8;
	background-image: url(top_pic.gif);
	background-repeat: no-repeat;
	*/
	}

#logo {
	}
		
#logo img {
	cursor: pointer;
	}
#menu {
	/*
	width: 170px;
	height: 250px;
	*/
	}
#content {
	padding: 0px;
	margin: 0px;
	}
#pageclose {
	clear: both;

	}

#footer {
	width: 990px;
	height: 20px;	
	clear: both;
}
h1 {
	font-size: 16px;
	color: #fff;
	}
h2 {
	color: #90deff;
	font-size: 14px;
	font-weight: bold; 
	margin-bottom: 10px;
	}	
p {
	text-align: justify;
	color: #e2f5fd;
	line-height: 150%;
	padding: 10px;
	padding-left: 0px;
	clear: both;
	}
td {
	color: #e2f5fd;
	line-height: 150%;
	}
.smlt {
	font-size: 14px;
	}
a {
	color: #fff;
	font-weight: normal; 
	text-decoration: underline;
	}
a:hover {
	text-decoration: underline;
	}
ul {
	margin-left: 50px;
	}
li {
	color: #e2f5fd;
	}
input {
	border: 1px solid #8ECAEF;
	color: #00629D;
	width: 200px;
	height: 20px;
	}
.ajanlat {
	background: #54C9F5;
	background-image: url(../images/ajanlat.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 35px;
	border: 1px solid #fff;
	}
.arow {
	background: #54C9F5;
	color: #000;
	font-size: 24px;
	line-height: 100%;
	padding-left: 10px;
	}
.smltrow {
	font-size: 18px;
	}
.photos img {
	margin-top: 30px;
	margin-right: 40px;
	margin-left: 10px;
	border: 1px solid #fff;
	}
.sub-menu {
	padding-left: 20px;
}
#left_content .sub-menu a {
	font-size: 16px;
}
#left_content a.act {
	/*text-decoration: underline;*/
}
u {
	text-decoration: none;
	font-weight: bold; 
}
b {
	font-size: 13px;
}

.bo {
	border: 1px solid #fff;
}
.btn {
background: #b5eaf7;
font-weight: bold;
width: 200px;
height: 20px;
cursor: pointer;
}
#pictures td {
	width: 320px;
}
#pictures .bo {
	margin-top: 10px;
}