/* =general ------------------------------------------------ */
body, html{height: 100%;}
body{background:#748e16; color:#010002; margin:0; padding:0; border:0; font:0.75em/1.4 Arial,Verdana,sans-serif; text-transform:uppercase;}
h1{margin:0 0 20px 0;}

p{margin:0; padding:0;}

/* =hrefs */
a{outline:none; text-decoration:none; color:#bab4af;}
a:hover{outline:none; text-decoration:underline; color:#888;}
a img{border:0;}

/* =lists */
ul{margin:0; padding:0; list-style:none;}
li,dl,dt,dd{margin:0; padding:0;}

/* =classes -------------------------------------------------- */
.right{text-align:right;}
.left{text-align:left;}
.center{text-align:center;}
.floatright{float:right;}
.floatleft{float:left;}
.nofloat{float:none;}
.clearleft{clear:left;}
.clearboth{clear:both;}

/* =container ----------------------------------------------- */
#distance{margin-bottom:-270px; width:1px; height:50%; float:left;}
#container{position:relative; text-align:left; margin:0 auto; clear:left; border:1px solid #748e16; padding:50px 0 0 0; width:960px; height:488px; background:#fff; position:relative;}

/* =hidden -------------------------------------------------- */
#hiddennav{position:absolute; top:-3000px; left:-3000px;}

/* =footer ------------------------------------------------- */
#footer{position:absolute; right:0; top:10px; height:20px; font-size:0.8em; z-index:20;}
#footer ul{float:right;}
#footer ul li{float:left; padding:0 10px 0 0; color:#748e16;}

/* =menu --------------------------------------------------- */
/* mainmenu*/
#menu{float:left; margin:0 0 0 55px; display:inline; width:210px;color:#748e16;}
#menu li li{margin:0 0 0 15px;}

/* =content area -------------------------------------------- */
#flash div{width:960px; height:488px; background:url(img/home_bg.gif) no-repeat 0 bottom; text-align:center;}
#flash div a{color:#748e16; font-size:1.4em; font-weight:bold;}