
body{ margin-top:0px; background: url(images/background.jpg) center top repeat; font-family:Arial, Helvetica, sans-serif; background-attachment:fixed; }
a{ outline:0px; }
form{ padding:0px; margin:0px; }
	
#wrapper{ width:930px; background: #FFFFFF; margin:auto; padding:0px 5px 0px 5px; }
#header{ height:136px; width:930px; padding:2px 0px 2px 0px; margin:auto; }
#content{ width:930px;}
#footer{ height:50px;}	

h2{
padding:0px 0px 0px 13px;
margin:0px 0px 0px 0px;
color: #FFFFFF;
font-weight:bold;
font-size:15px;
}


h3{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
color: #FFFFFF;
font-weight:bold;
font-size:14px;
text-transform: lowercase;
text-decoration:none;
}

h3 a{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
color: #FFFFFF;
font-weight:bold;
font-size:14px;
text-transform: lowercase;
text-decoration:none;
}

h3 a:hover{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
color: #AFAFAF;
font-weight:bold;
font-size:14px;
text-transform: lowercase;
}

h4{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
color: #0058AC;
font-weight:bold;
font-size:16px;
}

h5{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
color: #605D5C;
font-weight:bold;
font-size:13px;
text-transform: lowercase;
}


.text
{ 
     font-family: Arial, Helvetica, sans-serif; 
	 font-weight: normal; 
	 font-size:12px; 
	 color: #353535;  
	 text-align:justify;
	 line-height:16px;
	 text-decoration:none;
}

.more
{ 
     font-family: Arial, Helvetica, sans-serif; 
	 font-weight: normal; 
	 font-size:10px; 
	 color: #404040;  
	 text-align: right;
	 text-decoration: underline;
}

.more a
{ 
     font-family: Arial, Helvetica, sans-serif; 
	 font-weight: normal; 
	 font-size:10px; 
	 color: #404040;  
	 text-align: right;
	 text-decoration: underline;
}

.more a:hover
{ 
     font-family: Arial, Helvetica, sans-serif; 
	 font-weight: normal; 
	 font-size:10px; 
	 color: #0058AC;  
	 text-align: right;
	 text-decoration: underline;
}

.lucida
{ 
     font-family: Arial, Helvetica, sans-serif; 
	 font-weight: bold; 
	 font-size:12px; 
	 color: #404040;  
	 text-align: left;
	 text-decoration:none;
}

.links
{ 
     font-family: "Lucida Grande", Arial, Helvetica, sans-serif; 
	 font-weight: normal; 
	 font-size:11px; 
	 color: #404040;  
	 text-align: left;
	 text-decoration:none;
}

.links a
{ 
     font-family: "Lucida Grande", Arial, Helvetica, sans-serif; 
	 font-weight: normal; 
	 font-size:11px; 
	 color: #404040;  
	 text-align: left;
	 text-decoration:none;
}

.links a:hover
{ 
     font-family: "Lucida Grande", Arial, Helvetica, sans-serif; 
	 font-weight: normal; 
	 font-size:11px; 
	 color: #404040;  
	 text-align: left;
	 text-decoration: underline;
}

.links2
{
     font-family: "Lucida Grande", Arial, Helvetica, sans-serif; 
	 font-weight: normal; 
	 font-size:11px; 
	 color: #0058AC;  
	 text-align: left;
}

.sidelinks
{ 
     font-family: "Lucida Grande", Arial, Helvetica, sans-serif; 
	 font-weight: normal; 
	 font-size:11px; 
	 color: #FFFFFF;  
	 text-align: left;
	 text-decoration:none;
}

.sidelinks a
{ 
     font-family: "Lucida Grande", Arial, Helvetica, sans-serif; 
	 font-weight: normal; 
	 font-size:11px; 
	 color: #FFFFFF;  
	 text-align: left;
	 text-decoration:none;
}

.sidelinks a:hover
{ 
     font-family: "Lucida Grande", Arial, Helvetica, sans-serif; 
	 font-weight: normal; 
	 font-size:11px; 
	 color: #EBC875;  
	 text-align: left;
	 text-decoration:none;
}

.sidelinks a.active
{ 
	 color: #EBC875;  
}

.bottomtext
{ 
     font-family: "Tahoma" , Arial, Helvetica, sans-serif; 
	 font-weight: normal; 
	 font-size:10px; 
	 color: #000000;  
	 text-align: center;
	 text-decoration:none;
}

.bottomtext a
{ 
     font-family: "Tahoma" , Arial, Helvetica, sans-serif; 
	 font-weight: normal; 
	 font-size:10px; 
	 color: #000000;  
	 text-align: center;
	 text-decoration:none;
}

.bottomtext a:hover
{ 
     font-family: "Tahoma" , Arial, Helvetica, sans-serif; 
	 font-weight: normal; 
	 font-size:10px; 
	 color: #000000;  
	 text-align: center;
	 text-decoration: underline;
}
*****sub banner****/
#slideshow {
            position:relative;
            height:480px;
            }

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 480px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height:480px;
    display: block;
    border: 0;
    margin-bottom:0px;
}

