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

/* Body Css */
body{
margin:0px auto;
text-align:left;
font-family:Verdana,Arial,Sans-serif;font-size:11px;color:#000000;
background:#fdfdfe url('../images/back.gif') repeat; 
}
.inner_body{
margin:0px auto;
text-align:left;
font-family:Verdana,Arial,Sans-serif;font-size:11px;color:#ffffff;
background:#fdfdfe url('../images/back.gif') repeat;
}

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

/* Page Css */
#main_container{
width:857px; height:650px;
margin:0px auto;
text-align:left;
background:#CCCCCC url('../images/back.gif') repeat-x;
}
#main_containerThanks{
width:857px; height:650px;
margin:0px auto;
text-align:left;
background:#CCCCCC url('../images/back.gif') repeat-x;
}

/* Index Page */
#flashFile{width:840px;height:700px;clear:both;}


/* Content */
#content{
width:857px; height:650px;
float:left; text-align:left;
padding-left:50px;
}

/* Header */
#logo_hdr{
width:850px; height:90px;
float:left; text-align:left;
padding-top:15px;
}

/* Thankyou pages Css */

#thx_container{width:800px; background:inherit;}
#thx_section{
width:800px;
margin-top:30px;
float:left; text-align:left;
clear:both;
}
div.thx_header{width:800px; margin-top:70px;}
p.thx_img{
width:431px; height:35px;
margin-left:150px!important; margin-left:79px;
float:left; text-align:left;
clear:both;
}
p.thx_img_inquiry{
width:431px; height:35px;
margin-left:230px!important; margin-left:115px;
float:left; text-align:left;
clear:both;
}

#regtext{
width:340px; height:18px;
margin-left:235px; padding-top:13px;
clear:both;
font-size:12px;
color:#5e5e5e;
}

#back_bttn{
width:190px; height:30px;
text-align:left;
padding-left:326px!important;padding-left:350px;

margin-top:20px;
clear:both;
}
p.bk_bttn{width:78px;height:30px;float:left;text-align:left;clear:both;}

#form_section{
width:346px;
text-align:left;
padding-left:218px!important;padding-left:230px;
padding-top:50px;
clear:both;
display:block;
}

p.form_top{
width:346px; height:76px;
float:left; text-align:left;
background:url('../images/referbox_upper.gif') no-repeat left top;
}

p.form_topB{
width:346px; height:76px;
float:left; text-align:left;
background:url('../images/referbox_upperB.gif') no-repeat left top;
}

#form{
width:346px; height:163px;
float:left; text-align:left;
padding-top:30px;
background:url('../images/referbox_lower.gif') no-repeat left top;
display:block;
}

p.thx_txt{width:80px;float:left;text-align:right;height:15px;padding-top:3px;padding-left:20px}
p.thx_inptbx{width:170px;float:left;padding-left:15px;}

div.submit_bttn{
width:124px; height:30px;
float:left; text-align:right;
padding-left:108px!important;padding-left:110px;
clear:both;
}

/* Form Elements */
.layer_txtbox{
width:138px; height:15px;
border:#868686 1px solid;
font-size:11px;
background-color:#ffffff;
color: #747474;
padding:0px 0px 0px 3px;
float:left;
}
.phone1{
width:33px!important; width:30px;
height:15px;
margin-right:2px;
padding:0px 0px 0px 3px;
border:#666666 1px solid;
background-color:#ffffff;
font-size:11px;
color: #747474;
float:left;
}
.phone2{
width:33px!important; width:30px;
height:15px;
margin-right:2px;
padding:0px 0px 0px 3px;
border:#666666 1px solid;
background-color:#ffffff;
font-size:11px;
color:#747474;
float:left;
}
.phone3{
width:58px!important; width:65px;
height:15px;
padding:0px 0px 0px 3px;
border:#666666 1px solid;
background-color:#ffffff;
font-size:11px;
color:#747474;
float:left;
}

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

