@charset "UTF-8";
/* CSS Document */


body {
	background-color: #edf4fd;
}

.container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#header {
	background-color: #ffffff;
	background-image: url(../slices/header_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	clear: both;
	width: 800px;
	margin-bottom: 10px;
	height: 100px;
}

#header ul {
	padding: 2px;
	float: right;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#header li {
	display: inline;
	margin-right: 25px;
	padding-bottom: 0.5em;
}

#header a {
	font-size: 70%;
	color: #666666;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #b5b5b5;
	border-bottom-color: #b5b5b5;
}

#logo {
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	border: none;
	width: 350px;
}

.logo-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

#content-wrapper {
	float: left;
	width: 800px;
	margin: 0px;
}

#content-wrapper-nav {
	float: left;
	width: 800px;
	height: 25px;
	margin: 0px;
}

#search-header {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 6px;
	vertical-align: middle;
	float: left;
	width: 140px;
	height: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b5b5b5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b5;
	background-color: #f7f7f5;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

#flash {
	float: left;
	width: 640px;
	height: 180px;
	padding: 2px;
	background-color: #ffffff;
}

#right-column {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 6px;
	float: right;
	width: 140px;
	height: inherit;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b5b5b5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b5;
	background-color: #f7f7f5;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

#content-wrapper-main {
	float: left;
	width: 800px;
	margin: 0px;
	background-color: #ffffff;
}
	

#right-column ul {
	list-style-type: none;	
}

#main-content-left {
	width: 318px;
	padding: 2px;
	float: left;
	background-color: #ffffff;
}

#box-top {
	width: 290px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: -20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b5;
}

#main-content-left ul {
	background-color: #e6edf3;
	width: 290px;
	list-style-type: none;
	margin-left: 10px;
	maring-top: 0px;
	padding: 0px;
}

#main-content-left li {
	margin-left: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b5;
	/*background-image: url(../slices/arrow1.jpg);*/
	background-repeat: no-repeat;
	background-position: right center;
}

#main-content-left a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #036;
}

#box-bottom {
	width: 290px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}

#help {
	width: 290px;
	background-color: #ffffff;
	margin-top: 0px;
}

#help-top {
	color: #d37919;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
}

#help ul {
	background-color: #ffffff;
	width: 290px;
	list-style-type: none;
	margin-left: 10px;
	maring-top: 0px;
	padding: 0px;
}

#help li {
	margin-left: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b5;
	background-image: url(../slices/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#help a {
	margin-left: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

#main-content-right {
	width: 318px;
	padding: 2px;
	float: left;
	background-color: #ffffff;
}

#main-content-right ul {
	background-color: #ffffff;
	width: 290px;
	list-style-type: none;
	margin-left: 10px;
	maring-top: 0px;
	padding: 0px;
}

#main-content-right li {
	margin-left: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b5;
	background-image: url(../slices/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#main-content-right a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333;
}

#content-right-bottom {
	margin-top: 15px;
}

#footer {
	background-color: #ffffff;
	float: left;
	width: 640px;
	padding: 2px;
	text-align: center;
}

#footer ul {
	width: 600px;
	padding: 0px;
	float: right;
	list-style-type: none;
}

#footer li {
	display: inline;
	margin-right: 5px;
	list-style-type: none;
	padding: 5px;
}

#copyright {
	width: 800px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	background-color:#f7f7f5;
	border-top-width: 1px;
	border-top-color: #b5b5b5;
}

#copyright ul {
	width: 250px;
	padding: 2px;
	float: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#copyright li {
	display: inline;
	margin-right: 15px;
	padding-bottom: 0.5em;
}

#copyright a {
	margin-left: 20px;
	font-size: 11px;
	color: #7a96bd;
	text-decoration: none;
	background-color: #f7f7f5;
}
