/* Reset */

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{
margin: 0; padding: 0; border: 0; outline: none;
}

body
{
line-height: 1;
font-size: 88% /* Decide for yourself if you want to include this. */;
color:#FFFFFF;
}

h1, h2, h3, h4, h5, h6
{
font-size: 100%;
padding: .6em 0;
margin: 0 15px;
}

ul, ol
{
list-style: none;
}

a
{
color: #89aae0;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}
.clear {
clear:both;
}
/* End of Reset */

body {
background-color:#383838;
font-family:Arial, Helvetica, sans-serif;
}
p {
font-size:13px;
line-height:17px;
}
.smalltext {
font-size:11px;
line-height:14px;
}
#wrapper {
margin:20px auto;
padding:0;
width:882px;
}
img a {
margin:0;
padding:0;
}
/* Menu */
#menu {
width:882px;
height:85px;
background-color:#000000;
text-align:right;
}
#logo a {
margin:0 0 0 2px;
width:539px;
height:85px;
display:block;
background-image:url(images/logo.gif);
background-repeat:no-repeat;
float:left;
}
#galleries a {
width:138px;
height:85px;
display:block;
background-image:url(images/galleries.gif);
background-repeat:no-repeat;
float:left;
}
#galleries a:hover {
background-position:bottom;
}
#galleriesin a {
width:138px;
height:85px;
display:block;
background-image:url(images/galleries.gif);
background-repeat:no-repeat;
background-position:bottom;
float:left;
}
#about a {
width:77px;
height:85px;
display:block;
background-image:url(images/about.gif);
background-repeat:no-repeat;
float:left;
}
#about a:hover {
background-position:bottom;
}
#aboutin a {
width:77px;
height:85px;
display:block;
background-image:url(images/about.gif);
background-repeat:no-repeat;
float:left;
background-position:bottom;
}
#prices a {
width:75px;
height:85px;
display:block;
background-image:url(images/packages.gif);
background-repeat:no-repeat;
float:left;
}
#prices a:hover {
background-position:bottom;
}
#pricesin a {
width:75px;
height:85px;
display:block;
background-image:url(images/packages.gif);
background-repeat:no-repeat;
float:left;
background-position:bottom;
}
#blog a {
width:51px;
height:85px;
display:block;
background-image:url(images/blog.gif);
background-repeat:no-repeat;
float:left;
}
#blog a:hover {
background-position:bottom;
}
/* Content Area */
#content {
width:882px;
height:425px;
background-color:#000;
}
#photos {
width:396px;
height:425px;
background-color:#000;
float:left;
}
#text {
width:486px;
height:425px;
background-color:#000;
float:left;
}
.margins {
margin: 25px 60px 20px 20px;
}
.marginsprices {
margin: 25px 20px 20px 20px;
}
/* Footer */
#footer {
width:882px;
height:25px;
}
#green {
width:882px;
text-align:center;
padding:10px;
vertical-align:middle;
}