@charset "utf-8";
/* CSS Document */

a:link 
{
	color:#000000;
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
	color:#000000;
}
a:hover 
{
	text-decoration: none;
	color:#333333;
}
a:active 
{
	text-decoration: none;
	color:#333333;
}

body
{
width:831px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
background-image:url(../images/layout/bg.jpg);
background-repeat:repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
}

div.title
{
width:831px;
height:148px;
background-image:url(../images/layout/title.jpg);
}

div.tel
{
width:auto;
height:auto;
float:left;
padding-top:125px;
padding-left:85px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
}

div.email
{
width:auto;
height:auto;
float:left;
padding-top:125px;
padding-left:40px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
}

div.photo
{
width:831px;
height:254px;
background-image:url(../images/layout/photo.jpg);
}

div.page
{
width:791px;
height:420px;
padding-left:20px;
padding-right:20px;
background-image:url(../images/layout/pagebg.jpg);
background-repeat:repeat-y;
}

div.page2
{
width:791px;
height:750px;
padding-left:20px;
padding-right:20px;
background-image:url(../images/layout/pagebg.jpg);
background-repeat:repeat-y;
}

div.page3
{
width:791px;
height:460px;
padding-left:20px;
padding-right:20px;
background-image:url(../images/layout/pagebg.jpg);
background-repeat:repeat-y;
}

div.left
{
float:left;
height:440px;
width:450px;
padding-top:20px;
}

div.left2
{
float:left;
height:680px;
width:450px;
padding-top:20px;
}

div.left3
{
float:left;
height:280px;
width:400px;
padding-top:85px;
padding-left:50px;
}

div.nav
{
word-spacing:68px;
float:right;
width:298px;
height:30px;
padding-top:10px;
padding-left:43px;
font-size:14px;
background-image:url(../images/nav/navbuttons.jpg);
background-repeat:no-repeat;
background-position:right;
}

div.pic
{
width:341px;
height:175px;
float:right;
padding-top:30px;
}

div.pic2
{
width:341px;
height:560px;
float:right;
padding-top:30px;
}

div.pic3
{
width:341px;
height:auto;
float:right;
padding-top:50px;
}

div.fishtank
{
width:auto;
height:auto;
float:right;
padding-top:90px;
}

div.fishtank2
{
width:auto;
height:auto;
float:right;
padding-top:10px;
}

div.fishtank3
{
width:auto;
height:auto;
float:right;
padding-top:65px;
}

div.bottom
{
width:831px;
height:46px;
background-image:url(../images/layout/bottom.jpg);
}