body
{
    margin:0;
    background: #ccc;
}
#contactus_main {
	height: auto;
	width: 899px;
	margin: 0px auto;
}
#contactus_main .contactus_1 {
	width:879px;
	height:268px;
	position:relative;
	padding:10px 0 0 20px;
	background: url(../images/Contactus/Contactus_1.jpg) no-repeat bottom left;
}
.name
{
    width:244px;
    height:47px;
    left:140px;
    top:200px;
    position:absolute;
    background:url(../images/Contactus/name.png) no-repeat Center;
}
#contactus_main .contactus_2 {
	width:899px;
	height:526px;
	background: url(../images/Contactus/Contactus_2.jpg) no-repeat top left;
}
/*****Child *************/

#contactus_main .child_top{
	width:448px; 
	height:32px;
	margin:0px auto;
	padding-left:2px;
	background:#EE3F96;
	position:relative;
	-webkit-border-radius: 9px 9px 0px 0px;
    -moz-border-radius:  9px 9px 0px 0px;
    border-radius:  9px 9px 0px 0px;
    behavior: url(PIE.htc);
}
#contactus_main .child_middle{
	width:428px; 
	min-height:428px;
	height:auto;
	padding:25px;
	background:#ffffff;
	border:1px solid #EE3F96;
	position:relative;
	-webkit-border-radius: 12px;
    -moz-border-radius:  12px;
    border-radius:  12px;
	overflow:auto;
    behavior: url(PIE.htc);
}
#contactus_main .child_bottom {
	width:450px; 
	height:12px;
	margin:0px auto;
	background:#EE3F96;
	position:relative;
	-webkit-border-radius: 0px 0px 9px 9px;
    -moz-border-radius:  0px 0px 9px 9px;
	border-radius:  0px 0px 9px 9px;
    behavior: url(PIE.htc);
}

/*****Child *************/
#contactus_main .ft{
	width:899px;
	height:24px;
	padding-top:10px;
	background:url(../images/Contactus/ftr.jpg) repeat-x;
	text-align:center;
	font:normal 8pt verdana;
}
#contactus_main .contactus_left {
	float: left;
	height: auto;
	width: 480px;
	margin-left:20px;
}
#contactus_main .contactus_right {
	float: right;
	height: auto;
	min-height:274px;
	width: 330px;
	padding:250px 20px 0px 20px;
	font:normal 9pt verdana;
	color:#231f20;
	line-height:1.5em;
}
#contactus_main .contactus_top{
	width:448px; 
	height:32px;
	margin:0px auto;
	padding-left:2px;
	background:#000030;
	position:relative;
	-webkit-border-radius: 9px 9px 0px 0px;
    -moz-border-radius:  9px 9px 0px 0px;
    border-radius:  9px 9px 0px 0px;
    /*-webkit-box-shadow: #666 0px 2px 3px;
    -moz-box-shadow: #666 0px 2px 3px;
    box-shadow: #666 0px 2px 3px;
    background: -webkit-gradient(linear, 0 0, 0 bottom, (#e8e9ea), (#ffffff), (#e8e9ea));
    background: -moz-linear-gradient(#e8e9ea, #ffffff, #e8e9ea);
    background: linear-gradient(#e8e9ea, #ffffff, #e8e9ea);
    -pie-background: linear-gradient(#e8e9ea, #ffffff, #e8e9ea);*/
    behavior: url(PIE.htc);
}
#contactus_main .contactus_middle{
	width:430px; 
	min-height:430px;
	height:auto;
	padding:25px;
	background:#BFBFCB;
	position:relative;
	/*border:1px solid #ED1B23;*/
	-webkit-border-radius: 12px;
    -moz-border-radius:  12px;
    border-radius:  12px;
	overflow:auto;
    behavior: url(PIE.htc);
}
#contactus_main .contactus_bottom {
	width:450px; 
	height:12px;
	margin:0px auto;
	background:#000030;
	position:relative;
	-webkit-border-radius: 0px 0px 9px 9px;
    -moz-border-radius:  0px 0px 9px 9px;
	border-radius:  0px 0px 9px 9px;
    behavior: url(PIE.htc);
}
#contactus_main .urlname{
	font:bold 24pt verdana;
	color:#000030;
	text-align:center;
}
.mn{
	font:normal 8pt verdana;
	float:left;
	padding:10px 13px;
}
.mn a{
	color:#ffffff;
	text-decoration:none;
}
.mn a:hover, .mn a.focus{
	color:#cccccc;
	text-decoration:none;
}