/* CSS Document */
body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 12px;
  font-family: Verdana,Arial,Sans-serif;
  background: #ffffff; 
  color: #333333;
}

img {
	display:block;
	border:0;
}

a:link {background: transparent;
	color:#000000;
	text-decoration: none;
}

 a:visited {
	background: transparent;
	color:#333333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	background-color: #B1D3F9;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	background-color: #B1D3F9;
	color: #FFFFFF;
}

#center{
      margin:0;
	  background:transparent;
	  }

#header {	   
	   margin:0 auto;
	   width:100%;
	   height:120px;
	   background:url(/images/bg.jpg) repeat-x;
	   }
#header .img {
	width:100%;
	height:100%;
	}
#logo{
     float:left;
      margin-left:80px; 
	  width:900px;
	  height:120px;
      position: relative;	
	  }
#logo li{      
    margin-right:150px;
    float:left;
	height:120px;
    overflow:hidden; 
    }
#middle {
     margin:0 auto;
	 width:850px;
	 }
	 
#content {
     width:580px;
	 height:100%;
	 float:left;
	 padding-right:5px;
     background-color:#FFFFFF;
	 }

#sidebar {
	 margin:0;
	 width:180px;
	 height:100%;
	 float:left;
	 background-color:#FFFFFF;
	 padding-bottom:20px;
	 }	
#sidebar .live {
     width:100%; 
	 background-color:#FFFFFF;
	 height:65px;
	 }
#sidebar li { 
    list-style-type:none;
	width:178px;
	text-align:left; 
	background:#FA90B1;
	}
#sidebar li .info {
    padding-left:5px;
    line-height:25px;
	font-size:15px;
	color:#FFFFFF;
    font-weight:bold;	
	}
#sidebar li .catalogue {
    padding-left:5px;
    line-height:25px;
	font-size:12px;
	color:#FFFFFF;
	}
#sidebar li .catalogue1 {
    padding-left:7px;
    line-height:25px;
	font-size:12px;
	color:#FFFFFF;
	}
#sidebar .form {
     margin:0; 
	 padding:0; 
	 padding-bottom:5px;
	 background-color:#ffffff; 
	 }
	 
#content h1	 {
    text-align:center;
	font-family:Arial, Helvetica, sans-serif;
    font-size:18px; 
    height: 100%;
    color:#558ECE;
    font-weight:bold;	
	margin-top:20px; 
	 }
h2{
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px; 
    color:#558ECE;
	font-style:italic;
    }
h3 
{
text-align:left;
	font-family:Arial, Helvetica, sans-serif;
    font-size:18px; 
    color:#558ECE;
    font-weight:bold;	
}
h4	 {
    text-align:center;
	font-family:Arial, Helvetica, sans-serif;
    font-size:20px; 
    height: 100%;
    color:#558ECE;
    font-weight:bold;	
	margin-top:20px; 
	 }
h5 h6 h7 {
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px; 
    color:#000000;
	font-style:italic;
    }
#content .img {
	width:100%;
	height:100%;
	}	

#flash	{
    width:516px;
	height:100%;
    border-top: 8px solid #FFAA05;
    border-left: 8px solid #FFAA05;
    border-right: 8px solid #FFAA05;
    border-bottom: 8px solid #FFAA05;
	background:#FFD305;
	}
#flash .img{
    margin:5px 3px;
    border-top: 3px solid #999999;
    border-left: 3px solid #999999;
    border-right: 2px solid #999999;
    border-bottom: 2px solid #999999;
    background:#ffffff;
	width:500px;
	height:100%;
    }
#content p {
	padding-bottom:10px;
	
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    text-align:justify;
    background:transparent;	
	}
#content .form {
   padding:0;
   padding-left:20px;
   }
	
#show {
    width:100%;
	padding-left:10px;
	height:100%;
	}
#show li{
    border: 1px solid #aaa;
    margin:5px;
    float:left;
    padding:2px;
    width: 170px;
    text-align:center;
    height:100%;
    overflow:hidden;
    }
#show2 {
    width:100%;
	padding-left:10px;
	height:100%;
	}
#show2 li{
    border: 1px solid #aaa;
    margin:10px;
    float:left;
    padding:2px;
    width: 230px;
    text-align:center;
    height:100%;
    overflow:hidden;
    }
#show3 {
    width:100%;
	padding-left:8px;
	height:100%;
	}
#show3 li{
    border: 1px solid #aaa;
    margin:22px;
    float:left;
    padding:2px;
    width: 200px;
    text-align:center;
    height:100%;
    overflow:hidden;
    }
#gallery {    
    float:left;
    width:100%;
	padding-top:3px;
	height:100%;
    margin-bottom:10px;	
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
#gallery .pimg {
    float:left;
	padding:15px;
	}

#paragraph p{ 
    width:100%;
	float:left;
	padding-right:1%;
	padding-left:3%;
	padding-top:5px;
	height:100%;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    text-align:justify;
    background:transparent;
    }
	
#footer {  position: relative;
           margin-top:3em;
           height:100%;
           border-top:1px solid #ccc;
           color:#fff;
           clear: both
	 }
#footer p{
     font-size:10px;
	 text-align:center;
     margin: 0;
     padding-top: 8px;
	 padding-bottom: 10px;
	 color:#4E4D4C;
	 }
#footer p.bg{
       width:100%;
	   padding-top:20px;
	   padding-bottom:80px;
	   height:100%;
	   background:url(/images/footer_bg.gif) repeat-x;
	 }
#footer a {	 
     border-right: 1px solid #BFBFBF;
	 padding-right: 2px;
	 padding-left: 5px;	 
     color:#4E4D4C; 
	 }


	 