<style type="text/css">
<!--

body{
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	background-color:#fff;
	width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
	
}
/* ~~this fixed width container surrounds the other divs~~ */
.mastercontainer {
	position: relative;
	width: 100%;
	background: #fff;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	height:100% ;
	
}
.remaxballon { 
		background: no-repeat;
		position:absolute;
		vertical-align: middle;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
        height:75%;
        z-index:1;
	    top: 750px;
       /* These three lines are for transparency in all browsers. */
       -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
       filter: alpha(opacity=15);
       opacity:.15;
		-khtml-opacity:.15; -moz-opacity:.15;  opacity:.15; }
		
.background {
       position:absolute;
       top:0px;
       left:0px;
       width:100%;
       height:100%;
       background-color:172642;
       z-index:1;
       /* These three lines are for transparency in all browsers. */
       -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
       filter: alpha(opacity=75);
       opacity:.75;
	   background-color:#172642;  -khtml-opacity:.75; -moz-opacity:.75;  opacity:.75; 
   }

/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
.header {
	position: relative;
	z-index:5;
	height:250px;
	width: 1024px;
	vertical-align: middle;
	margin:auto;
}
a:link {
    color: #e11b22;
	border: 0px;
}
a:visited {
    color: #e11b22;
	border: 0px;
}
a img {
	text-decoration: none;
	border: 0 none;
	}
li{
line-height:1.5em;
margin:0;
}
.BIGBOX{
	position:relative; 
	z-index: 6;
	vertical-align: middle; 
	width: 1024px;
	margin:auto;

}
.MASTERBIGBOX{
	   background: #172642;
       position:absolute;
       top:0px;
       left:0px;
       width:100%;
       height:100%;
       background-color:172642;
       z-index:5;
       /* These three lines are for transparency in all browsers. */
       -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
       filter: alpha(opacity=60);
       opacity:.60;
	   background-color:#172642;  -khtml-opacity:.60; -moz-opacity:.60;  opacity:.60; 
}
.MASTERMASTERBIGBOX{
       position:relative;
		z-index:4;
		width:100%;
		height:306px;
		min-width: 1024px ;
}
.spacer {
	position: relative;
	background: #002b5c;
	height: 30px;
	z-index:1;
	width: 100%;
	min-width: 1024px ;
}
.spacer2 {
	position: relative;
	background: #e11b22;
	height: 10px;
	z-index:5;
	width: 100%;
	top:-2px;
	min-width: 1024px; 

}

.spacer3 {
	position: relative;
	background: #002b5c;
	height: 20px;
	width:100%;
	z-index:1;
	min-width: 1024px;
}
.media {
	position: relative;
	width: 1024px;
	z-index:5;
	top:20px;
		vertical-align: middle;
	margin:auto;
}

.footer {
	position: relative;
	width: 1024px;
	z-index:5;
	top:20px;
	vertical-align: middle;
	margin:auto;
	height:100px;
}
.contentmiddle{
	position: relative;
	z-index:1;
	height:100%
	padding: 0; 
		width: 1024px;
	vertical-align: middle;
	margin:auto;
}
/* ~~ Sidebar Menu ~~ */

.sidebar1 {
	position: absolute;
	width: 194px;
	background: #ffffff;
	z-index:5;
	top:40px;

	
}
/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content {
	position: absolute;
	z-index:5;
	top:40px;
	left: 224px;
	width:780px;
margin: 0;	
}

.fb_iframe_widget span { width: 432px !important; }
.fb-like-box iframe { left:70px;width: 432px !important; }

.cycle-slideshow {
	width: 200px; 
	margin: 0;
}

