@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/inc/images/bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.bglines {
	background-image: url(/inc/images/bglines.gif);
	height: 470px;
}
.wrap {
	width: 883px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	background-image: url(/inc/images/logo.gif);
	height: 85px;
	background-repeat: no-repeat;
}
.toplinks {
	float: right;
	color: #999999;
	padding-top: 35px;
	padding-right: 10px;
	font-size: 10px;
}
.toplinks a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#menu {
	background-image: url(/inc/images/navbar.png);
	height: 79px;
	font-size: 12px;
	text-align: center;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#menu a {
	color: #333333;
	text-decoration: none;
}
#menu a:hover {
	color: #CC0000;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	line-height:80px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.bannerimg {
	background-image: url(/inc/images/bannerhome.gif);
	height: 259px;
}
.bannerabout {
	background-image: url(/inc/images/bannerimg.gif);
	height: 259px;
}
.bannerarchetypes {
	background-image: url(/inc/images/bannerarchetypes.gif);
	height: 259px;
}
.bannermanagement {
	background-image: url(/inc/images/bannermanagement.gif);
	height: 259px;
}
.bannercoaching {
	background-image: url(/inc/images/bannercouncelling2.gif);
	height: 259px;
}
.bannercommunication {
	background-image: url(/inc/images/bannercomneg.gif);
	height: 259px;
}
.bannercouncelling {
	background-image: url(/inc/images/bannercouncelling.gif);
	height: 259px;
}
.bannerpersonal {
	background-image: url(/inc/images/bannerhome.gif);
	height: 259px;
}
.bannerindvstress {
	background-image: url(/inc/images/bannerindvstress.gif);
	height: 259px;
}
.bannercorpstress {
	background-image: url(/inc/images/bannerimg.gif);
	height: 259px;
}
#content {
	margin-top: 1px;
	background-image: url(/inc/images/content.png);
	padding: 15px;
}
#content li {
	list-style-image: url(/inc/images/bullet.gif);
}
#content strong {
	color: #990000;
}

#content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#content h3 {
	color: #990000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 14px;
}


#content p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.content_left {
	width: 450px;
	float: left;
	font-size: small;
}
.content_left ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;

}
.content_left a {
	color: #333333;
	text-decoration: none;
}


.content_right {
	width: 350px;
	float: right;
	color: #666666;
}
.content_right li {
	list-style-image: url(/inc/images/bullet.gif);
	padding-bottom: 2px;
	padding-top: 2px;
}

.clearfix {
	clear: both;
}

#foot {
	background-image: url(/inc/images/foot.png);
	height: 30px;
	margin-bottom: 5px;
}
#address {
	color: #FFFFFF;
	font-size: xx-small;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 15px;
	padding-bottom: 20px;
}
#address a {
	color: #FF3333;
}
.table {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#sidemenu ul {
	margin: 0px;
	padding: 0px;
}
#sidemenu li {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #E1E1E1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	background-image: url(/inc/images/button.gif);
}
#sidemenu a {
	padding: 5px;
	display: block;
	color: #990000;
	text-decoration: none;
}
