body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

h7{font-size:90%;}

body{
	margin:0px;
	font-family:'Lucida Grande', Helvetica, sans-serif;
	background:url(img/bg.gif) repeat-x top #000000;
}

a{
	text-decoration:none;
}

img{
	border:0px;
	behavior: url("pngbehaviour.htc");
}

.br0{
	clear:both;
	line-height:0px;
	height:0px;
	overflow:hidden;
}

.PageContainer{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.Header{
	width:950px;
	margin:35px 40px 0px 40px;
}

.Logo{
	width:880px;
	padding:10px;
	background-color:#FFFFFF;
	float:left;
	position:relative;
}

.Logo #home_img{
	margin-right:10px;
	float:left;
}

.Logo #logo{
	float:left;
}

.TopMenu{
	width:50px;
	height:427px;
	float:left;
	margin-top:22px;
}

.TopMenu a{
	background:url(img/top_menu.gif);
	display:block;
	width:50px;
}

.TopMenu a:hover{
	background-position:-50px 0px;
}

#tm1{
	height:120px;
	background-position:0px 0px;
}

#tm1:hover{
	background-position:-50px 0px;
}

#tm2{
	height:120px;
	background-position:0px -125px;
}

#tm2:hover{
	background-position:-50px -125px;
}

#tm3{
	height:90px;
	background-position:0px -240px;
}

#tm3:hover{
	background-position:-50px -240px;
}

#tm4{
	height:95px;
	background-position:0px -330px;
}

#tm4:hover{
	background-position:-50px -330px;
}

.Content .Left{
	width:545px;
	float:left;
	padding-left:45px;
	color:#e2e1c9;
	margin-top:30px;
}

.Content .Left p{
	padding-left:8px;
	padding-right:80px;
	padding-top:4px;
	font-size:14px;
}

.Content .Right{
	float:left;
	margin-top:16px;
}

.MainMenu{
	width:400px;
	height:150px;
}

.MainMenu a{
	width:165px;
	height:35px;
	display:block;
	line-height:35px;
	padding-left:2px;
	color:#dbcb95;
	border-bottom:1px solid #4b5d3a;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
}

.MainMenu div{
	float:left;
}

#mm4, #mm7{
	border-bottom:none;
}

#mm5, #mm6, #mm7{
	margin-left:25px;
}

.Footer{
	color:#80a95b;
	font-size:11px;
	text-align:center;
	margin-top:25px;
	height:38px;
	line-height:30px;
}

.Footer span{
	margin-left:53px;
}


.AboutText{
	width:517px; 
	float:left;
	padding:10px;
}

.AboutText h1{
	padding-left:20px;
	font-size:22px;
}

.AboutText p{
	margin-top:20px;
	padding-left:20px;
	padding-right:20px;
	line-height:20px;
	font-size:12px;
}