﻿@charset "utf-8";
/* CSS Document */

body{font-family:Arial, Helvetica, sans-serif; width:100%; font-size:80%; background-color:#FFFF99;}

p{font: 1.2em/1.8em Arial, Helvetica, sans-serif; margin-bottom: 10px;}

h1 {	display:none;}

h3{font-size:1.3em; line-height:1.1em; color:#003; text-align:center;}

a {color:#993300; font-weight:bold; text-decoration:none;}
a:hover{color:#663300;}

.sizeres {width:960px; margin:0 auto; text-align:left; }

#header{background-image:url('../images/header-bg.png'); background-repeat:repeat-x; overflow:hidden; height:170px;}

#logo{margin:10px auto;}

#testimony{display:none;}

#nav{background-image: url('../images/menu-bg.png'); height:50px; width:614px; background-repeat: no-repeat; margin:30px auto 0 auto;}

#nav ul{padding-top:13px; padding-left:20px; text-align:center;}

#nav li{float:left; display:inline; padding-right:17px; color:#663300; font-size:18px;}

#nav a{color:#003; font-weight:normal;}

#nav a:hover{color:#663300; border-bottom: 2px solid #663300;}

#tier1{background-color:#003;  padding-top:30px; padding-bottom:30px;}

#tier1 p{color:#FFF; text-align:center;}

#tier1-left{float:left; width:400px; padding-left:20px;}

#tier1-right{margin-left:485px;}

.resize {width:475px; height:auto; border:1px #FFF solid;}

#tier2{background-color:#FFFF99; padding-top:20px; padding-bottom:30px;}

#tier2-left{float:left; width:400px; padding-left:20px;}

#tier2-right{}

#footer{background: url(../images/footer.png) repeat-x; padding-top:20px;}

#footer-left{float:left; width:200px; padding-left:20px;}

#footer-left li{line-height:1.5em; color:#663300}

#footer-middle{width:300px; margin-left:100px; float:left; text-align:center;}

#footer-middle img{padding-top:10px;}

#footer-right{float:right; width:200px;}

.clear{clear:both;}

#footer-bottom{font-size:80%; width:100%; text-align:center;}