/*
   __              __                                             
  /\ \  __        /\ \                                            
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____  
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\ 
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com
  
   / GENERAL
   / BASE
   / HEADER
   / CONTENT
   / FOOTER
   / #HOME

*/
/* ################################## CONTACT ################################## */
#contact {}

#contact .box1{
	position:relative;
	width:753px;
	height:240px;
	background:url(images/contact-bx1-bg.jpg);
}

#contact .box1 .txt{
	position:absolute;
	top:18px;
	left:223px;
	z-index:1223;
}
#contact .box1 .txt img { display:block;}
#contact .box1 .txt p {
	margin:20px 20px 0 5px;
}

#contact .box2 { margin:15px 0px; width:753px;}
#contact .box2 p { margin:7px 14px 7px 32px; }
#contact .box2 ul { list-style:none; margin:0; padding:10px 0 0 100px;}
#contact .box2 li { margin:7px 14px 20px 32px; background:url(images/arrow-blue.gif) no-repeat 0px 5px; padding-left:17px; color: #FF4E00; font-weight: bold;}
#contact .box2 li a { color: #FF4E00; font-weight: bold; text-decoration: none; }
#contact .box2 li a:hover { text-decoration: underline; }

#contact .box2 { margin:15px 0px; width:753px;}
#contact .box3 p { margin:18px 14px 18px 14px}
#contact .box3 label { margin:7px 14px 20px 32px; background:url(images/arrow-blue.gif) no-repeat 86px 5px; padding-left:105px;}
#contact .box3 .campo { width: 300px; }
#contact .box3 .txt { width: 400px; margin: 0 0 0 135px; height: 80px; }
#contact .box3 .send { margin: 0 0 20px 295px; }