/* CSS Document */

html {
	height : 100%; 
	padding-bottom : 0.07em; 
}

body {
	margin:0;
	padding:0;
	margin-top:15px;
	font-family:Helvetica, Arial, Verdana,  sans-serif;
	font-size:12px;
	color:#5a5a5a;
	background:url(../images/header_repeat.gif) 50% 15px repeat-x;
}
a img {
	border:none;
}
#site {
	width:856px;
	width:848px;
	margin:0 auto;
}
#header {
	position:relative;
	height:125px;
}
#logo {
	position:absolute;
	left:-2px;
	top:0;
}
#title {
	position:absolute;
	right:0;
	top:0;
	width:658px;
	text-align:right;
	background:url(../images/header_repeat.gif) 0 0 repeat-x;
	height:125px;
}
/*#title h2 {
	position:absolute;
	left:0px;
	top:61px;
	padding:0 35px;
	padding:0 22px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#563E91;
	color:#6e3784;
	margin:0;
	background:#FFF;
	height:34px;
	line-height:34px;
	font-weight:normal;
}*/
#title #flashTitle {
	position:absolute;
	left:0px;
	top:61px;
}
#container {
}
#menu {
	height:22px;
	margin-left:229px;
	margin-top:8px;
	margin-bottom:20px;
	overflow:hidden;
	white-space:nowrap;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #c6b5d8;
	width:618px;
}
#menu a {
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	/*padding-right:50px;*/
}
#menu a:hover, #menu a.active {
	color:#71459f;
}

#menuespacer {
	padding:15px 0;
}
#container-left {
	float:left;
	width:214px;
}
#logos img {
	display:block;
	margin-bottom:10px;
}
/*#logos img {
	opacity:.5;
	filter:alpha(opacity=50);
}
#logos img:hover {
	opacity:1;
	filter:alpha(opacity=100);
}*/
#container-right {
	float:right;
	width:621px;
}
#termenu {
	margin-bottom:20px;
}
#termenu span {
	padding:0 8px;
}
#termenu a {
	text-transform:uppercase;
}
#termenu a.active {
	font-weight:bold;
}
	
strong, b, #content a, #termenu a {
	color:#563E91;
	color:#6e3784;
}
#content h1, #content h2, #content h3, #content h4 {
	font-size:12px;
	color:#563e91;
	color:#6e3784;
}
/*#content *:first-child {
	margin-top:0;
}*/

#content ul, #content li {
	list-style:none;
}
#content li {
	margin-bottom:3px;
	background:url(../images/dot_kl.gif) 0 5px no-repeat;
	padding-left:15px;
}

/* blog styles */
.tx-wecdiscussion-responseMsg {
	display:none;
}
.tx-wecdiscussion-forumMessage {
	padding-top:7px;
	padding-bottom:12px;
}
.tx-wecdiscussion-forumMessageInfo {
	margin-top:5px;
}
.gutter img {
	float:right;
	height:15px;
	width:auto;
	padding:3px 0;
}


/* mailform */

.mailformplus_contactform fieldset {
	border:none;
}
.mailformplus_contactform label {
	width:80px;
	vertical-align:top;
	display:block;
	float:left;
}
.mailformplus_contactform textarea {
	vertical-align:top;
}

.align-center {
	text-align:center;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}

