* { 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;}

p3 {
	color: #222;
	font: 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 12px 0;
	line-height: 16px;
}

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;background:url(../images/ice3.jpg) no-repeat #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:1000px;}

div.column1{display:block;float:left;width:451px;background:url(../images/home01.png) no-repeat;}
div.column1v{display:block;float:left;width:451px;height:600px; background:url(../images/ven01.png) no-repeat;}
div.column1 p{display:block;float:right;width:250px;padding:305px 90px 2em 0;text-align:center;}

div.column2 {display:block; float:left; width:229px; padding-top:210px; }
div.column2 p { text-align:left; padding:0 1em 0 1.5em; }

div.column3 { display:block; float:left; width:320px; height:540px; background:url(../images/home02.png) no-repeat; }
div.column3 p { display:block; float:left; width:175px; padding:300px 0 0 1em; text-align:center; font-size:9px; }
div.column3 img { display:block; float:left; clear:left; margin:2em; }


/*------------------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;}
