body {
background-color: #66ccff;
text-align: center;
margin: 1% 2%;
padding: 0;
}

h1,h2,p,a {
font-family: Century,Verdana,sans-serif;
color: #0937be;
background-color: transparent;
}

h1 {
font-size: 3ex;
font-weight: bold;
margin: 12px;
}

p {
font-size: 2ex;
}

a:link {
color: #3838ff;
background-color: transparent;
text-decoration: underline;
}
a:visited {
color: #ffffff;
background-color: transparent;
text-decoration: underline;
}
a:hover {
color: #0937be;
background-color: transparent;
text-decoration: none;
}
a:active {
color: #c0c0c0;
background-color: transparent;
text-decoration: underline;
}

#container {
margin-left: auto;
margin-right: auto;
width: 96%;
text-align: left;
background-color: #c8ecff;
}

#header {
height: 104px;
display: block;
white-space: nowrap;
padding: 0;
margin: 0;
background-color: #66ccff;
}

#linkbar {
height: 30px;
text-align: right;
padding: 0;
margin: 0;
border: 0;
border-top: 3px double #8787fe;
border-bottom: 1px solid #8787fe;
}

div#navbar {
height: 30px;
width: 100%;
border: 0;
background-color: transparent;
float: right;
}

div#navbar ul {
margin: 0px;
padding: 0px;
color: #c8ecff;
line-height: 30px;
white-space: nowrap;
font-weight: bold;
}

div#navbar li {
list-style-type: none;
display: inline;
}

div#navbar li a {
text-decoration: none;
padding: 5px 12px;
color: #8787fe;
}

div#navbar li a:link {
color: #5858ff;
background-image: url('images/link.gif');
background-repeat: no-repeat;
background-position: top left;
}

div#navbar li a:visited {
color: #8787fe;
background-image: url('images/link.gif');
background-repeat: no-repeat;
background-position: top left;
}

div#navbar li a:hover {
color: #0937be;
background-color: transparent;
background-image: url('images/link2.gif');
background-repeat: no-repeat;
background-position: top left;
}

#content {
text-align: left;
background-color: #c8ecff;
}

#main {
width: 100%;
}

#leftbox {
width: 180px;
background-color: #a5e7ff;
padding: 4px;
text-align: center;
}

#centerbox {
padding: 8px;
border: 0;
border-right: 1px solid #66ccff;
border-left: 1px solid #66ccff;
}

#rightbox {
width: 180px;
background-color: #a5e7ff;
padding: 4px;
text-align: center;
}

#footer {
text-align: center;
font-size: 75%;
padding: 0;
padding-top: 16px;
margin: 0;
background-color: #66ccff;
background-image: url('images/fade2.gif');
background-repeat: repeat-x;
}

#footer a {
margin: 4px 14px;
}

#logo {
width: 375px;
height: 100px;
border: 0;
margin: 2px;
float: left;
}

#collage {
width: 300px;
height: 104px;
border: 0;
margin: 0;
float: right;
}

#nadi {
width: 50px;
height: 50px;
border: 0;
margin-right: 24px;
}

#proud {
width: 80px;
height: 28px;
border: 0;
margin-left: 24px;
}

#showroom {
width: 120px;
height: 220px;
border: 0;
margin: 18px;
}

