
html,body{margin:0;padding:0}
body {padding:0px;margin:0px; font:11px Arial;}
td{padding:0px; margin:0px; color:#ffffff; font:11px Arial;}

p {margin:0;}
a 		{color:#9FF801; text-decoration:underline;}
a:hover	{color:#ffffff; text-decoration:underline;}

b {color:#9EF406; font-size:12px; text-decoration:none; font-weight:bold;}

div#header{position:relative; background-image: url(images/top_bground.jpg); height:185px;}
div#headerImg{position:relative; background-image: url(images/header.gif); width:1000px; height:185px;}
div#headerImg p{font-family: arial; font-size: 11px; color: #3A4E5A; font-weight:bold; padding-top:165px; padding-left:340px;}

div#navigation{width:165px;background-image: url(images/leftpan_bground.gif);padding: 25px 0 0 0;border: 0px solid yellow;}
div#navigation{float:left;width:165px}

div#footer{background:url(images/footer_bground.gif) repeat; height:35px;}
div#footer{clear:both;width:100%}

div#wrapper{float:right; width:100%; margin-left:-165px; background:url(images/middlePan_bground2.gif) no-repeat;}
div#content{margin-left:165px; padding-left:15px;}
div#content p{color: #ffffff; padding-right:10px; font-family: arial; font-size: 11px; text-align: justify; border: 0px solid #000000;}
div#content h2 {
margin-bottom:2px;
margin-top:5px;
padding-bottom:2px;
font-size: 14px;
font-family: arial;
padding-left:0px;
background-image: url(images/header_welcome.gif);
background-repeat: no-repeat;
background-position: left;
text-transform: uppercase;
letter-spacing: 2px;
color: #9EF406;
border-bottom: 1px dashed #ffffff;
}



