html,body{margin:0;padding:0}
body{
	font: normal 14px arial, sans-serif;
	text-align:center;
	background-color: #663398;
	padding-top: 10px;
}
p{margin:0 10px 10px}
a{
	display:inline;
	color: #981793;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}
div#container{
	text-align:left;
	background-color: #98CB00;
	height: 100%;
}
div#content p{line-height:1.4}
div#navigation{background:#B9CAFF}
div#extra{background:#FF8539}
div#footer{
	background: #FFCC33;
	color: #000000;
	width: 900px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: auto;
}
div#footer p{
	margin:0;
	padding:5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

div#container{
	width:900px;
	margin:0 auto;
	height: 100%;
}
div#wrapper{
	float:none;
	width:900px;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #98CB00;
	height: 100%;
}
div#content{
	height: 100%;
	padding-left: 50px;
	padding-top: 15px;
}
div#navigation{float:right;width:150px;margin-left:150px}
div#extra{float:right;width:150px;margin-left:auto}
div#footer{
	clear:left;
	width:900px;
	margin: auto;
}
.body_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.under_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}.body_title {
	font-size: 24px;
	font-weight: bold;
}
.body_header {

	font-size: 14px;
	font-weight: bold;
}
.body_text {


	font-size: 12px;
	font-weight: normal;
}
.company_name {


	font-size: 18px;
	font-weight: bold;
}

