body, P, FORM, TABLE, TR, TD, INPUT, SELECT, TEXTAREA {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #5B5B5B;
	margin: 0px 0px 0px 0px;
}

body {
	margin: auto;
    padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #8A8D71;
    width: 100%;
}

#main {}


#osn {
 	width: 912px;
 	margin-bottom:7px;
    text-align: left;
}

.top_logo {
	background-image: url(images/top_logo.png);
    background-repeat: no-repeat;
	width: 912px;
	height: 174px;
}

.top{
	background-image: url(images/top.png);
    background-repeat: no-repeat;
	width: 912px;
	height: 20px;
}

.center{
	background-image: url(images/center.png);
    background-repeat: repeat-y;
	width: 912px;
	height: 20px;
}

.bottom{
	background-image: url(images/bottom.png);
    background-repeat: no-repeat;
	width: 912px;
	height: 20px;
}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #F60;
}

a:hover{
	text-decoration: none;
	color: #777;
}

:focus {
	outline: 0;
}




.top_title{
	color: #F60;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-left: 13px;
    vertical-align: bottom;
    padding: 117px 0 0 10px;
}

.obz h1{
	color: #F60;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	padding-left: 45px;
}
.structure{
	padding: 2px 25px 2px 30px;
	background-image: url(images/structure.png);
    background-repeat: no-repeat;
}
.show {
	color: #5B5B5B;
	padding: 15px 25px 20px 30px;
}
a.text {
	text-decoration: none;
	color: #5B5B5B;
	font-size: 13px;
}
.text_gal_foto {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: italic;
	padding-top: 40px;
}
H4 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color:#050;
}
H4 a:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color:#F60;
}


#menu, #menu_dop {padding:20px 15px 0 15px;}
#menu li{
	padding:0 0 11px;
	background:url(images/submenu.gif) 0 100% repeat-x;
	margin-bottom:10px;
	font:11px/19px Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-transform:uppercase;
}
#menu .active{
	color: #555;
}

#menu_dop li{
	padding:0 0 11px;
	background:url(images/submenu.gif) 0 100% repeat-x;
	margin-bottom:8px;
	font:10px/15px Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-transform:uppercase;
}
#menu_dop a{
	color: #666;
}
#menu_dop a:hover {
	color: #F60;
}
#menu_dop .active{
	color: #444;
}


.banner {
	margin: 5px;
}


.image {
	padding: 4px;
	border: 1px solid #BBB;
    background-color: #EEE;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    box-shadow: 2px 6px 10px #AAA;
    -moz-box-shadow: 2px 6px 10px #AAA;
    -webkit-box-shadow: 2px 6px 10px #AAA;
}


div.container {
	width: 912px;
	overflow: hidden;
}

div.bar {
	background: url(images/bar_background.png) no-repeat;
	margin-bottom: 100px;
	width: 912px;
	height: 185px;
	position: relative;
}



div.testimonial {
	margin:0px 0 0 0px;
}
div.testimonial .l {
	width:400px;
	float:left;
}
div.testimonial p {
	padding:0 20px !important;
	text-indent:-7px;
	background-color:#DADADA;
}
div.testimonial .r {
	width:170px;
	padding:12px 0 0 20px;
	float:left;
	background-image:url(images/testimonial_right_bg.png);
	background-repeat:no-repeat;
	background-position:0 25px;
	font-style:italic;
	color:#999;
	font-size:10px;
	line-height:12px;
}
div.testimonial .r span {
	text-transform:uppercase;
	color:#F60;
}
.testimonial_space {
	clear:both;
	font-size: 20pt;
}


#map ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#map ul a{
	color: #050;
}
#map ul a:hover{
	color: #F60;
}
#map ul ul{
	list-style: disc;
	margin: 0 0 0 40px;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}
#map ul ul ul{
	list-style: circle;
	margin: 0 0 0 40px;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}
