/* CSS Document */
body{padding:0px; margin:0px; background:#2c2916; color:#d4cfb7; font:11px/14px Arial, Helvetica, sans-serif;}
div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

.clear {clear: both; margin: 0px; height:0}

p a{font:11px/14px Arial, Helvetica, sans-serif; color:#d4cfb7; text-decoration:underline;}
p a:hover{ color:#FFF; text-decoration:none;}

.headline{font:14px/16px Arial, Helvetica, sans-serif; color:#ffffff; font-weight:bold}
.headline2{font:13px/16px Arial, Helvetica, sans-serif; color:#ffffff;}

#container{width:775px; position:relative; margin:0 auto;}

/* HEADER */

#header{width:775px; height:349px; position:relative; background:url(../images/b_header.jpg) 0 0 no-repeat}
#header img#logo{position:absolute; top:22px; left:45px}
#header img#slogan{position:absolute; top:132px; left:305px}

#header ul.menu{position:absolute; top:34px; left:331px; width:440px}
#header ul.menu li{height:16px; margin-right:25px; float:left}
#header ul.menu li a{height:16px; display:block; text-indent:-20000px; }
#header ul.menu li a:hover{height:16px;}

#header ul.menu li.btn_1 a{width:47px; background:url(../images/btn_1.png) 0 0 no-repeat; }
#header ul.menu li.btn_1 a:hover{width:47px; background:url(../images/btn_1_over.png) 0 0 no-repeat;}

#header ul.menu li.btn_2 a{width:60px; background:url(../images/btn_2.png) 0 0 no-repeat; }
#header ul.menu li.btn_2 a:hover{width:60px; background:url(../images/btn_2_over.png) 0 0 no-repeat;}

#header ul.menu li.btn_3 a{width:73px; background:url(../images/btn_3.png) 0 0 no-repeat; }
#header ul.menu li.btn_3 a:hover{width:73px; background:url(../images/btn_3_over.png) 0 0 no-repeat;}

#header ul.menu li.btn_4 a{width:64px; background:url(../images/btn_4.png) 0 0 no-repeat; }
#header ul.menu li.btn_4 a:hover{width:64px; background:url(../images/btn_4_over.png) 0 0 no-repeat;}

#header ul.menu li.btn_5{margin-right:0}
#header ul.menu li.btn_5 a{width:67px; background:url(../images/btn_5.png) 0 0 no-repeat; }
#header ul.menu li.btn_5 a:hover{width:67px; background:url(../images/btn_5_over.png) 0 0 no-repeat;}

/* CONTENT */

#content{width:775px; position:relative; clear:both; margin: 0 auto}

#leftPan{width:415px; float:left; margin:23px 50px 0 47px; display:inline}
#rightPan{width:235px; float:left; margin:29px 0 0 0;}





.clear#end{height:20px}

/* FOOTER */

#footer{width:775px; height:75px; clear:both; background:url(../images/b_footer.gif) 0 0 repeat-x }
#footer p{padding: 20px 0 0 0; font:11px/16px Arial, Helvetica, sans-serif; font-weight:normal; text-align:center; color:#fff;}
#footer p a{font:11px/16px Arial, Helvetica, sans-serif; font-weight:normal; color:#fff; text-decoration:none; padding: 0 3px }
#footer p a:hover{text-decoration:underline; color:#fff}