* {margin:0px;padding:0px}
body {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #aca691;
	font-weight: normal;
	line-height: 14px;
}
h1, h2, h3, h4 {color: #aca691;font-weight: normal;}
h1 {
	color:#ffffff;
	font-size:12px;
	font-weight: bold;
}
#container {
	width:775px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#topmenu {text-align:right}
#topmenu a {
	color: #979076;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}
#header {margin-top:20px;}
#logo {float:left}
#intro {
	float:right;
	width: 400px;
}
#introtext {
	background-color: #cbc5af;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:15px;
	color: #FFFFFF;
}
#intro h2 {margin-top:20px; padding-top:10px; padding-bottom:10px}
#intro h3 {
	color:#9ea91c;
	padding-top: 7px;
	padding-bottom: 7px;
}
.border-red {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc3700;
	margin-top:2px;
}
span.red {color: #cc3700;}
.clear {clear:both}
#main {position:relative;}
#left {
	width:250px;
	padding: 15px;
	float: left;
	border-right-width: 3px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#content {width:460px; padding:15px; float:right}
p {
	padding-top: 6px;
	padding-bottom: 6px;
}
a {color:#9ea91c;}
#footer {
	background-color: #979076;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#textarea {width:400px; height:300px}
h3.title, h3 {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
#left h2, #content h2 {
	padding-bottom: 15px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#left ul {
	margin-top: 10px;
}
#left ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}
