* {
	margin: 0;
	padding: 0;
}	

body {
	background: #131313;
	margin: 2px 0;
	font-family: Arial, Helvetica, sans-serif;
}

a img {
	border: none;
}

h1 {
	color: #adaeae;    /*color: #bcb6c0; */
	font-size: 23px;
	margin: 5px 0 0 9px;
}

h3 {
	color: #adaeae;
	font-size: 18px;
	margin-left: 20px;
}

p, .textStyle {
	font-size: 15px;
	color: #ffffff;
	text-align: justify;
}

p {
	margin: 0; 
	padding: 0px 20px 10px;
}

a { 
	color: #c9c9c9;
	font-size: 12px;
}
.textStyle{
	margin-top: 17px;
	margin-left: 24px;
	width: 630px;
}

.PhotoBoxFrame{
	width: 620px;
	height: 125px;
	margin-top: 5px;
	margin-left: 30px;
}

.PhotoBox{
	float: left;
	margin: 0px;
	width: 180px;
	height: 140px;
	text-align: center;
	margin-left: 16px;
}

.PhotoBoxSingle{
	float: left;
	width: 205px;
	height: 134px;
	text-align: center;
	margin-left: 5px;
	margin-top: 0px;
}

.PhotoBoxSingleRight{
	float: right;
	width: 220px;
	height: 145px;
	text-align: center;
	margin-right: 10px;
	margin-left: -10px;
	margin-top: 5px;
}

.comment{ 
	color: #FFFFFF;
	font-size: 15px;
}

.contentLink{ 
	color: #adaeae;
	font-size: 15px;
	text-decoration: underline;
}

.maindiv{
	margin: 0 auto;
	width: 900px;
}

.header {
	height: 250px;
}

.header .headerImg {
	height: 227px;
	background: url(../img/img_header/Header_1.jpg) no-repeat;
	position: relative;
	overflow: hidden;
}

.header .headerImg h1 {
	color: #ffffff;
	font-size: 43px;
	margin: 115px 0 0 120px;
	font-weight: normal;
	font-family: Georgia, Arial, sans-serif;
}

.header .headerImg h1 span {
	margin-left: 150px;
	display: block;
}

.header .headerImg {
	height: 227px;
	background: url(../img/img_header/Header_1.jpg) no-repeat;
	position: relative;
}

.header .langBar {
	height: 23px;
	position: absolute;
	right: 10px;
	bottom: 0;
	color: #ffffff;
}

.header .langBar a {
	color: #ffffff;
	margin-left: 8px;
	font-size: 14px;
}

.header.menu {
	height: 23px;
}

.header .menu {
	float: left;
	margin: 5px -5px 0 248px;
}

.header .menu a {
	color: #adaeae;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}	

.header .menu a.selected {
	color: #ffffff;
	padding: 1px;
	text-decoration: none;
}

.header .menu a:hover {
	color: #ffffff;
	text-decoration: none;
} 

.header .menu div.outer {
	float: left;
	margin-right: 13px;
	width: auto;
	overflow: hidden;
}

.body {
	position: relative;
	height: 390px;
}

.body .photoGallery {
	width: 230px;
	position: absolute;
	background: url(../img/img_header/Blue_tr_2.png) no-repeat;
	top: -75px;
}

.body .photoGallery h2 {
	color: #C9C9C9;
	margin: 20px 0 20px 20px;
	font-size: 14px;
	font-weight: bold;
}

.body .photoGallery .headerPhotoBox {
	width: 180px;
	height: 131px;
	font-size: 15px;
	margin: 5px auto;
}

.body .photoGallery .headerPhotoBox .photoGalleryTitle {
	color: #C9C9C9;
	font-size: 12px;
	font-weight: normal;	
}

.body .contentFrame {
	width: 660px;
	float: right;
	position: relative;
}

.footer {
	border-top: 1px solid #404040;
	clear: both;
}

.footer .copyright {
	color: #adaeae;
	font-size: 11px;	
	float: right;
	padding: 10px;
        margin-top: -10px;
}
li a {
	font-size: 16px; 
	color: #ffffff;
}


ul {
	margin-left: 40px;
}

li b {
	color: #adaeae;
}

/*------------- ------Index Text Decoration------ ---------------*/

.indexText_1, .indexText_2, .indexText_3{
	color: #adaeae;
	font-size: 13px;
	font-weight: bold; 
 	text-align: justify;
}

.indexText_1{
	margin-top: -60px;
	margin-left: 240px;
	width: 390px;
}

.indexText_2{
	margin-top: 22px;
	margin-left: 30px;
	width: 295px;
 }

.indexText_3{
	margin-top: -145px;
	margin-left: 350px;
	width: 295px;
}


.indexLine{
	margin-left: 30px;
	margin-top: 37px;
	width: 620px;
	height: 1px;
 }
 
.readMore{
	font-size: 7.5pt;
}	

/*------------- ------Index Text Decoration End------ ---------------*/

#languageNoLink{
	color: #ffffff;
	margin-left: 8px;
	font-family: Sylfaen, Arial;
	font-size: 14px;
}

#languageLink{
	color: #ffffff;
	margin-left: 8px;
	text-decoration: none;
	font-family: Sylfaen, Arial;
	font-size: 14px;
}

/*------------- ------Gallery Decoration------ ---------------*/

.galleryPhotoBoxFrame{
	width: 585px;
	margin: 33px auto;
	margin-top: 0px;
	margin-left: 49px;
}

.galleryPhotoBox{
	float: left;
	margin: 3px;
	width: 189px;
	height: 165px;
	text-align: center;
}

#galleryH1{
	margin-top: 110px;
}

/*------------- ------Gallery Decoration End------ ---------------*/
