﻿* 
{
    margin:0;
    padding:0;    
}
.clear
{
    position:relative;
    display:block;
    width:1px;
    height:1px;
    font-size:1px;
    clear:both;
}
body, html
{
    font-size:100%;
}
/*----------------------------------------------------------------------*/
/*--------*//* BODY */
body
{
    font:95% Arial, Helvetica, sans-serif;
    background:url(../images/backgrounds/strip.gif) repeat-x;
}
/*----------------------------------------------------------------------*/
/*--------*//* WRAPPERS */
#container1 
{
	width:100%;
	text-align:center;	
}
#container2
{
	margin:0 auto;
	position:relative;
	padding:180px 25px 0 25px;
    width:970px;
    w\idth:920px;
	background:url(../images/backgrounds/main.gif) 0 155px no-repeat;
}
#mainContent 
{
    width:920px;
    height:auto !important;
    he\ight:450px;
    height /**/:450px;
    min-height:450px;
    text-align:left;
    font-size:0.8em;
	color:#7f7f7f;	    
}
/*----------------------------------------------------------------------*/
/*--------*//* COLUMNS */
body.home #leftCol
{
    float:left;
    width:450px;
}
body.home #rightCol
{
    float:right;
    padding:0;
    width:450px;
    background:none;
}
#leftCol
{
    float:left;
    width:650px;
}
#rightCol
{
    float:right;
    padding:10px;
    width:250px;
    width:230px;
    background:#f7f7f7;
}
/*----------------------------------------------------------------------*/
/*--------*//* MAIN NAVIGATION */
#mainNav
{
    position:absolute;
    top:120px;
    left:10px;
    width:950px;
}
/*----------------------------------------------------------------------*/
/*--------*//* COMPANY NAME */
#companyName
{
    position:absolute;
    top:20px;
    left:10px;
}
/*----------------------------------------------------------------------*/
/*--------*//* TELEPHONE */
#telephone
{
    position:absolute;
    top:20px;
    right:10px;
}
/*----------------------------------------------------------------------*/
/*--------*//* FOOTER */
#footer
{
    width:100%;    
    height:auto;
    font-size:0.7em;
}
#footer .inner
{
    margin:0 auto;
    width:950px;
}
#footer .left
{
    float:left;
}
#footer .right
{
    float:right;
}
/*----------------------------------------------------------------------*/
/*--------*//* BOXES */
#boxes
{
    position:absolute;
    top:20px;
    right:10px;
    width:282px;
    height:39px;
    background:url(../images/boxes.gif) no-repeat;
}
/*----------------------------------------------------------------------*/
/*--------*//* FOOTER */