* {
	margin: 0px;
}
#Body {
}

#wrapper {
	background-color: #FFF;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: dashed;
	border-right-color: #EAEAEA;
	border-left-color: #EAEAEA;
}
#logo {
	background-color: #FFF;
	width: 1024px;
}
#wrapper #logo {
	background-repeat: no-repeat;
	width: 1024px;
	background-image: none;
	background-attachment: fixed;
}


#address {
	width: 1024px;
	background-repeat: no-repeat;
	background-image: none;
	font-weight: normal;
}
#wrapper #address {
	background-image: none;
	font-weight: normal;

}
#nevig {

}
#nevig {
	background-color: #FFF;
	width: 1024px;
	clear: none;
}
#address #body #left {
	width: 1024px;
	float: left;
	background-color: #EE3131;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
}
#footer {
	background-color: #FFF;
	background-image: url(../Images/-BOTTOM/Bottom-BG.png);
}
#address #body #footer {
	background-color: #FFF;
	clear: both;
	height: 205px;
	width: 1024px;
	background-image: url(../Images/-BOTTOM/Bottom-BG.png);
	background-repeat: no-repeat;
}


}
#space {
	height: 5px;
}
#address #body #left table tr th table tr th #Login p label {
	font-size: 12px;
}

