/*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;} */

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: 629px; margin: 0 auto; background: #FFF url(../_imgs/BG-container.png) repeat-y center top;}

#head {height: 221px; background: #FFF url(../_imgs/BG-head.png) no-repeat center top;}
#head ul {padding-top: 36px; 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: 36px;}
#head li {height: 36px; line-height: 36px; 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: 589px; margin: 0 auto; background: #fff url(../_imgs/BG-searchform.png) no-repeat center bottom; 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 {background: url(../_imgs/BG-footer.png) no-repeat center top; width: 629px; margin: 0 auto; padding: 30px 0; text-align: center; font-size: 9px; color: #FFF;}
#footer a {color: #62bbe5;}
