@import url(common.css);

table p {
	padding: 0;
	margin: 0;
}

BODY
{
	background-image: url(images/top_bg_grey.png);
	background-color: #EEEEE1;
	background-repeat: repeat-x;
	width: 960px;
	height: 100%;
	margin: 0px auto 0;
	text-align: center;
	font: 14px Arial;
	line-height: 20px;
	color: #000000;
}
A
{
	text-decoration: none;
	color: #007AC9;
}
IMG
{
	border: none;
}
H1
{
	text-align: left;
	color: #FFFFFF;
	font-size: 35px;
	font-weight: normal;
	line-height: 35px;
}
H2
{
	padding: 0px 0px 0 20px;
	color: #007AC9;
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	margin: 5px 0 25px;
}
H5
{
	font-size: 13px;
	margin-bottom: 13px;
}
.cleaner
{
	margin: 0;
	padding: 0;
	clear: both;
}
#page
{
	width: 960px;
	height: 100%;
}
#middle
{
	/*margin-top: 8px;*/
}
#content
{
	width: 940px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px 10px 10px;
	behavior: url(PIE.htc);
}
#header
{
	position: relative;
	line-height: 0;
	background-image: url(images/top_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
        min-height: 216px;
}
#footer
{
	background-image: url(images/foot_bg.png);
	width: 960px;
	height: 140px;
	margin-top: 20px;
	text-align: left;
	font-size: 12px;
	line-height: 22px;
}
#contact
{
	float: left;
	margin-left: 570px;
}
#address
{
	float: left;
	margin-left: 40px;
}
#copy
{
	float: left;
	font-size: 11px;
	margin-top: 24px;
	margin-left: 16px;
	color: #616356;
}
#dws
{
	float: right;
	font-size: 11px;
	margin-top: 24px;
	margin-right: 23px;
	color: #9B9B9B;
}
#stripe
{
	width: 960px;
	height: 80px;
	background-color: #FFFFFF;
	background-image: url(images/head_motto.png);
	background-repeat: no-repeat;
	background-position: 332px 0px;
	text-align: left;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
border-radius: 0 0 5px 5px;
	border-bottom: 1px solid #317BB6;
	behavior: url(PIE.htc);
	margin: 0 0 10px;
}
#stripeTools
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40px;
}
#stripeTools A
{
	display: block;
	width: 40px;
	height: 40px;
	text-decoration: none;
}
#stripeTools A:active
{
	background-image: url(images/home_icon_active.png);
}
#home
{
	background-image: url(images/home_icon.png);
}
#home:hover
{
	background-image: url(images/home_icon_active.png);
}
#mail
{
	background-image: url(images/mail_icon.png);
}
#mail:hover
{
	background-image: url(images/mail_icon_active.png);
}
#topMenu A
{
	width: 192px;
	height: 34px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 22pt;
	font-size: 14pt;
	margin-bottom: 10px;
}
#menuItem1
{
	background-image: url(images/01.png);
}
#menuItem1:hover, #menuItem1.active
{
	background-image: url(images/01_active.png);
}
#menuItem2
{
	background-image: url(images/02_03_04.png);
	margin: 0;
}
#menuItem2:hover, #menuItem2.active
{
	background-image: url(images/02_active.png);
}
#menuItem3
{
	background-image: url(images/02_03_04.png);
}
#menuItem3:hover, #menuItem3.active
{
	background-image: url(images/03_active.png);
}
#menuItem4
{
	background-image: url(images/02_03_04.png);
}
#menuItem4:hover, #menuItem4.active
{
	background-image: url(images/04_active.png);
}
#menuItem5
{
	background-image: url(images/05.png);
}
#menuItem5:hover, #menuItem5.active
{
	background-image: url(images/05_active.png);
}
#contentMenuWrapper
{
	width: 940px;
	background: url(images/menu3_dot1.gif) no-repeat;
	white-space: nowrap;
	height: 30px;
	padding-left: 21px;
}
#contentMenu
{
	/*[disabled]height:28px;*/
	position: absolute;
}
#contentMenu UL
{
	width: 940px;
	margin: 0;
	height: 32px;
	padding: 0 0px;
}
#contentMenu .wrapper
{
	/*[disabled]background:url(images/menu3_dot2.gif) repeat-x;*/
}
#contentMenu UL LI
{
	list-style: none;
	background: url(images/menu3_bg.png) repeat-x;
	float: left;
	font-size: 16px;
	font-weight: normal;
	_white-space: nowrap;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;
	behavior: url(PIE.htc);
	margin: 0 3px 0 0px;
	/*[disabled]text-align:center;*/
}
#contentMenu UL LI:hover, #contentMenu UL LI.active
{
	background: url(images/menu3_bg_active.png) repeat-x;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
border-radius: 5px 5px 0px 0px;
	behavior: url(PIE.htc);
}
#contentMenu UL LI.first
{
}
#contentMenu UL LI.last
{
	padding-right: 10px;
}
#contentMenu UL LI A
{
	display: block;
	color: #000000;
	height: 30px;
	text-align: left;
	width: 100%;
	line-height: 30px;
	/*[disabled]border:1px solid #FFA500;*/
	padding: 0 21px;
}
#contentMenu UL LI A:hover, #contentMenu UL LI.active A
{
	color: #FFFFFF;
}
.columnsMenu
{
	width: 940px;
	line-height: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
border-radius: 5px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0 10px 15px;
	behavior: url(PIE.htc);
        margin-bottom: 8px !important;
}
.columnsMenu .middle
{
	height: 100%;
}
.columnsMenu .wrapper
{
	height: 100%;
}
.columnsMenu .spacer
{
	margin-bottom: 20px;
}
.columnsMenu UL
{
	width: 313px;
	text-align: left;
	padding: 0;
	float: left;
	height: auto;
	margin: 0;
}
.columnsMenu UL LI
{
	position: relative;
	display: block;
	height: 24px;
	padding: 8px 0px 0;
	background: url(images/menu2_line.png) repeat-x;
	background-position: 0px 30px;
	font-weight: normal;
	font-size: 15px;
	margin-right: 25px;
}
.columnsMenu UL LI.col3
{
	margin-right: 0;
}
.columnsMenu UL LI.last-row
{
	background: none;
	height: 10px;
}
.columnsMenu UL LI A
{
	font-weight: bold;
	height: 14px;
	padding: 2px 4px;
}
.columnsMenu UL LI A:hover, .columnsMenu UL LI A.active
{
	background-color: #007AC9;
	color: #FFFFFF;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
border-radius: 2px;
	behavior: url(PIE.htc);
}
.columnsMenu UL LI .arrow
{
	background-position: 0px 2px;
	background-repeat: no-repeat;
	background-image: url(images/menu2_arrow.png);
	float: left;
	height: 10px;
	width: 18px;
}
.referenceMenu
{
	width: 940px;
	line-height: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
border-radius: 5px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 15px 10px;
	behavior: url(PIE.htc);
        margin-bottom: 19px;
}
.referenceMenu .middle
{
	height: 100%;
}
.referenceMenu .wrapper
{
	height: 100%;
}
.referenceMenu .spacer
{
	margin-bottom: 20px;
}
.referenceMenu UL
{
	text-align: left;
	padding: 0;
	float: left;
	height: auto;
	margin: 0;
}
.referenceMenu UL LI
{
	width: 300px;
	position: relative;
	display: block;
	height: 148px;
	padding: 0 0px 0 0;
	background: url(images/menu2_line.png) repeat-x;
	background-position: 4px 129px;
	font-weight: normal;
	font-size: 15px;
	margin: 0 20px 0 0;
}
.referenceMenu UL LI.col3
{
	margin-right: 0px;
}
.referenceMenu UL LI.last-row
{
	height: 133px;
}
.referenceMenu UL LI A.title
{
	font-weight: bold;
	padding: 2px 4px;
	white-space: nowrap;
	line-height: 27px;
}
.referenceMenu UL LI A.title:hover, .referenceMenu UL LI A.active
{
	background-color: #007AC9;
	color: #FFFFFF;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
border-radius: 2px;
	behavior: url(PIE.htc);
}
.referenceMenu UL LI .arrow
{
	background-position: 0px 8px;
	background-repeat: no-repeat;
	background-image: url(images/menu2_arrow.png);
	float: left;
	height: 20px;
	width: 18px;
}
.columns3
{
column-count: 3;
column-gap: 0px;
}
.pattern
{
	float: left;
	margin-right: 10px;
	margin-top: 19px;
}
.pattern .title
{
	font-weight: bold;
	background: url(images/menu2_arrow.png) no-repeat 0px 4px;
	padding-left: 15px;
	line-height: 18px;
	font-size: 14px;
}
.cert
{
	float: left;
	margin-right: 20px;
	margin-top: 19px;
	width: 220px;
}
.cert .title
{
	font-weight: bold;
	background: url(images/menu2_arrow.png) no-repeat 0px 4px;
	padding-left: 15px;
	line-height: 18px;
	font-size: 14px;
	margin-top: 5px;
}
/*
#reference
{
	margin-top: 19px;
}
*/

