@charset "utf-8";
/* CSS Document */

/* Browser Resets */
html {
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: #dde0ed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}

div#wrapper {
	width: 1008px;
	min-height: 100%;
	background: #fff 0 0;
	margin: 0 auto 0 auto;
	overflow: hidden;
	padding-bottom: 10px;
}

div#header {
	background: url(../images/bg-header.gif) no-repeat ;
	height: 157px;
	width: 1008px;
}
div#header2 {
	background: url(../images/bg-header2.gif) no-repeat ;
	height: 200px;
	width: 1008px;
}

div#news {
	width: 750px;
	height: 30px;
	background: #6774a5;
	margin-left: 13px;
}
marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding: 8px;
	color: #FFFF00;
	text-transform: uppercase;
}

div#top-modules {
	width: 700px;
	height: 84px;
}

div#newsletter {
	width: 200px;
	float: left;
	padding: 8px;
	border: solid 3px #FFFF00;
	background: #3e5790;
	text-align: center;
	margin: 25px 0px 0px 30px;
}

div#newsletter a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;	
}

div#newsletter a:hover {
	color: #ff0;
	font-size: 14px;
	text-decoration: none;	
}

div#search {
	width: 300px;
	float: left;
	padding: 6px;
	border: solid 1px #FFFF00;
	margin: 25px 0px 0px 25px; 
}
div#search input {
	/*background: #fff url(../images/bg-search.jpg) top right no-repeat;*/
	background: #fff;
}
/* Horizontal CSS Menu */

div#menu {
	clear: both;
	margin: 0px 0px 0px 13px;
	height: 30px;
}

.menu-items li {
	display: inline;
	list-style: none;
	padding: 0;
}

div#submenu {
	margin: 0px 0px 0px 13px;
	padding: 0px;
}

.submenu-items li {
	display: inline;
	list-style: none;
	padding: 0px;
}

#submenu li {
	position: relative;
}

#submenu ul ul {
position: absolute;
top: 11px;
left: 0;
}

#submenu ul {
position: absolute;
z-index: 500;
}

#submenu li ul,
li li ul {
	display: none;
}

#submenu li:hover ul,
li li:hover ul {
	display: block;
}

.dropmenu {
	/*width: 100px;*/
	background: #555;
	border-left: solid 1px #ff0;
	border-right: solid 1px #ff0;
	margin-left: 3px;
}

.dropmenu li {
	display: block;
	line-height: 0;
}
.dropmenu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	font-weight: 500;
	text-transform: uppercase;
}

.dropmenu2 {
	margin:-13px 0px 0px 100px;
	width: 100px;
	background: #555;
	border-left: solid 1px #ff0;
	border-right: solid 1px #ff0;
}

.dropmenu2 li {
	display: block;
	line-height: 0;
}

.dropmenu2li {
	/**/
}
.dropmenu2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	font-weight: 500;
	text-transform: uppercase;
}

#DropMenu49 {
	margin-top: 1px;
	padding: 0;
}

div#content {
	width: 1008px;
	height: 100%;
	background: #fff;
}

div#left {
	width: 360px;
	height: 100%;
	float: left;
	padding: 0px 6px 0px 13px;
	background: #fff;
}

div#page {
	width: 598px;
	float: left;
	padding: 0px 9px 9px 9px;
	border: solid 1px #dde0ed;
	background: #fff;
}

div#page_actions {
	width: 100px;
	float: right;
	text-align: right;
	margin: 10px 0px 0px 0px;
}

div#page_actions a {
	text-decoration: none;
	/*padding: 2px 0px 2px 20px;
	margin-left: 20px;*/
}

/*
div#page_bottom a.email {
	background: url(../images/icon_pemail.gif) 0px 0px no-repeat;
}

div#page_bottom a.print {
	background: url(../images/icon_print.gif) 0px 0px no-repeat;
}

div#page_bottom a.comment {
	background: url(../images/icon_comment.gif) 0px 0px no-repeat;
}
*/

div#article1 {
	background: url(../images/bg-article1.jpg) 0 0 no-repeat;
	width: 598px;
	height: 214px;
	padding-bottom: 9px;
}

div#article2 {
	background: url(../images/bg-article2.jpg) 0 0 no-repeat;
	width: 598px;
	height: 214px;
	padding-bottom: 9px;

}

div#article3 {
	background: url(../images/bg-article3.jpg) 0 0 no-repeat;
	width: 598px;
	height: 214px;
	padding-bottom: 9px;

}

div#article4 {
	background: url(../images/bg-article4.jpg) 0 0 no-repeat;
	width: 598px;
	height: 214px;
	padding-bottom: 9px;
}

div#article5 {
	background: url(../images/bg-article5.jpg) 0 0 no-repeat;
	width: 598px;
	height: 214px;
	padding-bottom: 9px;
}
.article-text {
	position: absolute;
	font-size: 125%;
	width: 550px;
	height: 40px;
	overflow: hidden;
	margin: 150px 10px 0px 10px;
}
.article-text a {
	font-weight: bold;
	text-transform: uppercase;
}
div#adress1 {
	background: url(../images/bg-adress1.jpg) 0 0 no-repeat;
	width: 598px;
	height: 214px;
	padding-bottom: 9px;
}
div#adress2 {
	background: url(../images/bg-adress2.jpg) 0 0 no-repeat;
	width: 598px;
	height: 214px;
	padding-bottom: 9px;
}
div#adress3 {
	background: url(../images/bg-adress3.jpg) 0 0 no-repeat;
	width: 598px;
	height: 214px;
	padding-bottom: 9px;
}
div#adress4 {
	background: url(../images/bg-adress4.jpg) 0 0 no-repeat;
	width: 598px;
	height: 214px;
	padding-bottom: 9px;
}

.block {
	padding: 9px;
}

.block img {
	float: left;
	padding: 9px;
}

#directContact {
	margin: 0;
	background-color: #FBFBFB;
	border: 1px solid #DEDEDE;
	padding: 5px;
	width: 400px;
}

#message {
	margin-top:5px;
	padding: 6px;
	font-weight: bold;
}

.red {
	border: 1px solid #C00;
	color: #C00;
}

.green {
	border: 1px solid #0C3;
	color: #0C3;
}
	
	
	
