@charset "UTF-8";
/* CSS Document */

html, body, ul, li, ol, p, h1, h2, h3, h4, h5, h6, form, fieldset{
margin:0px;
padding:0px;
border:0px;
}

body{
background-image:url(../assets/images/background.jpg);
background-repeat:no-repeat;
background-color:#000;
background-position:center;
background-attachment:fixed;
background-position: 55% 0%;
}

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


#top{
width:870px;
height:30px;
}

#top p{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
}

#header{
width:870px;
height:100px;
}

#navigation{
width:870px;
height:20px;
margin:10px 10px 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
text-align:right;
padding:15px 0 0 0;
}


#navigation li{
list-style-type:none;
display:inline;
padding:0px 20px 0px 0px;
}

#navigation li a{
text-decoration:none;
color:#a29f7e;
padding:0px;
margin:0px;
}

#navigation li a img{
border:none;
}

#navigation li a:hover{
text-decoration:none;
color:#fff;
}

#contentMAIN{
width:870px;
height:400px;
background-image:url(../assets/images/images/contentMAIN_BG_01.png);
background-repeat:no-repeat;
}

#footer{
width:870px;
height:200px;
}

#footer p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

#bluewire{
width:870px;
height:40px;
}

#bluewire p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#a29f7e;
text-align:center;
}

#bluewire a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#a29f7e;
text-align:center;
}
 
 

.flash{
position:relative;
left:342px;
top:10px;
}
