@charset "utf-8";
/* CSS Document */

html,body{
	margin: 0;
	padding: 0;
	background-color: #f6f7f7;
}
body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
a {
	color: #607293;
	text-decoration: none;
}
a:hover {
	color: #354158;
}
a img {
	border: none;
}
h1 {
	margin: 0;
	padding: 0;
}
#page-container {
	width: 800px;
	margin: auto;
	text-align: left;
	background-image: url(../images/bg-content_index.gif);
}
#logo{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 75px;
	float: left;
	width: 430px;
	margin-left: 30px;
	margin-top: 10px;
	display:inline; /* to fix ie6 dobule margin bug*/

}

#top1{
	background-image: url(../images/bg-single-index-head.gif);
	background-repeat: no-repeat;
	height: 36px;
}
#main-nav {
	height: 100px;
	background-image: url(../images/bg-content_index.gif);
	
}

header {
	height: 200px;
	width:800px;

}

#sidebar-a {
	width: 310px;
	line-height: 18px;
	margin-top: 18px;
	margin-left:10px;
}

#sidebar-a .padding {
	padding: 5px;
}
#content {
	width:470px;
	line-height: 18px;
	background-image: url(../images/fo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#content h2 {
	margin: 5px;
	padding: 0;
	padding-bottom: 15px;
	margin-left: 15px;
}
#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	margin-left: 15px;
	text-align: justify;
}
#content .padding {
	padding: 25px;
}
#footer {
	position:relative;
	top:-30px;
}
#footer a {
	/*color: #c9c9c9;
	text-decoration: none;*/
}

#footer a:hover {
	/*color: #db6d16;*/
}

.hidden {
	display: none;
}
#page-container #main-nav #img {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 700px;

}
#page-container #end #lotus img {
	position: relative;
	top: -50px;
}

#page-container #main-nav #menu1 {
	padding-top: -10px;
	/*padding-right: 5px;*/
	float: right;
	width: 290px;
	margin-top: 0px;
	margin-right: 30px;
	display:inline; /* to fix ie6 dobule margin bug*/
}

#page-container #main-nav #menu1 ul {
	list-style: none;
	margin: 0;
	float: right;
}
#page-container #main-nav #menu1 li {
	float: left;
	margin: 0 5px;
}
#page-container #middle {
	background-image: url(../images/bg-content_index.gif);
	padding: 1px;
	width:100%;	
	position:relative;
	top:-60px;
}
#end{
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 0px;
	height: 36px;
	padding-top: 0px;
	background-color: transparent;
	background: url(../images/bg-single-index.gif) #f6f7f7;;
	background-repeat: no-repeat;
	background-position: 0 top;
}

#page-container #middle #sidebar-a .padding h2 {
	padding: 0;
	padding-bottom: 15px;
	margin-top: 0px;
}
#page-container #header img {
	top: -60px;
	padding: 1px;
	float:right;
}

#page-container #header span {
	padding: 1px;
}

#pic_UpcomingEvents
{
text-align:center; padding-left:7px; border:none; width:600px; background-color: #ffffff; margin:0px; float:left;background-image: url(../images/bg-content_index.gif);

}
#pic_UpcomingEventsHeader
{
background:url(/en/images/EventsLogo.jpg); width:40px; height:200px; border:none; float:left;
}
#pic_UpcomingEventsHeader a:hover
{
 color:#cc0000; text-decoration:none;
}

#googleBox
{
position:relative;top:-30px; left:50%; margin-left:-33%
}
sup.newMark{
color:#ff0000; font-size:9px;
}