* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	visibility: visible;
	padding-right: 0px;
	padding-left: 0px;
	line-height:1.5em;
	text-align: left;
}
a {	text-decoration: none;}
a:link.footer {color: White;}
a:visited.footer {color: White;}

img {
	border: none;
}

		body {
	font: 80% verdana, arial, helvetica, sans-serif;
	text-align: center; /* for IE */
	margin-top: 0;
	background-image: url(../images/body_background.jpg);
	background-repeat: repeat;
	background-color: #44281D;
	font-family: Palatino Linotype, Book Antiqua, Palatino, Times New Roman, Times, serif;
   color: #44281D;
}
		#container {
	margin: 0 auto;
	text-align: center; /* for IE */
	width: 1000px;
	height: 700px;
	background-image: url(../images/main_frame.gif);
	background-repeat: no-repeat;
}
		#header {
			margin: 0 auto;
			text-align: center; /* for IE */
			width: 850px;
			height:30px;
		}

		#pcontent {
			margin: 0 auto;
			text-align: center; /* for IE */
			width: 1000px;
			height:400px;
			border-color: #000000;
			background-repeat:no-repeat;
			background-position:50% 85%;
		}

		#pagestyle_right {
			padding-left: 420px;
			padding-right: 170px;
			line-height:1.5em;
			font-size:14px;
		}

		#pagestyle_right1 {
			padding-left: 410px;
			padding-right: 170px;
			line-height:1.5em;
			font-size:14px;
		}

		#pagestyle_right2 {
			padding-left: 470px;
			padding-right: 170px;
			line-height:1.5em;
			font-size:14px;
		}

		#pagestyle_center {
      margin: 0 auto;   /* align for good browsers */
		text-align: center; /* counter the body center */   		
		line-height:1.5em;
		font-size:14px;
		}

		#pagestyle_left {
			margin-left: 0px;
			width: 330px;
			line-height:1.5em;
			font-size:14px;
		}
		
		#default_style {
			line-height:1.5em;
			font-size:14px;
		}

		#expert_slideshow {
			margin: 0 auto;
			width: 660px;
			margin-top:0;
			text-align: center;
		}

		#main_logo {
			width: 1000px;
			height:90px;
			background-image:url(../images/main_logo.gif);
			background-repeat:no-repeat;
		   background-position: 50% 50%;
			text-indent: 70%;
}
					
		.center {
			text-align:center;
		}

		.menu {
			height: 32px;
			margin-top: 60px;
			padding-left:180px;
		}
		.cssnav {
			position: relative;
			float: left;
			padding: 0;
			font-family: arial, helvetica, sans-serif;
			width: 80px;
			height: 20px;
			overflow: hidden; /* for ie to hide extra height*/
			margin-top: 0;
		}
		.cssnav a {
			display: block;
			color: #444444;
			font-size: 11px;
			width: 80px;
			height: 20px;
			float: left;
			text-decoration: none;
			overflow:hidden;/* for ie to hide extra height*/
			m: expression(this.onmouseover =  new Function("this.className = 'cssnav-hover a';"));
		}
		cssnav-hover a,
		.cssnav a:hover {
			color: #000000;
			m: expression(this.onmouseout = new Function("this.className = 'cssnav a';"));

		}
		.cssnav img {width: 80px; height: 20px; border: 0; visibility:hidden}
		* html a:hover {visibility:visible}
		.cssnav a:hover img{visibility:visible}
		.cssnav span {
			position: absolute;
			left: 1px; top: 5px;
			text-align: center;
			width: 80px;
			cursor: pointer;
		}

.slideshow {
	margin: 0px auto;
	width: 400px;
	padding: 0;
	}

div.slideshow img { border: 0; padding: 0; border-style:hidden;} 
div.slideshow div { border: 0; padding: 0; border-style:hidden;} 

.ebox1 {
	margin: 0 auto;   /* align for good browsers */
   text-align: center;
	display: block;
   width: 500px;
	padding: 10px;
	background: #FEFEFE;
	border: 8px solid #DBE7AE;
}
