

body { 
    margin: 10px;
    padding: 0; 
    font-family: Helvetica, Arial, sans-serif;
    font-size: 100%;
    background-color: #ffffff;
}






#fullScreen{
    display:block;
    background: #ffffff;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 1;
  }
  
  
  

  
  
#pageContent {
position: relative; zoom:1;
width:960px;
height:555px;
margin-left:-480px;
margin-top:-278px;
left:50%;
right:50%;
top:50%;
bottom:50%;
text-align:center;
background: transparent;
background: url(../images/bg_content.jpg) no-repeat 0 0;

z-index: 2;
}   
 


#wrapper {
    width: 960px;
    margin: 0 auto;
}

#intro {
    padding-bottom: 10px;
}

h1 {
display:inline;
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
    font-size: 25px;
    color: #ffffff;
}


h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
    color: #4555c7;
    font-size: 25px;
    font-weight: bold;
}

h3 {
display:inline;
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
    font-size: 17px;
    color: #4555c7;
    font-weight: bold;
}


h4 {
	display:inline;
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    color: #4555c7;
    font-size: 15px;
    font-weight: bold;
}

#slider {
    width: 960px;
    margin: 0 auto;
    position: relative; zoom:1;
    clear: left;

}

.scroll {
    width: 960px;
    height: 555px;

    overflow: auto;
    overflow-x: hidden;
    position: relative; zoom:1;
    clear: both;


}

.scrollContainer div.panel {
position: absolute;
    height: 485px;
    width: 486px;
	padding-left: 396px;
    padding-right: 84px;
    margin-top:40px;
text-align: left;
z-index:400;

}


.splashContent {
position: absolute; 
width: 490px; 
height: 70px;  
text-align: left;
font-size: 12px;
color: #FFFFFF;
top: 300px;
left: 400px;
padding-right: 20px;
z-index: 500;
overflow: auto;

}


.scrollContent {
position: absolute; 
width: 490px; 
height: 430px;  
text-align: left;
font-size: 12px;
color: #333333;
top: 20px;
left: 410px;
padding-right: 20px;
z-index: 500;

overflow: hidden;

}


#homeLeft {
float:left;
position: absolute; 
width: 245px;  
text-align: left;
left: 0px;

}

#homeRight {
float:right;
position: absolute; 
width: 245px;  
text-align: right;
left: 245px;

}



#homeContent {
position: absolute; 
width: 490px;  
text-align: left;
margin-top: 120px;
padding-top:60px;
border-top: 1px solid #8597d8;
padding-bottom:60px;
border-bottom: 1px solid #8597d8;

}


.contactWrapper {
position: relative;
width: 490px;
height: 20px;  
text-align: left;
}


.contactLeft {
float:left;
position: absolute; 
width: 100px;  
text-align: left;
left: 0px;

}

.contactRight {
float:right;
position: absolute; 
width: 390px;  
text-align: left;
left: 101px;

}





	
#scrollLinks {
position:absolute;
top: 5px;
margin-left: 450px;
text-align: right;
margin-top:0px;
z-index:400;

}


	a:link.bodyLink			{  color:#4555c7; text-decoration:none; padding: 0px 0px 0px 0px;}
	a:visited.bodyLink		{   color:#4555c7; text-decoration:none; padding: 0px 00px 0px 0px;}
	a:hover.bodyLink			{   color:#ffffff; background: #4555c7; text-decoration:none; padding: 0px 10px 0px 5px;}
	a:active.bodyLink		{   color:#4555c7; text-decoration:none; padding: 0px 0px 0px 0px;}


.navigationWrapper {
position: absolute;
    height: 46px;
    width: 913px;
    top: -15px;
	left: 30px;
	background: url(../images/bg_nav.png) no-repeat 0 0;
	font-size: 12px;

	z-index: 200;

}


ul.navigation {
position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
    top:15px;
    left:12px;


}

ul.navigation li {
    display: inline;
    margin-right: 0px;

}

ul.navigation a {
    padding: 5px 5px 5px 5px;
    color: #000;
    text-decoration: none;
    color: #4555c7;
    font-size: 12px;
    font-weight: bold;
}

ul.navigation a:hover {
    padding: 7px 5px 3px 5px;
    background: url(../images/hover.png) no-repeat 0 0;
    color: #ffffff;


}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}


.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
        display: none;
}

.scrollButtons.left {
    left: -20px;
        display: none;
}

.scrollButtons.right {
    right: -20px;
        display: none;
}

.hide {
    display: none;
}



#footer {
position: relative; 
width: 940px; 
height: 70px;  
font-size: 10px;
color: #666666;
left: 10px;
}

#footerLeft {
float:left;
position: absolute; 
width: 470px;  
text-align: left;
left: 0px;

}

#footerRight {
float:right;
position: absolute; 
width: 470px;  
text-align: right;
left: 470px;

}



	a:link.footerLink			{  color:#666666; text-decoration:none; padding: 0px 0px 0px 0px;}
	a:visited.footerLink		{   color:#666666; text-decoration:none; padding: 0px 0px 0px 0px;}
	a:hover.footerLink			{   color:#4555c7; background: transparent; text-decoration:none; padding: 0px 0px 0px 0px;}
	a:active.footerLink		{   color:#000000; text-decoration:none; padding: 0px 0px 0px 0px;}
	

/* FORM STYLE */	
	
	



label {
font-family: Helvetica, Arial, sans-serif;
margin: 0;
padding:5px 5px 5px 10px;
font-size: 0.8em;
margin-top:0.3em;
text-align:right;
width:120px;
float:left;
text-transform:uppercase;

  }
  
fieldset {
  background-color:#c5d6e3;
  background: transparent;
  border:solid 1px #ffffff; /* Opera doesn't get border:none or border:0 on fieldsets */
  width:490px;
  font-family: Helvetica, Arial, sans-serif;

  }
  
legend {
width:390px;
height:30px;
color:#fff;
font-size:2em;
padding-left:0.5em;
background: transparent url("../images/forms/legend_bg.gif") no-repeat;
position:relative; zoom:1;
top:-1em;
text-transform:uppercase;
font-weight:bold;
letter-spacing:-1px;
white-space:pre; /* hack: make sure */

}

.br {display:none;}  
  
.textfield {
color:#333 ;
margin:3px;
height:20px;
border:solid 0 #fff;
padding: 3px 8px;
background: transparent url("../images/forms/textfield_bg.png") no-repeat fixed;
width:200px;
voice-family: "\"}\""; 
voice-family:inherit;
width:215px;


}

fieldset>input.textfield {
background: transparent url("../images/forms/textfield_bg.png") no-repeat;
}

textarea {
color:#333 ;
margin:3px;
height:100px;
padding: 0px 10px 0px 8px;
border:solid 0 #fff;
text-indent: 0px;
background: transparent url("../images/forms/textarea_bg.png") no-repeat fixed;
width:250px;
voice-family: "\"}\""; 
voice-family:inherit;
width:230px;
  font-family: Helvetica, Arial, sans-serif;

}

fieldset>textarea {
background: transparent url("../images/forms/textarea_bg.png") no-repeat;

}
.submit {
text-align:center;
margin:3px;
background: transparent url("../images/forms/submit.png") no-repeat;
height:20px;
border:solid 0 #fff;
width:80px;
color:#ffffff;
text-transform:uppercase;
font-weight:bold;

 }
 
 

