/*General Definations*/
*{ margin:0px; padding:0px; list-style:none;text-decoration:none; outline:none;}
html,body{ width:100%; height:100%;  font:12px Arial, Helvetica, sans-serif; color:#fff; background:#000; }
h1{ font:22px "Century Gothic"; color:#fecc03;}
img{ border:0px;}
.clear{ clear:both; }
p{ font-size:12px; color:#fff; font-weight:bold;}
input,select{ border:0px;}
h5{ color:#cb70be; font: bold 14px Arial, Helvetica, sans-serif; padding:0px 0px 20px 0px;}

/* Contents of the Layout*/
#Wrapper{ width:902px; height:675px; margin:0px auto;}

/* Header */
#Header{ width:902px; height:100px; float:left; background:url(../images/header.gif) no-repeat;}


/* Main */
#HomeMain{ width:902px; height:448px;float:left; background:url(../images/main-bg.gif) no-repeat;}
#Nav{width:902px; float:left;}
#Nav ul{width:902px; float:left;}
#Nav ul li{float:left;}
#Nav ul li a{float:left;width:148px; height:447px;}

#Nav ul li a.home{ background:url(../images/home_link.gif); margin-right:40px;}
#Nav ul li a.resume{ background:url(../images/resume_link.gif);margin-right:40px;}
#Nav ul li a.news{ background:url(../images/news_link.gif);margin-right:40px;}
#Nav ul li a.private-ins{ background:url(../images/private_ins_link.gif);margin-right:40px;}
#Nav ul li a.prof{ background:url(../images/professional_link.gif);}



/* Footer */
#Footer{ width:902px; height:45px; float:left; background:url(../images/footer_bg.gif); repeat:repeat-y; text-align:center; }
#Footer p{ width:800px; margin:0px auto;font: bold 12px Verdana, Arial, Helvetica, sans-serif #fff;} 

.footerLinks{ width:902px; height:30px; float:left;}
.footerLinks ul{ margin:0px auto; width:750px; padding-top:10px;}
.footerLinks ul li{float:left; width:auto;color:#505050;line-height:30px;}
.footerLinks ul li a{float:left; width:auto;color:#fff; padding:0px 5px 0px 5px; }
.footerLinks ul li a:hover{float:left; width:auto;color:#d77b1f; text-decoration:underline;}

.footerText{ width:902px; height:40px; float:left; text-align:center; font:11px Arial, Helvetica, sans-serif; color:#fff; padding-top:10px;}
.footerText a{color:#d77b1f;}



/************************* Resume *************************/
#Main{ width:902px; min-height:448px; float:left; background:url(../images/main_frame.gif) no-repeat;}


/************************* Links *************************/
.linksContnets{ width:460px; margin:0px auto;padding:64px 0px 0px 40px;  }
.linksContnets h2{ width:440px; margin:0px auto; padding:8px 0px 0px 0px; }
.linksContnets ul{ width:auto
; float:left;padding:24px 0px 0px 50px;}
.linksContnets ul li{ width:auto; float:left; clear:both; font-size:12px; color:#fff;font-weight:bold;}
.linksContnets ul li a{ width:auto; float:left; font-size:15px; padding:0px 0px 15px 15px;color:#fff; font-weight:bold; background:url(../images/links-arrow.gif) no-repeat left 7px;}
.linksContnets ul li a:hover{ color:#ff9000;background:url(../images/links-arrow-hover.gif) no-repeat left 7px;}

/************************* musics *************************/
.musicsContnets{ width:460px; margin:0px auto;padding:10px 0px 0px 10px;  }
.musicsContnets h2{ width:440px; margin:0px auto; padding:8px 0px 0px 0px; }
.musicsContnets ul{ width:auto
; float:left;padding:10px 0px 10px 30px;}
.musicsContnets ul li{ width:auto; clear:both; font-size:12px; color:#fff;font-weight:bold;}
.musicsContnets ul li a{ width:auto;  font-size:15px; padding:0px 0px 15px 15px;color:#fff; font-weight:bold; background:url(../images/links-arrow.gif) no-repeat left 7px;}
.musicsContnets ul li a:hover{ color:#ff9000;background:url(../images/links-arrow-hover.gif) no-repeat left 7px;}



/************************* Contact Us *************************/
.contactUs{ width:375px; margin:45px auto;}
.contactUs h2{ width:350px; float:left; padding:8px 0px 25px 0px; }

.contactRow{ width:350px; float:left;padding:0px 0px 10px 0px;}
.contactLeft{ width:86px; line-height:18px; float:left; font-size:12px; font-weight:normal; text-align:right; padding-right:8px;}
.contactRight{ width:220px; float:left;}
.inputField{ width:215px; height:18px; float:left; border-top:2px solid #a6a498; border-left:2px solid #a6a498;border-bottom:2px solid #f5f4eb;border-right:2px solid #f5f4eb;  line-height:18px; padding:3px 0px 0px 5px;}
.txtArea{ width:213px; height:115px; float:left; border-top:2px solid #a6a498; border-left:2px solid #a6a498;border-bottom:2px solid #f5f4eb;border-right:2px solid #f5f4eb; padding:3px 0px 0px 5px;}


.bt-Submit{ width:84px; height:27px; float:right; background:url(../images/bt-submit.gif) no-repeat; cursor:pointer; color:#fff; font: bold 12px/25px Arial, Helvetica, sans-serif; text-align:center; letter-spacing:1px;}
.bt-Submit:hover{background:url(../images/bt-submit-hover.gif) no-repeat;}

.ImgThanks{ width:468px; margin:0px auto; padding:70px 0px 0px 0px;}


/************************* Calender *************************/
#MainCalender{ width:902px; float:left; background:url(../images/main_frame.gif) no-repeat left 50px;}

.calenderLeft{ width:235px; float:left;padding:50px 0px 20px 10px;}
#calender{ width:635px; float:left; padding:20px 0px 20px 0px; margin:30px 0px 30px 0px;}
.calenderLeft h4{ width:235px; font-size:12px;padding:0px 0px 0px 10px;}


.displaymsg{ font-size:12px; color:#fff;}
.dispayError{ width:350px; float:left;}



#flashDiv{ width:902px; height:675px; float:left;}










