/*

Thank you for visiting this CSS document.

---

red		#FD8628
mint		#14b694
light grey	#dddddd
dark grey	#666666

*/



/*** main elements ***/

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#header_outside, #navigation_outside, #content_outside, #footer_outside {
	width: 100%;
	text-align: center;
}
#header, #navigation, #content, #footer {
	clear: both;
	overflow: auto;
	margin: auto;
	width: 960px;
	text-align: left;
}
#header_outside {
	height: 130px;
	background-color: #fff;
}
#navigation {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#navigation_outside {
	height: 45px;
	background-image: url(../images/bg_navigation.jpg);
}
#content {
	background-image: url(../images/bg_content.jpg);
}
#content_outside {
	background-image: url(../images/bg_content_outside.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#footer_outside {
	height: 60px;
	background-image: url(../images/bg_footer.jpg);
}



/*** content ***/

#content_01 {
	float: left;
	width: 240px;
}
#content_01_inside {
	padding: 15px 15px 15px 15px;
}
#content_02 {
	float: left;
	width: 525px;
}
#content_02_inside {
	margin-top: 35px;
	padding: 0px 0px 25px 20px;
}
#content_03 {
	float: right;
	width: 180px;
}
#content_03_inside {
	padding: 0px 10px 0px 15px;
	margin: 35px 0px 25px 0px;
	border-left: 1px solid #14b694;
}
#content_04 {
	float: right;
	width: 700px;
}
#content_04_inside {
	margin-top: 35px;
	padding: 0px 15px 25px 0px;
}



/*** navigation ***/

#navigation ul {
	padding: 0px;
	margin: 0px;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	font: normal 12px verdana;
	color: #fff;
	text-decoration: none;
	float: left;
	padding: 14px 22px 11px 22px;
	border-right: 1px solid #ffffff;
}
#navigation ul li a:hover {
	background-color: #FD8628;
}
#navigation ul li .active {
	background-color: #FD8628;
	color: #fff;
}



/*** subnavigaion 01 ***/

#subnavigation_01 {
	margin: 30px 1px 0px 1px;
	background-image: url(../images/bg_subnavigation_01.jpg);
	background-repeat: repeat-x;
	background-color: #eeeeee;
	overflow: auto;
	Xheight: 100%;
}
#subnavigation_01 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnavigation_01 li {
	border-bottom: 1px solid #ffffff;
}
#subnavigation_01 a {
	display: block;
	font: normal 12px verdana;
	line-height: 18px;
	color: #666666;
	padding: 10px 0px 8px 15px;
	text-decoration: none;
}
#subnavigation_01 a:hover, .subnavigation_01_active {
	color: #14b694;
	font-weight: bold;
}
#subnavigation_01 .subnavigation_active {
	font-weight: bold;
}
#subnavigation_01 .subnavigation_level2 {
	padding-left: 30px;
}
#subnavigation_01 .subnavigation_level2_active {
	font-weight: bold;
	padding-left: 30px;
}



/*** subnavigaion 02 ***/

#subnavigation_02 {
	margin: 0px 1px 0px 1px;
	background-image: url(../images/bg_subnavigation_02.jpg);
	background-repeat: repeat-x;
	background-color: #50c8af;
	overflow: auto;
	Xheight: 100%;
}
#subnavigation_02 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnavigation_02 li {
	border-bottom: 1px solid #ffffff;
}
#subnavigation_02 a {
	display: block;
	font: normal 12px verdana;
	color: #ffffff;
	padding: 10px 0px 8px 15px;
	text-decoration: none;
}
#subnavigation_02 a:hover, .subnavigation_01_active {
	color: #ffffff;
	font-weight: bold;
}
#subnavigation_02 .subnavigation_active {
	font-weight: bold;
}
#subnavigation_02 .subnavigation_level2 {
	padding-left: 30px;
}
#subnavigation_02 .subnavigation_level2_active {
	font-weight: bold;
	padding-left: 30px;
}



/*** typo ***/

p, th, td, #content_01_inside li, #content_02_inside li, #content_03_inside li, #content_04_inside li, .csc-textpic-caption {
	font: normal 12px verdana;
	line-height: 20px;
	color: #666666;
	margin-top: 0px;
}
h1, h2, h3 {
	font: bold 14px verdana;
	line-height: 22px;
	color: #14b694;
	margin-bottom: 5px;
}
a:link, a:visited, a:active {
	color: #14b694;
	text-decoration: none;
}
a:hover {
	color: #14b694;
	text-decoration: underline;
}
a:focus {
	outline-offset: -1px;
	-moz-outline: none;
	outline: none;
}



/*** typo specials ***/

.align-center {
	text-align: center;
}
input, select, textarea, option, label {
	font: normal 12px verdana;
	color: #666666;
}
#content_03 p {
	font: normal 11px arial;
	line-height: 16px;
	color: #404040;
	margin-top: 0px;
}
#content_03 h1 {
	font: bold 12px arial;
	line-height: 18px;
	color: #14b694;
	margin-bottom: 10px;
}
#content_01_inside .csc-textpic-caption {
	font: normal 11px arial;
	color: #404040;
}
#footer_inside p {
	color: #ffffff;
	margin: 10px 0px 0px 15px;
}
#footer_inside a:link, #footer_inside a:visited, #footer_inside a:active {
	color: #FD8628;
	text-decoration: none;
}
#footer_inside a:hover {
	color: #FD8628;
	text-decoration: underline;
}



/*** forms ***/

.csc-mailform {
	border: 0px;
	margin: 0px;
	padding: 0px 30px 0px 0px;
}
.csc-mailform-field {
	padding: 3px 0px 6px 0px;
	clear: both;
}
.csc-mailform label {
	float: left;
	clear: both;
	padding-top: 2px;
}
.csc-mailform input, textarea {
	float: right;
	width: 300px;
}
.csc-mailform select {
	float: right;
	width: 90px;
}
.csc-mailform-submit {
	margin: 8px 0px 0px 0px;
	width: 140px !important;
	clear: both;
}
.hidden {
	visibility: hidden;
	display: none;
}
