#container {
	background-image: url(../images/glow.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#body {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4), inset 0 0 100px rgba(0, 0, 0, 0.2);  
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4), inset 0 0 100px rgba(0, 0, 0, 0.2);  
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4), inset 0 0 100px rgba(0, 0, 0, 0.2);
	background-color: #FFFFFF;
	clear: both;
	behavior: url(../PIE.htc);
	position: ;
}
#body #header #headerLeft {
	float: left;
	height: 80px;
}
#body #header #headerNav {
	float: right;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

#body #main {
	clear: both;
}
#wrapper #body #main #mainLeft {
	width: 220px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: both;
}
#body #header {
	padding: 20px;
	height: 80px;
	position: relative;
}
#wrapper #body #main #mainRight {
	float: right;
	width: 570px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#body #header #headerNav table {
	float: right;
}
#body #header #headerNav td {
	padding-left: 20px;
}
#body #footer, #footer a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-align: center;
	color:#666666
	vertical-align: middle;
	clear: both;
	padding: 10px;
	color: #666666;
	line-height: 16px;
}
#footer a:hover {
	text-decoration: underline;
}
#mainLeft ul {
list-style:none;
margin: 0px;
padding: 0px;
border: none;
}
#mainLeft p {
display: block;
margin: 0px;
padding: 8px 0px 2px 0px;
font-weight: normal;
}
#mainLeft ul li a {
display: block;
font-size: 90%;
border-bottom: 1px dashed #999999;
padding: 6px 0px 6px 6px;
text-decoration: none;
color: #666666;
}
#mainLeft ul li a:hover, #mainLeft ul li a:focus {
color: #000000;
background-color: #eeeeee;
}
.navigation {
display: block;
width: 200px;
font-family: Helvetica, Arial, Sans Serif;
font-size: 14px;
}#rightBottom img {
	margin: 5px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#rightBottom img:hover {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#wrapper #body #main #mainRight #rightTop p, #rightTop ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	line-height: 18px;
	text-align: justify;
	white-space: normal;
	color: #333333;
}
#rightTop a, #rightBottom a{
	font-family: Helvetica, Arial, sans-serif;
	text-align: justify;
	white-space: normal;
	color: #000000;
}
#rightBottom p {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 14px;
	text-align: justify;
	white-space: normal;
	color: #333333;
}
body {
	background-color: #CCCCCC;
	background-image: url(../images/bg_gradient2.png);
	background-repeat: repeat-x;
	background-position: top left;
	behavior: url(../PIE.htc);
	position: relative;
	margin: 0px;
	padding: 0px;
}
