@charset "utf-8";
/*
=======================================================================
	General Rules
=======================================================================
*/
* {
	padding:0px;
	margin:0px auto;
}
body {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#dadbdf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:center;
}
#header_sec {
    width: 790px;
    height: 95px;
    background-image: url(../images/header_bg.jpg);
    }
#header_sec1 {
    width: 790px;
    height: 110px;
    background-image: url(../images/header_bg1.jpg);
    }    
#logo {
    margin-top: 10px;
    margin-left: 30px;
    float: left;
    }
#login_box {
    float: right;
    margin-top: 20px;
    /*border: solid 1px black;*/
    z-index: 2;
    }    
#top_nav {
    width: 790px;
    height: 33px;
    background-image: url(../images/topnav_bg.jpg);    
    text-align: right;
    }
#top_nav .links {
    margin-right: 0px;
    }
#banner {
    width: 790px;
    height: 188px;
    }  
#content {
    width: 790px;
    }      
#col1 {
    float: left;
    width: 300px;
    background-color: #6b90aa;
    height: 320px; 
    }   
#col1 h2 {
    background-color: #999;
    font-size: 10pt;
    padding: 5px 5px 5px 10px;
    }   
#col1 h3 {
    font-size: 10pt;
    padding: 5px 5px 0px 10px;
    }  
#col1 h2, h3 {
    font-weight: bold;
    font-family: "Arial";    
    text-align: left;
    color: white;
    } 
#col1 p {
    font-size: 9pt;
    margin: 10px;
    text-align: left;
    color: #ddd;
    }   
#col1 ul li {
	color: White;
	position: relative;
	text-align: left;
	}    
#col2 {
    float: left;
    width: 300px;
    background-color: white;
    height: 320px; 
    } 
#col2 ul {
	margin-left: 25px;
	}    
#col2 ul li {
	color: #666;
	font-size: 9pt;
	text-align: left;
	margin: 2px 0px 2px;
	/*list-style-image: url("../images/li_button.png");*/
	}	
#col2 h2 {
    background-color: #ddd;
    color: #333;
    font-size: 10pt;
    padding: 5px 5px 5px 10px;
    }   
#col2 h3 {
    color: #555;
    font-size: 10pt;
    padding: 5px 5px 0px 10px;
    }  
#col2 h2, h3 {
    font-weight: bold;
    font-family: "Arial";    
    text-align: left;
    } 
#col2 p {
    font-size: 9pt;
    margin: 10px;
    text-align: left;
    }       
#col3 {
    float: left;
    width: 190px;
    background-color: #eee;        
    height: 320px; 
    }         
#col3 h2 {
    background-color: #666;
    color: #ccc;
    font-size: 10pt;
    font-weight: bold;
    font-family: "Arial";
    padding: 5px 5px 5px 10px;
    text-align: left;
    }
#col3 p {    
    text-align: left;  
    margin: 10px;
    }
#contact_col1 {
	float: left;
	width: 395px;
	height: 320px;
	background-color: #6b90aa;
	}  
#contact_col1 h2 {
    background-color: #999;
    font-size: 10pt;
    padding: 5px 5px 5px 10px;
    }   
#contact_col1 h3 {
    font-size: 10pt;
    padding: 5px 5px 0px 10px;
    }  
#contact_col1 h2, h3 {
    font-weight: bold;
    font-family: "Arial";    
    text-align: left;
    color: white;
    } 
#contact_col1 p {
    font-size: 11pt;
    margin: 10px;
    text-align: left;
    color: #ddd;
    }   
#contact_col1 ul li {
	color: White;
	position: relative;
	text-align: left;
	}  	  
#contact_col2 {
	float: left;
	width: 395px;
	height: 320px;
	background-color: White;
	} 
#contact_col2 p {
    font-size: 11pt;
    } 	
#contact_col2 ul {
	margin-left: 25px;
	}    
#contact_col2 ul li {
	color: #666;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
	margin: 5px 0px 5px;
	/*list-style-image: url("../images/li_button.png");*/
	}	
#contact_col2 h2 {
    background-color: #999;
    color: #333;
    font-size: 10pt;
    padding: 5px 5px 5px 10px;
    }   
#contact_col2 h3 {
    color: #555;
    font-size: 10pt;
    padding: 5px 5px 0px 10px;
    }  
#contact_col2 h2, h3 {
    font-weight: bold;
    font-family: "Arial";    
    text-align: left;
    } 
#contact_col2 p {
    font-size: 9pt;
    margin: 10px;
    text-align: left;
    }    	   
.right {
    float: right;
    margin: 10px;
    }    
#footer {
    width: 790px;
    height: 35px;
    background-color: white;
    border-top: solid 1px #666;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    }
#footer .links {  	
	margin-top: 10px;
	text-decoration: none;
	color: #666666;	
	}	
#footer .links a:hover{
	color: #ccc;	
	}
.clear {
    clear:both;
    }		
#popupbox {
    margin-left: -270px; 
    margin-top: -40px; 
    padding-top: 0px;
    position: absolute;
    z-index: 9;
    font-family: arial;
    visibility: hidden;
  }   
#signin {
    /*background-image: url(../images/signin.png);*/
    width: 100px;
    height: 40px;    
    }
#signin a img{
    background-image: url(../images/signin.png);
    width: 100px;
    height: 40px;
    }
#signin a:hover img{
    background-image: url(../images/signin1.png);
    width: 100px;
    height: 40px;
    }
#signin_p {
    background-image: url(../images/signin.gif);
    width: 100px;
    height: 40px;    
    }
#signin_p a:hover {
    background-image: url(../images/signin1.png);
    width: 100px;
    height: 40px;
    }
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:412px;
  height:327px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog1 {
  /*width:367px; 
  height:182px;*/
  width:412px;
  height:327px;
  float: left;
}

#dialog1 .label {
	font-size: 13pt;
	width: 95px;
	margin-left: 40px;
	display: inline-block;
}
	
#dialog1 input {
  position:relative;
  top:10px;
  left:10px;
  border:2px solid #cccccc;
  height:32px;
  width:250px;
  font-size:15px;
  padding:5px;
  margin-top:4px;
}

#boxes #dialog2 {
  background:url(../images/notice.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
}

.tab1 {
  margin-left: 65px;
  height: 25px;
}