
body, html {
	margin: 0;
	padding: 0;
	background: #B8B099 url(image/bg_sand.jpg) repeat-x top;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4B3C1E;

}
.mytd{
height:auto;}

table{
height:100%;}

.img{
}

.img a{
border:3px solid #DFDFD3;}

.mytable{
height:auto;}

#language ul{
float:left;
list-style:none;
}

#language li {
text-align:left;
list-style-type:none;
margin-bottom:1px;
}

a {
	color: #A75A24;
	border:0px;
	font-weight: bold;

}

a:hover {
	text-decoration: none;
	color: #000000;
}

/* Header */

#header {
	width: 909px;
	height: 183px;
	margin: 0 auto;
	background-image: url(images/top_img.gif);
}
#headernewsletter {
	width: 909px;
	height: 183px;
	margin: 0 auto;
	background-image: url(images/top_newsletter_img.gif);
}
#conferheader{
	width: 909px;
	height: 183px;
	margin: 0 auto;
	background-image: url(images/home_top_img.jpg);
}
#vitalheader{
	width: 909px;
	height: 183px;
	margin: 0 auto;
	background-image: url(images/vital_header.gif);
}
#thrivingheader{
	width: 909px;
	height: 183px;
	margin: 0 auto;
	background-image: url(images/thriving_header.gif);
}
#enduringheader{
	width: 909px;
	height: 183px;
	margin: 0 auto;
	background-image: url(images/enduring_header.gif);
}
#reinventingheader{
	width: 909px;
	height: 183px;
	margin: 0 auto;
	background-image: url(images/reinventing_header.gif);
}

/* Logo */

#logo {
	float: left;
}

#logo * {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 {
	padding: 100px 0 0 0;
	letter-spacing: -3px;
	font-size: 3.5em;
}

#logo h2 {
	letter-spacing: 1px;
	font-size: 1em;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 154px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 5px 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	padding: 5px 19px;
	background: #2F1A1A url(images/img2.gif) repeat-x left bottom;
	border: 1px solid #1E1010;
	border-right-color: #7A6D6D;
	border-bottom-color: #7A6D6D;
	color: #FFFFFF;
}

/* Content */
#main{
width:781px;
height:100%;
margin: 0 auto;}

#title {
	width: 252px;
	height:65px;
	padding: 0px 0 0 0;
	background: url(images/top_tit_img1.gif) no-repeat top;
}
#title2 {
	width: 657px;
	height:65px;
	padding: 0px 0 0 0;
	background: url(images/top_tit_img2.gif) no-repeat top;
}
#title h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:22px;
	height:23px;
	float:left;
	margin:5px;
}

.title2 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:22px;
	height:23px;
	float:left;
	margin:5px;
}

#content {
	width: 909px;
	margin: 0 auto;
	height:100%;
	background: url(images/body_back_img.gif) repeat-y top;
}

#bottom {
	width: 909px;
	height:100%;
	padding: 0px 0 0 0;
	background: url(images/bottom_back_img.gif) no-repeat bottom;
}

/* Column One */

#colOne {
	float: right;
	width: 533px;
	height:auto;
	padding:20px 30px 40px 10px;
}

#colOne h2 {
	margin-top: 0;
	font-size: 2.2em;
	color: #CCCCCC;
}

#colOne h5 {
	margin-top: 0;
	font-size: 16px;
	color: #4D442F;
	border-bottom:2px solid #6F6651;
}
#colOne h5 p {
	margin-top: 0;
	font-size: 11px;
	color: #4D442F;
}

#colOne p, #colOne ul, #colOne ol {
	line-height: 160%;
}

#colOne .credits {
	margin-bottom: 50px;
	padding: 5px 0 8px 8px;
	background: #210100;
	border-left: 2px solid #8A0600;
}

#colOne .credits p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#colOne h4 {
	background:#DFDFD3;
	font-size: 11px;
	font-weight: normal;
	color: #2F2F2E;
	padding:8px 5px 5px 5px;
	margin:0px 0px 10px 0px;
}

#colOne h4 p{
	background:#DFDFD3;
	font-size: 14px;
	color: #4B3C1E;
	margin:0px;
	font-weight:bold;
}

