body {
text-align: center;
min-width: 1024px;

}


#wrapper {
	 width: 1024px;
     margin: 0 auto;
     text-align: left;
	 height: 100%;
}


#header {
	height: 100px;
	width: 1024px;
	position: absolute;
	background-color: transparent;
	margin: 0px 0px 0px 0px;


}

#header div.logo {
	height: 0px;
	width: 200px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#navMain {
	padding-right: 0px;
	width: 135px;
	height: auto;
	margin: 155px 0px 0px 0px;
	position: absolute;
}

#mainBody {
	height: auto;
	width: 650px;
	padding: 0px;
	position: absolute;
	background-color: transparent;
	margin: 155px 0px 0px 170px;
	z-index: 5;
	top: 0px;



}



#mainBody div.contentHeader {
width: 610px;
font-family: arial;
font-size: 16px;
color: 000000;
font-weight: bold;
padding-bottom: 15px;
padding-left: 0px;
background-color: transparent;
margin: 0px 0px 0px 0px;
float: left;
clear: none;
}

#mainBody div.text {
width: 600px;
font-family: arial;
font-size: 12px;
text-align: left;
color: 000000;
background-color: transparent;
margin: 0px 10px 0px 0px;
float: left;
clear: none;
height: auto;
padding: 0px;
}

#mainBody div.text ul.hdr {
width: 610px;
height: auto;
background-color: transparent;
margin-left: 0px;
padding-left: 0px;
}


#mainBody div.text li.odd {
width: 600px;
height: 20px;
font-family: arial;
font-weight: normal;
font-size: 12px;
text-align: left;
color: #000000;
background-color: #F3F3F3;
list-style-type: none;
padding-left: 5px;
vertical-align: middle;

}

#mainBody div.text li.even {
width: 600px;
height: 20px;
font-family: arial;
font-weight: normal;
font-size: 12px;
text-align: left;
color: #000000;
background-color: #FFFFFF;
list-style-type:none;
padding-left: 5px;
vertical-align: middle;

}

#mainBody div.text li.category {
	width: 600px;
	height: 20px;
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	color: #FF0;
	background-color: #6584a1;
	list-style-type:none;
	padding-left: 5px;
	vertical-align: middle;
	font-style: oblique;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;


}

#mainBody div.text li.subcategory {
width: 600px;
height: 15px;
font-family: arial;
font-weight: normal;
font-size: 10px;
text-align: left;
color: #ffffff;
background-color: #8d8d8d;
list-style-type:none;
padding-left: 5px;
vertical-align: middle;


}

#mainBody div.text li.bb {
width: 600px;
height: 5px;
font-family: arial;
font-weight: bold;
font-size: 14px;
text-align: left;
color: #ffffff;
background-color: #6584a1;
list-style-type: none;
padding-left: 5px;
vertical-align: middle;


}
#mainBody div.text li.tb {
width: 600px;
height: 5px;
font-family: arial;
font-weight: bold;
font-size: 14px;
text-align: left;
color: #ffffff;
background-color: #6584a1;
list-style-type: none;
padding-left: 5px;
vertical-align: middle;


}

#mainBody span.subCategoryHeading {
width: 600px;
font-family: arial;
font-weight: bold;
font-size: 12px;
text-align: left;
color: 000000;
background-color: transparent;


}

#mainBody div.text span.dl {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 15px 0px 0px 0px;
	float: left;
	list-style-image: none;

}

#mainBody div.text span.dl a {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 0px;

}

#mainBody div.text span.dl a:hover {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	padding: 0px 0px 0px 0px;

}

#mainBody div.links {
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	height: auto;
	padding: 10px 0px 10px 0px; 
	width: 375px;
	float: left;


}

#mainBody div.links a {
font-family: arial;
font-size: 12px;
color: #529843;

}

#mainBody div.links a:hover {
font-family: arial;
font-size: 14px;
color: #000000;

}

#mainBody a {
font-family: arial;
font-size: 12px;
color: #0000ee;

}

#footer {
	height: 30px;
	width: 100%;
	position: relative;
	top: 1800px;
	background-color: #FF9933;
	margin: 0% 0% 0% 0%;
	left: 0%;
	right: 0%;

}

#footer div.copyWrite{
	height: 30px;
	font-family: arial;
	color: #ffffff;
	font-size: 10px;
	float: left;
	margin-left: 62px;
	padding-top: 7px;
}

