﻿input#namefeedback{ z-index:3;width : 230px; height:18px;position:absolute; left:37px; top:136px; overflow:hidden;  font : 100% Arial, sans-serif, Tahoma, Verdana ; color:#6d6e71; font-weight:bold;
border : 0px; background-color:transparent; }


input#emailfeedback{ z-index:3;width : 230px; height:18px;position:absolute; left:37px; top:191px; overflow:hidden;  font : 100% Arial, sans-serif, Tahoma, Verdana; color:#6d6e71;font-weight:bold;

border : 0px; background-color:transparent;}

input#subjectfeedback{ z-index:3;width : 230px; height:18px;position:absolute; left:37px; top:246px; overflow:hidden;  font : 100% Arial, sans-serif, Tahoma, Verdana; color:#6d6e71;font-weight:bold;

border : 0px; background-color:transparent; }

textarea#feedbacktext{ z-index:3;width : 235px; height:95px;position:absolute; left:35px; top:307px; overflow:auto;  font : 100% Arial, sans-serif, Tahoma, Verdana; color:#6d6e71;font-weight:bold;

border : 0px; background-color:transparent; }

input#sendfeedback{ z-index:3;width : 85px; height:25px;position:absolute; left:180px; top:420px; overflow:hidden;  font : 100% Arial, sans-serif, Tahoma, Verdana;color:#6d6e71; border : 0px; background-color:transparent;
 background-image:url('../images/send.png');background-repeat:no-repeat; text-indent:-9999px; outline-style:none;}
input#sendfeedback:hover{ z-index:3;width : 85px; height:25px;position:absolute; left:180px; top:420px; overflow:hidden;  font : 100% Arial, sans-serif, Tahoma, Verdana;color:#6d6e71; border : 0px; background-color:transparent;
 background-image:url('../images/sendhover.png');background-repeat:no-repeat; text-indent:-9999px; outline-style:none;}

div#feedback h3 {
	background-image:url('../images/send_feedback.png'); background-repeat:no-repeat; width:128px; height:13px; text-indent:-9999px; position:absolute; top:70px; left:3px;
}
h4#n {
	background-image:url('../images/name.png'); background-repeat:no-repeat; width:241px; height:46px; text-indent:-9999px; position:absolute; top:110px;left:30px;
}

h4#e {
	background-image:url('../images/email.png'); background-repeat:no-repeat; width:241px; height:46px; text-indent:-9999px; position:absolute; top:165px;left:30px;
}
h4#s {
	background-image:url('../images/subject.png'); background-repeat:no-repeat; width:241px; height:46px; text-indent:-9999px; position:absolute; top:220px;left:30px;
}

h4#fb {
	background-image:url('../images/feedback.png'); background-repeat:no-repeat; width:241px; height:127px; text-indent:-9999px; position:absolute; top:280px;left:30px;
}

div#feedback { width : 700px; height:370px
}
div#contact { width:300px; 


}

div#map { width:400px;

}

h3#wayto a {
	position:absolute;top:100px; right:75px; background-image:url('../images/map-notactive.jpg');background-repeat:no-repeat;width:284px; height:164px ; text-indent:-9999px; outline-style:none;

}
h3#wayto a:hover {
	position:absolute;top:100px; right:75px; background-image:url('../images/active-map.jpg');background-repeat:no-repeat;width:284px; height:164px ; text-indent:-9999px; outline-style:none;

}


p#address {
		position:absolute;top:285px; right:80px; background-image:url('../images/contact-SurveyWire.png');background-repeat:no-repeat;width:258px; height:184px ; text-indent:-9999px; outline-style:none;

}
a#info{
	display:block;top:285px; right:80px;width:258px; height:184px ; outline-style:none;
}

/* =fieldset */
fieldset { 
width : 260px;
height : 325px;
border : 0px solid #666666; 
margin-left:20px;
}
