* {
margin: 0px;
padding: 0px;
}

body {
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #4F4C4C;
}

table {
	border-spacing: 0px;	
}

a, a:visited, a:active, a:hover {
	text-decoration: none;
}

div#navi {
	position: absolute;
	left: 100px;
	top: 100px;
	
	height: 1.8em;
	
	background-color: #8292a5;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.7em;
}

div#navi .navi {
	padding: 0px 20px 0px 20px;
	text-align: center;
	float: left;
	line-height: 1.8em;
}

div#navi .navi_selected {
	padding: 0px 20px 0px 20px;
	text-align: center;
	background-color: #a61217;
	float: left;
	line-height: 1.8em;
}

div#navi a, a:visited, a:active, a:hover {
	color: #ffffff;
}

div#top {
	position: absolute;
	/*left: 100px;*/
	right: 0px;
	top: -25px;
	/*width: 600px;*/
	text-align: right;
	font-weight: normal;
}

div#top a, a:visited, a:active, a:hover {
	color: #4F4C4C;
}

div#top .top2 {
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #a61217;
	float: right;
	padding: 0px 5px 0px 0px;
	color: #4F4C4C;
}

div#top .top1 {
	float: right;
	padding: 0px 0px 0px 5px;
	color: #4F4C4C;
}

div#pic_bar {
	position: absolute;
	left: 100px;
	top: 140px;
	
	width: 900px;
	height: 80px;
	
	background-color: #c6d0db;
}

div#pic_bar .pic {
	position: absolute;
	left: 80px;
	width: 200px;
	height: 80px;
}

div#logo {
	position: absolute;
	left: 490px;
	top: 10px;
	height: 60px;
}

object#logo_svg {
	width: 49px;
	height: 60px;	
}	

div#subnavi {
	position: absolute;
	left: 100px;
	top: 220px;
	
	width: 900px;
	height: 1.8em;
	background-color: #a61217;
	/*font-weight: bold;*/
	font-size: 0.6em;
	color: #ffffff;
}

div#subnavi a, a:visited, a:active, a:hover {
	color: #ffffff;
}

div#subnavi .center {
	float: left;
	line-height: 1.8em;
	padding-left: 10px;
}

div#subnavi .selected {
	color: #bb919a;
	float: left;
	line-height: 1.8em;
	padding-left: 10px;
	/*padding-top: 4px;*/
}

#header {
	position: absolute;
	left: 0px;
	top: 270px;
}

#head_line {
	width: 170px;
	height: 1px;
	background-color: #a61217;
	color: #a61217;
	
	border: 0px;
}

#container {
	position: absolute;
	top: 260px;
	left: 180px;
	
	width: 720px;
}

#head_text {
	position: relative;
	left: 0px;
	top: -0.1em;
	color: #a61217;
	font-weight: bold;
	font-size: 0.8em;
}

table#text_field {
	position: relative;
	top: 30px;
	width: 820px;
	/*font-size: 0.9em;*/
}

table#text_field a, a:visited, a:active, a:hover{
	color: #a61217;
	text-decoration: none;
}


table#text_field h3 {
	margin-bottom: 10px;
}

table#text_field p {
	padding: 0px 0px 12px 0px;
}

table#text_field td {
	text-align: justify;
	/*font-size: 0.75em;*/
	font-size: 12px;
	padding: 10px 20px 10px 0px;
	vertical-align: top;
}

div#projects_header {
	position: relative;
	top: 40px;
	left: 0px;
	
	width: 820px;
}

div#projects_header p {
	float: left;
	
	width: 185px;
	
	font-size: 0.8em;
	font-weight: bold;
	padding: 10px 20px 10px 0px;
	color: #4f4c4c;
}

div#projects {
	clear: left;
	
	position: relative;
	top: 3em;
	left: 0px;
	
	width: 820px;
}

div#projects .text {
	float: left;
	width: 185px;
	
	font-size: 0.75em;
	padding: 0px 20px 10px 0px;
	vertical-align: top;
	color: #4f4c4c;
}

.pic {
	width: 110px;
	/*height: 74px;*/
	
	margin: 0px 20px 20px 0px;
	
	border: none;
}

#continue {
	text-align: right;
	margin: 8px 0px 0px 0px;
}

div#partner {
	width: 800px;
}

div#partner img {
	border: none;
	margin: 40px 80px 0px 0px;
	
}

#bottom_line {
	position: absolute;
	left: -180px;
	
	width: 1000px;
	height: 1px;
	background-color: #a61217;
	color: #a61217;
	
	margin: 60px 0px 0px 0px;
	
	border: 0px;
}

table#contact_form {

}

table#contact_form td {
	font-size: 12px;
	padding: 10px 10px 0px 0px;
	vertical-align: top;
}