﻿body {
	margin:0px;
	background-image: url('../images/inner_background.jpg');
	background-repeat: repeat;
	background-color: white;
	cursor: default;
	font-family: Tahoma;
	font-size: 11px;
	color: #303030;
	padding: 0;
}

a {
	color:#303030;
	text-decoration:none;
}

a:visited {
	color:#303030;
	text-decoration:none;
}

a:link {
	color:#303030;
	text-decoration:none;
}

a:hover {
	color:#36baa9;
	text-decoration:none;
}

img {
	border:0px;
}


.innerDiv {
	width:1000px;
	text-align: center;
}

.x {
	margin-left: auto;
	margin-right: auto;
	width: 680px;
	background: white;
}	
	
.headerDiv {
	padding-top:0px;
}

.HeaderTable{
	width:1000px;
}

.menubarDiv{
	width:100%;
}

.menubarTable{
	width:100%;
	height:38px;
	background-image:url('../images/menubar_bkg.jpg');
	background-repeat:repeat-x;
	vertical-align:middle;
}

.menubar{
	width:500px;
}


.center
{
	width: 680px;
	margin: auto;
}


/*  ................. Make 100% Height .................*/


#content
{
	vertical-align: top;
	background-color: White;
	padding-bottom: 30px;
}
#full_height
{
	height: 100%;
	position: fixed;
	width: 680px;
	background-color: White;
}
#bottom
{
	bottom: 0;
	position: fixed;
	height: 80px;
	width: 100%;
	z-index: 1000;
}

/*  ....................................................*/



.mainDiv{
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	margin-top: 0;
	height: 100%;
}

.MainTable{
	border:0px;
	width:680px;
	vertical-align:top;
	background:#FFFFFF;
	height:100px;
}

.PageTitle{
	width:680px;
	height:100px;
	vertical-align:top;
}

.MainContent{
	width:680px;
}

.PageContent{
	padding-left:30px;
	padding-right:30px;
	text-align:left;
	font:tahoma;
	font-size:11px;
	text-align:justify;
	color:#393939;
}

.ContentImage{
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}

.ArchiveTop{
	background-image:url('../images/lastnews.gif');
	background-repeat:no-repeat;
	height:32px;
	width:136px;
}

.ArchiveTopmenu{
	background-image:url('../images/all_about.gif');
	background-repeat:no-repeat;
	height:32px;
	width:136px;
}

.ArchiveCenter{
	background-image:url('../images/right_bkg.gif');
	background-repeat:no-repeat;
	background-color :#92d8ce;
	width:136px;
}

.ArchiveContent{
	text-align:center;
	font:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#393939;
}

.ArchiveContent a{
	color:#393939;
	text-decoration:none;
}

.ArchiveContent a:visited {
	color:#393939;
	text-decoration:none;
}

.ArchiveContent a:link {
	color:#393939;
	text-decoration:none;
}

.ArchiveContent a:hover {
	color:#ffffff;
	text-decoration:none;
}



.ArchiveFooter{
	background-image:url('../images/right_down.gif');
	background-repeat:no-repeat;
	height:25px;
	width:136px;
}
.Adv{
	width:140px;
	padding-top:10px;
	
}



.FooterDiv{
	width:100%;
}


.FooterTable{
	background-image:url('../images/inner_footer.jpg');
	background-repeat:no-repeat;
	width:680px;
	height:80px;
	text-align: center;

}

.FooterMenu{
	font: tahoma;
	font-size: 11px;
	color: #bdbdbd;
	width: 500px;
	height: 40px;
	padding-top: 0px;
	vertical-align: bottom;
	text-align: center;	
}

.FooterMenu a {
	color:#bdbdbd;
	text-decoration:none;
}

.FooterMenu a:visited {
	color:#bdbdbd;
	text-decoration:none;
}

.FooterMenu a:link {
	color:#bdbdbd;
	text-decoration:none;
}

.FooterMenu a:hover {
	color:#36baa9;
	text-decoration:none;
}


#x1 {
	height: 10px;
	background-color: #37bca9;
	bottom: 0;
	position: fixed;
	width: 100%;
	z-index: 1000;
	
}

.NewsTitle{
	font:arial;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#27b29f;
}
.NewsTitleDate{
	font:arial;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4f4f4f;
	padding-left:38%;
	padding-bottom:10px;
}

.ProjectDate{
	font:arial;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4f4f4f;
}
.more{
	font:arial;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#36baa9;
}








.style1 {
	background-color: white;
}
.style2 {
	background-color: #24b19e;
}
.style3 {
	background-color: #c7e6e8;
}


.xleft {
	background-image: url('../images/xtd.gif');
	background-repeat: repeat-x;
}


.xright {
	background-image: url('../images/xtd.gif');
	background-repeat: repeat-x;
}











