@charset "utf-8";
/* CSS Document */

html, body, div, p, a, img, ul, li, dl, dt { margin:0px; padding:0px; border:0px; }

body               { 
					 	background:url(bg_pic.jpg) top left no-repeat #002034; 

				   }
				   
p                  { 
					    font:11px Arial, Helvetica, sans-serif; color:#731717; 
				   }

#maincontainer     { 
						width:958px; margin:0px 0px 0px 400px;
				   }

#header            {    
						margin:15px 0px 0px 0px;
						background:url(peachez_pays_header.jpg) no-repeat; 
						width:958px; 
						height:225px; 
				   }

/*==========================NAVIGATION==========================*/
#nav               { background:url(navbg.jpg); width:607px; height:32px; float:right; margin:179px 0px 0px 0px; padding:13px 0px 0px 2px; }
  
#nav .home         { background:url(top_homenav.jpg); width:65px; height:30px; float:left;  margin:0px 0px 0px 15px; }

#nav .signup       { background:url(top_signupnav.jpg); width:68px; height:30px; float:left; margin:0px 0px 0px 28px; }

#nav .sites        { background:url(top_sitesnav.jpg); width:69px; height:30px; float:left; margin:0px 0px 0px 28px; }

#nav .adtools      { background:url(top_adtoolsnav.jpg); width:76px; height:30px; float:left; margin:0px 0px 0px 34px; }

#nav .login        { background:url(top_loginnav.jpg); width:53px; height:30px; float:left; margin:0px 0px 0px 32px; }

#nav .resources    { background:url(top_resourcesnav.jpg); width:84px; height:30px; float:left; margin:0px 0px 0px 32px; }

#nav .support      { background:url(top_supportnav.jpg); width:66px; height:30px; float:left; margin:0px 0px 0px 39px; }


#content           { background:url(bgcont.jpg) repeat-y top; width:948px; padding:0px 5px 0px 5px; margin:0px; }

#latestnews        { background:url(latestnewsbg.jpg); width:203px; height:276px; padding:68px 32px 0px 32px; }
#latestnews p      { color:#FFFFFF; text-align:justify; }

#flashcontainer    { background:url(flash.jpg); width:681px; height:344px; float:left; }

#stick             { background:url(stick.jpg) no-repeat; width:948px; height:9px; }

/*==========================CONTENT==========================*/
#bgyellow          { background:url(yellowbg.jpg) #FFFFFF repeat-x top; width:948px; float:left; }
#bgyellowleft      { width:696px; float:left; padding:27px 0px 0px 0px; }
#bgyellowleft p    { font:12px Arial, Helvetica, sans-serif; line-height:1.4em;  padding:0px 25px 0px 27px; }
#stick2            { background:url(stick2.jpg) #FFFFFF  repeat-x top; width:696px; float:left; padding:7px 0px 0px 0px; }


#bgyellowright     { background:url(bgblue.jpg) no-repeat; width:245px; height:470px; float:left; padding:10px 0px 0px 7px; }
#bgyellowright img { margin:0px auto; }
#imgbrd            { border:solid 1px; color:#f5d251; margin:0px 0px 10px 0px; }


/*==========================OUR SITES==========================*/
#oursites_left                  { width:267px; float:left; background:#004f5a; padding:0px 0px 80px 0px;  }
#oursites_right                 { width:651px; float:left; padding:20px 10px 10px 15px; }
#oursites_right .contentimg     { width:192px; float:left; margin:20px 18px 0px 0px; }
#oursites_right .contentimg p   { font:12px Arial, Helvetica, sans-serif; color:#525252; text-align:justify; line-height:1.4em; }
#oursites_right .contentimg p a { color:#525252; }
#oursites_right .title          { font:12px Arial, Helvetica, sans-serif; color:#ff8a00; text-align:center; font-weight:bold; margin:5px 0px 5px 0px; } 


.longdivider      { background:url(longdivider.jpg) repeat-y; width:5px; height:815px; float:left; }
.sitesdivider     { background:url(sites_divider.jpg) no-repeat top; width:267px; height:9px; float:left; }
#signup           { background:url(signup.jpg) no-repeat top; width:267px; height:341px; float:left;  }


/*==========================ADTOOLS==========================*/

#adbluebck          { background:url(blue_adtools_bg.jpg) no-repeat; width:585px; height:40px; padding:5px 0px 0px 15px; margin:20px 0px 0px 0px; }
#adtoolscontent     { width:585px; margin:10px 0px 0px 0px; }
#adtoolscontent p   { line-height:1.4em; padding:10px 0px 0px 0px; }
#adtoolscontent img { margin:0px 15px 0px 0px; }
.brd                { border:solid 1px; color:#f5d251; float:left; margin:3px 0px 3px 12px; }

/*==========================LOGIN==========================*/
#loginbg            { background:url(logbgblue.jpg); width:674px; height:362px; float:left; margin:0px 0px 0px 0px; }
#loginpage          { background:url(bgblue2.jpg) repeat-x #132651 top; height:374px; width:651px;  float:left; padding:15px 10px 16px 15px; color:#FFFFFF; }

.logintxt           { width: 210px;}
.logintxt2          { width: 280px;}


/*==========================SIGNUP==========================*/
#signupcontent      { font:normal 11px Arial, Helvetica, sans-serif; margin:20px 0px 15px 0px;}
#signupcontent input            { width:115px; height:17px; border:solid 1px #000000; }



/*==========================FOOTER==========================*/
#footerbg          { background:url(footerbg.jpg) no-repeat; width:928px; height:48px; padding:20px 15px 10px 15px; clear:both; }
#footerbg p        { color:#58523c; }                    


