/* CSS Document */


/* =============== RightArea Setup =============== */
	#mainAria{
    font-size:12px;
	line-height:1.2em;
    margin: 28px 35px 25px 45px;
	}
	#titleimg{
	margin: 0 0 0 41px;
	}	

form {
color:#FFFFFF;
}


	/* :::::: Table :::::: */

	.formtable {
	border:none;
	}
	.formtable th {
	padding:8px 15px 8px 0;
	width:160px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	}
	.formtable td {
	padding:8px 20px 9px 10px;
	}


textarea {
width:340px;
height:80px;
}
.nameArea {
width:90px;
}
.middle {
width:230px;
}
.small {
width:50px;
}
.long {
width:340px;
}
#quesstionnairL,
#quesstionnairR {
display:block;
width:220px;
float:left;
}
#quesstionnairL {
margin:0 20px 0 0;
}
#quesstionnairR {
margin:0;
}


	/* :::::: FONTS :::::: */
		
	.txtS {
	font-size:10px;
	line-height:130%;
	color:#CAC9CB;
	}
	.txtM {
	font-size:12px;
	line-height:150%;
	color:#CAC9CB;
	}
	.txtL {
	font-size:14px;
	line-height:160%;
	color:#CAC9CB;
	}

/* =============== Thanks Setup =============== */

#thanksBox {
width:501px;
background:url(../img/contact/thanks_bg.jpg) no-repeat right bottom;
}