/* CSS Document */

body { margin: 0px; padding: 0px; font-family: Arial, Verdana, Helvetica, sans-serif; height: 100%; background-image:url('../images/bg_img.jpg'); }

#Bg_Img{ width: 1001px; height: 900px; position: absolute; z-index:1; }
#Bg_Img1{ background-image:url(../images/light_shadow.jpg); background-repeat:no-repeat; background-position:top; width:396px; height:322px; float:left; }
#Bg_Img2{ background-image:url(../images/light_shadow2.jpg); background-position:top; background-repeat:no-repeat; width:367px; height:312px; float:left; }
#Bg_Img3{ background-image:url(../images/light_shadow2.jpg); background-position:top; background-repeat:no-repeat; width:367px; height:312px; float:left; }

#Main_BG { width: 100%; height: 100%; }

#Main_Container { width: 1001px; height: 900px; position: absolute; top: 50%; left: 50%; margin-top: -350px; margin-left: -503px; }
#Main_Container_Image { width: 1001px; height: 900px; position: absolute; top: 50%; left: 50%; margin-top: -350px; margin-left: -503px; }

#Main_Image_BG { width: 396px; margin:30%; position:absolute; margin-top:-10px; }

#BG_Main { width: 1001px; height: 800px; margin-top: 100px; }

#Main_Header { margin: 0px; padding: 0px; background-image: url('../images/black_bg_top.png'); background-position: bottom; height: 15px; }

#Main_Center { width: 1001px; height: 609px; }
#Main_Center1 { width: 1001px; margin:0px; }
#BG_BlackLeft { width: 14px; height: 609px; background-image:url('../images/black_bg_left.png'); background-repeat: repeat-y; float: left; }
#BG_BlackCenter { width: 958px; height:609px; background-color:#0c0c0c; background-repeat: repeat-y;  float: left; z-index: 2; }
#BG_BlackRight { width: 29px; height: 609px; background-image:url('../images/black_bg_right.png'); background-repeat: repeat-y; float: left; }

#Main_Fotter { background-image: url('../images/black_bg_bottom.png'); background-position:bottom;  width:1001px; height:27px; }

#BlackCenter_Main { width: 396px; position: absolute; z-index: 3; }

#Black_Center_Header {  width: 396px; height: 10px; background-image: url('../images/black_centerbg_top.jpg'); background-repeat: no-repeat; background-position: bottom; }
#Black_Center_Content { width: 396px; height: 793px; }
#Black_Center_Left { width: 10px; height: 793px; background-image:url('../images/black_centerbg_left.png'); float: left; }
#Black_Center { width: 370px; height: 793px; background-color:#0c0c0c; float: left; }
#Black_Center_Right { width: 16px; height: 793px; background-image:url('../images/black_centerbg_right.png'); float: left; }
#Black_Center_Fotter { background-image: url('../images/black_centerbg_bottom.png');  width:396px; height: 19px;}

#Content_Left { width: 33%; float: left; position: relative; z-index: 4; }
#Content_Center { width:33%; float: left; position: relative; z-index: 4; }
#Content_Right { width:34%; float: left; text-align:right; position: relative; z-index: 4;}


#Inner_Main{ width:562px; float:left; position:absolute; margin-top: -5px; margin-left: -13px; }
#Inner_Bg_Top{ width:100%; background-image:url(../images/biography_btn.jpg); height:41px; background-repeat:no-repeat; }
#Inner_Bg_Center{ width:100%; background-image:url(../images/inner_bg.jpg); height:586px;}


#Left_Header_Main{width:370px; height:683px; margin: 0px; padding: 0px; }
#Left_Header_Img{width:370px; height:577px; background-image:url(../images/header_img.jpg); background-repeat:no-repeat; background-position:top;}
#Left_Header_Bottom{ width:370px; height:106px; background-image:url(../images/amy_shah.jpg); background-repeat:no-repeat; }

#Left_Menu_Main{width:370px; height:110px; margin:0px; padding: 0px; }
#Left_Menu_Center{ background-image:url(../images/menu_center.jpg); background-repeat:no-repeat; width:370px; height:110px;}







.WhiteText { font-size: 13px; color: #ffffff; text-decoration: none; padding-right:10px;  }
.WhiteText1 { font-size: 11px; color: #ffffff; text-decoration: none; padding-left:20px; }
.YellowText { font-size: 12px; color: #ef8100; text-decoration:underline; }
.FooterText { font-size: 11px; color: #666666; }
