body {
	background-color: #002831;
	color: #ECE6CF;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#anotherWrapper{
	margin: 0 auto;
	width: 576px;
}

#previewWrapper{
	text-align: center;
	border: #ECE6CF 1px solid;
	width: 576px;
	float: left;
}

#previewWindow{
	width: 566px;
	margin: 0 auto;
	padding: 5px;
	paadding-left: 190px;
	text-align: left;
	background-color: #002831;
	color: #ECE6CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	min-height: 560px;
	height:auto !important;
	height: 560px;

}

#menuPreview{
	text-decoration: none;
	letter-spacing: 1px;
	width: 170px;
	float: left;
	padding: 5px;
	line-height: 19px;
	margin-top: -3px;
}

#previewContent{
	width: 377px;
	float:right;
}

#centerMe{
	width: 560px;
	margin: 0 auto;
	text-align: center;
	float:left;
}

#footerSam{
	background: url('/resources/image/images/content/logo_green.gif') center no-repeat;
	width:200px;
	height: 65px;
	margin: 0 auto;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ECE6CF;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	color: #AAAAAA;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ECE6CF;
}
.mainborder {
	border-width: 1px;
	border-style: solid;
	border-color: #ECE6CF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ECE6CF;
	letter-spacing: 1px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ECE6CF;
}
.bottomsolid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE6CF;
}
.subMenu {
	line-height: 18px;
	margin-left: 7px;
	margin-top: 6px;
	margin-bottom: -15px;
}
