/* CSS Document */
body {margin:0; background:#000 url(../images/mainbg.gif) repeat-x; font:11px Arial, Helvetica, sans-serif;	color:#777; }

/* main wrapper*/
#main {width:1080px; padding:0 0 0 0; margin:0 auto;	min-width:1080px; }

/* flash area */
#flash {width:1080px; height: 617px; padding:0 0 0 0; margin:0 auto; }

/* hrule */
#divider {width:1080px; height: 18px; padding:10px 0; margin:0 auto; background: url(../images/hrule.gif) no-repeat}

/* content holder */
#contentHolder {width:1080px; padding:0 0 0 0; margin:0 auto;}

/* about section */
#about {width:325px; padding:10px; margin-left:25px; float:left;}

/* services section */
#services {width:325px; padding:10px; margin:0 auto; float:left;}

/* contact section */
#contact {width:325px; padding:10px; margin:0 auto; float:left;}


/* about section */
p {font: 11px Arial, Helvetica, sans-serif; color:#777;}

a {color: #ffa302; }
a:hover {color: #fff602; }