@charset "utf-8";
/* CSS Document */

    #wrapper{  
       width:960px;  
       margin:0 auto;  
    }  

#container {
	width: 975px;
	height:auto;
	float:left;
	
	}

#bar {
	width: 975px;
	height:10px;
	float:left;
	background-color:#F38F37;
	
	}

#header {
	width:900px;
	height:80px;
	padding-top:20px;
	float:left;
	background-color:#3188B5;
	
	}

#menubar {
	width:975px;
	height:50px;
	float:left;
	
	
	}

#banner {
	width: 975px;
	height:200px;
	float:left;
	}

#slidebar {
	width:975px;
	height:30px;
	float:left;
	background-color:#3188B5;
	}

#contentbox {
	width: 975px;
	height:auto;
	float:left;
	
	}

#contentleft {
	width: 775px;
	height:auto;
	float:left;
	
	}
#contentright {
	width: 200px;
	height:auto;
	float:right;
	background-color:#3188B5;
	
		
	}

#contentright1 {
	width: 200px;
	height:3300px;
	float:right;
	background-color:#3188B5;
		
	}

#contact {
	width: 150px;
	height:100px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#3188B5;
	border:thin #000 dashed;
	padding-top:5px;
		
	}

#contenthead {
	width: 775px;
	height:165px;
	float:left;
	
	}

#title {
	width: 775px;
	height:35px;
	float:left;
	
	}


#footer {
	width: 950px;
	height:20px;
	float:left;
	background-color:#C2C7CA;
	
	}

#textarea {
	width: 775px;
	height:200px;
	float:left;
	
	}

.text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	}

.text2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#F00;
	
	}

.text3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	
	}

.text5 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#F00;
	text-decoration:underline;
	
	}

.text7 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFF;
	
	}

.text7 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFF;
	
	}

.contactbox {
	width: 300px;
	height:200px;
	float:left;
	margin-left:25px;
	
	}

.contactboxright {
	width: 400px;
	height:200px;
	float:right;
	
	}

