/* CSS Document */


/* Page Background*/
#inner_top{ background-image:url(../images/top_bg.jpg); background-repeat:no-repeat; float:left; width:850px; height:35px;}
#inner_middle{ background-image:url(../images/middle_bg.jpg); background-repeat:repeat-y; float:left; width:850px;}
#inner_bottom{ background-image:url(../images/bottom_bg.jpg); background-repeat:no-repeat; float:left; width:850px; height:50px;}


/* Header Section Of Inner Page*/
#name-section{ float:left; width:850px;}
.name{ float:left; height:80px; width:350px; margin-left:15px; margin-top:0px;}
.title{ float:left; width:420px; background-image:url(../images/title_photo.jpg); height:80px; background-repeat:no-repeat; margin-left:0px; margin-top:7px;}

/* Menus Section Of Inner Page */
#menus{ width:810px; height:33px; float:left; padding-left:22px;  font-family:arial; font-weight:bold; color:#FFFFFF; font-size:12px; padding-bottom:10px;}
.left{ background-image:url(../images/right_menubg.jpg); background-repeat:no-repeat; height:33px; width:10px; float:left;}
.middle{ background-image:url(../images/middle_menubg.jpg); background-repeat:repeat-x; height:33px; width:790px; float:left;}
.right{ background-image:url(../images/left_menubg.jpg); background-repeat:no-repeat; height:33px; width:10px; float:left;}
.links{ width:790px; margin:0px; padding:0px;}
.links #link-name{ list-style:none; margin:0px; padding:0px; float:left; width:125px; text-align:center; padding-top:9px;}
.links #link-name a{ list-style:none; float:left; width:125px; text-align:center; text-decoration:none; color:#FFFFFF; }
.links #link-name a:hover{ list-style:none; float:left; width:125px; text-align:center; text-decoration:none; color:#f5f5f6}
.links #link-line{ list-style:none; margin:0px; padding:0px; float:left; width:2px; text-align:center; padding-top:9px;}



/*Footer */
#footer{ text-align:center; color:#FF0000; font-family:arial; font-size:12px; margin-top:15px;}

#footer a{ text-align:center; color:#FF0000; font-family:arial; font-size:12px; text-decoration:none}
#footer a:hover{ text-align:center; color:#000; font-family:arial; font-size:12px; text-decoration:none}
.line-bottom{ color:#000000;}
.copyright{ float:left; width:450px; font-family:arial; font-size:12px; margin-left:5px;}
.cash-bottom{color:#FF0000 }
.cash-bottom a{color:#FF0000; text-decoration:none }
.cash-bottom a:hover{color:#000000; text-decoration:none}
.developed{ float:left; width:250px; font-family:arial; font-size:12px; margin-left:5px; margin-left:135px;}
