* {
padding:0; margin:0; line-height:1.5;
}

body {
   height: 100%;
   width: 1000px;
   text-align:left;
   position:relative;
   margin: 0px auto;
   background-image: url('../images/bg_fr.jpg'); 
   background-color: #000000; 
}

ul {
margin-left:40px;
margin-right:0px;

} 

.main {

   font: 16px/18px Verdana, Tahoma, sans-serif;
   color: #616161;
   margin-left: 0px;
   line-height:140%;
   text-align:justify;
}

.mainbold {

   font: 16px/18px Verdana, Tahoma, sans-serif;
   color: #616161;
   font-weight:bold;
   margin-left: 0px;
   line-height:140%;
   text-align:justify;
}

.subtext {

   font: 14px/16px Verdana, Tahoma, sans-serif;
   color: #616161;
   margin-left: 0px;
   line-height:120%;
   text-align:justify;
}

.subtextbold {

   font: 14px/16px Verdana, Tahoma, sans-serif;
   color: #616161;
   font-weight:bold;
   margin-left: 0px;
   line-height:120%;
   text-align:justify;
}



#page {
   width: 1000px;
   position: relative; /* important */
   top: 0; /* important */
   margin: 0px auto;
}

#nav {
   width: 1000px;
   height: 31px;
   background-color: #1B1654;
   position: relative; /* important */
   overflow: hidden; /* important */
   top: 0; /* important */
   margin: 0px auto;
}

#navcontainer {
   background-color: #1B1654;
   margin:5px 0px 0px 0px;
   overflow: hidden; /* important */
}

#s3slider {
   width: 1000px; /* important to be same as image width */
   height: 228px; /* important to be same as image height */
   background-image: url('../images/splash_experience1.jpg'); 	
/*   background-color: #000000; */
   position: relative; /* important */
   overflow: hidden; /* important */
   margin: 0px auto;
   margin-left: 0px;

}

#s3sliderContent {
   width: 1000px; /* important to be same as image width or wider */
   position: absolute; /* important */
   left: 0; 
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
   margin: 0px auto; 
}

.s3sliderImage span {
   position: absolute; /* important */
   margin: 0px auto;
   font: 14px/18px Arial, Verdana, sans-serif;
   padding: 10px 13px;
   width: 1000px;
/*   background-image: url('../images/fade_div.jpg'); */
   background-color: #1B1654; 
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.70; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.70; /* here you can set the opacity of box with text */
   opacity: 0.70; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
/*  left: 890; */
/*     bottom: 0;  */
   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}

.s3sliderImage span strong {
   font-size: 14px;
}

.top {
	bottom: 5;
	top: 0;
	left: 0;
}
.bottom {
	top: 5;
	bottom: 0;
    	left: 0;
}
.left {
	top: 0;
    	left: 0;
	width: 110px !important;
	height: 228px;
}
.right {
	top: 0;
	right: 0;
	bottom: 0;
	width: 110px !important;
	height: 228px;
}

#bot {
   width: 1000px;
   background-color: #fff;
   position: relative; /* important */
   overflow: hidden; /* important */
   top: 0; /* important */
   margin: 0px auto;
}
#footer {
   width: 1000px;
   background-color: #1B1654;
   margin: 0px auto; 
}
.whitebold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Geneva, sans-serif
}
.sales
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #b90909;
    FONT-FAMILY: Verdana, Arial, Geneva, sans-serif
}
.click:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #103d71;
    FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
    TEXT-DECORATION: underline
}
.click:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
    TEXT-DECORATION: underline
}
.click:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
    TEXT-DECORATION: underline
}
.click:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #b90909;
    FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
    TEXT-DECORATION: underline
}
.clickbig:link
{
    FONT-WEIGHT: bold;
    font: 16px/18px Verdana, Tahoma, sans-serif;
    line-height:140%;
    COLOR: #103d71;
    TEXT-DECORATION: underline
}
.clickbig:active
{
    FONT-WEIGHT: bold;
    font: 16px/18px Verdana, Tahoma, sans-serif;
    line-height:140%;
    COLOR: #333333;
    TEXT-DECORATION: underline
}
.clickbig:hover
{
    FONT-WEIGHT: bold;
    font: 16px/18px Verdana, Tahoma, sans-serif;
    line-height:140%;
    COLOR: #333333;
    TEXT-DECORATION: underline
}
.clickbig:visited
{
    FONT-WEIGHT: bold;
    font: 16px/18px Verdana, Tahoma, sans-serif;
    line-height:140%;
    COLOR: #b90909;
    TEXT-DECORATION: underline
}

