/* CSS Document */

/*-----general-----*/
body
{
    margin:0;
	padding:0;
	border:0;
	background-color:#fff;
}

a{
	text-decoration:none;
	color:#708242;
	}
	
a:hover{
	text-decoration:none;
	color:#287AA8;
	}
	
p{
	float:left;
	font-family:tahoma;
	font-size:11px;
	color:#787878;
	line-height:12px;
	padding:0;
	margin:0;
	text-align:justify;
	}
	
h1,h3{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	text-align:left;
	color:#3D3D3D;
	padding:0px;
	margin:0;
	}
	
	
.left{
	float:left;
	}
	
.right{
	float:right;
	}
	
.bold{
	font-weight:bold;
	}
	
.big{
	font-size:16px;
	}
	
.clearAll{
	clear:both;
	padding:0;
	margin:0;
	height:0;
	}
	
.more{
	float:right;
	width:50px;
	padding:2px 2px 2px 12px;
	background:url(images/arrow.jpg) no-repeat 0px 6px;
	display:block;
	font-weight:bold;
	}
	
.more a{
	text-decoration:none;
	color:#FF6600;
	}
	
.more a:hover{
	text-decoration:none;
	color:#999999;
	}
	
.bright{
	color:#1D6C95;
	}
	
.gap{
	float:right;
	width:200px;
	height:400px;
	display:block;
	}
	
/*-----all divs-----*/

#webpage{
	width:100%;
	margin:0px;
	padding:0;
	}
	
.out{
	float:left;
	width:100%;
	/*height:168px;*/
	padding:0px;
	background-color:#19638A;
	border:0px;
	border-top:6px #32312f solid;
	border-bottom:6px #195266 solid; 
	}
	
.h{
	background:#19638A url(images/header-bg.jpg) repeat-x 0 0;}
	
#header{
	width:836px;
	margin:0px auto;
	padding:0px;
	}
	
#header img{
	float:left;
	}
	
#banner{
	width:836px;
	padding:0;
	margin:0px auto;
	}
	
.ban{
	background:#ced1c6 url(images/ban-bg.jpg) repeat-x 0 0;
	border:0;
	border-bottom:#B0B1AB 14px solid;
	}
	
#banner h1{
	float:left;
	padding:20px 30px 10px 30px;
	}
	
#banner p{
	float:left;
	width:365px;
	padding:0px 30px 10px 30px;
	}
	
#banner img{
	float:right;
	width:305px;
	height:204px;
	padding-right:30px;
	}
	
.white{
	background:#FFFFFF url(images/offer-bg.jpg) repeat-x 0 0;
	border:0;
	}
	
#content{
	width:836px;
	padding:0;
	margin:0px auto;
	}
	
p.generalText{
	padding:10px 10px 0px 10px;
	float:left;
	width:600px;
	}
		
.box{
	float:left;
	width:195px;
	height:127px;
	background:#E7EBDD url(images/box_04.jpg) no-repeat left bottom;
	margin-top:20px;
	margin-right:5px;
	}
	

	
.box img{
	float:right;
	}
	
.box p{
	float:left;
	width:100px;
	padding:5px 5px 5px 24px;
	background:url(images/arrow.jpg) no-repeat 10px 10px;
	text-align:justify;
	font-weight:bold;
	color:#000000;
	}
	
.box p a{
	color:#000000;
	text-decoration:none;
	}
	
.box p a:hover{
	color:#287AA8;
	text-decoration:none;
	}
	
h3{
	font-size:16px;
	color:#4E4E4D;
	padding:15px 10px 0px 10px;
	float:left;
	width:816px;
	line-height:16px;
	}
	
h2{
	float:left;
	width:180px;
	height:24px;
	background:url(images/box_01.jpg) no-repeat 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	color:#FFFFFF;
	margin:0;
	padding:5px;
	padding-left:10px;
	text-transform:uppercase;
	}
	
.grey{
	background-color:#4E4E4D;
	border:0;
	}
.wrap{
	width:786px;
	margin:0 auto;
	padding:15px 25px;
	}
	
.wrap img{
	float:left;
	width:197px;
	}

.wrap p{
	float:right;
	width:550px;
	color:#FFFFFF;
	padding-right:25px;
	padding-bottom:15px;
	line-height:14px;
	}
	
.black{
	background-color:#000000;
	border:0;
	}
	
.footer{
	width:786px;
	margin:0 auto;
	padding:15px 25px;
	}
	
.footer p{
	float:right;
	width:750px;
	text-align:center;
	color:#FFFFFF;
	padding:15px;
	line-height:14px;
	}
	
.menuPanel{
	background-color:#33322E;
	border:0;
	}
	
.nav{
	width:836px;
	margin:0 auto;
	padding:0px;
	padding-top:5px;
	}
	
 ul#menu{
		float:left;
		width:836px;
		padding:0;
		margin:0;
		border:0;
		list-style-type:none;
		height:33px;
		display:block;
		overflow:hidden;
		}
		
	 ul#menu li{
		float:left;
		width:61px;
		height:33px;
		display:block;
		padding:0px;
		margin:0px;
		margin-right:2px;
		border:0;
		overflow:hidden;
		font-family:arial;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		line-height:33px;
		}
		
	 ul#menu li a{
		float:left; 
		width:61px;
		height:33px;
		overflow:hidden;
		text-decoration:none;
		color:#FFFFFF;
		font-family:arial;
		font-size:11px;
		text-align:center;
		font-weight:bold;
		line-height:33px;
		}
	
	 ul#menu li a.link1{
		background:url(images/1.jpg) no-repeat 0px -33px;
		}
		
	 ul#menu li a.link2, ul#menu li a.link4{
	 	width:88px;
		background:url(images/2.jpg) no-repeat 0px -33px;
		}
			
	 ul#menu li a.link3{
	 	width:71px;
		background:url(images/3.jpg) no-repeat 0px -33px;
		}
		
		
	 ul#menu li a.link5{
	 	width:170px;
		background:url(images/5.jpg) no-repeat 0px -33px;
		}
		
	 ul#menu li a.link6{
	 	width:95px;
		background:url(images/6.jpg) no-repeat 0px -33px;
		}
	
	 		
	 ul#menu li a:hover{
		background-position:0px 0px;
		text-decoration:none;
		color:#666666;
		}
		
	 ul#menu li a#active{
		background-position:0 0;
		text-decoration:none;
		color:#666666;
		}
		
.dateClass{
	float:left;
	width:127px;
	height:168px;
	font-family:tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	line-height:18px;
	display:block;
	background:url(images/header_04.jpg) no-repeat 0 0;
	}
	
.translate{
	float:right;
	width:550px;
	padding-bottom:20px;
	}
	
input.tButton{
	width:90px;
	height:22px;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	background-color:#d4d0c8;
	border:1px #FFFFFF solid;
	text-align:center;
	cursor:pointer;
	}