
<style>
html {margin:0; padding:0;}

body {margin:0; padding:0; background-color: #d8d8d8; background-image:url(../img/design/bg.jpg); background-repeat:repeat-x; font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:100%;}


h1 {font-size: 130%; font-weight:normal;}
h2 {font-size: 115%; font-weight:normal;}
h3 {font-size: 105%; font-weight:normal;}
h4 {font-size: 100%; font-weight:normal; margin:0; padding:0;}
h5 {font-size: 90%; font-weight:normal;}
h6 {font-size: 80%; font-weight:normal; margin:0; padding:0;}

p {font-size:90%; color:#282828;}

a:link, a:active, a:visited {color:#1b529b; text-decoration:none;U}
a:hover {color:#568b3e;}


blockquote {}

#body-wrapper {margin:0px auto; padding:0px; width:980px;}

#header {background-image:url(../img/design/banner.jpg); width:980px; height:278px;}

#nav-wrapper {width:980px; height:62px;}

	#nav-bar-left {background-image: url(../img/design/nav-bar-left.png); float:left; width:529px; height:62px;}
	#nav-bar-right {background-image:url(../img/design/nav-bar-right.png); float:left; width:24px; height:62px; }
	
#content-wrapper {background-image:url(../img/design/body.png); overflow: auto; width: 100%}

	#content {width:590px; min-height:200px; padding: 25px 0 0 25px; float:left;}
	
	#content-contact {width:590px; min-height:420px; padding: 25px 0 0 45px; float:left;}
	
	#sidebar {width:320px; min-height:200px; border-left: solid 1px #CCCCCC; margin: 25px 0 0 20px; padding: 0 0 0 15px; float:left; clear:right;}

	
#body-cap {background-image:url(../img/design/body_cap.png); background-repeat:no-repeat; width:980px; height:266px;}

#footer-left {width:490px; float:left;}

#footer-right {width:470px; float:right; margin-right:15px;}

ul#footer-nav {margin:0 0 10px 15px; padding:0px; color:#282828}

ul#footer-nav li {display:inline; font-size:80%;}

	ul#footer-nav a:link, ul#footer-nav a:active, ul#footer-nav a:visited {color:#1b529b; text-decoration:none;}
	ul#footer-nav a:hover {color:#568b3e; text-decoration:none;}

<!-- Class -->

.clear {clear:both;}

.list {font-size:90%; color:#282828; margin-left:30px;}

.small-indent {margin-left:15px;}

.no-margin {margin:0 0 15px 0; padding:0;}

.pic {border:#333 solid 3px; margin:15px; 

-moz-box-shadow: 0px 0px 5px #666;
 -webkit-box-shadow: 0px 0px 5px #666;
 box-shadow: 0px 0px 5px #666;}
 
.float-right {float:right; margin-top:20px; margin-left:450px; position:absolute;}

.gallery {float:left; width:275px;}
