body {
	background:#666 url(../img/bg_body1x.jpg) repeat-x;
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#000;
	margin:0;
	padding:0;
}
* {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
h1 {
	font-size:22px;
	color:#008196;
	margin-bottom:20px;
}
h2 {
	font-size:16px;
	margin-bottom:8px;
}
#page {
	position:relative;
	width:970px;
	margin:0 auto;
}
#head {
	height:208px;
	width:910px;
	background:#000 url(../img/bg_head.jpg) no-repeat;
	padding:22px 30px 0 30px;
}
#logo1,#logo2 {
	float:left;
}
#logo2 {
	padding-left:574px;
}
#navbar {
	width:910px;
	clear:left;
	height:60px;
	background:#fff url(../img/bg_navi.gif) no-repeat;
	padding:0 30px 0 30px;
	float:left;
}
#navigation {
	float:left;
	width:690px;
}
#menu {
	list-style:none;
}
#menu li {
	float:left;
}
#menu li a {
	display:block;
	color:#fff;
	font-size:13px;
	text-decoration:none;
	margin-right:8px;
	padding:7px 5px;
}
#menu li a:hover,#menu li a.current {
	background-color:#008196;
}

#standards  {
	list-style:none;
	float:left;
	padding-top:3px;
	padding-left:20px;
}
#standards li {
	color:#fff;
	height:20px;
	display:inline;
}
#standards li a {
	color:#fff;
	font-size:12px;
	text-decoration:none;
	margin:0 5px 0 5px;
}


#container {
	width:920px;
	background-color:#fff;
	min-height:380px;
  	height:auto !important;
  	height:380px;
	padding:30px 20px 30px 30px;
	clear:both;
}

#languageselect {
	padding-top:6px;
	float:right;
}

#content {
	clear:both;
}
#content a,#left a,#right a {
	color:#008196;
}
#content a:hover,#left a:hover,#right a:hover {
		text-decoration:none;
}
p.bodytext {
	margin-bottom:12px;
}
#container ul {
	margin-bottom:9px;
	padding-left:25px;
}
#container ul li {
	padding-bottom:3px;
}
#content div.frame-home1,#content div.frame-home2 {
	width:220px;
	float:left;
	height:220px;
	margin-right:10px;
	margin-top:10px;
	display:inline; /* IE 6 margin bug fix */
	font-size:12px;
}
#content div.frame-home1 h2,#content div.frame-home2 h2 {
	padding:8px;
	font-size:14px;
	height:39px;
	color:#fff;
	font-weight:normal;
	margin:0;
}
#content div.frame-home2 h2 {
	background-color:#008196;
}
#content div.frame-home1 h2 {
	background-color:#000;
}
#content div.frame-home1 .csc-textpic-text {
	padding:5px;
}
div#left {
	width:450px;
	float:left;
}
div#right {
	width:450px;
	float:left;
	margin-left:10px;
}
div#footer {
	clear:both;
	width:970px;
	height:53px;
	background:#fff url(../img/bg_footer.gif) no-repeat;
}

/* ########### Powermail ############### */

div.tx-powermail-pi1 legend {
	display:none;
}
div.tx-powermail-pi1 fieldset {
	border:0;
}
div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_text label,
div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_textarea label  {
	display:block;
	float:left;
	width:160px;
}
div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_text,
div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_check,
div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_textarea {
	clear:left;
	margin-bottom:10px;
}
div.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_check {
	padding-top:10px;
	padding-bottom:10px;
}
div.tx-powermail-pi1 .powermail_text,
div.tx-powermail-pi1 .powermail_textarea {
	width:220px;
	border:1px solid #008196;
	padding:2px 0 2px 0;
}
div.tx-powermail-pi1 p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	clear:left;
	margin-bottom:5px;
}
div.tx-powermail-pi1 div.powermail_check_inner {
	clear:right;
	margin-bottom:5px;
}

div.tx-powermail-pi1 div.powermail_check_inner label {
	float:right;
	display:block;
	width:420px;
}
div.tx-powermail-pi1 .powermail_submit {
	margin-left:160px;
	background:#008196;
	color:#fff;
	padding:4px;
}
div.tx-powermail-pi1 .powermail_mandatory_js {
	color:#dd0000;
	margin-left:160px;
}
div.tx-powermail-pi1 .validation-failed {
	background-color:#ffdede;
}