* {
	margin: 0px;
	padding: 0px;
	border: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}
body.map {
	margin-top: 5px;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_wrapper.gif);
	background-repeat: repeat-y;
}
#topnav {
	width: 760px;
	margin-bottom: 1px;
	height: 51px;
}


#topnav ul {
	list-style-type: none;
}
#topnav li {
	float: left;
	background-image: url(../images/bg_topnav.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 120px;
}
#topnav li.right {
	padding-left: 0px;
	width: 160px;
	background-image: url(../images/bg_topnav_right.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	height: 51px;
}
#topnav li a {
	display: block;
	padding-top: 11px;
	padding-left: 9px;
	padding-bottom: 10px;
	height: 30px;
}
#topnav li a.left {
	padding-left: 19px;
}
#topnav li a:hover {
	background-image: url(../images/bg_topnav_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topnav .right a {
	margin: 0px;
	padding: 0px;
}
#topnav .right a:hover {
	background-image: none;
}

#branding {
	background-image: url(../images/branding_logo.jpg);
	background-repeat: no-repeat;
	padding-top: 44px;
	padding-right: 0px;
	padding-bottom: 44px;
	padding-left: 69px;
	margin-bottom: 27px;
}
#brandingSubpage {

	background-image: url(../images/branding_logo_subpage.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 89px;
	margin-bottom: 27px;
}
#wideContainer {
	width: 460px;
	float: left;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 15px;
	min-height: 230px;
	height: expression(document.body.clientHeight>1?"230px":"auto");
}
#wideContainer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 5px;
}
#wideContainer h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

#newsContainer {
	text-align: left;
	float: right;
	width: 220px;
	padding-right: 20px;
	margin-bottom: 15px;
}
#newsContainer h1 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	color: #ffffff;
	background-image: url(../images/bg_h1_right.jpg);
	background-repeat: no-repeat;
	padding-left: 4px;
	margin-bottom: 5px;
	padding-right: 4px;
}
#newsContainer p {
	margin-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
#newsContainer p.contact {
	margin-bottom: 15px;
	padding-left: 4px;
	padding-right: 4px;
}
#newsContainer p.read {
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-align: right;
	margin-bottom: 15px;
}
#newsContainer p.more {
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-align: right;
	margin-bottom: 12px;
	background-image: url(../images/bg_morenews.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 0px 2px;
}

#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	text-align: left;
	clear: both;
	height: 51px;
	width: 760px;
	padding-bottom: 5px;
	background-color: #ffffff;
}
#footer #copyright {
	text-align: left;
	float: left;
	margin-top: 13px;
	padding-left: 20px;
}
#footer #contact {
	text-align: left;
	float: left;
	margin-top: 13px;
	margin-left: 152px;
}
#footer #corax {
	text-align: left;
	float: right;
	margin-top: 13px;
	padding-right: 20px;
}
#imgStartpage {
	text-align: left;
	margin-bottom: 15px;
}
#wideContainer ul {
	margin-bottom: 15px;
}

#wideContainer li {
	padding-left: 15px;
	background-image: url(../images/bullet_ul_regular.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
}
#wideContainer img {
	border: 1px solid #f1f1f1;
}
#wideContainer img.right {
	margin-left: 10px;
	border: 1px solid #f1f1f1;
}
#wideContainer img.listleft {
	float: left;
	margin-bottom: 15px;
}
#wideContainer img.listright {
	float: right;
	margin-bottom: 15px;
}


a:link, a:active, a:visited {
	color: #000000;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #f5821f;
	outline: none;
	text-decoration: underline;
}
#newsContainer a {
	text-decoration: none;
}

#newsContainer .more a:link, #newsContainer .more a:active, #newsContainer .more a:visited {
	color: #ed1c24;
}
#newsContainer .more a:hover {

	color: #fdb827;
}
#newsContainer ul {
	margin-bottom: 15px;
}

#newsContainer li {
	padding-left: 20px;
	background-image: url(../images/bullet_ul_regular.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	list-style-type: none;
	margin-bottom: 3px;
}
#tbl_ditecsteg {
	font-size: 10px;
	font-style: italic;
	line-height: 25px;
	margin-bottom: 15px;
}


p {
	margin-bottom: 15px;
}
#imageContainer {

	text-align: left;
	float: right;
	width: 220px;
	padding-right: 20px;
	margin-bottom: 20px;
}
#imageContainer img {
	margin-bottom: 10px;
	border: 1px solid #f1f1f1;
}
#frmContact input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	height: 14px;
	width: 210px;
	margin-bottom: 10px;
	border: 1px solid #b7b7b7;
	padding-top: 2px;
	padding-left: 2px;
}
#frmContact textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	margin-bottom: 10px;
	border: 1px solid #b7b7b7;
	overflow: auto;
	padding-top: 2px;
	padding-left: 2px;
	width: 210px;
	height: 80px;
}

#frmContact .left {
	float: left;
}
#frmContact .right {
	float: right;
}
#frmContact .both {
	clear: both;
}
#frmContact input.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #ffffff;
	height: 20px;
	width: 60px;
	border: 1px solid #e0070a;
	padding: 0px;
	background-color: #ed1c24;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#frmContact input.last {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	height: 14px;
	width: 210px;
	margin-bottom: 81px;
	border: 1px solid #b7b7b7;
	padding-top: 2px;
	padding-left: 2px;
}
h1.map {
	font-size: 11px;
	margin: 0px 0px 5px 0px;
}
img.map {
	border: solid 1px #cccccc;
}
img {
	border: 0px;
}
