html {background:#e2e2e2 url(../images/bg.png) repeat;}
body {background:url(../images/grid.png) repeat-x center top;padding:0; margin:0;}
#container{width:980px;margin:0 auto;}
#head{height:149px;background:#212354 url(../images/head.png) repeat-x center top;}
#gutter{margin:0 auto;width:980px;background:url(../images/gutter.png) repeat-y}
#slide{margin:0 auto;width:980px;height:280px;background:url(../images/slide.png) no-repeat center top}
#box{margin:0 auto;width:940px;background:#FFF;overflow:auto;padding-top:20px;min-height:500px}
#footer{margin:0 auto;width:980px;height:180px;background:url(../images/footer.jpg) no-repeat center top;}
#links{width:940px;margin:0 auto;height:80px;font-size : 12px;}
#links p {line-height:10px;margin-bottom:5px}
.fleft{float:left;text-align:left;line-height:10px;padding-bottom:40px}
.fright{float:right;text-align:right;line-height:10px;padding-bottom:40px}
.fright ul li {display:inline;line-height:0px;margin-bottom:5px}
.slideshow{margin:0 auto;width:920px;height:230px;position:relative;top:19px;left:-1px;background:#000;overflow:hidden}
.slideshow img {background:1px solid #000;background-color: #eee;width:920px;height:230px;top:0;left:0;overflow:hidden}
.awards{width:940px;margin:0 auto;height:80px;background:none;position:relative;top:60px}
.awards img {float:right;margin-left:20px}
img.foo{float:left;margin:0;position:relative;top;20px}
#inner{height:50px;background:url(../images/inner.png) no-repeat center top}

/*Menu*/
#menu{height:50px;position:absolute;top:55px;width:980px;}
#menu ul{list-style:none;margin-left:475px}
#menu ul li{display:inline;line-height:50px;}
#menu ul li a{padding-right:20px;color:#cfcfd9;text-transform:uppercase;text-decoration:none;font-size:12px;}
#menu ul li a:hover{color:#FFF;text-decoration:none}

/*Three Boxes*/

#boxes{clear:both;padding:0px 0 40px 0;display:block}
.left, .middle, .middle_blank, .right  {width:300px;float:left;}
.middle {margin-left:20px;margin-right:20px;background:url(../images/photos.png) no-repeat center top;height:300px} 
.middle_blank{margin-left:20px;margin-right:20px;}
/*Content and Sidebar*/

#content{width:600px;float:left;}
#nav{width:300px;float:right;}
#nav ul {margin-bottom:3.5em}
ul li.quote{font-style:italic}
p.address{line-height:0px;font-style:italic}
ul.pride li{}
.clr{clear:both}
h2.nomargin{margin-top:0px}

input, textarea {padding:3px}




