@charset "utf-8";
/* CSS Document */
body
{
background-color:#FFFFCC;
margin:10px 0px 10px 130px;
}
.banner
{width:650px;
height:100px;
background-image:url(imea_banner.gif);
background-repeat:no-repeat;
margin-left:30px;
}
.home
{
font:Arial, Helvetica, sans-serif; font-size:18px; 
margin-left:580px;
margin-top:8px;
text-decoration:none;
}
a
{
font:Arial, Helvetica, sans-serif; font-size:18px;
color:#000000;
text-decoration:none;
}
a:hover
{
font:Arial, Helvetica, sans-serif; font-size:18px;
text-decoration:underline;
color:#0000FF;
}
.container
{
width:700px;
padding:10px 0px 10px 0px;
border-width:1px;
border-style:solid;
border-bottom-color:#f1a400;
border-left-color:#691c6e;
border-top-color:#f1a400;
border-right-color:#691c6e;
margin-top:5px;
background: #ffffff url('content_dna_bg2.jpg') no-repeat fixed center;
}
.catergoty
{
font-family:verdana;
font-size:20px;
background-color:#691c6e;
color:#FFFFFF;
width:100px;
font-weight:bold;
text-align:center;
margin-left:290px;
}
.subcat
{
	font-family:verdana;
	font-size:14px;
	background-color:#9966FF;
	color:#FFFFFF;
	width:500px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	text-align:center;
	margin-left:100px;
	margin-top:10px;
}
span.highlight
{
margin-left:351px;
font-family:Arial;
font-size:14px;
background-color:#f1a400;
color:#333333;
width:30%;
font-weight:bold;
margin-top:2px;
padding:0px 10px 0px 10px;
text-align:center;
}
li
{
font-family:Verdana;
font-size:12px;
list-style-type:disc;
padding-bottom:10px;
margin-left:75px;
}
