* 
{ 
	padding: 0; 
	margin:0; 
}
html
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
p
{
	text-align:justify;
	line-height:1.9em;
	padding-bottom:13px;
}
a
{
	text-decoration:none;
}
hr
{
	width:50%;
	border:dotted 1px #CCC;
	text-align:left;
}
body
{
	background-image:url(bg.png);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*padding-left:130px;*/
	text-align:left;
	
}
#outer_div
{
	border: #FFF 0px solid;
	width:980px;
	height:100%;
}
#main_containner
{
	border: #FFF 1px solid;
	width:980px;
	height:100%;
}
#menu_section
{
	background:#98ACAB;
	background-repeat:no-repeat;
	height:30px;
	width:981px;
}
#mainNav   
{ 
	width: 100%; 
	font-size: 1.1em; 
	/*background: #E2E2E2; */
	margin-bottom: 0px;
	padding-top:5px;
	
}
#mainNav ul 
{  
}
#mainNav li 
{ 
	float: 	left; 
	list-style-type: none;
	border-right: 1px solid #B9B9B9; 
	/*border-left: 1px solid #EAEAEA; */
	font:Arial, Helvetica, sans-serif;
}
#mainNav li:hover  
{ 
	border-right: 1px solid #CC0033; 
	/*border-left: 1px solid #CC0033; */
	/*background: #CC0033;*/ 
}
#mainNav li.first 
{ 
	border-left: none; 
}
#mainNav li.active
{ 
	/*border-left: 1px solid #CC0033; */
	border-right: 1px solid #CC0033; 
}
#mainNav li a 
{ 
	text-decoration: none; 
	color: #fff; 
	font-weight: bold; 
    display: block; 
	padding: 2px 20px 3px 10px; 
}
#mainNav li.active a 
{ 
	/*background: #CC0033; */
	color: #FFFFFF; 
}
#mainNav li a:hover 
{ 
	background: #ff0000; 
	color: #FFFFFF;
}
#main_content
{
	background-color:#fff;
}
#below_menu
{
	/*background-color:#F00;*/
	/*height:2px;*/
	width:980px;
	background-image:url(section.png);
	background-repeat: repeat-x;
}
#sideNav { 
	width: 260px; height:100%;
	background: #ffffff; 
		text-align:left;

}
#sideNav ul {
	/*border:1px solid #F2F2F2; */
	margin-right:5px;
	margin-bottom:0.5em;
}

#sideNav li { 
	/*background: #FDFDFD; */
	line-height:1.9em;
	list-style-type: none;font-size: 1.1em;
	border-bottom:dotted #CCCCCC 1px;
}
* html #sideNav li {line-height:1.0em;}
#sideNav li a {
	text-decoration: none; 
	color: #009900;
	/*font-weight: bold;*/
	display: block; padding: 2px 0px 0px 14px;
}
#sideNav li a:hover {
	color: #CC0033;
}
#upsection
{
	background-image:url(menu_up.png);
	background-repeat:no-repeat;
	height:28px;
}
#downsection
{
	background-image:url(menu_down.png);
	background-repeat:no-repeat;
	height:28px;
	vertical-align:top;
	padding-bottom:0px;
}
#advert { 
	background: #ffffff;
	text-align:left;
	vertical-align:top;

}
#advert ul {
	border:1px solid #F2F2F2; 
	margin-right:5px;
	margin-bottom:0.5em;
	/*height: 150px;*/
}
#advert ul h4 {
	font-size: 1.1em; 
	font-weight: bold; 
	color: #009900; 
	padding: 2px 20px 3px 10px;
	background: #EBEBEB  url(bgSideNav.jpg) 0 0 repeat-x; 
}
#advert ul h4 a{
	font-size: 1.1em; 
	font-weight: bold; 
	color: #009900; 
	padding: 2px 20px 3px 10px;
	background: #EBEBEB  url(bgSideNav.jpg) 0 0 repeat-x; 
}
#advert ul h4 a:hover{
	color: #ff0000;
}
#advert li { 
	background: #FDFDFD; 
	line-height:1.6em;
	list-style-type: none;font-size: 1em;
	display: block; padding: 2px 10px 3px 5px;
	border-bottom:dotted #CCCCCC 1px;
}
* html #advert li {line-height:1.6em;}
#advert li a {
	text-decoration: none; 
	color: #000;
	font-weight: bold;
	display: block; padding: 2px 10px 3px 10px;
}
#advert li a:hover {
	color: #ff0000;
}
#footer
{
	border-top:#ff0000 2px solid;
	color:#090;
	text-align:center;
	padding:10px 10px 10px 0px;
	font-weight:normal;
}
#footer_green
{
	border-top:#090 3px solid;
}
#footer_white
{
	border-top:#fff 3px solid;
}
#ijcir
{
	padding:10px 30px 0px 20px; 
}
#lists
{
	text-align:left;
	list-style: none;
	line-height:1.9em;
	padding:2px 0px 0px 20px;
}
h5
{
	background-image:url(bgSideNav.jpg);
	height:20px;
	width:100%;
	text-align:left;
	padding-top:2px;
	padding-left:2px;
	font-size:14px;
	font-weight:bold;
}