body {
font: 11px Helvetica, Arial, sans-serif;
font-size: 11px;
background: #097391;
margin: 0px;
padding: 0px;
}

img {
border: 0px;
}


a {
color: #097391;
text-decoration: none;
}
a:hover {
color: #333333;
text-decoration: underline;
}

h1 {
font: normal 24px Futura, Helvetica, Arial, sans-serif;
letter-spacing: -1px;
margin: 0px;
padding: 0px;
}

#contact_stripe {
height: 25px;
width: 100%;
background: #0B617A;
}
#contact {
margin-left: auto;
margin-right: auto;
width: 900px;
height: 25px;
padding: 5px 0px 0px 0px;
color: #99C0CC;
}
#contact a {
color: #99C0CC;
text-decoration: none;
}
#contact a:hover {
color: #ffffff;
text-decoration: underline;
}

#header {
margin-left: auto;
margin-right: auto;
padding-right: 100px;
width: 900px;
height: 70px;
background: #097391;
}
#logo {
float: left;
width: 350px;
}
.nav {
float: right;
height: 65px;
}
.nav a {
display: block;
font-family: verdana,sans-serif;
font-size: 13px;
color: #ffffff;
margin: 0px 0px 0px 50px;
}
.nav a:hover {
border-bottom: 5px solid #ffffff;
}

#main_container {
margin-left: auto;
margin-right: auto;
width: 900px;
padding: 20px 20px 0px 20px;
background-image: url(img/bg.gif);
background-repeat: no-repeat;
}

#main_content {
width: 860px;
padding: 20px;
background: #ffffff;
}

#portfolio_list a{
display: block;
width: 195px;
padding: 5px 0px 5px 5px;
color: #666666;
}
#portfolio_list a:hover {
color: #333333;
background: #eeeeee;
text-decoration: none;
}
.left_header {
display: block;
padding: 5px 0px 5px 0px;
margin-bottom: 5px;
color: #097391;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
border-bottom: 1px solid #cccccc;
}

#main_image {
width: 640px;
min-height: 400px;
background: #000000;
}
#main_image img {
max-width: 620px;
border: 10px solid #000000;
}
.galleria{list-style:none;width: 640px;margin:0px;padding:0px;}
.galleria li{display:block;width:50px;height:50px;overflow:hidden;float:left;cursor:pointer;border: 3px solid #000000;margin: 10px 10px 10px 0px;background: #000000;}
.galleria li a{display:none}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

.graphic_thumb {
width: 270px;
margin: 0px 0px 20px 0px;
float: left;
border: #cccccc 1px solid;
}

#footer_container {
margin-left: auto;
margin-right: auto;
width: 900px;
height: 60px;
padding: 0px 20px 20px 20px;
background-image: url(img/bg_footer.gif);
background-repeat: no-repeat;
}
#footer_content {
width: 860px;
height: 30px;
padding: 10px 20px 0px 20px;
background: #ffffff;
color: #cccccc;
}
