/* GENERAL STYLES */
body{
margin-top:43px;
font-family:Trebuchet MS, Verdana, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
color:#494949;
}

a{
color:#494949;

}

h1{
font-size:16px;
font-weight:bold;
line-height:16px;
color:#494949;
margin-bottom:10px;
margin-top:0px;
}

h2{
font-size:14px;
font-weight:bold;
line-height:16px;
color:#494949;
margin-bottom:10px;
margin-top:0px;
}

h3{
font-size:14px;
font-weight:bold;
line-height:16px;
color:#494949;
margin-bottom:3px;
margin-top:0px;
}


#container{
margin-left:auto;
margin-right:auto;
width:994px;
}

.logo{
float:left;
margin-left:25px;
}

.navigation{
float:right;
padding-right: 29px;
height:48px;

}

.navigation ul{float: left; list-style: none; margin: 0px; padding: 0px; display: block;}
.navigation ul li{ float:left; line-height:2px; padding:0px; border:1px solid #909090; margin-left:10px;}
.navigation ul li a{color: #494949; text-decoration: none; font-size: 13px; display: block; float: left; padding: 10px; }
.navigation ul li a:hover{text-decoration: none; color:#85868A;}
	
.navigation ul li.selected a{color: #85868A;}

.subMenu{

float:right;
padding-right: 29px;


 }

.subMenu ul{float: left; list-style: none; margin: 0px; padding: 0px; display: block;}
.subMenu ul li{ float:left; line-height:16px; padding:0px; margin-left:17px;}
.subMenu ul li a{color: #000000; text-decoration: none; font-size: 13px; padding: 0px; }
.subMenu ul li a:hover{text-decoration: none; color:#85868A;}
.subMenu ul li.selected a{color: #85868A;}


.contentFrontLeft{
padding-top:24px;
padding-left:18px;
padding-right:18px;
clear:both;
float:left;
width:292px;
margin-left:25px;
margin-top:18px;
background-image:url(/css/img/frontBackgr.jpg);
height:402px;
}

hr{
height:1px;
color:#FFFFFF;
}

.contentFrontRight{
float:right;
width:616px;
margin-top:18px;
margin-left:10px;
margin-right: 15px;
}

#contentWhiteGallery{
clear:both;
width:907px;
margin-left:25px;

}

#contentContactLeft{
clear:both;
padding-top:24px;
padding-left:18px;
padding-right:18px;
clear:both;
float:left;
width:504px;
margin-left:25px;
margin-top:18px;
background-image:url(img/frontBackgr.jpg);
height:402px;
}

#contentContactRight{
float:left;
width:404px;
margin-top:18px;
margin-left:10px;
}


#content{
clear:both;
width:944px;
margin-left:25px;
}

.adress{
color:#8F8F8F;
font-size:11px;
}



/* EDITOR PROPERTIES */
