/*
 Screen style    
 Site: Nautica 13
*/

.box {
 background-color: #fff;
 color: #8D8D8D;
}

#content {
 background: transparent url(../images/bg/content-bottom.gif) left bottom no-repeat;
 color: #8D8D8D;
 padding-bottom: 12px;
}

#content a {
 background-color: transparent;
 color: #555555;
 text-decoration: none;
}

#content a:hover {
 background-color: transparent;
 color: #470F00;
}

#content h1, #content h2, #content h3 {
 background-color: transparent;
 color: #470F00;
}

#footer {
 background-color: #e5f0f4;
 background-image: none;
 color: #684C35;
 width: 800Px;
}

#footer a {
 background-color: transparent;
 color: #684C35;
}

#footer a:hover {
 background-color: transparent;
 color: #CCCCCC;
}

#footer p {
 background: #e5f0f4 url(../images/bg/footer-bottom.gif) bottom left no-repeat;
 color: #684C35;
}

#inner-wrapper {
 background: #ffffff url(../images/bg/inner-wrapper-top.gif) left top no-repeat;
 color: #8D8D8D;
}

#nav a {
 background-color: #e5f0f4;
 color: #453121;
}

#nav a#nav01 span {
 background-image: url(../images/nav/01.gif);
}

#nav a#nav01 {
 width: 120px;
}

#nav a#nav02 span {
 background-image: url(../images/nav/02.gif);
}

#nav a#nav02 {
 width: 120px;
}


#nav a#nav03 span {
 background-image: url(../images/nav/03.gif);
}

#nav a#nav03 {
 width: 120px;
}

#nav a#nav04 span{
 background-image: url(../images/nav/04.gif);
}

#nav a#nav04 {
 width: 120px;
}

#nav a#nav05 span{
 background-image: url(../images/nav/05.gif);
}

#nav a#nav05 {
 width: 120px;
}

#nav a#nav06 span{
 background-image: url(../images/nav/06.gif);
}

#nav a#nav06 {
 width: 120px;
}

#nav a#nav07 span{
 background-image: url(../images/nav/07.gif);
}

#nav a#nav07 {
 width: 120px;
}

#nav a#nav08 span{
 background-image: url(../images/nav/08.gif);
}


#nav a:hover {
 background-color: #ffffff;
 color: #453121;
}


#wrapper {
 width: 1000Px;
}
