* {margin: 0; padding: 0;}

body {background-color: #fff; font-family: arial, sans-serif;}

#container {margin: 0 auto; width: 800px; border: 1px solid black; background: url(images/watermark.jpg) bottom right no-repeat;}

#header {background: url(images/header.jpg) no-repeat; height: 308px; width: 800px;}

#navigation ul {list-style-type: none; padding: 98px 100px 0px 320px; font-size: 15px;}
#navigation ul li {padding-right: 25px; float: left;}
#navigation ul li a{text-transform: uppercase; color: #fff; font-weight: bold; text-decoration: none;}
#navigation ul li .active{text-transform: uppercase; color: #fee268; font-weight: bold; text-decoration: none;}
#navigation ul li a:hover {color: #fee268;}

#content {margin-top: -100px; font-weight: bold; font-size: 14px; height: 400px;}
#content_contact {margin-top: -100px; margin-left: 30px; font-weight: bold; font-size: 14px; height: 400px;}
#content_contact a {color: #575757;}

#left {float: left; width: 244px; margin-left: 20px;}

#right {float: right; width: 464px; margin-right: 60px;}
.overlay {width: 290px;}

#footer {}

#fright {float: right;}

#lright {float: left;}





















