* { padding: 0; margin: 0; }

body {
 font-family: Century Gothic, Arial, Helvetica, sans-serif;
 font-size:14px;
 background-image:url(images/bg.png);
 background-repeat:no-repeat;
 width:100%;
 background-position:top center;
 background-color:#c4d6e8;
}
#wrapper { 
 margin: 0 auto;
 width: 1000px;
}
#header {
 color: #333;
 width: 1000px;
 height: 358px;
 padding: 0;
 background-image:url(images/header.png);
 background-repeat:no-repeat;
}

#address{
 color: #ff0000;
 width: 300px;
 font-size:18px;
 text-align:center;
 padding: 270px 0 0 70px;
 font-weight:bold;
}
#contact{
 color: #000;
 width: 400px;
 font-size:18px;
 text-align:center;
 padding: 20px 0 0 50px;
 font-weight:bold;
}

a:active, a:link, a:visited
{
	color: #05152e;
    text-decoration: underline;
	font-size:14px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

a:hover
{
   	text-decoration: underline;
	color:#ff0000;
	font-size:14px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

#navigation {
 float: left;
 width: 100%;
 height:30px;
 color: #ffffff;
 padding: 0;
 margin-top: 5px;
}

#navigation .active,#navigation a:link,#navigation a:visited
{
    color:#ffffff;
    text-decoration: none;
	font-size:20px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

#navigation a:hover
{
    color: #05152e;
	text-decoration: none;
	font-size:20px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

.tameHoriz2, ul.tameHoriz2 li
{
    margin: 0;
    padding: 0 20px;
    list-style: none;
	text-align:center;
}

ul.tameHoriz2 li
{
    display: inline;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

#leftcolumn { 
 color: #333;
 margin: 0px ;
 padding: 20px 10px 0 0;
 height: auto;
 width: 520px;
 float: left;
 text-align:left;
}

#leftcolumn2 { 
 color: #333;
 margin: 0px ;
 padding: 30px 0 0 50px;
 height: auto;
 width: 900px;
 float: left;
 text-align:left;
}

#rightcolumn { 
 float: right;
 color: #000;
 margin: 0px;
 padding: 0;
 height: 541px;
 width: 450px;
 display: inline;
 background-image:url(images/divide.png);
 background-repeat:no-repeat:
}

#movie 
{
padding:30px 0 10px 20px;
}

#sidepics
{
padding:30px 0 20px 20px;
}


#button 
{
vertical-align:bottom;
}

#footer { 
 width: 1000px;
 clear: both;
 color: #000;
 margin: 20px 0px;
 padding-top:20px;
}

#footer a:active,#footer a:link,#footer a:visited
{
    color:#000;
    text-decoration: none;
	font-size:10px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

#footer a:hover
{
    color: #ff0000;
	text-decoration: none;
	font-size:10px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

#footerWrap 
{ 
 width:1000px;
 margin:80px 0 0 10px;
 text-align:center;
}

ul.tame, ul.tame li
{
    margin: 0;
    padding-bottom: 10px;
    display: list-item;
    list-style: none;
	line-height: 1.25em;
	text-align:center;
	font-size: 12px;
}

.tameHoriz, ul.tameHoriz li
{
    margin: 0;
    padding: 0;
    list-style: none;
	text-align:center;
}

ul.tameHoriz li
{
    display: inline;
    font-size: 1em;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
}	

#gallery
{
width:790px;
margin: 10px auto;
}

.bottomlinks
{
text align: center;
}

.bottomlinks a:active, .bottomlinks a:link, .bottomlinks a:visited
{
	color: #05152e;
    text-decoration: underline;
	font-size:10px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

.bottomlinks a:hover
{
   	text-decoration: underline;
	color:#ff0000;
	font-size:10px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

