/* CSS Document */
*{margin:0;padding:0}
body{text-align:center;background:#FFFFFF url(images/bg.jpg) no-repeat top center;font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:15px;}
.container{width:780px;text-align:left;margin-left:auto;margin-right:auto;}
.header{background:url(images/masthead.jpg) no-repeat top center; height:204px;}
.mainnav{text-align:right;margin-right:50px;}
.textbody{width:780px;}
.content{width:740px;padding:15px;}
.content2{width:740px;padding:15px;text-align:center;}

.leftside{float:left;width:625px;background:url(images/main_pic.jpg) no-repeat top left; height:463px;}
.rightside{float:left;width:115px;}
.footer-left{float:left;text-align:center;width:50%;height:50px;}
.footer-right{float:left;text-align:center;width:50%;background:url(images/phone_number.jpg) no-repeat top right; height:50px;}

ul{list-style: inside; list-style-type: square}
#noshow{display:none;}

h1{font-size:14px; font-weight:bold;padding-top:5px;padding-bottom:5px;}

a{color:#333333;font-weight:bold;}
a:hover{color:#993300;font-weight:bold;}
a:selected{color:#333333;font-weight:bold;}
a:active{color:#333333;font-weight:bold;}
