/*CSS Reset
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,textarea,blockquote,th {margin:0; padding:0;} 

background: #fff url(../_imgs/BG-searchform.png) no-repeat center bottom;
*/

a img {border: none;}
table {border-collapse: collapse;}
td {vertical-align: top;}



body {color:#454545; background:#176691 url(../_imgs/BG-body.png) repeat-x left top;font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif; font-size: 12px;}

.alignright {text-align:right;}

#container {width: 767px; margin: 0 auto; background: #FFF  top;}

#head {height: 221px; background: #FFF url(../_imgs/SNABanner5.jpg) no-repeat center top;}
#head ul {padding-top: 28px; text-align: right; padding-right: 25px; list-style: none; width: 250px; float: right;}
#head ul a {font-size: 16px; color: #FFF; text-decoration: none; background: url(../_imgs/BG-nav-a.png) no-repeat right 50%; padding-right: 30px; display: block; height: 28px;}
#head li {height: 30px; line-height: 30px; background: url(../_imgs/BG-nav-li.png) repeat-x right bottom;}
#head li.last {background: none;}
/*#head ul a {font-size: 16px; color: #FFF; text-decoration: none; background: url(../_imgs/BG-nav-a.png) no-repeat right 50%; padding-right: 30px; display: block;}*/
#head ul a:hover {background: url(../_imgs/BG-nav-a-hover.png) no-repeat right 50%;}
#searchform {width: 726px; margin: 0 auto;  padding: 5px 0 25px 0;}
#searchform2 {width: 589px; margin: 0 auto; background: #cdcdcd url(../_imgs/BG-searchform.png) no-repeat center bottom; padding: 5px 0 25px 0;}
#searchform a {color: #176691;}
#left {width: 250px; float: left; margin-left: 15px;}
#left p {font-size: 9px; margin-bottom: 10px;}
#right {width: 305px; float: right; margin-right: 10px; background: #cdcdcd url(../_imgs/BG-searchform-right.png) repeat-y right top; text-align: right;}
#right table {width: 295px; margin-top: 10px;}
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}

input.button {margin: 10px 0 0 0}



#footer { width: 629px; margin: 0 auto; padding: 5px 0; text-align: center; font-size: 9px; color: #FFF;}
#footer a {color: #62bbe5;}



