body {
	margin:0;
	padding:0;
	min-width:1000px;
	background:#5b809a;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:14px;
	color:#adc0cd;
	
}
#pic_top
{
font-size:1px;
background:url(/images/pic_top.jpg);
width:710px;
height:15px;
float:left;
}
#pic_right
{
background:url(/images/pic_right.jpg);
width:30px;
height:172px;
float:left;
}
a {
color:#93c2e4;
}
a:hover
{
text-shadow:0px 0px 5px #93c2e4;
color:#93c2e5;
}

#main_container
{
width:1000px;
margin:0 auto;
}

.fancybox img
{
border:10px solid #5b809a;
}

#logo
{
background:url(/images/images1/main_03.jpg) no-repeat;
width:290px;
height:237px;
float:left;
}
#picture
{

width:680px;
height:172px;
float:left;
}

#button1
{
background:url(/images/images1/main_06.jpg);
width:137px;
height:50px;
float:left;
}
#button2
{
background:url(/images/images1/main_07.jpg);
width:139px;
height:50px;
float:left;
}
#button3
{
background:url(/images/images1/main_08.jpg);
width:188px;
height:50px;
float:left;
}
#button4
{
background:url(/images/images1/main_09.jpg);
width:216px;
height:50px;
float:left;
}
#buttons
{
width:710px; 
float:left;
color:#FFFFFF;
text-align:center;
}
#subbuttons a
{
color:#FFFFFF;
}
#subbuttons a:hover
{
text-shadow:none;
}


#buttons a
{
color:#FFFFFF;
}
#buttons a:hover
{
text-shadow:none;
}
#buttons div .spacer
{
padding:15px;
}

#subbuttons
{
position:relative;
background:url(/images/images1/main_12.jpg) no-repeat right;
height:99px;
width:1000px;

}

#main_page1
{
padding:0 20px;
}
#main_left
{
width:290px;
float:left;

}
#main_main
{
width:680px;
float:left;
}

#startpage_main_main
{
width:680px;
float:left;
color:#FFFFFF;
}

.startpage_anchor
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-style:italic;
}


#page_title
{
padding-left:290px;
}



a img 
{
    border:0;
}

a:hover {
	
}


h1
{
font-size:30px;
font-weight:400;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
}

h2
{
font-size:22px;
font-weight:400;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFF;
}

#page_title h1
{

}


1div
{
outline:1px dashed #FFF;
}

.editbutton
{
position:absolute; top:0;right:0;
}


.editbutton2
{
position:absolute; bottom:0;left:0;
}


#button1.activeMenu
{
    background: url(/images/images/main_06.jpg);
	
}



#button2.activeMenu
{
    background: url(/images/images/main_07.jpg);
}
#button3.activeMenu
{
    background: url(/images/images/main_08.jpg);
}
#button4.activeMenu
{
    background: url(/images/images/main_09.jpg);
}



#button1.activeMenu a
{
color:#000;
text-decoration:none;
}
#button2.activeMenu a
{
color:#000;
text-decoration:none;
}
#button3.activeMenu a
{
color:#000;
text-decoration:none;
}
#button4.activeMenu a
{
color:#000;
text-decoration:none;
}

#footer
{
width:1000px;
margin:0 auto;
}
.footeractiveMenu
{
color:#000;
text-decoration:none;
}
.footeractiveMenu:hover
{
color:#000;
text-decoration:none;
}
.notlist *
{
list-style:none;
}
.activeSubMenu
{

text-decoration:none;
color:#000!important;
}






#production_table {
	/*border-collapse:collapse;*/
	border:5px solid #adc0cd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
#production_table td, table th {
	vertical-align:top;
	text-align:left;
	border:1px solid #adc0cd;
	padding:10px;
	color:#FFF;
	
}
#production_table td {
	color:#adc0cd;
}

#production_table th {
	border-bottom:3px solid #adc0cd;
}

#production_table .select {
	background:#658aa3;
}
