﻿body
{
	background: #fff;
	margin: 0;
	padding: 0;
	font: 10pt Tahoma;
}

img 
{
	border: 0;
}

#main 
{
	width: 1000px;
}

#header 
{
	clear: both;
	width: 100%;
	height: 151px;
	background: url(../img/header.jpg) no-repeat left;
}

#logo 
{
	background: url(../img/logo.jpg);
	width: 195px;
	height: 80px;
	display: block;
	float: right;
	margin-right: 16px;
	margin-top: 11px;
}

#middle 
{
	clear: both;
	width: 100%;
	margin-top: -20px;
}

#left 
{
	width: 135px;
	float: left;
	padding-left: 25px;
	padding-top: 15px;
}

#right 
{
	float: left;
	color: #037b8f;
	width: 640px;
	padding-top: 50px;
	padding-left: 40px;
	padding-bottom: 40px;
}
#main #middle #right #box2 {
	margin-right: 15px;
	margin-bottom: 15px;
}


#right div
{
	float: left;
	margin-left: 10px;
}

#pic 
{
	margin-top: 55px;
	float: left;
	background: url(../img/pic.jpg);
	width: 1000px;
	height: 379px;
	clear: both;
}

#footer 
{
	width: 100%;
	clear: both;
}

#copyright 
{
	width: 350px;
	float: left;
	color: #524231;
	font-size: 8pt;
	margin-left: 10px;
}

#copyright img 
{
	vertical-align: middle;
}

#copyright a, #copyright a:link 
{
	color: #524231;
	text-decoration: none;
}

#copyright a:hover 
{
	text-decoration: underline;
	color: Orange;
}

#copyright span 
{
	color: Orange;
}

h1
{
	font-size: 11pt;
	color: #138B9F;
}


#azersun 
{
	float: right;
	width: 78px;
	height: 43px;
	background: url(../img/azersun.jpg);
}
#lang {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #047B91;
	width: 100px;
	padding-top: 130px;
	padding-left: 880px;
}
#lang a {
	color: #047B91;
	text-decoration: none;
	font-size: 11px;
}
#lang a:hover {
	text-decoration: underline;
}
#right a {
	font-family: Tahoma;
	font-weight: bold;
	color: #017F8E;
	text-decoration: none;
}
#right a:hover {
	text-decoration: underline;
}

