@charset "utf-8";
/* CSS Document */

body {
margin: 0px auto;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #bebebe;
background: #313131 url(/images/background.jpg) repeat-x;
}

img {border: none;}

h1, h1 a:hover, h1 a:link, h1 a:visited {font-weight: bold; font-size: 16px; padding: 0px; margin: 0px 0px 7px 0px; color: #fff;}
.bold {font-weight: bold; color: #fff; display: inline;}

a:link {color: #7F7F7F; text-decoration: none;}
a:visited {color: #7F7F7F; text-decoration: none;}
a:hover {color: #7F7F7F; text-decoration: none;}
a:active {color: #7F7F7F; text-decoration: none;}

/* _______________ */

#frame_center {
width: 1200px;
margin: 0px auto;
}

#frame {
width: 1200px;
float: left;
}

/* _______________ */

#top {
width: 1200px;
height: 296px;
float: left;
background: url(/images/top.jpg) no-repeat;
}

/* _______________ */

#middle {
width: 1200px;
float: left;
background: url(/images/middle_02.jpg) no-repeat;
}

/* _______________ */

#middle_content {
width: 805px;
float: left; 
margin: 3px 0px 0px 197px;
min-height: 530px;
background: url(/images/middle_content.jpg) no-repeat;
}

/* ************************ */

.navigation {
width: 804px;
padding: 0px 0px 0px 0px;
height: 42px;
float: left;
background: url(/images/menu.jpg) repeat-x;
margin: 10px 0 0 1px;
}

.navigation li {
list-style: none;
margin: 0px;
padding: 0px;
display: inline;
float: left;
height: 29px;
padding: 13px 15px 0px 25px;
background: url(/images/p.jpg) no-repeat;
display: block;
float: left;
color:#fff;
}

.navigation li:first-child { border-left:none; background:none;  font-weight:bold;}

.navigation li a {
display: block;
float: left;
color:#fff;
}

.navigation li:link {color: #fff; text-decoration: none;}
.navigation li:visited {color: #fff; text-decoration: none;}
.navigation li:hover {color: #fff; text-decoration: underline;}
.navigation li:active {color: #fff; text-decoration: none;}

/* ************************ */

.mc_main {
float: left;
width: 805px;
margin: 25px 0 0 0;
min-height: 300px;
}

.box_one {
width: 385px;
float: right;
margin: 0px 50px 0px 0px;
}

.box_two {
width: 345px;
float: left;
margin: 0px 0px 0px 15px;
}

.news {
width: 385px;
float: left;
margin: 0px 0px 25px 0px;
}

.box_photo {
width: 305px;
float: left;
text-align: center;
margin: 0px 0px 15px 0px;
}

.box_two_text {
width: 305px;
float: left;
margin: 0px 0px 0px 19px;
}

/* +++++++++++ */

.photo_1 {border: solid 2px #fff; float: left;}
.photo_2 {border: 2px solid #4f4f4f; float:left; margin: 0px 15px 10px 0px;}

.photo_big {border: 2px solid #fff; float: left; margin: 0px 0px 0px 15px;}

/* _______________ */

#footer_bg {
background: url(/images/footer.jpg) repeat-x #2e2e2e;
width: 100%;
float: left;
margin: 0px;
}

#footer {
width: 1200px;
height: 202px;
margin: 0px auto;
background: url(/images/footer.jpg) repeat-x #2e2e2e;
}

.f_text {
width: 655px;
padding: 0px 0px 0px 230px;
float: left;
color: #fff;
margin: 112px 0 0 0;
}

.f_deco {
height: 202px;
width: 312px;
float: left;
background: url(/images/footer_deco.jpg) no-repeat;
}

.center {
	width: 500px;
	margin: 0px auto;
}

.gallery_photo {
	margin: 10px;
	padding: 3px;
	float:left;
	background:#fff;
}

.photo_desc {
	margin: 1px 0px 2px 0px;
	color:#313131;
	padding: 3px 2px 0px 5px;
	width: 140px;
	border-top:#bebebe 1px solid;
}

.photo_box {
	width: 180px;
	height:180px;
	float:left;
}

.contact {
	width: 300px !important;
	height: 200px !important;
}

.flashMsg {
	padding: 10px;
	margin: 20px 0px 20px 0px;
	background:#cde640;
	color:#2b2b2b;
	font-weight:bold;
}

