html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,input,textarea,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

body {
	padding: 10px 60px 40px 60px;
	background: #fff url(../img/bg_body.png) top left repeat-x;
	font-family: Helvetica,Arial,sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Trebuchet MS', Arial, serif;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 3px solid #000;
	margin-bottom: 0.4em;
	display: block;
}

h2 { font-size: 21px; }
h3 { font-size: 18px; }
h4 { font-size: 15px; }

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 1em;
}

a {
	color: #002394;
}

label {
	display: block;
	font-size: 13px;
	margin-bottom: 4px;
}

ul {
	padding: 2px 0 10px 20px;
}

ol {
	padding: 2px 0 10px 20px;
	list-style-type: upper-roman;
}

li {
	padding: 5px 0 5px 0;
	line-height:1.2;
}

.cl {
	clear: both;
}

.csc-textpic-clear {
	clear: both;
	margin-bottom: 20px;
}

#root {
	width: 900px;
	margin: 0 auto 0 auto;
}

#header {
	position: relative;
}

#header #logo {
	float: left;
}

#header #logo h1 {
	font-family: 'Trebuchet MS', Arial;
	font-size: 36px;
	font-weight: bold;
	color: #cbcdcf;
	width: 300px;
	margin-bottom: 5px;
	letter-spacing: 2px;
	border:0;
	text-transform: lowercase;
}

#header #logo h1 span {
	color: #df672b;
}

#header #logo h2 {
	font-family: 'Trebuchet MS', Arial;
	font-size: 18px;
	font-weight: bold;
	color: #df672b;
	width: 300px;
	letter-spacing: 3px;
	text-align: right;
	border:0;
}

#header #navi {
	float: left;
	width: 550px;
	padding-left: 10px;
	padding-top: 45px;
}

#header #navi li {
	display: inline;
	padding: 0 0 0 10px;
	background: url(../img/bg_navi_item.png) top right no-repeat;
}

#header #navi li.last {
	background: none;
}

#header #navi a {
	font-family: Verdana, Arial, Helvetica;
	color: #cbcdcf;
	font-size: 16px;
	text-decoration: none;
	padding: 0 10px 0 0;
}

#header #navi a:hover {
	color: #df672b;
}

#header #navi li.active a {
	font-weight: bold;
	color: #df672b;
}

#header #lang_switch {
	position: absolute;
	top: 1px;
	right: 20px;
	text-align: right;
}

#header #lang_switch img {
	margin-left: 10px;
}

#meta {
	padding: 1px 20px 0 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: right;
}

#meta a {
	text-decoration: none;
}

#content {
	margin-top: 50px;
}

#content #main {
	float: left;
	width: 635px;
	padding: 20px;
	background: url(../img/bg_main.png) top left no-repeat;
}

#content #right {
	float: right;
	width: 185px;
	padding: 0 20px 0 20px;
}

#content #right h1,
#content #right h2,
#content #right h3,
#content #right h4,
#content #right h5,
#content #right h6 {
	border: 0;
}

.csc-textpic {
	margin-bottom: 20px;
}

.graybox {
	background: url(../img/bg_graybox.png) top left no-repeat;
	padding: 10px;
	margin-bottom: 20px;
}

.graybox h1,
.graybox h2, 
.graybox h3, 
.graybox h4, 
.graybox h5, 
.graybox h6 {
	border: 0;
	font-size: 18px;
}

.graybox ul {
	padding: 2px 0 5px 0;
}

.graybox p,
.graybox li {
	font-size: 12px;
}

.tx-powermail-pi1_formwrap {
	width: 350px;
}

.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 10px;
}

.powermail_mandatory_js {
	width: 370px;
	text-align: center;
	color: #df672b;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #df672b;
	margin-top: 2px;
	padding: 2px 0 2px 0;
	background: #fff;
}

input.powermail_text {
	width: 350px;
	height: 20px;
	font-size: 14px;
	padding: 0 10px 0 10px;
	border: 1px solid #000;
	background: url(../img/bg_input.png);
}

input.powermail_submit {
	font-size: 14px;
	padding: 3px;
	border: 1px solid #000;
	background: #fff;
	float: right;
}

input.validation-failed {
	border: 1px solid #df672b;
}

textarea.powermail_textarea {
	width: 350px;
	height: 80px;
	padding: 10px;
	font-size: 14px;
	border: 1px solid #000;
	background: url(../img/bg_textarea.png);
}

.tx-powermail-pi1_fieldset legend {
	display: none;
}

.tx-rzgooglemaps-pi1 {
	display: none;
}

#twtr-profile-widget {
	margin-bottom: 20px;
}


/*********************************************************/

/*

#lang_switch {
	border-top: 4px solid #184D68; 
	text-align: right;
}

#lang_switch .tx-bblanguageselect-pi1 {
	padding: 2px 2px 2px 2px;
}

#logo {
	border-bottom: 2px solid #184D68; 
	margin-bottom: 20px;
}

#navigation {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #184D68; 
}

#navigation li {
	display: inline;
	padding: 0 5px 0 5px;
}

#navigation li.active {
	background: #FB9C6C;
}

#navigation a {
	text-decoration: none;
	color: #31809F;
}

#navigation a:hover {
	color: #184D68;
}

#content {
	width: 40%;
	float: left;
	margin-bottom: 20px;
}

#special {
	width: 20%;
	float: left;
	margin-left: 5%;
}

#footer {
	background: #184D68;
	padding: 5px;
	color: #fff;
}

#footer a {
	color: #FB9C6C;
}

.csc-textpic-image {
	padding: 5px;
	border: 1px solid #D55121;
}

.csc-textpic-caption {
	margin-top: 5px;
}

.tx-bblanguageselect-pi1 { display: inline; }

dev: ABQIAAAANEVWi8b8t9kEpXDaMfYG4BT_I6fIvTiCqrMk2PEYvML4oX1eBBSAKNTLw2oQn7-hf6aLMB8SxpU1Zg
live: ABQIAAAANEVWi8b8t9kEpXDaMfYG4BRoZ86cddDg3o4zWPA1yiobDg5-PBS-jaFA11dYamZzA4S-pdqFgjKgkQ


*/

