#html, body { margin:0px; padding:0px; height:100%; background-color:#0052B6; background-image:url(images/fullbg.gif); }
#container { width:100%; background-image:url(images/fadedbg.jpg); }

a { color:#0052B6; text-decoration:none; }
a:hover { color:#7FA9DB; }

.header { width: 974px; height: 81px; margin:0px auto; padding-top:5px; }
.strap { width: 974px; height: 45px; margin:0px auto; }

#menu { width: 974px; height:61px; margin:0px auto; padding: 0px; }
.home { width: 201px; height: 61px; margin:0px auto; float: left; }
.about { width: 190px; height: 61px; margin:0px auto; float: left; }
.contact { width: 203px; height: 61px; margin:0px auto; float: left; }

#mainpanels { width: 974px; margin:0px auto; padding: 0px; }
.panel { margin:0px auto; float:left; }
.leftpanel { width: 12px; height: 323px; margin:0px auto; float:left; }
.imgpanel { width: 296px; height: 323px; margin:0px auto; float:left; }
.imgpanelbg { width: 246px; height: 313px; margin:0px auto; float:left; background-image:url(images/smlboxbg.gif); font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#5d5d5d; padding: 10px 20px 0px 30px; }
.contentpanel { width: 654px; height: 323px; margin:0px auto; float:left; background-image:url(images/contentbox.jpg); }
.alternativepanel { width: 930px; margin:0px auto; float:left; background-image:url(images/lrgboxbg.gif); font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#5d5d5d; padding:10px 10px 0px 10px; text-align:justify; }
.rightpanel { width: 12px; height: 323px; margin:0px auto; float:left; }
.contentbox { width: 610px; height: 303px; margin-left:27px; margin-top:10px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#5d5d5d; text-align:justify; }

.formbox { width:449px; border:1px solid #000000; background-color:#c7d9ef; }
.button { width:449px; height:30px; border: solid 1px #000000; background-color:#7fa8db; }

#footer { width:974px; height:49px; margin:0px auto; background-image:url(images/footer.jpg); font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#1b314d; clear:both; }

#copyright { width:954px; height:15px; margin:0px auto; font-size:10px; font-family:Tahoma, Geneva, sans-serif; color:#B0C5D8; }
