/* CSS Document */
// global reset
//-----*/
html,,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;


}
body{
	margin:0px;
	padding:0px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}
#center{
margin:0px auto;
width:1000px;
text-align:center;
}
#main_container{
float:left;
width:812px;
padding-left:103px;
padding-right:85px;
height:800px;

}
#bg_container{
float:left;
width:812px;
background-image:url(../images/landing_bg.jpg);
background-repeat:repeat-x;
background-position:0px 169px;
}
#header{
float:left;
height:204px;
width:812px;
}
#logo{
float:left;
width:611px;
height:123px;
padding-top:78px;
padding-left:30px;
}
#menu{
float:left;
width:812px;
height:77px;
}
#left_text{
	float:left;
	width:282px;
	color:#FFFFFF;
	text-align:left;
	padding-left:33px;
	padding-top:30px;
}
#left_text h1{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
}
#left_text h2{
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333;
}
#tab{
	float:right;
	height:60px;
	padding-right:26px;
	padding-top:34px;
	width:450px;
}
#tab ul{
	margin:0px;
	padding:0px;
	list-style:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
}
#tab li{
	float:right;
	height:42px;
	margin-right:14px;
	line-height:40px;
	padding:0px 5px;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#tab li a   {
	text-decoration:none;
	color:#b52323;
	height:42px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-right: 5px;
	padding-left: 5px;
}
#photo_box{
float:left;
height:205px;
width:752px;
padding:0px 30px;
}
#box_container{
	float:left;
	height:200px;
	width:740px;
	margin-top: 8px;
}
#min_box{
float:left;
width:136px;
height:189px;
text-align:center;
color:#FFFFFF;
padding:0px 5px;
}
#us_name{
float:left;
width:136px;
padding:5px 0px;
}
#us_text{
float:left;
width:136px;
padding:3px 0px;
}

h1{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
}
h2{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
h3{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#FFDE77;
}
h4{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#FFDE77;
}
 
#land_photo{
float:left;
height:48px;
padding-left:43px;
padding-top:9px;
width:48px;
}
#text{
	float:left;
	width:752px;
	text-align:left;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding-top: 29px;
	padding-right: 30px;
	padding-bottom: 29px;
	padding-left: 30px;
}
#text1{
	float:left;
	width:217px;
	text-align:left;
	color:#000;
	margin-left: 260px;
	padding-right: 30px;
	padding-left: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	height: 53px;
	font-size: 22px;
	font-weight: bold;
	padding-top: 25px;
}
#l_but{
	float:none;
	height:53px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	line-height:50px;
	color: #000;
	width: 217px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/login_btn.jpg);
	background-repeat: no-repeat;
}
#r_but{
	float:right;
	height:53px;
	border:1px solid #FFFFFF;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	line-height:50px;
	color: #000;
	width: 217px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/login_btn.jpg);
	background-repeat: no-repeat;
}
#l_but  a:link  , #l_but a:visited{
	text-decoration:none;
	color:#000;
	display: block;
	font-size: 22px;
}
#l_but a:hover, #l_but a:active {
	text-decoration:none;
	color:#000;
	display: block;
	background-image: url(../images/login_btn_2.jpg);
	background-repeat: no-repeat;
	font-size: 22px;
}
#r_but a {
	text-decoration:none;
	color:#000;
}
#lan_foot{
	float:left;
	width:825px;
	height:58px;
	background-repeat:no-repeat;
	text-align: right;
	padding-top: 30px;
}
#copyright{
	float:left;
	color:#FFFFFF;
	padding-left: 15px;
}
#foot_links ul{
	width:500px;
	height:58px;
	background-repeat:no-repeat;
	display: inline;
	list-style-type: none;
	margin-top: 10px;
	margin-left: 0px;
	float: right;
}
#foot_links li {
	background-repeat:no-repeat;
	display: inline;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	padding-right: 35px;
	padding-left: 15px;
}
#foot_links a:link , a:visited{
	background-repeat:no-repeat;
	display: inline;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
#foot_links a:hover, a:active {
	background-repeat:no-repeat;
	display: inline;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffde77;
}
#box_container {
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	padding-top: 20px;
}
/* ---------------------------------*/

#box_container a:link ,#box_container a:visited{
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}
#box_container a:hover,#box_container a:active {
	color: #ffde77;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}
#tab li.selected{
	text-decoration:none;
	color:#CC0000;
	padding:0px 5px;
	height:42px;
	line-height:40px;
	background-color: #FFF;
}
}
#tab li.unselected{
	float:right;
	height:42px;
	margin-right:14px;
	line-height:40px;
	padding:0px 5px;
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box_container p {
	font-weight:bold;
	font-size:16px;
	text-align:justify;
	padding-left:25px;
	padding-right:25px;
}
#land_photo img{
	width:48px;
	height:48px;
	border: 1px solid #868383;
}