body, html
{
	margin:0;
	padding:0;
	width:100%;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #020203;

}


#wrapper {
	padding: 0px;
	width: 814px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 10;
	position: relative;
	font-family: "trebuchet MS";
	font-size: 14px;
}
#header {
	height: 180px;
	width: 814px;
}
#header img {
	height: 180px;
	width: 814px;
}
#navigation {
	text-align: center;
	height: 64px;
	width: 814px;
	background-color: #060709;
	overflow: hidden;
}
#navigation ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 780px;
}
#navigation li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#left {
	float: left;
	height: 380px;
	width: 214px;
	background-image: url(../images/blue-bg.png);
	margin-left: 30px;
	padding: 15px;
	background-repeat: no-repeat;
	background-position: left top;
}
#right {
	width: 495px;
	margin-left: 290px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 21px;
}
#right-top {
	height: 20px;
	width: 494px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#right-middle {
	background-image: url(../images/slice-bg_02.png);
	background-repeat: repeat-y;
	padding: 20px;
	overflow: auto;
	height: 328px;
}
#RegisterRespond {
	background-image: url(../images/slice-bg_02.png);
	background-repeat: repeat-y;
	padding: 20px;
	overflow: auto;
	height: 328px;
	color: #00FF33 !important;
}
#bg-solution {
	background-image: url(images/main-top.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: absolute;
	z-index: 0;
	height: 180px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#right-bottom {
	height: 21px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url(images/blue-bg2slice-bot.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#right-middle h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6FFD60;
	margin: 0px;
	padding: 0px;
}
#left form {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#left input {
	width: 150px;
}
#left ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#left li a {
	width: 150px;
	padding-top: 2px;
	padding-right: 35px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#footer {
	width: 100%;
	text-align: center;
}
#footer p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 100px;
}
#left img {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 45px;
}
#left legend {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #C8FCF0 !important;
	padding: 3px;
}
#left fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#left li a.current {
	color: #FF9906;
	background-position: right;
}
#left li a:hover {
	color: #FF9906;
	text-decoration: none;
	background-image: url(images/paws-nav.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#under-construction {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #6C8BDB;
	height: 408px;
	width: 495px;
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
	z-index:5;
	border: 1px solid #FFFFFF;
}
#uc-message {
	position: absolute;
	height: 30px;
	width: 305px;
	z-index: 15;
	left: 102px;
	top: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF9906;
	text-align: center;
}
.news-date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9906;
}
.news-item {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #81FD6F;
	margin: 0px;
	padding: 4px;
}
.message  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #00FF33 !important;
}
#right-middle input {
	margin: 1px;
}
