/* CSS Document */
* {	margin: 0; }
html, body { height:100%; }
body { padding:0; margin:0; background-color:#f1f1f1; line-height:18px; color:#080808; font:12px arial, tahoma, verdana; }
h1, h2, h3, h4, div { padding:0px; margin:0px; }
ul, li { padding:0px; margin:0px; list-style:none; }

/* -------------------------------- Div Class -------------------------------- */
#wrapper { min-height:100%; height:auto !important; height:100%; margin:0 auto -70px; }
.lsize { width:960px; margin:0 auto; }
.fl { float:left; }
.fr { float:right; }
.clear { clear:both; }
.padding_tb15 { padding:15px 0px; }
.margin_l15 { margin-left:15px; }


/* ------------------------------ ID Class ------------------------------ */
#header { background:#0A4567 url(../images/logo_bg.gif) repeat-x 0 0; overflow:hidden; }
#header .graphic { background:url(../images/house_img.png) no-repeat 0 0; width:335px; height:120px; float:right; margin:35px 0px 0 0; text-indent:-999em; }

#logo { background:url(../images/pjectmeant_logo.gif) no-repeat 0 0; width:240px; height:139px; margin-left:0px; float:left; display:inline; }
#logo a { width:240px; height:139px; float:left; display:block; text-indent:-999em; }

.left_panel_head { background:url(../images/left_panel_head_r.gif) right top no-repeat; font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#1275BC; }
.left_panel_head .left { background:url(../images/left_panel_head.gif) left top no-repeat; padding:4px 0px 4px 10px; margin-bottom:15px; }

h1.heading, h2.heading  { background:url(../images/home_icon.gif) 0 50% no-repeat; font:17px "trebuchet ms", arial, helvetica, sans-serif; color:#074471; padding:3px 0px 3px 35px; margin-bottom:15px; }

#menu { background:url(../images/menu_bg.gif) 0 -40px repeat-x; margin:15px 0; font:bold 15px "trebuchet ms", arial, helvetica, sans-serif; }
#menu .tl { background:url(../images/menu_bg.gif) 0 0 no-repeat; }
#menu .tr { background:url(../images/menu_bg.gif) 100% -80px no-repeat; height:40px; overflow:hidden; }
#menu ul { margin-left:15px; }
#menu li { float:left; }
#menu li a { display:block; float:left; line-height:40px; padding:0 15px; color:#fff; text-decoration:none; }
#menu li a:hover, #menu li a.active { background:url(../images/menu_bg.gif) 0 -120px repeat-x; color:#fff; }

#left_panel { float:left; width:214px; margin-right:15px; }
#left_panel .top { background:url(../images/blue_box_top.gif) #075F9F left top no-repeat; }
#left_panel .right { background:url(../images/blue_box_b.gif) left bottom no-repeat; padding:10px; color:#fff; line-height:18px; }

#content_part { float:left; width:500px; }

#footer { background:url(../images/footer_bg.gif) left top repeat-x; margin-top:20px; color:#fff; height:50px; overflow:hidden; }
.push { padding:0; height:70px; }
#footer .copyright { margin:18px 0px; }
#footer .designed { margin:5px 0px; }
