body
{
    background-color: #fff;
    color: #000;
    font-family: Arial;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    text-align: center;
}

#container
{
    margin: 0 auto;
    padding: 0px 0 30px;
    margin-top: 70px;
    text-align: left;
    width: 900px;
}

#topbanner
{
   width: 900px;
   height: 65px;
   border: 0px;
   border-style: none;
   margin:0px;
   padding:0px;
   color:#666;
}

#topbanner .logo
{
  width:635px;
  vertical-align: top;
}


#topbanner .address
{
  width:200px;
  vertical-align: top;
}

#topbanner .contact
{
  width:065px;
  vertical-align: top;
}

#frame
{
	
	margin-top: 95px;
    margin-left: 0px;
	margin-right: 0px;
	
	
}

#copyright
{
  margin-top: 50px;
  width:900px;
  height: 100px;
  text-align: center;
  display:block;
  float:left;
}

#copyright a
{
  margin-right: 10px;
}

#home
{
  margin-top: 0px;
  width:900px;
  height: 30px;
  text-align: center;
  display:block;
}

.leftitem
{
	width: 270px;
	height: 360px;
	padding-left: 0px;
	padding-right: 30px;
	float:left;
}

.centeritem
{
	width: 270px;
	height: 360px;
	padding-left: 15px;
	padding-right: 15px;
	float:left;
}

.rightitem
{
	width: 270px;
	height: 360px;
	padding-left: 30px;
	padding-right: 0px;
	float:left;
}


.thumb
{
	width: 270px;
	height: 270px;
	vertical-align:top;
	float:left;
}

.thumb a 
{
	height: 270px;
	width: 270px;
	display:block;
	background-color:#000;
}

.thumb a:hover
{
	background-position: left bottom;
}

.title
{
	width: 162px;
	height: 20px;
	padding-top:10px;
	padding-left: 3px;
	float:left;
	text-align: left;
}

.link
{
	width: 100px;
	height: 20px;
	padding-top:10px;
	padding-right: 5px;
	float:left;
	text-align: right;
}



img
{
	border: 0px;
	border-style:none; 
}

.address img
{
	padding-top: 3px;
}

a
{
   color:#000;
}

h1
{
    padding:0px;
	margin:0px;
	margin-top:10px;
    font-size:18px;
    font-weight:normal;
	letter-spacing: -1px;
	color:#333;
}

p
{
   margin:0px;
   padding-top: 15px;
   padding-bottom: 25px;
   color:#666;
}

.address p
{
   margin:0px;
   padding-top: 10px;
   padding-bottom: 0px;
}


ul
{
   list-style-type: none;
   padding:0px;
   margin:0px;
   margin-bottom: 25px;
}

ul li
{
  padding-bottom: 5px;
  color:#666;
}

.spacer
{
    display: block;
    clear: both;
    height: 100px;
}

.spacers
{
    display: block;
    clear: both;
    height: 50px;
}

.spacerxs
{
    display: block;
    clear: both;
    height: 15px;
}


/****************** Gallery pages ****************/

.gallery p
{
   margin:0px;
   padding-top: 15px;
   padding-left: 2px;
   color:#666;
}


.gallery li
{
   margin-bottom: 150px;
}





