body {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#000;
	margin:0px;
	background:#e6e4dd url(../images/bg.jpg) repeat-y 50% 50%;
}

h3, h2 {
	margin-top:0px;
}

h3 {
	font-size:14px;
}

h2 {
	font-size:16px;
}

.master {

		position:absolute;
		width:760px;
		margin: 0 0 0 -379px !important;
		margin: 0 0 0 -378px;
		top:0x;
		left:50%;

}

.topnavi {
		position:absolute;
		top:43px;
		left:140px;
		width:610px;
		text-align:right;

}

.topnavi a,
.topnavi a:visited,
.topnavi #active {
	padding-left:10px;
	padding-right:10px;
	color:#000;
	text-decoration:none;
}

.topnavi a:hover,
.topnavi #active {
	text-decoration:underline;
}

.logo {
	position:absolute;
	left:12px;
	top:12px;
}

.headerimage {
	position:absolute;
	left:0px;
	top:65px;
	z-index:1;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#000;
}
.headerhoverimage {
	position:absolute;
	left:0px;
	top:65px;
	width:760px;
	height:200px;
	z-index:2;
}
.navi {
	position:absolute;
	top:280px;
	left:210px;
	width:520px;
	text-align:left;
	padding-left:30px;
	z-index:3;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FC0;
}

.navi a,
.navi a:visited,
.navi #active {
	display:inline-block;
	color:#000;
	text-decoration:none;
	font-size:15px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#FFF;
}

.navi a:hover,
.navi #active {
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#FC0;
}

.subnavi {	
	position:absolute;
	top:303px;
	left:0px;
	width:210px;
	padding-top:10px;
	
}

.subnavi a,
.subnavi a:visited,
.subnavi #active {
	display:block;
	width:200px;
	color:#000;
	text-decoration:none;
	font-size:13px;
	padding-top:4px;
	padding-bottom:0px;
	padding-left:10px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#FFF;
}

.subnavi a:hover,
.subnavi #active {
	
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#FC0;
}

.content {

	position:absolute;
	top:303px;
	left:210px;
	width:515px;
	padding-left:15px;
	padding-top:15px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#FC0;
	line-height:18px;
	min-height:400px;
}

.content a,
.content a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.content a:hover {
	color:#317a70;
	text-decoration:underline;
}

.content .imgcontainer {

	float:right;
	margin-left:8px;
	margin-bottom:8px;
	
}

.content .imgcontainer img {

	display:block;
	border-style:solid;
	border-width:1px;
	border-color:#666;
	margin-bottom:5px;
}

.content td img {
	
	margin:0px;
	float:left;
}

.content a.mainnav {	
	font-size:14px;
	margin-left:10px;
}

.content a.subnav {
	margin-left:20px;
}

input, textarea {
	width:250px;
	border-style:solid;
	border-color:#666;
	border-width:1px;
	padding:3px;
}

textarea {
	height:100px;
}

input.submitbtn {
	margin-top:15px;
	background-color:#FC0;
}

.align-top {
	vertical-align:top;
}

.securecode {
	margin-left:15px;
	font-weight:bold;
	border-style:solid;
	border-width:2px;
	border-color:#FC0;
	padding-left:8px;
	padding-right:8px;
}

.teaser{
color:#B00;
font-weight:bold;
font-size:18px;
padding:7px;}

