body {
font:normal 12px arial, Tahoma, Sans-Serif;
color : #5B5B5B;
margin : 0; padding : 0; 
background:#5b5b5a url(pix/bg.gif) repeat-x;
}

/* Common */
a {text-decoration:none; color:#B5B5B5;outline:0;}
a:hover {text-decoration :underline;}
h1, h2, h3,h4,  img, form,input,ul, li {margin:0; padding:0;}
a img {border:0;}
p {padding :5px 0; margin : 0;}
h2, h1 {font:normal 29px/37px arial;margin-bottom:5px; }
h3, .big {font:bold 15px/18px arial;padding:0;}
h4 {font:bold 15px/18px arial;padding:0;}
small {font:normal 11px arial;}

/*alignment */
.right {float:right;}
.alignright {text-align:right;}
.center {text-align:center;}

/* ======= Page Strucure ======== */
#header-outer {background:#fffffe;margin-top:30px;}
#header {background:url(pix/header.gif) no-repeat;width:860px; height:154px; margin:0 auto;}
#header-border {background:url(pix/header-border.gif) no-repeat 12px top;width:972px; height:6px; margin:0 auto;font:normal 1px/1px arail;}
#green-intro-outer {background:#87BC23 url(pix/green.gif) repeat-x bottom left;}
#green-intro {margin:0 auto; width:992px;background:url(pix/green-bg.gif) repeat-y;}
#green-intro-inr {width:992px;background:url(pix/green-big1.gif) no-repeat bottom left;color:#fff;line-height:19px;}
#nav-outer{background:url(pix/navbar.gif) repeat-x;height:61px;padding:6px 0;}
#nav {width:980px;margin:0 auto;list-style:none;height:55px;}
#intro-outer {background:#EBEBEB url(pix/intro.gif) repeat-x bottom left;}
#intro {width:930px;margin:0 auto;padding:40px 0 35px 0;color:#000;line-height:19px;}
#outer {background:#fffffe url(pix/main-outer.gif) repeat-x bottom left; padding-bottom:32px;}
#wrapper {width:940px;margin:0 auto;padding:40px 0 20px 0;}
#footer {width:930px;margin:0 auto;color:#fff;text-align:center;}

/* ======= common ======== */
.clr {clear:both; font:normal 1px/1px arial; height:1px;}
.clear {clear:both;}


/* ===== Header ===== */
/* logo */
#logo {display:block; width:625px; height:154px;background:url(pix/logo.gif) no-repeat;}
#logo span {display:none;}


/* ===== green intro ===== */

#green-left {width:296px;float:left;color:#fff;padding:10px 15px;}
#green-center {background:url(pix/main-img.gif) no-repeat;width:344px;float:left;height:238px;}
#green-rt {width:287px;float:left;padding:10px 10px 10px 25px;}

/* ===== Navigation ===== */
ul#nav li {display:block;float:left; width:auto; font:bold 15px/50px Tahoma, arial;padding:0 0 0 1px;background:url(pix/nav-btn.gif) no-repeat;}
ul#nav li a {color:#fff;display:block;float:left; width:auto; padding:5px 18px 0 25px;background:url(pix/nav-btn.gif) no-repeat 0 -55px;}
ul#nav li a:hover,ul#nav li.selected a {color:#fff;text-decoration:none;background:url(pix/nav-btn.gif) no-repeat 0 -110px;}
ul#nav li.home a {padding-right:40px;}
ul#nav li.last {background:url(pix/nav-li-last.gif) no-repeat;}



.intro-img {float:left; margin-right:50px;border:3px solid #fff;}
#intro h1 {color:#5B5B5B;padding-bottom:19px;}
#intro h3 {color:#5B5B5B;padding-bottom:5px;}

/* #wrapper */
#wrapper h2 {border-bottom:1px solid #ADADAD;padding-bottom:3px;margin-bottom:10px;}

#linkcols {background:url(pix/links.gif) repeat-y 360px 0;width:940px;}
#linkcols h3 {margin-bottom:10px;}
.linkcol-1 {float:left;width:355px;padding-right:5px;}
.linkcol-2 {float:left;width:320px;padding:0 6px 0 20px;}
.linkcol-3 {float:left;width:225px;padding-left:9px;}
.linkcol-1 img {margin-right:5px;}

.linkcol-2 ul {list-style:none;}
.linkcol-2 li {float:left;padding:0 15px 0 0;display:block;width:auto;}
.linkcol-2 li.lastlist {padding-right:0;}

