/* Css Document */
/* Basic Css */
html, body, div,p{margin:0px; padding:0px;}
.clear{clear:both;display:block;}

/* Body Css */
body{margin:0px auto;text-align:left;font-family:Verdana,Arial,Sans-serif;background:#fff url('../graphics/bg.gif') repeat-x;color:#666666;}

.intro_body{margin:0px auto;text-align:left;font-family:Verdana,Arial,Sans-serif;background:#fff url('../graphics/intro_body_bg.jpg') repeat-x;color:#666666;}

img{float:left!important;float:none;border:0px;}
.left_align{float:left;}

#main_container{width:1000px;margin:0px auto;position:relative;}
#flashFile{width:1000px;height:750px;float:left;}


#main_container_intro{width:805px;height:190px;margin:0px auto;position:relative;}
#flashFile_intro{width:680px;height:291px;float:left;}
#intro_hdr{width:805px;height:190px;float:left;}
#intro_mid_content{width:756px;height:310px;float:left;padding-left:28px;}
.flash_side_image{width:38px;float:left;}

#footer{float:left;padding-left:66px;}
#footer_container{float:left;width:674px;height:24px;background:url('../graphics/footer_bg.gif') repeat-x;}

.intro_footer_left_img{float:left;width:12px;}
.intro_footer_txt{float:left;color:#5F9EBD;font-size:11px;padding-top:5px;}
.skip_intro_btn{float:right;width:87px;}

/* Misc Classes */
div.empty_space{height:8px;clear:both;}
div.dblempty_space{width:150px;height:15px!important;height:15px;clear:both;}
div.space{height:12px!important;height:12px;clear:both;}

