@media screen
{
body
{
	background: #fff;
	padding: 0px;
	margin: 0px;
}
.container
{
	width: 910px;
	margin: 0px 0px 0px -455px;
	padding: 0px;
	position: absolute;
	left: 50%;
	top: 0px;
}
.logozone
{
	width: 100%;
	height: 110px;
}
.langmenu
{
	background: url(images/langmenu2.jpg) repeat-x left top;
	width: 910px;
	height: 25px;
	padding: 0px 0px 0px 0px;
}
.langmenu .start
{
	background: url(images/langmenu2_start.jpg) no-repeat left top;
	float: left;
	width: 15px;
	height: 25px;
}
a.home
{
	background: url(images/home_icon.gif) no-repeat left 3px;
	padding: 5px 10px 3px 18px;
	float: left;
	font: normal 11px Verdana, Arial, Helvetica; color: #7a7e81; text-decoration: none;
}
a.widget img
{
	margin: 5px 0px 0px 5px;
	float: left;
	border: 0px none;
}
input.widget
{
	margin: 5px 0px 0px 5px;
	padding: 0px;
	float: left;
	border: 0px none;
}
a.home:hover
{
	text-decoration: underline;
}
.bookmarker
{
	padding: 4px 0px 0px 10px;
	width: 125px;
	height: 16px;
	float: left;
}
.langmenu ul
{
	width: 275px;
	float: right;
	height: 25px;
	list-style-type: none;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	background: #fff url(images/langmenu2_end.jpg) no-repeat right top;
	font: normal 11px Verdana, Arial, Helvetica; color: #4a4a4a;
}
.langmenu ul li
{
	float: left;
	height: 25px;
	width: 60px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}
.langmenu ul li.corner
{
	background: url(images/langmenu2_start2.jpg) no-repeat left top;
	width: 5px;
	display: block;
	height: 25px;
	padding: 0px;
}
.langmenu ul li a
{
	background: url(images/langmenu_bullet.gif) no-repeat left 8px;
	color: #4a4a4a; text-decoration: none;
	display: block;
	height: 19px;
	padding: 6px 5px 0px 11px;
}
.langmenu ul li a:hover
{
	text-decoration: underline;
}
.langmenu ul li.active
{
	background: url(images/langmenu_bulleton.gif) no-repeat left 8px;
	color: #003ba2; text-decoration: none;
	cursor: default;
	width: 49px;
	height: 19px;
	padding: 6px 5px 0px 11px;
}
.logo
{
	float: left;
	clear: both;
	height: 40px;
	padding: 30px 0px 10px 20px;
}
.logo a img
{
	border: 0px none;
}
.navzone
{
	width: 910px;
	height: 45px;
	background: url(images/navzone.jpg) repeat-x left top;
}
.navzone .clientacces
{
	float: right;
	width: 225px;
	height: 45px;
	background: url(images/clientaccess_bg.jpg) no-repeat left top;
}
.clientacces a
{
	padding: 12px 40px 0px 0px;
	_padding: 12px 40px 0px 0px; /* IE 6 and below */
	margin: 0px;
	height: 33px;
	width: 185px;
	_width: 225px; /* IE 6 and below */
	display: block;
	font: bold 13px Arial, Verdana, Arial; color: #fff; text-decoration: none; text-align: right;
	background: url(images/clientaccess_on.jpg) no-repeat 190px 8px;
}
.clientacces a:hover
{
	text-decoration: underline;
}
ul#nav
{
	float: left;
	width: 680px;
	height: 45px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
	background: url(images/navzone_start.jpg) no-repeat left top;
}
ul#nav li
{
	margin: 0px;
	padding: 0px;
	width: 168px;
	height: 45px;
	float: left;
	font: normal 12px Verdana, Arial; color: #353535;
}
ul#nav li a
{
	width: 148px;
	height: 33px;
	padding: 12px 0px 0px 20px;
	display: block;
	background: url(images/arrow1a.jpg) no-repeat 7px 17px;
	color: #353535; text-decoration: none;
	cursor: default;
}

ul#nav li:hover ul, ul#nav li a:hover ul
{
	/*background: url(images/arrow2.jpg) no-repeat -47px 0px;*/
	position: absolute;
	left: auto;
	top: auto;
	display: block;
}
ul#nav li.sfhover ul
{
	position: absolute;
	left: auto;
	top: auto;
	display: block;
}
ul#nav li ul 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	display: none;
	/*position: absolute;
	left: -800px;*/
	width: 168px;
	border-bottom: 1px solid #8f939f;
}
ul#nav li ul li {
	background: #f5f9f7;
	height: 27px;
	width: 166px;
	padding: 0px;
	margin: 0px;
	moz-opacity:90;
	filter:alpha(opacity: 90);
	opacity: 0.90;
	font: normal 11px Verdana, Arial; color: #353535; white-space: nowrap;
	border-left: 1px solid #8f939f;
	border-right: 1px solid #8f939f;
}
ul#nav li ul li a
{
	background: #f5f9f7 url(images/arrow2a.jpg) no-repeat 7px 7px;
	color: #353535; 
	height: 17px;
	width: 148px;
	display: block;
	padding: 5px 0px 5px 18px;
	cursor: pointer;
}
ul#nav li ul li a:hover 
{
	background: #fff url(images/arrow2b.jpg) no-repeat 7px 7px;
}
.contentzone
{
	width: 910px;
	background: url(images/content_bg.gif) repeat-y right top;
}
.contentzone.home
{
	background: #fff;
}
.contentzone.home .pictures
{
	float: left;
	margin: 30px 35px 20px 0px;
	width: 280px; 
	height: 180px;
}
.contentzone.home .pictures.last
{
	float: left;
	margin: 30px 0px 20px 0px;
}
.contentzone h1
{
	padding: 30px 0px 10px 0px;
	margin: 0px;
	font: normal 24px Verdana, Arial, sans-serif; color: #0072be;
	/*width: 600px;*/
}
.contentzone h2
{
	padding: 10px 0px 5px 0px;
	margin: 0px;
	font: bold 15px Arial, Verdana,sans-serif; color: #353535;
	/*width: 600px;*/
}
.contentzone h2 a
{
	margin-top: 30px;
	color: #353535; text-decoration: none;
}
.contentzone h2 a:hover
{
	text-decoration: underline;
}
.contentzone h3
{
	padding: 10px 0px 5px 0px;
	margin: 0px;
	font: bold 13px Arial, Verdana, sans-serif; color: #353535;
	/*width: 600px;*/
}
.contentzone p
{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font: normal 12px Verdana, Arial, sans-serif; color: #353535; text-align: justify;
	width: auto;
	/*display: block;*/
}
.contentzone p.small_link a
{
	color: #2b5286; text-decoration: none;
}
.contentzone p.small_link a:hover
{
	text-decoration: underline;
}
.contentzone p.phoneicon
{
	background: url(images/phoneicon.gif) no-repeat left 1px;
	padding: 0px 0px 7px 18px;
}
.contentzone p.mailicon
{
	background: url(images/mailicon.gif) no-repeat left 2px;
	padding: 0px 0px 7px 18px;
}
.contentzone p.faxicon
{
	background: url(images/faxicon.gif) no-repeat left 0px;
	padding: 0px 0px 7px 18px;
}
#map
{
	float: right;
	width: 320px;
	height: 320px;
	border: 1px solid #717aa5;
	padding: 1px;
	margin: 20px 0px 10px 0px;
}
.textelements
/*layoutstyle for any left floating elements, text and images*/
{
	padding: 0px 55px 15px 20px;
	margin: 0px;
	float: left;
	width: 600px;
}
.contentzone .textelements .rightfloater
/*layout for right floated images within text content*/
{
	float: right;
	margin: 0px;
}
.rightfloater_standard
/*Standard layout for pages with textblock and images on the right*/
{
	background: #f0f0f0 url(images/image_bg.gif) no-repeat right top;
	padding: 70px 0px 20px 0px;
	margin: 0px;
	float: right;
	width: 225px;
}
img.rightfloater_standard
{
	_margin: 70px 0px 0px 3px; /* IE 6 and below */
}
.contentzone .homepage
{
	width: 555px;
	padding: 0px 20px 0px 20px;
	float: right;
}
.contentzone ul
{
	padding: 10px 0px 10px 0px;
	margin: 0px;
	list-style-type: none;
	font: normal 12px Verdana, Arial, sans-serif; color: #353535;
	/*width: 610px;*/
}
.contentzone ul li
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	background: url(images/list_bullet.gif) no-repeat left 5px;
}
.clearbar
{
	clear: both;
	width: 910px;
	height: 1px;
}
.breakline
{
	clear: both;
	display: block;
	width:100%;
	height: 5px;
	background: url(images/newsfooter.gif) repeat-x left bottom;
}
.footer
{
	clear: both;
	width: 910px;
	background: url(images/footer_bg.gif) no-repeat right top;
	padding: 10px 0px 10px 0px;
}
.footer.home
{
	background: #fff;
}
.clearline
{
	clear: both;
	width: 910px;
	height: 1px;
	padding-bottom: 5px;
	_margin-bottom: 5px; /* IE 6 and below */
	border-top: 1px solid #e9e9e9;
	overflow: hidden;
}
.footer img.logos
{
	float: left;
	margin: 0px;
	padding: 0px;
}
.footer ul
{
	padding: 5px 0px 10px 0px;
	margin: 0px;
	list-style-type: none;
	font: normal 11px Arial, Verdana, sans-serif; color: #353535;
	float: right;
	width: 655px;
}
.footer ul li
{
	float: right;
	text-align: left; white-space: nowrap;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}
