body {    
	font-family:  tahoma, sans-serif;
	font-size: 100%;
	line-height: 1.5;
	background: #ffffff;
	background-image: url('../img/background-full.gif');
    background-repeat: no-repeat;
    background-position: 50% 0%;
	margin: 0;
	padding: 0;	
}
ul {
    list-style: none;
}
p {
    font-size: 12px;
    color: #acacac;
}
a {
    text-decoration: none;
    color: #000000;
    font-size: 12px;
}
a:hover {
    text-decoration: underline;
}
#wrap {
    width: 960px;
    margin: auto;
}


#header {
    width: 960px;
    padding-top: 0px;
    margin: 0px; 
    margin-top: 0px;  
}

.header_left{
    width: 911px;
    height: 90px;
    padding-top: 40px;
    margin: 0px 0px 0px 0px; 
    margin-top: 0px;   
	text-align: right; 
}  
	   
.header_right{
    width: 402px;
    height: 90px;
    padding-top: 40px;
    margin: 0px 0px 0px 0px; 
    margin-top: 0px;   
	text-align: right; 
	   
}

#header h1#header2 {
    width: 402px;
    height: 90px;
    padding-top: 40px;
    margin: 0px 0px 0px 0px; 
    margin-top: 0px;   
	text-align: right; 
}


/* READ MORE SLIDE STYLES*/ 
#readmore {  
    margin-top: 80px;
    margin-right: 0px;
    margin-left: 380px;
    color:#58595b; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px; 
	line-height: 1.4;	
}

#readmoretext{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 150px;	
    height: 150px;	   
}
#readmoretext a{ 
    color:#3b3b3b; 
    font-style: underline; 
    font-size: 13px;
} 
/* END READ MORE SLIDE STYLES*/

/* MAIN CONTENT */
#main {
    padding-top: 10px;   
    overflow: hidden;
    width: 857px;
    padding-bottom:16px;
    padding-left:50px;
    padding-right:50px;
}

/* END MAIN CONTENT */

/* SLIDEBAR LINK STYLE */
ul#sidebarLink {
    padding-top: 5px;
    padding-bottom:5px;
}
ul#sidebarLink li {
    padding: 3px 0 3px 0;
    margin-left:20px;
    margin-right:10px;   
    border-bottom: 1px solid #173548;
    border-top: 1px solid   #234b64;
    color: white;
}
#sidebarLink li:first-child {
    border-top: none;
}
/* END SLIDEBAR LINK STYLE */

/* IMAGE ALIGN STYLE */
.leftimage{
    border:1px solid #393939; 
    float:left;
    font-size: 12px;
    margin: 0px 10px 10px 0px;
    color:#9F9F9F;
    font-weight:bold;
}
.rightimage{
    border:1px solid #393939; 
    float:right;
    font-size: 12px;
    margin: 0px 0px 10px 10px;
    color:#9F9F9F;
    font-weight:bold;
}
.centerimage{
    border:1px solid #393939;
    text-align:center;
    display:block;
    font-size: 12px;
    margin: auto;
    margin: 10px 0px 10px 0px;
    color:#9F9F9F;
    font-weight:bold;
}
.float_right{
    float:right;
}
.float_left{
    float:left;
}
/* END IMAGE ALIGN STYLE */

/* HEADER STYLES */
h1,h2,h3,h4 {
    font-family: Times New Roman, Times, serif;
}
h1 {
    font-size: 30px;
    color: #ffffff;
    font-weight: normal;
    margin: 10px 0px 10px 0px;   
    font-style: italic;
}
h2 {
    font-size: 24px;
    color: #ffffff;
    font-weight: normal;    
    font-style: italic;     
    margin: 20px 0px 10px 0px;
}
h3  {
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    margin: 20px 0px 10px 0px;
}
h4 {
    font-size: 18px;
    font-weight: normal;
    margin: 20px 0px 10px 0px;
    font-style: italic; 
}
h5 {
    font-size: 12px;
    font-weight: normal;
    margin: 20px 0px 10px 0px;
    font-family:  tahoma, sans-serif;     
}
h6 {
    font-size: 11px;
    font-weight: normal;
    margin: 20px 0px 10px 0px;
    font-family:  tahoma, sans-serif;     
}
/* END HEADER STYLES */  

/* SLIDER*/
#slider { 
    float:left;    
    margin: 0 auto; 
    padding-top: 0px; 
    padding-bottom: 0px; 
    position: relative;  
}
.scroller { 
    float:left;
    height: 461px; 
    width: 848px; 
    overflow: auto; 
    position: relative; 
    background: #ffffff;
    background-image: url(../img/slide-contact-high-dive.jpg);
}
.scrollerContainer div.panels { 
    height: 461px; 
    width: 848px;  
    float:left; 
}
.scrollerContainer div.panels div.panel-text {
    padding-left: 35px; 
    padding-right: 30px; 
    padding-top: 0px; 
    padding-bottom: 30px;  
    color: #000000;
}
.scrollerContainer div.panels div.panel-text p { 
    position: relative; 
    color: #000000;
}                              
.scrollerContainer div.panels div.panel-text p.more{     
    padding-top: 60px;
    height: 20px; 
    width:103px;
}
.Buttons {            
    cursor: pointer;
} 
.Buttons.left { 
    margin-top:210px; 
    margin-left: -30px;
    height: 29px;
    width: 16px;
    float:left;
}
.Buttons.right { 
    float: right;
    margin-top: -251px;   
    margin-left: 860px;
    height: 29px;
    width: 16px;
}

/* END SLIDER */  
  
/* FOOTER */
#footer{
    width: 960px;
    margin: 0 auto; 
}
.footer_left{
    margin-top: 0px;
    padding-left: 80px;
    padding-right: 0px;
    padding-top: 0px;
    float: left;
    width: 400px;	
    height: 150px;
    margin-top: 0px;  
	   
}
.footer_right{
    margin-top: 0px;
    padding-left: 55px;
    padding-right: 0px;
    padding-top: 0px;
    float: left;
    width: 64px;	
    height: 150px;
}
.footer_right2{
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    float: left;
    width: 205px;	
    height: 150px;
    text-align: center;  
	   
}
.footer_right3{
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    float: left;
    width: 151px;	
    height: 150px;  
}
#Follow{
    font-size: 10px;
    color: #a8a8a8;
}
	a {
    text-decoration: underline;
    color: #3b3b3b;
    font-size: 10px;
}
/* END FOOTER */

/* SITE MAP */
#sitemap{
    width: 960px;
    margin: 0 auto; 
	text-align: center; 
	}
	
	p {
    font-size: 10px;
    color: #acacac;
}
a {
    text-decoration: none;
    color: #acacac;
    font-size: 10px;
}
a:hover {
    text-decoration: underline;
}
	
	/* END SITE MAP */