@charset "UTF-8";
/* CSS Document */


body{
	margin:0;
	font:13px Helvetica, Arial, sans-serif;
	color:#000;
	padding: 0;
}
h1{
	font:22px Helvetica, Arial, sans-serif;
	color:#000;
	font-weight: bold;
}

h2{
	color:#333;
	width: 500px;
}
h3{
	color:#2175bc;
	margin-bottom: -15px;	
}


#modulewrapper {
	text-align:left;
	padding: 20px;
	line-height: 19px;
	width: 720px;
	height: 890px;
}

#modulewrapper2 {
	text-align:left;
	padding: 20px;
	line-height: 19px;
	width: 720px;
	height: 590px;
}

#moduleimg{
	width: 360px;
	height: 220px;
	
}