﻿/* CSS layout */
body {
	margin:0px;
	background-color:#EFEFEF;
	font-family: Verdana;
	font-size:11px;
	color:#353E42;
}
a:link{
text-decoration: none;
}
a:visited{
text-decoration:none;
}
a:active{
text-decoration:none;
}
a:hover{
text-decoration: none;
}


.main-container {
	width:1008px;	
	height:auto;
	margin-left:auto;
	margin-right:auto;
	

}

.left-logo {
    float:left;
	width:375px;	
	height:76px;
	background-image:url('front-img/left-logo.jpg')
}

.top-right{
    float:right;
	width:633px;
	height:26px;
	background-color:black;
	background-repeat:repeat-x}


#toplink ul 
{
	display: inline;
	font-weight:bold;
	
	
	
}
#toplink li{
   list-style-type:none;
	float: left;
	font-family: verdana,sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding-top:5px;
	
}
#toplink a {color: #FBF501;text-decoration: none;font-weight:bold;
}

.one{
	border: thin;
	padding-right:50px;
	padding-top:8px;
	padding-left:00px;
	width:40px;
	
		
}

.three{
	border: thin;
	padding-right:50px;
	padding-top:8px;
	padding-left:00px;
	width:40px;
	
		
}

.two{
	border: thin;
	padding-right:50px;
	padding-top:8px;
	padding-left:00px;
	width:40px;
	
		
}


.five{
	border: thin;
	padding-right:50px;
	padding-top:8px;
	padding-left:0px;
	width:40px;
	
}


.four{
	border: thin;
	padding-right:50px;
	padding-top:8px;
	padding-left:0px;
	width:40px;
	
}

.bg-top {
    float:left;
	width:122px;	
	height:50px;
	background-image:url('front-img/top-bg.jpg')
}

.left-fla {
    float:left;
	width:497px;	
	height:408px;
	background-image:url('front-img/left-bg.jpg')
	
}


.right-pic {
    float:right;
	width:511px;	
	height:458px;
	background-image:url('front-img/right-pic.jpg')
}

.bottom-left {
    float:left;
	width:497px;	
	height:43px;
	background-image:url('front-img/bottom-left.jpg')
	
}


.bottom-right {
    float:right;
	width:511px;	
	height:43px;
	background-image:url('front-img/bottom-right.jpg')
}


.promenu {
	float:left;
	width:245px;
	padding-left:35px;
	padding-top:24px;
	height:auto;
}


.pro-top{
    float:left;
	width:210px;
	height:auto;			
}

.pro-button{
	width:210px;
	height:36px;			
}

.pro01 {
	list-style-type:none;
	padding:0px;
	margin:0px;
	
}

.pro01 li {
	padding:3px 0px 3px 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#040402;
	line-height:24px;
}
.pro01 li a {
	color:#040402;
}


.footer {
	width:1008px;	
	margin: 0px auto;
	padding-top:00px;
	text-align:center;  
	line-height:20px;  
	color:#566363;
	font-size:10px;
}


.footer ul
	{
	
   line-height:20px;
   font-weight:normal;
   color:#566363;
   font-size:10px;
	}


.footer a
	{
	
   line-height:20px;
   font-weight:normal;
   color:#566363;
   font-size:10px;
	}
	
.footer a:link{
  color:#566363;	
   text-decoration: none;
   display:inline;
   font-weight:normal;
   font-size:10px;
   line-height:20px;
        
}

.footer a:visited{
  color:#566363;	
   text-decoration: none;
   display:inline;
   font-weight:normal;
   font-size:10px;
   line-height:20px;
        
}
