
/* CSS Document */

body
{ 
margin:0;
padding:0;
height:800px ; 

background:#999999;
background:#FFFFFF;
background-attachment: fixed;
}



div 
{
margin:0;
padding:0;
border:0;
}

img
{
border:0;
margin:0;
padding:0;
}

ul
{
border:0;
padding:0;
list-style-type:none;
margin:0;
}


h1
{
padding: 0;
margin:0;
font-family:"Arial Narrow";
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background:;
width:auto;
border:0px solid #C0C0C0;
color:#4B4B4B;
}


.brown
{
background:#F8C06F;
}

.black
{
color:#444444;
color:#336AA2;
}

.red
{
color:#D93A13;
}

.white
{
color:#FFFFFF;
}

label
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}


p
{
background:;
padding:3px ;
margin:0;
text-align:justify;
line-height:140%;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#666666;
}





a:link{text-decoration:none; color:#0000FF; font:11px   Arial, Helvetica, sans-serif;  }
a:hover{color:#FF0000; text-decoration:none;font:11px  Arial, Helvetica, sans-serif;  }   
a:visited{text-decoration:none; color:#0000FF; font:11px   Arial, Helvetica, sans-serif;  }
a:active{text-decoration:none; color:#0000FF; font:11px   Arial, Helvetica, sans-serif;  }



#menu a:link{text-decoration:none; color:#FFFFFF;  font:10px Arial, Helvetica, sans-serif; font-weight:bold; }
#menu a:visited{text-decoration:none; color:#FFFFFF; font:10px   Arial, Helvetica, sans-serif;  font-weight:bold;}
#menu a:hover{color:#FFFFFF; text-decoration:none;font:10px  Arial, Helvetica, sans-serif; font-weight:bold;}   
#menu a:active{color:#FFFFFF; text-decoration:none;font:10px Arial, Helvetica, sans-serif; font-weight:bold;}




#footer a:link{text-decoration:none;  color:#2F6681; font: 11px     Arial, Helvetica, sans-serif; }
#footer a:visited{text-decoration:none; color:#207BDF; font: 11px  Arial, Helvetica, sans-serif; }
#footer a:hover{text-decoration:none; color:#333333;   font:  11px  Arial, Helvetica, sans-serif;}   
#footer a:active{text-decoration:none; color:#207BDF;   font:11px , Arial, Helvetica, sans-serif;}




.float_right{float: right;}
.float_left{float:left;}


#page {

    padding:2px;
    width:800px;
	/*height:auto;*/
	height:100%;
	border:0px solid #FFCCFF;
    margin-left: auto;
    margin-right: auto;
}


#header
{
border:0;
height:auto;
font-weight:bold;
width:100%;
margin:0;
padding:0 ;

}



#top {
margin:00 0 0;
padding : 0;
color:#1F2045;
border-bottom : 0px solid #fff;
height:110px;
border:0px solid #CDCDCD;
background:#FFF  ;


}



#top h1 {
padding : 30px 0px 0 5px;
margin : 0;
font : 105%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:2px;
text-align:left;
color:#004488;
background:transparent;

}

#top p {
padding : 5px;
font-size: .7em;
float:right;
color:#CA6500;

}

#top a:link, #top a:visited {
padding-left:10px;
color: #676767;
color:#0081C3;
background:transparent;
text-decoration: none;
font : 100%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
background:url(../pictures/arrow.gif) no-repeat bottom left  ;
}
#top a:hover { 
color: #383838;
background:transparent;
text-decoration: underline;
background:url(../pictures/arrow.gif) no-repeat bottom left  ;}



.search { 
width:100%;
background:#FFFFFF ; 
color: #000;
border:0;
clear: both;
text-align: left; 
padding: 0px ;
height:26px;
border-bottom:0px solid #C6D0EA;
border-top:0px solid #C6D0EA;
text-align:right;
background:#FFFFFF;
}

#form1 { 
margin: 1px; 
background:#C6D0EA;
float:right;
width:500px;
padding:1px 0;
background:#FFFFFF;
}

input.search { 
	margin:0;
	width: 116px; 
	height:12px;
	border: none;
	color: #000;
	background: #fff; 
	padding: 1px; 
font-size:10px;
border:1px solid #D5D5D5;
border-top:1px solid #006393;

}

