﻿
* 
{
    margin:0;
    padding:0;    
}
.clear
{
    position:relative;
    display:block;
    width:1px;
    height:1px;
    font-size:1px;
    clear:both;
}
.display
{
    display:none;
}
ul, ul li
{
	list-style:none;
	margin:0;
	padding:0;
}
a img
{
	border:none;
}
#mainContent img
{
    margin:0 0 0 10px;
}
/*----------------------------------------------------------------------*/
/*--------*//* BODY */
body,html
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000;
	background:#fff;
}
/*----------------------------------------------------------------------*/
/*--------*//* WRAPPERS */
#container1
{
	width:100%;
	font-size:0.7em;
	text-align:center;
	background:url(../images/bg.gif) top center no-repeat;
}
body.home #container1
{
	background:url(../images/bg-home.jpg) top center no-repeat;
}
#container2
{
	position:relative;
	margin:0 auto 0 auto;
	width:750px;	
	text-align:left;
}
body #mainContent
{
	float:right;
	padding:140px 10px 30px 32px;
	width:520px;
	w\idth:480px;
}
#mainContent iframe
{
	width:480px;
	border:0px solid #ffffff;
}
body.home #mainContent
{
	padding-top:260px;
}
body.gallery #mainContent
{
	padding-bottom:20px;
}
#divHeight
{
	float:left;
	width:1px;
	font-size:1px;
}
/*----------------------------------------------------------------------*/
/*--------*//* BLUE TOP STRIP */
#top
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:30px;	
	text-align:right;
	font-size:0.9em;
	background:#00A0E2;
}
/*----------------------------------------------------------------------*/
/*--------*//* LOGO */
#CampQualityLogo
{
	position:absolute;
	top:40px;
	left:496px;	
	width:234px;
	height:180px;
	background:url(../images/camp-quality.gif) no-repeat;
}
/*----------------------------------------------------------------------*/
/*--------*//* FOOTER */
#footer
{
	width:100%;
	padding:4px 0 4px 0;
	border-top:5px solid #00A0E2;	
}
