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


body {
	background-color: #aabad0;
}

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

#links {
	background-color: #FFF;
	padding: 0px;
	clear: both;
	width: 800px;
	height: 50px;
	margin-bottom: 0px;
}

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

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

#links 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;
}

#header {
	background-color: #ffffff;
	padding: 0px;
	clear: both;
	width: 800px;
	margin-bottom: 10px;
	height: 50px;
}

/*#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: 0px;
	margin-top: 0px;
	background-image: url(../slices/masthead.jpg);
	border: none;
	width: 800px;
	height: 180px;
}

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

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

#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:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

#content-wrapper-main-home {
	float: left;
	width: 800px;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(../slices/main_bg.gif);
	background-repeat: no-repeat;
}


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

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

#box-top {
	width: 290px;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: -10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b5;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #036;
}

#news-top {
	width: 290px;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: -10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b5;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #036;
}

#news-top a {
	width: 290px;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: -10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b5;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #036;
}

#main-content-left ul {
	background-color: none;
	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/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

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

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

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

#help-top {
	width: 290px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #036;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: -10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b5;
}

#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: normal;
	color: #333;
}

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

#main-content-right ul {
	background-color: none;
	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: normal;
	font-size: 12px;
	color: #333;
}

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

#footer {
	background-color: #fff;
	background-repeat:no-repeat;
	float: left;
	width: 800px;
	top:745px;
}

#footer ul {
	width: 700px;
	padding: 0px;
	float: left;
	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: #999999;
	text-align: center;
	background-color:#fff;
	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;
	color: #999999;
}

#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: none;
}
