html, body {

	height: 100%;
	margin: 0;
	padding: 0;
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	


	
}






#wrapper{

font-family:Lucida Sans Unicode, Lucida Grande, sans serif;
font-size:0.750em;
color:#636466;
margin: 0 auto;
max-width:1000px;
padding:0px;
padding-left:5px; 
padding-right:5px;
border-right:5px solid #E95F20;
border-left:5px solid #BCD0E9;
width:80%;
}




#banner{
background-image:url(../images/sky6.jpg);
padding:0px;
margin:0px;
padding-top:20px;
padding-bottom:5px; 
padding-left:10px;
border-bottom:#FFFFFF solid 5px;
}

#logo{
background-image:url(../images/logo.png);
background-repeat:no-repeat;
height:162px;


}

#content{
margin:0px;
padding:0px;
height:1%;
border-top:5px solid #BCD0E9;
background:#fff;
padding-top:10px;
background-image:url(../images/contentbackground.png);
background-repeat:no-repeat;

}


#menu{

color:#fff;
margin:0px;
width:180px;
float:left;
background-repeat:no-repeat;
background-position:top right;

}

#menu ul{
padding:0px;
margin:15px;
margin-left:10px;
list-style-type:none;

}

#menu li{
padding:0px;
margin:0px;



}

#menu li a{
color:#666667;
display:block;
background-color:#FFFFFF;
padding:5px;
margin-bottom:5px;
background:url(../images/menubutton.png);
background-repeat:no-repeat;
background-position:top right;
}

#menu li a:visited{
color:#666667;
display:block;
background-color:#FFFFFF;
padding:5px;
margin-bottom:5px;
background:url(../images/menubutton.png);
background-repeat:no-repeat;
background-position:top right;
}

#menu li a:hover{
color:#F26421;
display:block;
background-color:#FFFFFF;
padding:5px;
margin-bottom:5px;
background:url(../images/menubuttonover.png);
background-repeat:no-repeat;
background-position:top right;
}

#contact{
margin:15px;
margin-left:10px;
text-align:justify;

}

#contact p{
margin:0px;
padding:0px;
margin-bottom:3px;

}

#contact a:link {
	color:#fff; 
	text-decoration:none;

	}
	
#contact a:visited {
	color:#fff; 
	text-decoration:none;
}

#contact a:hover {
	color:#F26421;  
	text-decoration:none;

}

#ricslogo{
height:49px;
width:155px;
margin:15px;
margin-left:10px;
margin-top:30px;
}



#gallery{
padding:0px;
margin:0px;
width:85px;
float:right;
border-top:5px solid #BCD0E9;
background-image:url(../images/verticalfade.png);
background-repeat:repeat-x;
padding-left:5px;
}

#gallery img{

border-top:5px solid #fff;

}



#text{
text-align:justify;
margin-left:190px;
margin-right:105px;


}



#featurebox{
width:200px;
float:left;
background-image:url(../images/featuretop.png);
background-repeat:no-repeat;
padding-top:68px;
margin-top:-30px;



}

#featureboxinside{
background:#00B9C6;
padding:10px;
}

#featureboxinside h2{
color:#fff;
font-size:120%;
margin-bottom:5px;
margin-top:0px;

}

#featureboxinside p{
margin-top:0px;
margin-bottom:15px;
clear:right;

}



#footer{
text-align:right;
font-size:80%;
background:#2065A4;
color:#fff;

}

#footer p{
margin:0px;
padding:2px;

}

#footer a:link {
	color:#fff; 
	text-decoration:none;

	}
	
#footer a:visited {
	color:#fff; 
	text-decoration:none;
}

#footer a:hover {
	color:#F26421;  
	text-decoration:none;

}


#footerbar{
background:#00B9C6;
background-image:url(../images/bottombar.png);
background-repeat:repeat-y;
background-position:right;
height:10px;
}

#footerbottom{
border-top:1px solid #00B9C6;
background-image:url(../images/bottompattern.png);
background-repeat:no-repeat;
background-position:right;
height:29px;
}


h1{

font-size:130%;
color:#2164A4;
margin-top:0px;
margin-bottom:10px;
padding:0px;

}

h2{

font-size:120%;
color:#2164A4;
margin-top:0px;
margin-bottom:10px;
padding:0px;
}

p{margin:0px;
padding:0px;
margin-bottom:15px;}

a:link {
	color:#F26421; 
	text-decoration:none;

	}
	
a:visited {
	color:#F26421; 
	text-decoration:none;
}

a:hover {
	color:#2164A4;  
	text-decoration:none;

}

img{border:none;}