#body {
	width: 883px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(img/main/shwT.gif);
	background-repeat: repeat-x;
	margin-top: 30px;
	background-position: 0px 10px;
}
#top a {
	float: right;
	margin-right: 30px;
}
#top .leftTop {
	background-image: url(img/main/shwLT.gif);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 30px;
}
#top .rightTop {
	background-image: url(img/main/shwRT.gif);
	background-repeat: no-repeat;
	float: right;
	height: 31px;
	width: 27px;
}
#center .leftShw {
	background-image: url(img/main/shwL.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
}
#center .rightCenter {
	background-image: url(img/main/shwR.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 27px;
}
#bottom {
	background-image: url(img/main/shwB.gif);
	background-repeat: repeat-x;
}
#bottom .leftBottom {
	background-image: url(img/main/shwLB.gif);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 30px;
}
#bottom .rightBottom {
	background-image: url(img/main/shwRB.gif);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 27px;
}
.logo {
	background-color: #E51937;
	float: left;
	/*padding-top: 256px;*/
}
.header {
	float: left;
	background-color: #E6E6E6;
}
#flash {
	height: 270px;
	width: 619px;
}
#content {
	background-color: #FFF;
	padding-top: 18px;
/*	width: 599px;*/
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float:left;
	width: 590px;
}
body#WebEditorLite {
	width: 590px;
}
#footer {
	background-color: #E6E6E6;
	padding-top: 14px;
	background-image: url(img/footer/copyright.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
}
.main {
	background-color: #FFF;
	background-image: url(img/main/2column.gif);
	background-repeat: repeat-y;
}
#newsletter {
	text-align: center;
	margin-top: 28px;
}
#newsletter input {
	height: 16px;
	width: 168px;
	border: 1px solid #CCCCCC;
}
#newsletter button {
	margin-top: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #E31937;
	background-color: #E6E6E6;
}

.NLForm1 {
	text-align: left;
	width: 170px;
	margin: 0 auto;
	margin-top: 12px;
}
.NLForm2 {
	text-align: right;
	width: 170px;
	margin: 0 auto;
}