/* pager */
.cycle-pager { 
    text-align: right; z-index: 5; position: absolute;  
}
.cycle-pager span { 
    font-family: arial; font-size: 40px; width: 20px; height: 20px; color: #ddd; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #002b5c;}
.cycle-pager > * { cursor: pointer;}


.backgroundcontent {
       position:absolute;
       top:0px;
       left:0px;
       width:100%;
       height:100%;
       background-color:172642;
       z-index:1;
       /* These three lines are for transparency in all browsers. */
       -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
       filter: alpha(opacity=75);
       opacity:.75;
	   background-color:#172642;  -khtml-opacity:.75; -moz-opacity:.75;  opacity:.75; 
	   border-color: #002b5c; 
	   border-radius: 21px;
   }
.contentspacer {
	position: relative;
	background: #002b5c;
	height: 2px;
	z-index:5;
	width: 800px;
}
.contentspacer2 {
	position: relative;
	background: #e11b22;
	height: 2px;
	z-index:5;
	width: 800px;
}
.contentspacermain{
	position: relative;
	height: 10px;
	z-index:5;
	width: 800px;
}

li {
padding:0px 0; /*removes in Firefox/Mozilla*/
margin:0px 0; /*removes in IE & Opera*/
margin-left: -25px;
} 

#buttonrouge, #buttonrouge a{
background: #c2c6cd; /* Old browsers */
background: -moz-linear-gradient(left, #c2c6cd 0%, #ffffff 23%, #ffffff 50%, #ffffff 76%, #c2c6cd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#c2c6cd), color-stop(23%,#ffffff), color-stop(50%,#ffffff), color-stop(76%,#ffffff), color-stop(100%,#c2c6cd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #c2c6cd 0%,#ffffff 23%,#ffffff 50%,#ffffff 76%,#c2c6cd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #c2c6cd 0%,#ffffff 23%,#ffffff 50%,#ffffff 76%,#c2c6cd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #c2c6cd 0%,#ffffff 23%,#ffffff 50%,#ffffff 76%,#c2c6cd 100%); /* IE10+ */
background: linear-gradient(to right, #c2c6cd 0%,#ffffff 23%,#ffffff 50%,#ffffff 76%,#c2c6cd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c6cd', endColorstr='#c2c6cd',GradientType=1 ); /* IE6-9 */
text-decoration: none;
color: #fe0303; 
}
#buttonrouge:hover {
background: #3d5072; /* Old browsers */
background: -moz-linear-gradient(left, #3d5072 0%, #7d8595 23%, #808793 50%, #7d8595 77%, #4a5872 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#3d5072), color-stop(23%,#7d8595), color-stop(50%,#808793), color-stop(77%,#7d8595), color-stop(100%,#4a5872)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #3d5072 0%,#7d8595 23%,#808793 50%,#7d8595 77%,#4a5872 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #3d5072 0%,#7d8595 23%,#808793 50%,#7d8595 77%,#4a5872 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #3d5072 0%,#7d8595 23%,#808793 50%,#7d8595 77%,#4a5872 100%); /* IE10+ */
background: linear-gradient(to right, #3d5072 0%,#7d8595 23%,#808793 50%,#7d8595 77%,#4a5872 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d5072', endColorstr='#4a5872',GradientType=1 ); /* IE6-9 */
text-decoration: none;
}
#button, #button a {
background: #c2c6cd; /* Old browsers */
background: -moz-linear-gradient(left, #c2c6cd 0%, #ffffff 23%, #ffffff 50%, #ffffff 76%, #c2c6cd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#c2c6cd), color-stop(23%,#ffffff), color-stop(50%,#ffffff), color-stop(76%,#ffffff), color-stop(100%,#c2c6cd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #c2c6cd 0%,#ffffff 23%,#ffffff 50%,#ffffff 76%,#c2c6cd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #c2c6cd 0%,#ffffff 23%,#ffffff 50%,#ffffff 76%,#c2c6cd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #c2c6cd 0%,#ffffff 23%,#ffffff 50%,#ffffff 76%,#c2c6cd 100%); /* IE10+ */
background: linear-gradient(to right, #c2c6cd 0%,#ffffff 23%,#ffffff 50%,#ffffff 76%,#c2c6cd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c6cd', endColorstr='#c2c6cd',GradientType=1 ); /* IE6-9 */
text-decoration: none;
color: #002b5c; 
}
#button:hover {
background: #3d5072; /* Old browsers */
background: -moz-linear-gradient(left, #3d5072 0%, #7d8595 23%, #808793 50%, #7d8595 77%, #4a5872 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#3d5072), color-stop(23%,#7d8595), color-stop(50%,#808793), color-stop(77%,#7d8595), color-stop(100%,#4a5872)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #3d5072 0%,#7d8595 23%,#808793 50%,#7d8595 77%,#4a5872 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #3d5072 0%,#7d8595 23%,#808793 50%,#7d8595 77%,#4a5872 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #3d5072 0%,#7d8595 23%,#808793 50%,#7d8595 77%,#4a5872 100%); /* IE10+ */
background: linear-gradient(to right, #3d5072 0%,#7d8595 23%,#808793 50%,#7d8595 77%,#4a5872 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d5072', endColorstr='#4a5872',GradientType=1 ); /* IE6-9 */
text-decoration: none;
}
#buttonfix {
background: #3d5072; /* Old browsers */
background: -moz-linear-gradient(left, #3d5072 0%, #7d8595 23%, #808793 50%, #7d8595 77%, #4a5872 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#3d5072), color-stop(23%,#7d8595), color-stop(50%,#808793), color-stop(77%,#7d8595), color-stop(100%,#4a5872)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #3d5072 0%,#7d8595 23%,#808793 50%,#7d8595 77%,#4a5872 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #3d5072 0%,#7d8595 23%,#808793 50%,#7d8595 77%,#4a5872 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #3d5072 0%,#7d8595 23%,#808793 50%,#7d8595 77%,#4a5872 100%); /* IE10+ */
background: linear-gradient(to right, #3d5072 0%,#7d8595 23%,#808793 50%,#7d8595 77%,#4a5872 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d5072', endColorstr='#4a5872',GradientType=1 ); /* IE6-9 */
text-decoration: none;
color: #ffffff; 
}
input.rounded {
border: 1px solid #ccc;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 2px 2px 3px #666;
-webkit-box-shadow: 2px 2px 3px #666;
box-shadow: 2px 2px 3px #666;
font-size: 20px;
padding: 4px 7px;
outline: 0;
-webkit-appearance: none;
}
input.rounded:focus {
border-color: #e11b22;
}
textarea {
border: 1px solid #ccc;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 2px 2px 3px #666;
-webkit-box-shadow: 2px 2px 3px #666;
box-shadow: 2px 2px 3px #666;
font-size: 20px;
padding: 4px 7px;
outline: 0;
-webkit-appearance: none;
}
textarea:focus {
border-color: #e11b22;
}​
-->


</style>