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

body { margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../z_images/TopBG.jpg) top repeat-x #000;
	}

#commonpage {width: 100%; background:url(../z_images/CBody.jpg) center repeat-y;}

#cheader { background:url(../z_images/CHeader.jpg) center no-repeat; height:311px; margin-top:0;}
#cheader a, img { text-decoration:none; border-style:none;  }
#cheader h1 { padding-top: 80px; text-decoration:none;}

#cbody { width: 100%;  clear:both; }


#cbodycontent { width:700px; text-align:left; }
#cbodycontent p { text-align:left; }

#recommended p, li {text-align:left;}

#cfooter { background:url(../z_images/CFooter.jpg) center no-repeat; height: 124px; }
#cfooter a { font-size:15px; text-decoration:none; color:#FFFFFF;  }
#cfooter h1 { padding-top: 70px; }