@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; outline:none;}
body{background:url(../images/bg.jpg) repeat-y center #CAB9A7;}
#header{width:914px; height:140px; margin:auto; }
#head-left{background:url(../images/header_left.jpg) no-repeat; width:602px; height:140px; float:left;}

/*MENU*/

#menu{width:914px; height:51px; margin:auto;}
#menu #mainmenu li{margin:0; padding:0; list-style:none;  float:left; width:auto; }


#menu #home,
#menu #biography,
#menu #newsroom,
#menu #public,
#menu #h-blog,
#menu #gallery,
#menu #publicity,
#menu #referrals,
#menu #contact{ background:no-repeat; height:51px;  cursor:pointer;}


#menu li:hover .submenu{display:block;}

#menu a  #home{ background:url(../images/btn-home.jpg); width:293px;}
#menu a:hover #home, #menu a #home.selected{ background:url(../images/btn-home.jpg) 0 -51px;}

#menu a  #biography{
	background:url(../images/btn-biography.jpg);
	width:119px;
}
#menu a:hover #biography, #menu a #biography.selected{ background:url(../images/btn-biography.jpg) 0 -51px;}

#menu a  #newsroom{
	background:url(../images/btn-newsroom.jpg);
	width:121px;
}
#menu a:hover #newsroom, #menu a #newsroom.selected{ background:url(../images/btn-newsroom.jpg) 0 -51px;}

#menu a  #public{ background:url(../images/btn-public.jpg); width:141px;}
#menu a:hover #public, #menu a #public.selected{ background:url(../images/btn-public.jpg) 0 -51px;}

#menu a  #h-blog{ background:url(../images/btn-h-blog.jpg); width:73px;}
#menu a:hover #h-blog, #menu a #h-blog.selected{ background:url(../images/btn-h-blog.jpg) 0 -51px;}

#menu a  #gallery{ background:url(../images/btn-gallery.jpg); width:103px;}
#menu a:hover #gallery, #menu a #gallery.selected{ background:url(../images/btn-gallery.jpg) 0 -51px;}

#menu a  #publicity{
	background:url(../images/btn-publicity.jpg);
	width:127px;
}
#menu a:hover #publicity, #menu a #publicity.selected{ background:url(../images/btn-publicity.jpg) 0 -51px;}

/*CONTENT*/

#content{width:914px; margin:auto; clear:both; padding-left:22px;}
#content #left{ float:left; background:url(../images/left.jpg) no-repeat top; width:263px; height:429px;}
#content #left p{font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:429px 15px 15px 15px;}


#content #middle{ float:left; width:420px;}
#content #middle p{padding:15px;  font-size:13px;}
#content #middle ul{ margin:15px 15px 10px 40px; font-size:13px;} 
#content  #middle h1,#content #side h1{ padding:5px 15px 5px 15px; font-size:20px; color:#9C551F;}
#content  #middle h2, #content #side h2{ padding:5px 15px 5px 15px; font-size:18px; color:#9C551F; clear:both}
#content #midle h3, #content #side h3{ padding:0px 15px 0px 15px; font-size:16px;}
#content #middle a, #content #side a{color:#3b66b6;}
#content small { padding:0 0 0 25px;} 

#content #middle #flash {width:320px; margin:auto;}

#content #right{ float:left;background:url(../images/right_noblog.png) no-repeat top; width:202px; min-height:429px;}
#content #right.blog{background:none; height:auto !important;}
#right .rss-box{margin-top: 190px; margin-bottom:50px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#right .rss-box p{ padding:5px 10px;}
#right .rss-box ul{ padding:5px 15px; list-style:none;}
#right .rss-box a{font-weight:bold; font-style:italic;}


#content #side{float:left; width:600px; font-family:Arial, Helvetica, sans-serif;}
#content #side p{padding:15px;  font-size:13px;}
#content #side ul{ margin:15px 15px 10px 40px; font-size:13px;} 
#content #side .left{float:left; margin:15px 25px 15px 15px; clear:both;}
 a{color:#3b66b6;}
/*BOttom*/

#bottom{ width:914px; margin:auto; clear:both;}

#bottom #bottom-top{ width:912px; height:16px;  background:url(../images/bottom-top.jpg) no-repeat; clear:both;}

#bottom #bottom-middle{ width:912px; background:url(../images/bottom-middle.jpg) repeat-y; float:left;clear:both;}
#bottom #bottom-middle img{margin:0 0 0 10px; float:left; border:none;}


#bottom #bottom-bottom{width:912px; background:url(../images/bottom-bottom.jpg) no-repeat; height:29px; clear:both;}

#float-img{position:absolute; background:url(../images/purchase-02.png) no-repeat; width:194px; height:57px; margin-top:-41px; margin-left:693px}

#text{width:320px; float:left; position:absolute; height:50px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#text p{padding: 60px 0 0 20px; float:left !important;}
/*Footer*/
/*footer*/
#footer{width:914px; height:25px; margin:auto; clear:both; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#3b66b6;clear:both;}
#footer ul{ margin:0 0 0 20px;}
#footer p{ margin:0 20px 0 0;}
#footer ul li{display:inline; margin:0 5px 0 5px;}
#footer .footer-left{float:left;}
#footer .footer-right{float:right;}
#footer a{color:#3b66b6;  text-decoration:none;}

/*Rotation*/
#rotate {
width:300px;
height:140px; float:left; }
#rotate img {
position:absolute;
}

/*Gallery*/

#gallery-img{ width:450px; margin:auto;}
#gallery-img img{margin:15px; border:1px solid black; padding:0;}

