/* Contact */
.Contact1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
	background:url(/images/contact/contact_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.Contact2 {
	background:url(/images/studies/body_bg.png);
	background-repeat:no-repeat;
	color:#808080;
	font-size:12px;
}
.Contact3 {
	background-color:#8BAEC4;
}
.ContactBG {
	background:url(/images/contact/contact_bg_right.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.Invent1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
	background:url(/images/contact/invent_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}