
body { margin: 0; padding: 0; text-align: left; font: 12px Arial, Helvetica, sans-serif; color: #555555; 
	background: #ffffff url(../shared/bgmain.gif) top center repeat-x; }

* { font-size: 100%; }
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl, dd, dt, small { margin: 0; padding: 0; }
ul, li { list-style: none; }	
img { border: none; }
p {  padding-bottom: 8px; }

h1 { margin: 5px 0;	font: normal 20px Arial, Helvetica, sans-serif; color:#2d8342; }
h2 { margin: 5px 0;	font: normal 18px Arial, Helvetica, sans-serif; color:#2d8342; }
h3 { margin: 5px 0;	font: normal 16px Arial, Helvetica, sans-serif; color:#2d8342; }
h4 { margin: 5px 0;	font: normal 14px Arial, Helvetica, sans-serif; color:#2d8342; }

a, a:visited { font: 12px Arial, Helvetica, sans-serif; color: #555555; text-decoration: underline; background-color: none; }
a:hover { color: #555555; text-decoration: none; background-color: none; }
	
#wrap { width:950px; margin: auto; background: none; }

#maincontent { 
	width:478px; padding-bottom:28px;
	font: 12px Arial, Helvetica, sans-serif; 
	text-align: left; color: #555555;
	line-height: 18px; 
}

#topmainmenu { float: right; background-color: none; }

#leftside-menu-style ul { height:210px; padding: 0px; margin: 0px; list-style: none; background-color: none; }
#leftside-menu-style li { list-style: none; padding: 8px 12px 0px 0px; }
#leftside-menu-style ul li a {
	display: inline; padding: 0px 28px 0px 0px;
	font: 14px Arial; color: #ffffff; font-weight: normal;
	background-image: url('../shared/arrow-menu.gif'); background-repeat: no-repeat; background-position: right center; background-color: none; text-decoration: none;
}
#leftside-menu-style ul li a:hover { color: #ffffff; background-color: none; text-decoration: underline; }

/* footer section */
.line { padding-top:6px; padding-bottom:6px; border-top: 1px solid #cacaca; }
.footerheader-style { font: 14px Arial, Helvetica, sans-serif; color: #339901;}

.copyright-style, a.copyright-style, a:visited.copyright-style { padding-bottom:18px; font: 10px verdana; text-align: left; color: #339901; background: none; text-decoration: none;  }
a:hover.copyright-style { text-decoration: underline; background: none; color: #939393; }

.footerlink, a.footerlink, a:visited.footerlink { font: 11px tahoma; color: #939393; background: none; text-decoration: none;  }
a:hover.footerlink { text-decoration: underline; background: none; color: #939393; }


