/* CSS Document */

/* CSS Document */
body{ margin:0px; padding:0px; font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; font-size:13px; line-height:25px; color:#333333; text-align:justify;  background:url(../images/background-inner.gif) repeat-x #f0f0f0;}
h2{ font-size:18px; font-weight:100; color:#660000; text-transform:capitalize;}
#banner{ float:left; width:100%; text-align:justify; height:125px;}
.banner{ width:1003px; height:125px; text-align:justify;}

#link{ float:left; width:100%; height:68px; margin:5px 0px 0px 0px;}
.link{ width:1003px; height:68px; text-align:justify; background:url(../images/link-back.gif);}
.link ul{ margin:0px; padding:0px; list-style:none;}
.link ul li{ float:left; padding:20px 0px 0px 0px; display:inline;}
.link ul li a{color:#432412; font-size:16px; text-decoration:underline; padding:20px 30px 28px 30px;}
.link ul li a:hover{ background:#432412; color:#FFFFFF;}

#animation{ float:left; width:100%; text-align:justify;}
.animation{ width:1003px; height:330px; background:#fff; text-align:justify; margin:10px 0px 0px 0px;}

#bottom{ float:left; width:100%; text-align:justify; margin:0px 0px 0px 0px; height:100%;}
.bottom{ width:953px; height:100%; text-align:justify;}
.bottom-left{ width:670px; float:left; text-align:justify; margin:25px 0px 0px 0px; height:100%;}
.bottom-right{ width:253px; float:left; text-align:justify; margin:25px 0px 0px 30px; height:100%;}

#footer{ float:left; width:100%; text-align:justify; height:240px; margin:20px 0px 0px 0px; background:#eee6ce; padding:0px 0px 55px 0px;}
.footer{ width:953px; height:170px; text-align:justify; margin:25px 0px 5px 0px;}
.footer ul{ margin:0px; padding:0px; text-align:justify;}
.footer ul li{ width:210px; text-align:justify; margin:0px 27px 0px 0px; float:left; display:inline;}
#last{ float:left; background:#333333; text-align:justify; height:50px; width:100%;}
.last{ width:953px; height:50px; text-align:justify;}
.border{ border-radius:20px;}
.boxborder{ border-left: #f1f0f0 thick groove; border-bottom:#666666  thin ridge;}