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

*/
/* ################################## BATTLE ################################## */
#proof {}

#proof .box1{
	position:relative;
	width:753px;
	height:285px;
	background:url(images/proof-bx1-bg.jpg);
}
#proof .box1 .txt{
	position:absolute;
	top:18px;
	left:223px;
	z-index:1223;
}
#proof .box1 .txt img { display:block;}
#proof .box1 .txt p {
	margin:10px 0px 0 5px;
}

#proof .box2 { margin:15px 0px; width:753px;}
#proof .box2 p { margin:7px 14px 7px 32px; }
#proof .box2 .img { background:url(images/proof-bx2-img.jpg); width: 753px; height: 237px; margin: 0 0 15px 0; }
#proof .box2 .img p { padding: 38px 200px 0 30px; }

#proof .box2 { margin:15px 0px; width:753px;}
#proof .box3 .left img { border:#00ADE9 solid 1px; margin: 10px 0 0 15px;}
#proof .box3 .right { width:565px;}
#proof .box3 p { margin:7px 14px 7px 14px}