* { margin: 0; }
html, body { height: 100%; }
body{margin:0; padding:0;background-image:url(../images/nav_gradient.png); background-position:0 0; background-repeat:repeat-x;font-family:"Helvetica", Arial, Sans-Serif; font-size:10px; color:#000;}
a { color:#C63; text-decoration:none; font-weight:bold; }
a img { border:0; }
img { display:block; margin:0; }
a:hover { color:#F33; text-decoration:none; }

/* ------------------------------------------------------------- PAGE */
#topsection { display:block; float:left; height:106px; width:1000px; background:url(../images/nav_gradient.png) repeat-x; }
#topsection img{display:block;float:left}

div.nav{position:absolute;top:0;left:272px}

div.nav li{display:block;float:left;list-style-type:none;border-left:solid #FFF 4px }
div.nav a{display:block; padding:40px 2em 0.5em;font-size:10px;line-height:50px;color:#000;}
div.nav a:link,#navlist a:active, #navlist a:visited {color:#000;text-decoration: none;}
div.nav a:hover {color: #F90;text-decoration: none;}

/* ------------------------------------------------------------- main section */
#mainsection{display:block;float:left;width:1000px; #FFF;font-family:Helvetica, Arial, Verdana, sans-serif;font-size:11px}
div.header{display:block;width:1000px;text-align:right;float:left;font-weight:bold;font-size:14px;color:#666}
div.header p{padding:2em 5em;}
div.row1{display:block; float:left; clear:left; width:900px;}
div.row2{display:block; float:left; clear:left; width:900px;}
div.row3{display:block; float:left; clear:left; width:900px;}
div.row4{display:block; float:left; clear:left; width:900px;}

/*------------------footer-------------------------*/
div.wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -74px; /* the bottom margin is the negative value of the footer's height */ }
.footer, .push { height: 74px; /* .push must be the same height as .footer */}
div.footer { display:block; text-align:left; margin-top:0; height:74px;}
div.footerfix { display:block; float:left; clear:left; width:1000px; height:74px; background:url(../images/btm_image.png) no-repeat; }
div.footerfix p { display:block; float:left; padding:1.5em 5em 0 2em; font-size:9px;}