body {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html, body {
	border: 0;
	padding: 0;
	margin: auto;
	text-align: center;
}
* {
	padding: 0;
	margin: 0;
	border: 0;
}
div#centered {
	text-align: left;
	width: 955px;
	margin: 0 auto
}
div#wrapper {
	width: 955px;
	height: 600px;
	padding: 0;
	background-color: #8d8d8d;
	text-align: left;
	position: relative;
}
div#corner-tl {
	position: absolute;
	top:0px;
	left: 0px;
	width: 20px;
	height: 20px;
	background-image: url(../images/page_components/corner-tl.gif);
	background-repeat: no-repeat;
}
div#main div#corner-tr {
	position: absolute;
	display: block;
	clear: both;
	top: 0px;
	left: 293px;
	width: 20px;
	height: 20px;
	background-image: url(../images/page_components/corner-tr.gif);
	background-repeat: no-repeat;
}
div#corner-bl {
	position: absolute;
	top: 580px;
	left: 0px;
	width: 20px;
	height: 20px;	
	background-image: url(../images/page_components/corner-bl.gif);
	background-repeat: no-repeat;
}
div#corner-br {
	position: absolute;
	display: block;
	clear: both;
	top: 580px;
	left: 293px;
	width: 20px;
	height: 20px;
	background-image: url(../images/page_components/corner-br.gif);
	background-repeat: no-repeat;
}
div.thumb {
	float: left;
	width: 36px;
	height: 45px;
	padding: 5px 2px 0 5px;
}
div.hr {
	background-image: url(../images/page_components/hr-small.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	height: 2px;
	line-height: 1px;
	margin: 15px 0;
}
div.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}
.bold {
	font-weight: bold;
}
.title1 {
	font-size:18px;
	font-weight: bold;
	color:#FFFFFF;
}
.title2 {
	font-size:16px;
	font-weight: bold;
	color:#FFFFFF;
}
.title3 {
	font-size:14px;
	font-weight: bold;
	color:#FFFFFF;
}
br {
	clear: both;
}
div#left {
	width: 200px;
	height: 600px;
	overflow: hidden;
	background-color: #8d8d8d;
	float: left;
}
div#left div#logo {
	width: 100%;
	padding: 20px 0 0 5px;
	text-align: left;
}
div#left div.hr {
	background-image: url(../images/page_components/hr-small.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 144px;
	margin: 15px 0 15px 25px;
	line-height: 1px;
}
div#left div#leftmenu {
	margin: 5px 0 5px 25px;
	width: 170px;
	position: relative;
}
div#left div#leftmenu ul.leftmenu {
	list-style: none;
}
div#left div#leftmenu ul.leftmenu li.leftmenu {
	font-size: 11px;
	line-height: 22px;
}
div#left div#leftmenu a {
	text-decoration: none;
	color: #000000;
}
div#left div#leftmenu a:hover {
	color: #FFFFFF;
} 
div#left div#leftmenu a.up {
	text-decoration: none;
	color: #FFFFFF;
}
div#left div#leftmenu a:hover.up {
	text-decoration: none;
	color: #999999;
}
/******** SUBMENUS & SUB-SUBMENUS
div#left div#leftmenu ul.leftmenu ul.submenu {
	margin: 0 0 5px 30px;
	list-style: none;
}
div#left div#leftmenu ul.leftmenu ul.submenu li.submenu {
	font-size: 11px;
	line-height: 22px;
}
*/

div#slide {
	margin: 25px 0 0 0;
	width: 442px;
	height: 550px;
	overflow: hidden;
	float: left;
}
/* image element */
div#image {
	margin: 25px 0 0 0;
	width: 442px;
	height: 550px;
	overflow: hidden;
	float: left;
}
/* image elements! */
div#image img {
	display: block;
}
/* content element */
div#main {
	width: 313px;
	height: 600px;
	padding: 0;
	float: left;
	color: #000;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	position: relative;
	background-image: url(../images/bg-b.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-position: 70 391;
}
div#new-main {
	background-image: url(../images/index-img02.jpg);
	background-repeat: no-repeat;
	width: 303px;
	height: 600px;
	display: block;
	overflow: hidden;
	position: relative;
	padding: 0;
	float: left;
	color: #fff;
}
div#new-main div#content {
	text-align: left;
	clear: both;
	margin: 120px auto 0 auto;
	padding: 40px 0 0 0;
	width: 235px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
}
div#new-main div#content p {
	margin: 10px 0 0 0;
	text-align: left;
}
div#new-main div#content h1 {
	color: #857040;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/* content */
div#main div#content {
	text-align: left;
	clear: both;
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 235px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
}
div#main div#content div.hr {
	margin: 10px 0 0 0;
	background-image: url(../images/page_components/hr-small.gif);
	background-repeat: repeat-x;
	height: 1px;
}
div#main div#content p {
	padding: 10px 0 0 0;
}
div#content p.bold {
	font-size:12px;
	font-weight: bold;
	color: #000000;
}
div#main div#content div#team p {
	padding: 5px 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* footer */
div#footer {
	width: 955px;
	margin: 0 auto;
	padding: 10px 0 0 0;*/
	clear: both;
	text-align: left;
	line-height: 22px;
	font-size: 11px;
}
div#footer div#foot-1 {
	width: 1200px;
	float: left;
	text-align: left;
	margin: 0 0 0 20px;
}
div#footer div#foot-2 {
	width: 450px;
	padding: 0 0 0 10px;
	float: left;
	text-align: left;
}
div#footer a {
	text-decoration: none;
	color: #000000;
	margin: 0 8px;
}