.footer ul li.address
{
	float: left;
	padding: 0px 10px;
	border-left: 1px solid #d1cfcf;
	text-align: center;
}
.footer ul li a
{
	color: #353535; text-decoration: none;
}
.footer ul li a.mail
{
	background: url(images/mailicon.gif) no-repeat left 1px;
	padding: 0px 0px 5px 18px;
	width: 100px;
}
.footer ul li a.legal
{
	background: url(images/legalicon.gif) no-repeat left top;
	padding: 0px 0px 5px 18px;
	width: 100px;
}
.footer ul li a:hover
{
	text-decoration: underline;
}
/*styles for contactform*/
.csc-mailform
{
	padding: 0px 45px 10px 0px;
	margin: 0px;	
	float: left;
	width: 580px;
	display: block;
	border: 0px none;
}
.csc-mailform-field
{
	padding: 5px 0px 5px 25px;
	display: block;
}
.csc-mailform-field label
{
	font: normal 11px Arial, Verdana, sans-serif; color: #353535; text-align: right;
	display: block;
	padding: 2px 5px 2px 0px;
	float: left;
	width: 200px;
}
.csc-mailform-field input, .csc-mailform-field select
{
	font: normal 11px Verdana, Arial, sans-serif; color: #353535;
	background: #fff;
	padding: 2px;
	border: 1px solid #8996a0;
	padding: 2px;
	cursor: default;
}
.csc-mailform-field textarea
{
	font: normal 11px Verdana, Arial, sans-serif; color: #353535;
	padding: 2px;
	border: 1px solid #8996a0;
	background: #fff;
	cursor: default;
}
input.csc-mailform-submit
{
	clear: both;
	float: right;
	display: block;
	width: 90px;
	height: 30px;
	background: transparent url(images/send.jpg) no-repeat left top;
	border: 0px none;
	cursor: pointer;
	margin-right: 75px;
	font-weight: bold;
	_margin-right: 25px; /* IE 6 and below */
}
.csc-mailform-field input.captcha
{
	width: 60px;
	position: relative;
	top: -15px;
	left: 20px;
}
.captcha_pic
{
	background: url(images/captcha_bg.gif) no-repeat left top;
	padding: 3px;
	width: 95px;
	height: 25px;
	_border: 1px solid #ed611c; /* IE 6 and below */
}
/*styles for latest news plugin on homepage*/
#news
{
	float: left;
	width: 270px;
	padding: 10px 10px 10px 10px;
	margin-top: 20px;
	font: normal 12px Verdana, Arial, sans-serif; color: #353535;
	background: url(images/dotline2.gif) repeat-y right;
}
#news h2
{
	background: url(images/icon_testimonial.jpg) no-repeat left top;
	padding: 5px 0px 10px 40px;
	margin: 0px;
	font: bold 16px Arial, Verdana,sans-serif; color: #353535;
	width: 250px;
}
.news_item
{
	background: url(images/newsfooter.gif) repeat-x left bottom;
	padding-bottom: 10px;
}
.news_item .news_listdate
{
	font: normal 12px Arial, Verdana sans-serif; color: #353535;
	padding: 5px 0px 2px 0px;
}
.news_item h3
{
	/*width: 180px;*/
	font: normal 13px Arial, Verdana;
	padding: 5px 15px 0px 40px;
	background: url(images/ref_icon.jpg) no-repeat 5px 5px; 
}
.news_item h3 a
{
	color: #353535; text-decoration: none;
}
.news_item h3 a:hover
{
	text-decoration: underline;
}
.news_item p
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px; 
	font: normal 12px Verdana, Arial, sans-serif; color: #353535;
}
.news_item .news_listmorelink a
{
	background: none;
	padding: 0px;
	margin-left: 10px;
	font: normal 10px Verdana, Arial, sans-serif; color: #293aa2; text-decoration: none;
}
.news_item .news_listmorelink a:hover
{
	text-decoration: underline;
}
.news_itemlarge
{
	float: left;
	width: 600px;
	padding: 0px 15px 20px 0px;
}
.news_itemlarge .news_listmorelink a
{
	background: url(images/newsbullet.gif) no-repeat 2px 2px;
	padding: 2px 0px 3px 17px;
	margin-left: 20px;
	font: normal 12px Verdana, Arial, sans-serif; color: #1a6214; text-decoration: underline;
}
.news_single
{
	float: left;
	width: 600px;
}
.news_single p.news_listdate, , news_itemlarge p.news_listdate
{
	font: normal 12px Arial, Verdana sans-serif; color: #353535;
	float: left;
	display: block;
	padding: 0px 0px 5px 20px;
}
.mediumFont p, .mediumFont ul li, .mediumFont .news_item h3
{
	font-size: 14px;
}
.largeFont p, .largeFont ul li, .largeFont .news_item h3
{
	font-size: 16px;
}

