/* CSS Document */
*{margin:0px;}

html,body{ height:100%}
body{background:url(gfx/bodybg123.gif) repeat-x bottom;}
a img{border:0px;}
#all{height: auto !important; min-height:100%; height: 100%;background:url(gfx/bodybg.gif) repeat-x bottom;}
/* header */
.header{background:url(gfx/headbg.jpg) repeat-x; height:144px;}
#header{width:900px; margin-left:auto; margin-right:auto; border-left:1px solid #5A82CE; border-right:1px solid #5A82CE;}
/* end header */

/* menu */
.menu{background:url(gfx/menubg.gif) repeat-x; height:53px;}
#menu{background:url(gfx/menu.gif) repeat-x; height:33px; padding:20px 0px 0px 10px; width:890px; margin-left:auto; margin-right:auto; border-left:1px solid #5A82CE; border-right:1px solid #5A82CE;}
.menu a{font:bold 12px Arial, sans-serif; color:#FFF; text-decoration:none; display:block; float:left; border-left:1px solid #FFF; padding:0px 18px;}
.menu a:hover{color:#29497B;}
#special1{border:0px;}
/* end menu */

/* block */
.block{background-color:#213863; height:178px;}
#block{width:900px; margin-left:auto; margin-right:auto; border-left:1px solid #5A82CE; border-right:1px solid #5A82CE; background-color:#082852; height:178px;}
.special2{float:left; width:150px; font:12px Arial, sans-serif; color:#FFF; text-align:center; padding:35px 15px 0px 15px;}
.special2 a{font:12px Arial, sans-serif; color:#BDF7FF;}
.special2 a:hover{text-decoration:none;}
.special3{float:left; width:155px; border-top:1px solid #082852; border-right:1px solid #082852;}
#special4{float:left; width:226px; border-top:1px solid #082852; border-right:1px solid #082852;}

.line{background:url(gfx/line.gif) repeat-x; height:16px;}
#line{background:url(gfx/line.gif) repeat-x; height:16px; width:900px; margin-left:auto; margin-right:auto; border-left:1px solid #5A82CE; border-right:1px solid #5A82CE;}
/* end block */

/* content */

h1{font:bold 14px Arial, sans-serif; color:#000;}
.content a{font:11px Arial, sans-serif; color:#000099;}
.content a:hover{text-decoration:none;}
#content{width:840px; margin-left:auto; margin-right:auto; border-left:1px solid #5A82CE; border-right:1px solid #5A82CE; padding:0px 20px 55px 40px; font:11px Arial, sans-serif;}
#special5{width:900px; margin-left:auto; margin-right:auto; border-left:1px solid #5A82CE; border-right:1px solid #5A82CE;padding-top:1px}
/* end content */

/* footer */
div#all div#footer_guarantor {
 height: 290px;border-left:1px solid #5A82CE; border-right:1px solid #5A82CE; width:900px; margin-left:auto; margin-right:auto; 
}
div#all div#footer_guarantor1 {
 height: 150px;border-left:1px solid #5A82CE; border-right:1px solid #5A82CE; width:900px; margin-left:auto; margin-right:auto; 
}
#bottom{
 
 margin-top: -178px;
 
 height: 178px;
 clear: both;background:url(gfx/bg_bottom.gif) repeat-x}
.footer{ height:56px; padding:40px 0px 0px 0px; width:900px; margin-left:auto; margin-right:auto; border-left:1px solid #5A82CE; border-right:1px solid #5A82CE; text-align:center; font:10px Arial, sans-serif; color:#000;}
.footer a{font:10px Arial, sans-serif; color:#000;}
.footer a:hover{text-decoration:none;}
/* end footer */

/*div{border:1px solid #C00}*/
