/* ---------------------------------------------------------- */
/* created by Emile Blume - 2006 - www.netcreators.nl */
/* ---------------------------------------------------------- */
body{
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.png) #F6F5F1 repeat-y center !important;
	background: url(../images/bg-IE.gif) #F6F5F1 repeat-y center;
	color: #343D50;
	font-size: 11px;
	font-family: Arial,Helvetica,Sans-Serif,Tahoma;
	text-align: center;
}

hr {
	border: 0px solid #CFC7B6;
	background: #CFC7B6;
	color: #CFC7B6;
	height: 1px;
}

img {
	border: none;
}

#header{
	background: url(../images/bg-header.png)  no-repeat center top;
	text-align: left;
	height: 150px;
	width: 980px;
	margin: auto;
	top: 0;
	position: relative;
}

#header h1, #header h2, #header h3 {
	margin: 0;
	padding: 0;
}

#header h1 {
	background: url(../images/logo.gif) no-repeat;
	left: 14px;
	top: 14px;
	position: relative;
	width: 574px;
	height: 96px;
}

#header h1 a {
	display: block;
	cursor: pointer;
	height: 96px;
	width: 574px;
}

#header h2 {	
	background: url(../images/slogan.jpg) no-repeat;
	height: 129px;
	width: 206px;
	right: 15px;
	top: 14px;
	position: absolute;
}

#header span {
	display: none;
}

#frame {	
	margin: auto;
	width: 966px;
	text-align: left;
	position: relative;
}

#left {
	float: left;
	margin-left: 12px !important;
        margin-left: 6px;
	padding-top: 20px;
	width: 210px;
}

#center {
	background: url(../images/center-bg.gif) no-repeat bottom right;
	float: left;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	width: 502px;
	margin-right: 10px;
}

#center h1, #center 2, #center h3{
       font-size: 16px;
       margin-top: 18px;
       margin-bottom: 6px;
}

#center h4, #center 5, #center h6{
       font-size: 14px;
}

#center p {
	line-height: 16px;
}

#center a {
	color: #171B58;
	text-decoration: underline;
}

#center a:hover {
	color: #395A94;
}

#center h3 {
	color: #C24800;
	font-size: 18px;
	margin-bottom: 14px;
}

#content {
        margin-top: 6px;
	padding: 14px;
}

#right {
	float: left;
	width: 220px;
}

#center .csc-mailform p{
        margin: 0;
        padding: 0;
}

legend {
        display: none;
}

#center .csc-mailform .csc-form-labelcell {
        width: 150px;
}

#center input, #center textarea {
        border: 1px solid #CFC6B5;
        padding-left: 2px;
        font-size: 11px;
        margin-bottom: 2px;
}

#center input.submit {
        border: 1px solid #A8977B;
        background: #CFC6B5;
        color: #FFFFFF;
        cursor: pointer;
        font-weight: bold;
}

#content .frame1 {
        background: url(../images/frame-bg-top.gif) no-repeat top center;
        width: 470px;
        margin-left: 0px;
        margin-bottom: 4px;
        padding-top: 1px;
}

#content .frame1 .bot {
        background: url(../images/frame-bg-bot.gif) no-repeat bottom center;
        display: block;
        margin: 0;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
}


/*** footer ***/
#footer, #nav-top, #map, #language {
	display: none;
}

#footer {
	clear: both;
	margin: auto;
	text-align: left;
	height: 29px;
	width: 968px;
}