#main-section
{
	color: #006600;
}

#main-section #static-bottom-content
{
	padding: 10px 100px 270px 30px;
}
#main-section #static-bottom-content a
{
	color: #d04c02;
	font-weight: bold;
	padding: 0 30px 0 0px;
}
#static-content a
{
	color: red;	
}
#main-section #static-content
{
	padding: 10px 100px 10px 30px;
}
#main-section #heading
{
	font-weight: bold;
	padding: 15px 200px 10px 30px;
}
#main-section #heading label
{
	margin-top: 100px;
	font-weight: bold;
	font-size: 120%;
	color: #d04c02;
}
#main-section #h1
{
	font-weight: bold;
	padding: 20px 200px 15px 0px;
}
#main-section #h2
{
	padding: 10px 0px 10px 0px;
}
#main-section #h1 label
{
	margin-top: 100px;
	font-weight: bold;	
	color: #d04c02;
}

#main-section #p
{
	margin-bottom: 20px;	
}
#main-section #q
{
	margin-top: 10px;	
}