/* End of @media screen */
}
@media print
{
.container
{
	width: 90%;
	margin: 0px;
}
.langmenu, ul#nav, .clientacces, .rightfloater_standard img, .footer ul li a.mail, .footer ul li a.legal, .footer img.logos
{
	display: none;
}
.logo img
{
	border: 0px none;
	margin-bottom: 30px;
}
.contentzone h1
{
	padding: 30px 0px 10px 0px;
	margin: 0px;
	font: normal 24px Verdana, Arial, sans-serif; color: #0072be;
	/*width: 600px;*/
}
.contentzone h2
{
	padding: 10px 0px 5px 0px;
	margin: 0px;
	font: bold 15px Arial, Verdana,sans-serif; color: #353535;
	/*width: 600px;*/
}
.contentzone h2 a
{
	margin-top: 30px;
	color: #353535; text-decoration: none;
}
.contentzone h2 a:hover
{
	text-decoration: underline;
}
.contentzone h3
{
	padding: 10px 0px 5px 0px;
	margin: 0px;
	font: bold 13px Arial, Verdana, sans-serif; color: #353535;
	/*width: 600px;*/
}
.contentzone p
{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font: normal 12px Verdana, Arial, sans-serif; color: #353535; text-align: justify; white-space: normal;
	width: 100%;
}
.contentzone ul
{
	padding: 10px 0px 10px 0px;
	margin: 0px;
	list-style-type: none;
	font: normal 12px Verdana, Arial, sans-serif; color: #353535;
}
.contentzone ul li
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	background: url(images/list_bullet.gif) no-repeat left 5px;
}
.footer
{
	text-align: center;
	margin-top: 30px;
}
.footer ul
{
	padding: 10px 0px 10px 0px;
	list-style-type: none;
	border-top: 1px solid #353535;
	font: normal 11px Arial, Verdana, sans-serif; color: #353535;
	clear: both;
}
.footer ul li
{
	text-align: left; white-space: nowrap;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}
}