@charset "utf-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/BaseLayout/bg_img.jpg);
	background-repeat: repeat-x;
}

.pageContainer {
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:center;
}

.mainContainer{
	width: 960px;
	height: auto;
	position: relative;
	/*asanka */
	margin-top: 0;
	margin-right :auto;
	margin-bottom :0;
	margin-left:auto;
	/*margin:0 auto;
	background-color:Transparent;
*/
	overflow:hidden;
	
}

/*---------------- embedding flash file -----------------------*/
.flashContainer {
	margin: 0px;
	padding: 0px;
	/*width: 960px;
	float:left;
	height: 728px;*/
	position: relative;
}

.flashContent{
	position:absolute;
	top:0px;
	left:0px;
	padding:0px;
	width: 960px;
	height: 728px;
	z-index: 1;
}

.textContent{
	position: relative;
	left: 460px;
	top: 0px;
	width: 506px;
	height: 150px;
	float: left;
	overflow: hidden;
	text-align: left;
	z-index:3;
}
.textContent a
{
	text-decoration:none;
	color: #494748;
}

.middleContainer {
	float: left;
	height: 509px;
	width: 556px;
	margin: 0px;
	padding: 0px;
}
/*.middleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	color: #666666;
	width: 370px;
	line-height: 1.2em;
	height: auto;
	position: relative;
	left: 490px;
	top: 230px;
	padding: 5px;
	overflow:hidden;
	z-index: 100;
}*/
.middleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:left;
	color: #666666;
	width:370px;
	line-height: 1.2em;
	height:auto;
	position:relative;
	left:570px;
	top:230px;
	z-index:100;
	padding: 5px;
}


/*.bottomMenu {
	clear:both;
	margin: 0px;
	float: left;
	height: 20px;
	width: 956px;
	background-image: url(../images/BaseLayout/red_1_1_08.jpg);
	background-repeat: repeat-x;
	position:relative;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	z-index: 150;
}*/

.bottomMenu {    
	/*height: 20px; asa 10/08 */
	height: 17px;
	width: 956px;
	float:left;
	background-image: url(../images/BaseLayout/red_1_1_08.jpg);
	background-repeat: repeat-x;
	position:relative;
	/*padding-top: 6px; asa 10/08 */
	padding-top: 1px;
	padding-bottom: 8px;
	text-align:center;
	/*color: White;	*/
	z-index: 150;	
}


.bottomMenu_items {
	/*	height: 24px;
	width: 110px;*/
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 18px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.footerText 
{
	width: 768px;
	height: 16px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	color: #666666;
	padding-bottom :5px;
	padding-top :5px;
	font-weight: 500;
	text-align:left;
}
.footerTextright
{
	width: 188px;
	height: 16px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	color: #666666;
	font-weight: 500;
	text-align: right;
	padding-bottom :5px;
	padding-top :5px;
}
.footerTextright a
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	color: #666666;
	font-weight: 500;
	text-align: right;
}


.footerContainer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 26px;
	width: 956px;
	background-image: url(../images/BaseLayout/red_second_06.jpg);
	background-repeat: no-repeat;
	position:relative;
	z-index:200;
}
.menu
{
	height: 20px;
	width: 956px;
	background-image: url(../images/BaseLayout/red_1_1_08.jpg);
	background-repeat: repeat-x;
	text-align:center;	
}

.menuContianer
{
	width:80%;
	margin: 0 auto;
}

