@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	background-color:#fff;

}
a img {
	border:none;
}
	
		img.bg {
			min-height: 100%;
			min-width: 1024px;
			width: 100%;
			height: auto;
			position: fixed;
			top: 0;
			left: 0;
		}
		
		@media screen and (max-width: 1024px){
			img.bg {
				left: 50%;
				margin-left: -512px; }
		}
		
		#page-wrap {
	position: relative;
	width: 924px;
	overflow:hidden;
	margin: 50px auto;
	padding: 0px 0px 0px 0px;
	background: rgba(1, 1, 1, 0.0);
	-moz-box-shadow: 0 0 20px gray;
	-webkit-box-shadow: 0 0 20px gray;
	box-shadow: 0 0 20px gray;
		filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#000000', EndColorStr='#000000');		
}
.pagewidth{
	background-image: url(images/bkg.jpg);
	background-repeat:no-repeat;
	height:667px;
	margin:auto;
}
.content{
	height:667px;
	width:926px;
	margin:auto;
}
#pageleft{
	height: inherit;
	width:297px;
	float:left;
	background-image:url(images/pg_left_bkg.jpg);
	
}
#pagetop_left{
	height: 199px;
	width:297px;
	float:left;
	
}

#left_contact{
	height:auto;
	width:297px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:0.8em;
	text-align:center;
	padding-top:92px;
	


}
#left_menu{
	height: auto;
	width:86px;
	float:left;
	text-align:center;
	padding-left:102px;
	padding-right:102px;
	
}

#pageright{
	height:auto;
	width:556px;
	margin-left:72px;
	float:left;
	
}
#pagetopright{
	height:199px;
	width:556px;
	float:left;
	background:url(images/logo_main.gif) no-repeat;
	
}
#page_title{
	height:31px;
	width:499px;
	float:left;
	
}
#text_main{
	width:499px;
	height:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#d2d1bb;
	font-size:0.9em;
	padding-top:10px;
	float:left;
	text-align:justify;
	line-height:1.5em;
	min-height:230px;
	font-weight:lighter !important;
}
#text_main_2{
	width:499px;
	height:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#d2d1bb;
	font-size:0.9em;
	padding-top:10px;
	float:left;
	text-align: center;
	line-height:1.5em;
	min-height:230px;
	font-weight:lighter !important;
}
#text_date{
	width:499px;
	height:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#d2d1bb;
	font-size:1.0em;
	padding-top:10px;
	float:left;
	text-align: center;
	line-height:1.5em;
	font-weight:lighter !important;
}
#pic1{
	width: 104px;
	height: auto;
	padding-top: 25px;
	padding-right:28px;
	float:left;
}
#pic2{
	width: 104px;
	height: auto;
	padding-top: 25px;
	padding-right:28px;
	float:left;
}
#pic3{
	width: 104px;
	height: auto;
	padding-top: 25px;
	padding-right:28px;
	float:left;
}
#pic4{
	width: 104px;
	height: auto;
	padding-top: 25px;
	float:left;
}
date{
	text-align:center;