@charset "utf-8";
/* CSS Document */

body{background:#191919;background-image:url(images/topBg.jpg);background-repeat:repeat-x;background-position:top;margin:0px;color:#FFF;text-shadow: 1px 1px 1px #000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

ol{margin:0px;}
#content li{background:url(images/tick.png); background-repeat:no-repeat; background-position:left; text-decoration:none; list-style:none; text-indent:30px;}

.title{font-size:24px;font-family:Myriad Pro}

#main{min-height:900px;margin:0 auto;}
#nav{background-image:url(images/navBack.jpg); background-repeat:no-repeat; background-position:center;width:979px; height:55px;}
#content{font-size:14px;line-height:20pt;}
#footer{font-size:12px; padding-right:20px;}