.referenceSpacer
{
	float: left;
	width: 460px;
	height: 254px;
	background: url(images/reference_line.gif) repeat-x 6px 232px;
	margin-right: 20px;
}
.referenceSpacer .title
{
	font-weight: bold;
	background: url(images/menu2_arrow.png) no-repeat 0px 10px;
	padding-left: 24px;
	line-height: 34px;
	font-size: 16px;
}
.referenceWrapper
{
	width: 460px;
	height: 200px;
}
.reference
{
	width: 460px;
	height: 200px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding: 25px 0 0 25px;
	background: url(images/reference_hover.png) no-repeat;
}
.reference H3
{
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}
.refGallery
{
	margin: 0;
	padding: 0;
	display: none;
}
.refGallery LI
{
	display: block;
	float: left;
	list-style: none;
	margin-right: 20px;
}

h2.nopadding {
	padding: 0px;
	color: black;
}

.news .date {
	font-size: 8pt;
	color: #007AC9;
}
.news .title {
	color: #007AC9;
	font-weight:bold;
}
.news .content {
	padding-bottom: 5px;
	margin-bottom: 15px;
	background: url(images/news_line.gif) repeat-x;	
	background-position: bottom;
}

iframe {
    padding-top: 10px;
	padding-right: 16px;	
}

