/* CSS Document */


/*Top Navigations CSS Start*/
.main{ width::900px; border-top:1px solid #8D8E90; border-bottom:1px solid #8D8E90; }
#button{ float:left;}
.corner_left{ float:left; width:20px;}
.middle_bg{ height:32px; background-image:url(img/middle-bg.png); float:left;}
.corner_right{ float:left; width:20px;}
.clear{  clear:both;}
/*Top Navigations CSS End*/


/*Green Line Box CSS Start*/
.green_box{ width:492px; float:left;}
.top{ float:left;}
.top_left{ width:13px; float:left;}
.top_right{ width:13px; float:left;}
.top_line{ height:13px; background-image:url(../../img/greenline-box/green-line-top.gif); float:left; width:466px; background-repeat:repeat-x;}

.middle_part{ width:492px; float:left;}
.middle{ background-image:url(../../img/greenline-box/green-box-bg.gif); float:left; width:492px; background-repeat:repeat-y;}

.bottom{ float:left; width:492px;}
.bot_left{ width:13px; float:left;}
.bot_right{ width:13px; float:left;}
.bottom_line{ height:13px; background-image:url(../../img/green-line-bottom.gif); float:left; width:466px;}
/*Green Line Box CSS End*/



/*Black Line Box CSS Start*/
.black_box{ width:182px; float:left;}
.black_top{ float:left;}
.btop-left{ width:11px; float:left}
.btop-right{ width:11px; float:left}
.btop_bg{ height:11px; background-image:url(img/black-top-line.gif); float:left; width:160px; background-repeat:repeat-x;}

.bmiddle_part{ width:182px; float:left;}
.bmiddle{ background-image:url(img/blackbox-midbg.gif); float:left; width:182px; background-repeat:repeat-y;}

.black_bot{ float:left; width:182px;}
.bbot-left{ width:11px; float:left}
.bbot-right{ width:11px; float:left}
.bbot_bg{ height:11px; background-image:url(img/black-bot-line.gif); float:left; width:160px;}

/*Black Line Box CSS End*/