#colOne h3{
	font-size: 15px;
	color: #4B3C1E;
	margin:0px;
	font-weight:bold;
}
/* Column Two */

#colTwo {
	float: left;
	width: 154px;
	padding:10px 10px 10px 0px;
}

#colTwo ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
}

#colTwo li {
	list-style-type:none;
	margin:0;
	padding-left:20px;
	font-weight:bold;
	

}

#colTwo li a {
	text-decoration:none;
	color:#C6560C;
	border-bottom:1px solid #B9AD95;
}

#colTwo li a:hover {
	color:#FF6500;
}

#colTwo ul li a {
margin-left:20px;
	text-decoration:none;
	color:#C6560C;
	border-bottom:1px solid #B9AD95;
}

#colTwo ul li a:hover {
	color:#FF6500;
}


.none {
	list-style-type:none;
	margin-left:10px;
}

#colTwo li li {
	margin-bottom: auto;
}

#colTwo li ul {
	padding-left: 10px;
	list-style: square inside;
}
#colTwo ul li{
	padding-left: 10px;
	list-style: none;
}

#colTwo h2 {
	width:163px;
	background:#DFDFD3;
	font-size: 15px;
	font-weight: bold;
	color: #2F2F2E;
	padding-left: 5px;
	margin:0px 0px 5px 10px;
	border-bottom: 1px solid #2C2C2C;
}

#textfield1 {
	width: 105px;
	height:18px;
	background:#9E9E9E url(images/img4.gif) repeat-x;
	border: 1px solid #9C9C9C;
	list-style-type:none;
	float:left;
}
#textfield2 {
width: 130px;
height:18px;
	background:#9E9E9E url(images/img4.gif) repeat-x;
	border: 1px solid #9C9C9C;
	list-style-type:none;
	float:left;
}
#textfield3 {
width: 114px;
height:18px;
	background:#9E9E9E url(images/img4.gif) repeat-x;
	border: 1px solid #9C9C9C;
	list-style-type:none;
	float:left;
}

#submit1 {
	background:#9E9E9E url(images/img5.gif) repeat-x;
	border: 1px solid #625252;
	border-right-color: #1B0F0F;
	border-bottom-color: #1B0F0F;
	color: #CCCCCC;
	float:left;
	height:22px;
}

.fildstyle{

margin:0;
float:left;}

/* ftrlinks */
.ftrlinks {
	font-size: 10px;
	color: #623C1E;
	float:left;

}
a.ftrlinks {
	font-size: 10px;
	color: #623C1E;
}
a.ftrlinks:link {
	text-decoration: none;
}
a.ftrlinks:visited {
	text-decoration: none;
	color: #623C1E;
}
a.ftrlinks:hover {
	text-decoration: none;
	color: #CC6600;
}
a.ftrlinks:active {
	text-decoration: none;
	color: #623C1E;
}


/* Sidebar */

#sidebar {
	float: left;
	text-align:left;

}

/* Boxed */

#sidebar .boxed {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
float:left;
width:163px;
margin:0;
}

#sidebar .search {
margin:5px 0 5px 0;
float:left;
width:163px;
height:20px;
vertical-align:middle;
}

#sidebar .search p {
	float: left;
	text-align:left;
}

.form{
border:1px solid #DFDFD3;
}

.search .img{
height:20px;
}

#sidebar .boxed h2 {
	height: 15px;
	width:155px;
	background:#DFDFD3;
	font-size: 15px;
	font-weight: bold;
	color: #2F2F2E;
	float:left;
	padding:3px 3px 0px 3px;
	margin:10px 0px 0px 0px;
}

#sidebar .boxed .content {

	list-style:none;
	float:left;
}

#sidebar .boxed ul {
	float:left;
	
}

#sidebar .boxed li {
list-style-type:none;
margin:5px 5px;
float:left;
width:150px;
border-bottom:1px solid #e3e3e3;
line-height:14px;
letter-spacing:-1px;

}

#sidebar .boxed a {
text-decoration:none;
color:#C6560C;
}

#sidebar .boxed a:hover {
color:#FF6500;
}

/* Footer */

#footer {
	clear: both;
	width: 778px;
	height: 30px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: smaller;
}

.breakline{
border-bottom:solid 2px #956038;

}
.star {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CC0000;
	text-decoration: none;
}