/*
    AUTHOR: YOUR NAME HERE

*/

/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll;}
body { font: 62.5% Helvetica, sans-serif; background:#000000;  }
ul { list-style: none inside; }
p { font: 1.3em/1.3em; margin-bottom: 1.3em; }
a { outline: none; text-decoration:none;}
a img { border: none; }
img{ padding:0; margin:0;}
blockquote{padding:0 10px;}
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
.transpBlack { background: url(../transpBlack.png); }
/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */
#page-wrap {
	width: 892px;
	margin: 0 auto;
}
#header{padding-left:33px;}
#headerFill{width:562px; height:90px; float:right; background:url(../images/Design%205_r2_c4.gif) no-repeat;}
#content{padding-left:65px; background:url(../images/Design%205_r3_c2.gif) left no-repeat;}
#flashvideo {width:464px; height:330px; float:left; background:url(../images/Design%205_r3_c3.gif) no-repeat;}
#contentFill{ float:right}
#something{ width:464px; height:161px; background:url(../images/Design%205_r5_c3.gif) no-repeat; float:left;}
#footer{padding-left:70px; padding-right:36px; height:31px;}
#footer p { font-size:xx-small; color:#FFFFFF; padding:3px 8px;}
#advert { text-align:center;}
#advert p, #advert a{font-size:x-small; color:#999999;}
#preview_text{ font-family:"Impact","Times New Roman", Times, serif; padding-right:60px; padding-top:140px;}
#preview_text h1{ font-size:x-large; text-transform:uppercase; color:#FDB813; padding-bottom:10px; font-weight:normal;}
#preview_text h2{ font-size:large; color:#FFF; font-weight:lighter;}
#preview_body { padding-top:40px; padding-left:40px;}
#preview_body h3 {font-family:"Impact","Times New Roman", Times, serif; color:#4FA877; font-size:20px; font-weight:lighter;}
#preview_body ul { list-style: none; font-weight:bold; padding:5px 20px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:small; list-style-image:url(../images/bullet.jpg);}
#preview_body li{ padding:10px 0; }
#preview_body li a:link, #preview_body li a:visited{ color:#FFF; text-decoration:none;}
#contact_body { font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; padding-top:20px; padding-left:40px; }
#contact_body p{ font-size:small;}
#contact_body a{ color:#FDB813;}
#contact_body h4{ color:#4fa887; font-size:small;}
#subscribe_body { font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; padding-top:30px; padding-right:40px; padding-left:30px; }
#subscribe_body p{ font-size:small;}
#subscribe_body a{ color:#FDB813;}
#subscribe_body h4{ color:#4fa887; font-size:small;}
/* END STRUCTURE */

#navigation { width:565px; height:29px; background:url(../images/Design%206_03.jpg) left no-repeat #000000; padding-top:50px; text-align:right; padding-right:39px;}
#navigation ul {padding-bottom:10px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; font-size:small; }
#nav li { list-style:none;display:inline; vertical-align:bottom; border-left:#000000 solid 1px; padding-right:5px; padding-left:10px;}
#nav a:link, #nav a:visited {color:#000000;}
#nav a:hover { text-decoration:underline;}
#nav a.active { color:#A7000A;}