body {
	padding: 0;
	color:#000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-bottom: -5px;
}

#container {
	margin-top : 0px;
	margin-right : auto;
	margin-bottom : 0px;
	margin-left : auto;
	position : relative;
	text-align : center;
	top: -5px;
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	height: 100%;
	padding: 10px;
}

#header {
	width: 800px; 
	height: 177px;
}

#navi {
	width: 800px;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	list-style-type: none;
	float:inherit;
	font-size: 10px;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 2px;	
	
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	width: auto;
	margin: 50px 0 0 0;
}

hr {
	color:#CCCCCC;
	width:800px;
	height: 1px;
}

#pages {
	font-size: 10px;
	font-weight: bold;
}

#contacttext {
	width: 449px;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0 auto;
	border: 1px solid #fff;
}

#contacttext p{
	margin-top:24px;
	margin-left:15px;
}

#contactform {
	width: 452px;
	text-align: left;
	padding-left: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0 auto;
	border: 1px solid #fff;
	outline: none;
}

#contactform p a:link{
	color: #000000;
	text-decoration: none;
}

#contactform p a:hover{
	color: #000000;
	text-decoration: none;
}

#contactform .button {
	width: 70px;
	background-color: #FFFFFF;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(0pt, auto, auto, auto);
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-left: -12px;
	outline: none;
}

#contactform .form{
border:none;
outline:none;
}

.pages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	width: auto;
	margin: 15px 0 0 0;
}

a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
#container #content .fliesstext {
	text-align: left;
	width: 400px;
	margin-left: 190px;
}
