body {
	margin:10px 0 0 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #444444;
	line-height: 1.5em;
}

#outer-container {
	width:690px;
	margin:0 auto;
	background-image:url(/images/logo-home.png);
	background-position:top right;
	background-repeat:no-repeat;
	height:95;
}

#content {
	width:527px;
	padding:100px 0 0 0;
}

h1 {
	font-size: 1.4em;
	color: #f26522;
	font-weight: bold;
	text-transform: none;
	margin-bottom:5px;
}

a {
	color: #f26522;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #f7941d;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

p {
	
}

li {
}

table {
	font-style: normal;
	width: 100%
}

table td {
	padding: 0px;
	width: 100%;
}
.footer {

}
