#maincontent {
background : #fafafa;
}
#maincontent #graph {
margin-top : 15px;
background : #fafafa url(../images/statgraph2.jpg) no-repeat left;
width : 203px;
height : 156px;
float : left;
}
#maincontent p {
margin-top : 10px;
}
#maincontent img {
float : left;
margin : 10px 10px 10px 0;
}
#maincontent .readm {
color : #618fb5;
font-weight : bold;
background : inherit;
}
#maincontent h2 {
font : bold 1.6em "Tahoma", verdana, Arial;
color : #585858;
background : transparent;
margin-bottom : 4px;
border-bottom : 1px solid #e3eaef;
}
#maincontent #introduction {
margin: 25px 0 40px 0;
width : 100%;
background : inherit;
text-align : justify;
color : #8e8e8e;
}
#maincontent #introduction li {margin-bottom:10px;
}

#maincontent #introduction a {
color : #585858;
}
#maincontent #introduction a:hover {
text-decoration : none;
}


#maincontent #leftProducts {
	margin: 5px 0 25px 0;
	width : 350px;
	float:left;
	background : inherit;
	text-align : justify;
	color : #8e8e8e;
	padding: 10px;
}
#maincontent #leftProducts a {color : #4B7DA7; text-decoration:underline;}
#maincontent #leftProducts a:hover {color : #4B7DA7; text-decoration:none;}
#maincontent #leftProducts li {margin-bottom:10px;
}



#maincontent #rightProducts {
	margin: 5px 0 20px 0;
	width : 300px;
	float:right;
	background : inherit;
	text-align : left;
	color : #8e8e8e;
	padding: 10px;
}
#maincontent #rightProducts a {color : #4B7DA7; text-decoration:underline;}
#maincontent #rightProducts a:hover {color : #4B7DA7; text-decoration:none;}
#maincontent #rightProducts img {padding-left:0px; padding-bottom:15px;
}
#maincontent #rightProducts p {padding-top:5px; padding-bottom:5px; text-align:left;
}


#header h4 a {
color : #585858;
}
#header h4 a:hover {
text-decoration : none;
}


#maincontent #rightside {
float : right;
width : 220px;
background : #f0f0f0;
padding : 10px;
margin : 0 0 10px 0;
}
#maincontent #rightside h2 {
margin-bottom : 5px;
}
#maincontent #leftside {
background : inherit;
margin-right : 10px;
width : 530px;
}
#maincontent #leftside .r {
float : right;
width : 250px;
text-align : justify;
margin-bottom : 15px;
}
#maincontent #leftside .le {
width : 250px;
text-align : justify;
margin-bottom : 15px;
}
#maincontent #leftside .pad {
padding : 15px 0 15px 0;
text-align : justify;
}