body{ margin:0px 0px 0px 0px;  background:url('../img/bg.png') #AEAEAE top repeat-x;}
*{font-family:Arial, Verdana, Helvetica; font-size:12px; color:#666666;}
p{margin-top:0px; margin-bottom:0px; text-align:left;}
#global{
	z-index:1;
	position:absolute;
	width:677px;
	height:505px;
	left:50%;
	top:50%;
	margin-top:-252px;
	margin-left:-338px;
	background:url('../img/main.png') no-repeat;
}
#globalcontact{
	z-index:1;
	position:absolute;
	width:677px;
	height:505px;
	left:50%;
	top:50%;
	margin-top:-252px;
	margin-left:-338px;
	background:url('../img/maincontact.png') no-repeat;
}
#contact{
	z-index:2;
	position:relative;
	width:237px;
	height:52px;
	background:url('../img/contact.png') no-repeat;
	left:378px;
	top:370px;
}
form{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; position:relative; top:100px; _top:80px; left:240px;}
label{ float:left !important; _float:none; width:100px; padding:3px; margin-right:5px; _position:relative; _top:-8px; text-align:right;}
input, select, textarea{color:#A41C22; margin-bottom:10px; border:1px solid #CCCCCC;}
input{width:200px;}
input:focus, textarea:focus, select:focus{background:#EEEEEE;}
textarea{width:260px; height:120px;}