BODY {
	background: #FFFFFF;
	font-family: Arial, Helvetica, Verdena;
	font-size: 12px;
	color: #ffffff;
	background-color: #ffffff;
	border: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}

a {
	font-family: Arial, Helvetica, Verdena;
	font-size: 12px;
	color: #336baf;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, Verdena;
	font-size: 12px;
	color: #848484;
	font-weight: bold;
	text-decoration: none;
}

a.menulink:hover {
	text-decoration: none;
	color: #43b649;
	/*background-image:url(images/navi_bgline_a.jpg); background-repeat:repeat-x;*/
}

.projects ul {
	list-style: inline;
}

.project li {
	list-style-type: none;
}

h1 {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 30px;
	color: #6fbe44;
	font-weight: normal;
}

h2 {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 20px;
	color: #6fbe44;
	font-weight: normal;
}

#box_header {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 16px;
	color: #4180bb;
}

a.menulink {
	float: left;
	display: block;
	border-color: #1e4e95;
	border-style: dashed;
	border-right-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	margin: 0;
	width: 125.5px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, Verdena;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	color: #1e4e95;
}

a.menulink_act:hover {
	text-decoration: none;
	color: #43b649;
	/*background-image:url(images/navi_bgline_a.jpg); background-repeat:repeat-x;   */
}

a.menulink_act {
	float: left;
	display: block;
	border-color: #1e4e95;
	border-style: dashed;
	border-right-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	margin: 0;
	width: 125.5px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, Verdena;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	color: #43b649;
	/*background-image:url(images/navi_bgline_a.jpg); background-repeat:repeat-x; */
}

#topIdentity {
	width: 980px;
	height: 41px;
}

#logo {
	float: left;
	width: 220px;
}

#footerline {
	width: 1000px;
	height: 100px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dashed;
	border-color: #6a9aae;
	color: #5290bc;
	font-size: 10px;
}

#tspacer {
	float: left;
	width: 50px;
}

#teaser {
	width: 760px;
	height: 276px;
}

#navigation {
	float: right;
	width: 760px;
}

#naviline {
	width: 100%;
	height: 35px;
	background-color: #49b448;
	clear: both;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-style: solid;
}

#main {
	width: 978px;
	margin-top: 1px;
	min-height: 400px;
	height: auto;
	text-align: justify;
	color: #616161;
}

#topImage {
	clear: both;
	witdh: 980px;
	height: 255px;
	/*border-top-width:0px; border-bottom-width:0px; border-right-width:1px; border-left-width:1px; border-bottom-style:solid; border-right-style:dotted; border-left-style:dotted; border-top-style:dotted;*/
}