input.searchSubmit
{
background:#009BE6;
background:#E87400;
color:#FFFFFF;
color:#333333;
border:0px solid #74798B;
height:18px;
font-size:9px;
}



#netversal
{

font-family:"Times New Roman", Times, serif;
color:#330033;
font-size:18px;
font-weight:bolder;
}




#menu {

list-style-type: none;
width:100%;
height:18px;
margin: 0 ;
padding-bottom:2px;

}



#menu   a
{

float:left;
display:block;
border:0;
padding:3px  14px 0px 15px;
margin: 0 ;
height:17px;
color:#000000;
background:#2188E0;
background:url(../pictures/backgrounds/menu_bg3.gif);
}



#menu li
{
float:left;

}



#menu  a:hover
{
color:#FFFFFF;
background:#FF6600;
}

a#here  
{

color:#FFFFFF;
background:#FF6600;

}
ul 
{
padding:0px;
border:0px solid #A0A0A4;
width:100%;
}


#form1
{
padding:2px 2px;
float:left;
margin:0;
width:256px;
background:#ED7F09;
text-align:right;
}



#search_menu
{
width:auto;
height:30px;
margin:0 0 1px 0;
padding:0;
border:0;
background:#3F515D;
}


.transbox
  {
  width: 145px;
  height: 35px;
  margin: 125px 0 0 0;
  background-color:#000000;
  border: 0;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  /* for Mozilla */
  -moz-opacity:0.8;
  }

.transbox p
  {
  margin: 5px 5px;
  font-weight: normal;
  color:#FFFFFF;
  }





#main{
border: 0px solid #FF0099;
margin: 0;
padding:1px 0 5px 0 ;
/*height:500px;*/
min-height:600px;
background:#FFFFFF;
/*min-height:390px;*/
height:auto;
}











#footer
{
clear:both;
border:1px solid #D6D8DA;
margin:1px 0 0 0;
padding:5px 1px 5px 0;
height:17px;
width:auto;



} 



#footer ul
{
float:right;
padding:0 ;
border:0;

display: inline;
height:10px;
/*margin:5px 0 0 5px;*/
/*text-align:center;*/

margin:0;

}
#footer li
{
padding:0 5px;
float:left;
margin:0;
height:8px;
}






#footer p
{
float:right;
position:relative;
top:-20px;
}



#middle2{

border:0;
float:left;
height:auto;
width:636px;

padding:1px;
margin:0  0 0 5px ;
background:#FFFFFF;
}







#left {


border: 0;
width:145px;
height:auto;
margin-right:5px ;
float:left;
padding: 0 ;
background:#FFFFFF;
}


#left UL
{
background:#FFFFFF;
padding:0;
border:0;
list-style-type: none;
margin:0 0 7px 0  ;
width:auto;
}



#left a{

padding: 3px 10px 3px 20px ;
display: block;
width: auto;
text-decoration: none;
border-bottom: 0px solid #C8C8C8;
border-top: 0px solid #FFFFFF;
height:12px;
margin:0;
color:#003399;
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:underline;
}




#left a:hover{
 background:#99B9EA;
 color:#C46200;

}

#map
{

border:1px solid #CACACA;
width:100%;
height:300px;

}

.orange1
{
color:#E67300;
background:url(../pictures/backgrounds/internet.jpg);
}

#slide_show
{
clear: both;
}
#middle{

float:left;
margin:0 ;
width:480px;
padding:5px;
border:1px solid #D6D8DA;
background:#FFFFFF;

}

#middle img
{
margin:0;

}

#right{

height:250px;
width:150px;
margin:0;
padding:10px 1px 1px 1px;
/*margin: 0px 465px 0px 170px ;*/
border:0px;
background:#FFFFFF;
float:right;
}


#adverts
{

padding:10px 1px 1px 1px;
margin: 1px 0 0  0;
height:auto;
width:150px;
text-decoration:blink;
}


#adverts p
{
margin:1px 0 0  0;
font-size:12px;
font-weight:bolder;
color:#000000;
background:#FFFFFF;
}