body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	background-image: url(../images/bg-image.jpg);
	background-repeat: repeat-y;
}

div#menubtns {
	width:220px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
}

.menubtns a{
		color:#23a8b1;
text-decoration: none;
	
}

.menubtns a:link a{
		color:#23a8b1;
text-decoration: none;
	
}

.menubtns a:hover {
		color:#0066a4;
	text-decoration: none;
	
}


div#container {
	margin-left:10px;
	width:922px;
}

div#header {
	padding:0;
	margin-left:7px;
	height:140px;
	background-image: url(../images/mpibanner.jpg);
}


div#main {
	padding:0;
	margin-top:10px;
	height:145px;

}

div#left {
	float:left;
	width: 230px;
	margin-left: 15px;
}

div#right {
	float:right;
	margin-right:15px;
	width:625px;
}

div#quote {
	font-size: 11px;
	float:right;
	padding:10px;
	width:225px;
	line-height: 15px;
	background-color: #23a8b1;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 18px;
	background-color: #23a8b1;
	padding:4px;
}

H2 {
	margin-top:35px;
	font-family: Arial, Helvetica, sans-serif;
		color:#23a8b1;
	font-size: 14px;
}
