/*786*/


@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	}
	
	#logospace{
	height:100px;
	width:100%;
	clear:both;
	float:left}

#container{
	margin:auto;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 1000px;
	
	}


body{
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, "Lucida Console", Arial;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	text-align: center;
	background-color: #CB9401;
	}

ul li{
	margin:0;
	padding:0;
	list-style:none;
	}
	

#topheader{
	width:100%}



ul#menu{
	float:left;
	margin: 0px;
	padding-top: 0;
	padding-right: 80px;
	padding-bottom: 0;
	padding-left: 100px;
}
	
ul#menu li{
	float:left;
	display:inline;
	line-height:40px;
	margin: 0px;
	padding: 0px;
	}
	
ul#menu li a{
	float:left;
	display:block;
	height:46px;
	font-family:"Lucida Console", Monaco, monospace;
	font-size:14px;
	color:#333;
	background-image: url(img/menubg.png);
	background-repeat: no-repeat;
	width: 126px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
	
	ul#menu li a:hover{
	background-color:#f8b101;
	background-image: none;
	color: #FFF;
		}
		
		
		ul#menu li#first a{background-color:#f8b101;
	background-image: none;
	color: #FFF;}

#middleheader{
	background-color: #f8b101;
	clear: both;
	height: 270px;
	background-image: url(img/shadow.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}	

#flashcont{
	padding:20px 60px 0 60px;}
	
	
#bodycontent{
	clear:both;
	background-image: url(img/contentbg.png);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	width: 100%;
	background-color: #FCFD95;
	text-align: center;
	margin: auto;
}


#bottom{
	background-image: url(img/bottombg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	height: 40px;
	width: 100%;
	background-color: #FCFD8A;
	margin: 0px;
	padding: 0px;
}

#subcontent{
	padding-bottom: 0;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: left;
	width: 100%;
}
	
#box1 {
	width:258px;
	text-align: left;
	font-weight: bold;
}

#heading1{
	text-align: left;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #DB5F11;
	text-indent: 10px;
	line-height: 30px;
}

#heading2{
	text-align: left;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #ffbc06;
	text-indent: 10px;
	line-height: 30px;
}

#heading3{
	text-align: left;
	height: 30px;
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #8fc610;
	text-indent: 10px;
	line-height: 30px;
}


#box1 p{
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #777702;
}
#box1 p a{
	text-decoration: none;
	color: #DB5F11;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.right{
	text-align:right;
}
.right a{
	text-align:right;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #039;
	font-size: 11px;
	font-weight: bold;
	
	}
	
	
.main{
	text-decoration: none;
	color: #039;
}


#logo{
	color: #F3AF07;
	font-size: 16px;
	font-weight: bold;
	float: left;
	}

ul#bottomlink {
	float:left;
	margin-top: 20px;
}
	
ul#bottomlink li{
	float:left;
	display:inline;
}
	
ul#bottomlink li a{
	float:left;
	display:block;
	text-decoration: none;
	color: #000;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	}

#copyright{
	float:right;
	margin-top: 20px;
}

#center{
	margin:auto;
	width:258px;
	}
	
#right{
	float:right;
	width:258px;
	margin-right: 20px;
}
	
	#left{
	float:left;
	width:258px;
	margin-left: 20px;
}

.left{
	float:left;
	border: 1px solid #8FC610;
}
/*about us*/

