body {
	background-color: #FFFFFF;
	margin: auto;
	width: 784px;

	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: .7em;
}
#footer {
	border-top: 1px solid #F26721;
	clear: both;
}

.style13 {
	color: #FF9C0A;
	font-weight: bold;
	line-height: 18px;
}

.orangebar {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9C0A;
	line-height: 86px;
	letter-spacing: 0.1em;
	padding-left: 10px;
	margin-top: 0px;
}
.right {
	float: right;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F26721;
	padding-left: 10px;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 15px;
	font-size: .9em;
}
.right li {
	margin-left: -20px;
	list-style-type: circle;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #F26721;
	padding-left: 10px;
	color: #FFFFFF;
	margin-left: -10px;
	margin-top: 0px;
	word-spacing: 0em;
	letter-spacing: 0.1em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
	background-color: #8BD3E5;
	text-transform: uppercase;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #FF9C0A;
	font-family: "Trebuchet MS";
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: -5px;
}
.box {
	width: 450px;
	border-bottom-color: #8BD3E5;
}
a:link {
	color: #F26721;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F26721;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #FFE2B7;
}
a:active {
	text-decoration: none;
}
.logo {
	padding: 20px;
}
#container {
	width: 500px;
}


.logo a:hover {text-decoration:none
}
.work {
	color: #F26721;
	list-style-type: none;
	display: block;
}
.work a:link {
	font-weight:bold;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.work a:visited {
	font-weight:bold;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.work a:hover {
	color: #000000;
	background-color: #8BCDDD;
	display: block;
	text-decoration: none;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #8BCDDD;
}
.work li {
	list-style-type: none;
	margin-left: -50px;
	padding: 3px;
}
.valid {
	float: right;
	height: 50px;
	width: 200px;
}
