﻿
* 
{
    margin:0;
    padding:0;    
}
.clear
{
    position:relative;
    display:block;
    width:1px;
    height:1px;
    font-size:1px;
    clear:both;
}
.display
{
    display:none;
}
body, html
{
    font-size:100%;
}
/*----------------------------------------------------------------------*/
/*--------*//* BODY */
body 
{
	font:95% Verdana, Verdana, Geneva, sans-serif;
	background:url(../images/backgrounds/strip.gif) repeat-x;
}
/*----------------------------------------------------------------------*/
/*--------*//* WRAPPERS */
#container1
{
	width:100%;
	text-align:center;  
}
#container2
{
	margin:0 auto;
	position:relative;
	padding:150px 0 0 0;
	width:960px;
	font-size:0.85em;
	text-align:left;
	color:#666666;
}
#maincontent
{
    padding:0 0 25px 0;
    width:960px;
    min-height:560px;
}
body.contactPage #maincontent
{
    background:url(../images/backgrounds/robots.jpg) right 300px no-repeat;
}
/*----------------------------------------------------------------------*/
/*--------*//* COLUMNS */
#leftcol
{
    float:left;
    width:255px;
}
#rightcol
{
    float:right;
    width:660px;
}
#rightcol .left
{
    float:left;
    width:380px;
}
body.contactPage #leftcol
{
    width:312px;
}
#rightcol .right
{
    float:right;
    width:265px;
}
body.contactPage #rightcol
{
    width:590px;
}
/*----------------------------------------------------------------------*/
/*--------*//* BANNER */
#banner
{
	position:absolute;
	top:40px;
	left:14px;
	width:942px;
	height:365px;
	background:url(../images/banners/home.gif) no-repeat;	
}
/*----------------------------------------------------------------------*/
/*--------*//* LOGO */
#logo
{
	position:absolute;
	top:15px;
	left:0;
	width:330px;
	height:50px;
	background:url(../images/logo.gif) no-repeat;	
}
#lead
{
	position:absolute;
	top:50px;
	right:0;
	width:528px;
	height:17px;
	z-index:999;
	background:url(../images/lead.gif) no-repeat;	
}
/*----------------------------------------------------------------------*/
/*--------*//* NAVIGATION */
#mainNav
{  
    position:absolute;
    top:92px;
    left:0;
    width:960px;
    height:16px;
    background:url(../images/backgrounds/nav-strip.gif) top repeat-x;
}
/*----------------------------------------------------------------------*/
/*--------*//* PAGE SEQUENCE */
#sequenceC1
{
    position:relative;
    height:350px;
}
#sequenceC2
{
    position:relative;
    height:415px;
}
#sequenceC3
{
    position:relative;
    height:350px;
}
#sequenceC4
{
    position:relative;
    height:500px;
}
#sequenceC5
{
    position:relative;
    height:380px;
}
#sequenceC6
{
    position:relative;
    height:380px;
}
#sequenceC7
{
    float:left;
    position:relative;
    height:245px;
}
#sequenceC8
{
    position:relative;
    height:380px;
}
#sequenceC9
{
    position:relative;
    height:397px;
}
#sequenceC10
{
    position:relative;
    display:block;
    height:205px;
}
#sequenceC11
{
    position:relative;
    display:block;
    height:358px;
}

