/* CSS Document */
body{margin:0px; background:#60b1ff url(assets/tile.jpg) repeat-x; font:12px Arial, Helvetica, sans-serif;}
#main{width:760px; margin:0px auto;}
#header{height:112px;}
#logo{float:left;}
#nav{padding-top:61px; margin-left:365px;}
#nav table{background:url(assets/nav_tile.jpg);}
#nav a{display:block; padding-right:1px;}
#content{background:#fff; border:2px solid #fff;}
.green_bar{height:5px; background:#47ad6e;}
.blue_bar{height:5px; background:#60b1ff;}
h1, h2{font:20px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#6d3600; margin:0px;}
h2{font-size:14px;}
.footer{font-size:11px;}
.footer a{font-weight:bold; text-decoration:none; color:#000;}
.footer a:hover{text-decoration:underline;}
