/*
////////////////////////////
////////HTML ELEMENT////////
////////////////////////////
*/
html
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body
{
	margin: 0px 0px 0px 0px;
	background: #142c59;
	font-family: verdana, arial, sans-serif, "Times New Roman";
	font-weight: normal;
	font-size: 0.7em; /*11 pixlar*/
	color: #000;
	width: 100%;
}
h1, h2, h3, h4
{
	font-weight: bold;
	font-size: 1.3em;
	display: block;
}
h2,h3 h4
{
	font-size: 1.2em;
	margin: 0px 0px 5px 0px;
}
h3,h4
{
	font-size: 1.0em;
}
h4
{
	font-size: 1.0em;
	display: inline;
}
h5
{
	font-size: 0.9em;
	display: inline;
}
img
{
	border: 0px;
}

a, a:hover
{
	font-family: verdana, arial, sans-serif, "Times New Roman";
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	color: #004097;
}

a:visited
{
	color: #004097;
}

a:hover
{
	text-decoration: underline;
}

a.menu:link 
{
	font-size: 0.95em;
	font-family: verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	font-size: 0.95em;
	font-family: verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	font-size: 0.95em;
	font-family: verdana;
	color: #003C78;
	font-weight: bold;
}
a.menu:active {
	font-size: 0.95em;
	font-family: verdana;
	color: #FFFFFF;
	font-weight: bold;
}

form
{
	margin: 0px;
}
input, textarea, select
{
	font-family: verdana, arial, sans-serif, "Times New Roman";
	font-size: 1em;
	font-weight: 300;
	color: #000;
}

/*
////////////////////////////
////////DIV ELEMENT/////////
////////////////////////////
*/

#site-container
{
	width: 927px; 
	margin-right: auto; 
	margin-left: auto;
	margin-top: 60px;
}


/*//////////HEAD////////// */
#menu
{
	position: relative;
	float: left;
	width: 920px;
	height: 30px;
	background: url('graphic/menu.gif') no-repeat 0px 0px;
	z-index: 1;
}

#menu ul
{
	position: absolute;
	list-style: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
}
#menu li.button
{
	float: left;
	margin-right: 10px;
	padding: 0px;
}
#menu li.button_active
{
	float: left;
	margin-right: 5px;
	padding: 0px;
	color: #003C78;
}

#subMenu
{
	position: relative;
	float: left;
	width: 920px;
	height: 25px;
	background: url('graphic/subMenu.gif') no-repeat 0px 0px;
}
#subMenu ul
{
	position: absolute;
	z-index: 1;
	list-style: none;
	margin: 4px 0px 0px 20px;
	padding: 0px;
}
#subMenu li.button
{
	float: left;
	margin-right: 5px;
	padding: 0px;
}
#subMenu li.button_active
{
	float: left;
	margin-right: 5px;
	padding: 0px;
	color: #003C78;
}

#head
{
	clear: both;
	position: relative;
	width: 920px;
	height: 161px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF url('graphic/bkg.gif') repeat-y 0px 0px;
}
#head #head-logo
{
	position: relative;
	float: left;
	width: 230px;
	height: 90px;
	margin: 30px 0px 0px 10px;
	background: url('graphic/logo.gif') no-repeat 0px 0px;
}

#head #head-qoute
{
	position: relative;
	float: left;
	width: 375px;
	height: 158px;
	margin-left: 0px;
	background: url('graphic/qoute.gif') no-repeat 0px 0px;
	z-index: 2;
}
#head #head-line
{
	clear: both;
	position: relative;
	width: 920px;
	height: 3px;
	background: #B7B7B7;
}

/*//////////BODY////////// */

#content
{
	position: relative;
	width: 927px;
	height: 100%;
	background: url('graphic/bkg.gif') repeat-y 0px 0px;
}

#content #content-default
{
	position: relative;
	float: left;
	width: 850px;
	height: 100%;
	margin: 20px 20px 20px 20px;
}

#content #content-main_left
{
	position: relative;
	float: left;
	width: 180px;
	height: 100%;
	margin: 20px 20px 20px 20px;
}

#content #content-main_right
{
	position: relative;
	float: left;
	width: 630px;
	margin: 20px 20px 20px 20px;
}

#content #content-left
{
	position: relative;
	float: left;
	width: 500px;
	height: 100%;
	margin: 20px 20px 20px 10px;
}

#content #content-right
{
	position: relative;
	float: right;
	width: 350px;
	height: 100%;
	margin: 20px 20px 20px 0px;
}

#content #content-estates_left
{
	position: relative;
	float: left;
	width: 190px;
	height: 100%;
	margin: 20px 10px 20px 10px;
}

#content #content-estates_right
{
	position: relative;
	float: left;
	width: 670px;
	height: 100%;
	margin: 20px 10px 20px 10px;
}
#content #content-contact_left
{
	position: relative;
	float: left;
	width: 400px;
	height: 100%;
	margin: 20px 20px 20px 10px;
}

#content #content-contact_right
{
	position: relative;
	float: left;
	width: 430px;
	height: 100%;
	margin: 20px 20px 20px 20px;
}
.contact_personal
{
	float: left;
	width: 130px;
	height: 195px;
	margin: 10px 5px 20px 5px;
}

/*//////////BOTTOM////////// */

#bottombar
{
	position: relative;
	clear: both;
	width: 927px;
	height: 41px;
	padding: 10px 0px 5px 10px;
	color: Gray;
	background: url('graphic/bottombar.gif') no-repeat 0px 0px;
}
#clear
{
	clear: both;
}

/*////////////////////////// */

.colorArea
{	
	background-color: #f5f5f5;
	border: dashed 1px #d3d3d3;
	padding: 0px 15px 0px 15px;
}

#newsfeed a, a.hover, a.visited
{
	font-family: verdana, arial, sans-serif, "Times New Roman";
	font-weight: bold;
	font-size: 1em;
	color: #004097;
}