iframe.noPadding {
	padding-top: 10px;
	padding-right: 0;
}

.slider-wrapper {
	margin-bottom: 18px;
}

#newsMenu
{
	width: 940px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px 10px 10px;
	behavior: url(PIE.htc);
}

#newsMenu .col {
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-right: 20px;
}

#newsMenu .date {
	font-size: 8pt;
	color: black;
}
#newsMenu .title {
	font-size: 12pt;
	color: black;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	background: url(images/news_line.gif) repeat-x;	
	background-position: bottom;	
	height: 60px;
}

#newsMenu .title A { 
	color: black;
}

#newsMenu .title  A:hover {
	text-decoration: underline;
}

#newsMenu .more A
{
	font-weight: bold;
	height: 14px;
	padding: 2px 4px;
}
#newsMenu .more A:hover
{
	background-color: #007AC9;
	color: #FFFFFF;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	behavior: url(PIE.htc);
}
#newsMenu .more .arrow
{
	background-position: 0px 2px;
	background-repeat: no-repeat;
	background-image: url(images/menu2_arrow.png);
	float: left;
	height: 10px;
	width: 18px;
}

#newsMenu  .noPadding {
	padding-right: 0;
}

#bannerAnim {
	display: block;
	width: 960px;
	height: 163px;
	text-decoration: none;	
	background-image: url(images/banner_anim_active.jpg);
}

#bannerAnim:hover {
	background-image: url(images/banner_anim.jpg);
}
