﻿
#Center {
	position:absolute;
	left:216px;
	top:110px;
	width:530px;
	height:521px;
	z-index:3;
	background-image:url('../../Images/V.1/contact.gif');
	background-repeat:no-repeat;
	
}
#Center-Header {
	position:absolute;
	left:285px;
	top:-28px;
	width:244px;
	height:26px;
	z-index:1;
}

#Center-Header-1 {
	position:absolute;
	left:223px;
	top:7px;
	width:15px;
	height:8px;
	z-index:1;
}
#Center-Header-2 {
	position:absolute;
	left:-11px;
	top:3px;
	width:230px;
	height:14px;
	z-index:2;
}
#Center-Text-1 {
	position:absolute;
	left:92px;
	top:14px;
	width:432px;
	height:21px;
	z-index:4;
	border-bottom:1px dashed black;
}
#Center-Text-2 {
	position:absolute;
	left:6px;
	top:45px;
	width:518px;
	height:111px;
	z-index:5;
	 line-height:17px;
	border-bottom:1px solid silver;
 
}

#Center-NewUser-1 {
	position:absolute;
	left:130px;
	top:75px;
	width:385px;
	height:19px;
	z-index:7;
}

#name-f {
	position:absolute;
	left:7px;
	top:180px;
	width:515px;
	height:19px;
	z-index:7;
	direction:rtl;
}
.TxtName
{
	position:relative;
	margin:0;
	direction:ltr;
	float:right;
	width:120px;
}
.TxtBox 
{
	position:relative;
	float:right;
	width:200px;
	margin-right:15px;
	 text-align:right;
	 direction:rtl;
	
}
.TxtValidator 
{
	position:relative;
	 margin-right:10px;
	 text-align:left;
	
}
.TxtValidatorSummary 
{
	font-size:11px;
	direction:ltr;
	font-family:Tahoma;
	position:absolute;
	text-align:right;
	width:150px;
	top:460px;
	left:10px;
}
#email-f {
	position:absolute;
	left:0px;
	top:215px;
	width:522px;
	height:19px;
	z-index:7;
	direction:ltr;
}
#title-f {
	position:absolute;
	left:117px;
	top:250px;
	width:405px;
	height:19px;
	z-index:7;
}

#text-area {
	position:absolute;
	left:7px;
	top:295px;
	width:515px;
	height:170px;
	z-index:7;
}
#submit-btn{
	position:absolute;
	left:230px;
	top:475px;
	width:50px;
	height:21px;
	z-index:7;
	right: 141px;
}






