html, body{
	margin:0;
	padding:0;
	background-image: url(../images/otherpage_pagebg.jpg);
}

.main_table_ourcompany {
	background-image: url(../images/ourcompany_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px none;

} 

.main_table_contactus {
	background-image: url(../images/contactus_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px none;

} 

.menu_bg {
	background-image: url(../images/cemic_menu_bg_rpt1.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}

p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.director_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.management_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
	color: #0000CC;
}

.footer {
	background-color: #364250;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;

}

.contactus_top {
	background-image: url(../images/contactus_quickcontact_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contactus_middle {
	background-image: url(../images/contactus_quickcontact_bg_middle.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.contactus_bottom {
	background-image: url(../images/contactus_quickcontact_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

.form_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.formfield {
	color: #333333;
	background-color: #CCCCCC;
	padding-left: 0px;
	border: 1px solid #000000;
	margin-left: 10px;

}

a:hover {
	color: #003366;

}

.header_bg {
	background-image: url(../images/cemic_header_rightside.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	

}

.menu_option{
	vertical-align: bottom;
}