@CHARSET "UTF-8";

html, body, div, span, h1, h2, h3, h31,  p, a, abbr, em, img, strong, dl, dt, dd, ul, li, fieldset, form, label, legend 
{margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

body {text-align:center; background-color:#f0f7f7; background-image:url(images/bg.jpg); background-repeat:repeat-x; }



#all{ 
text-align:left; /* reset text alignment */
width:715px; /* or a percentage, or whatever */
margin:0 auto; /* for the rest */ }


.text_home{ font-family:Tahoma; font-size:12px; color:#000; text-align: justify; padding:6px 0px 0px 0px; line-height:16px;}
.text_home1{ font-family:Tahoma; font-size:12px; color:#000; text-align: justify; padding:2px 0px 0px 0px; line-height:15px;}


#menu{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#663300; font-weight:bold; padding:12px 0px 0px 0px; font-size:9px;}
#menu a{font-family:Verdana, Arial, Helvetica, sans-serif; color:#663300; font-weight:bold; padding:0px 0px 0px 0px; font-size:9px; text-transform: uppercase; text-decoration:none;}

.copy{ font-family: Tahoma; font-size:10px; color:#606363; padding:12px 0px 0px 0px;}

.img_left{ float: left; margin:0px 10px 10px 10px;}
.img_left1{ float: left; margin:2px 9px 0px 10px;}
.img_rigth{ float:right; margin:6px 10px 10px 8px;}
img{border:none; }