@charset "utf-8";
/* CSS Document */

.style1 { font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:9px; font-weight:bold;}
.style2 { font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:12px;}
.style3 { font-family:Verdana, Arial, Helvetica, sans-serif; color:#192a34; font-size:13px; font-weight:bold;}
.style4 { font-family:Verdana, Arial, Helvetica, sans-serif; color:#00CCFF; font-size:9px; font-weight:bold;}

#wrapper {
   margin:auto;
   width:935px;
   height:1111px;
}

#wrapper_client {
   margin:auto;
   width:935px;
   height:1020px;
}

#wrapper_faq {
   margin:auto;
   width:935px;
   height:3000px;
}

#wrapper_company {
   margin:auto;
   width:935px;
   height:1111px;
}
#wrapper_contact {
   margin:auto;
   width:935px;
   height:1111px;
}

body {
    margin:0;
	background-image: url(../images/BG.png);
	background-repeat: repeat-x;
}

#top {
  width:935px;
}

#navigator {
  padding-top:1px;
  width:935px;
}

#navigator_content {
  padding:5px;
  background-color:#192a34;
  
}

#middle_banner {
  width:935px;
}

#middle {
  background-image:url(../images/middle.png);
  width:935px;
  height:224px;
  background-repeat: repeat-x;
}

#middle_flash {
  width:700px;
  height:224px;
  float:left;
}
#text {
	width:220px;
	height:17px;
	color:#333333;
	border: 1px solid #192a34;
}

#login_area{
  width:234px;
  height:224px;
  float:right;
  padding-top:10px;
}

#content {
  margin:auto;
  width:935px;
}

#home_content {
	height:650px;
	float:left;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}  

#home_content_contact {
	width:690px;
	height:700px;
	float:left;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}  

#home_content_faq {
	width:690px;
	float:left;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}  

#right_column {
	float:right;
	width:215px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#footer {
  background-image:url(../images/footer_bg.png);
  background-repeat:repeat-x;
}

#inside_footer {
  margin:auto;
  background-image:url(../images/FOOTER.png);
  background-repeat:repeat-x;
  width:935px;
  padding:5px;
  height:75px;
  
}

#textfield {
  width:350px;
  background-color:#EBEBEB;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#333333;
  font-size:11px;
}
#textfield1 {
  width:150px;
  background-color:#EBEBEB;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#333333;
  font-size:11px;
}