.renflo-menu-top-main {
	width: 604px;
	height: 33px;
	overflow: hidden;
}

.renflo-menu-top-main ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}

.renflo-menu-top-main ul li {
	border-left: 1px solid #141414;
	height: 33px;
	float: left;
	background: url(/project/Base/modules/Menu/components/Top/css/../images/menu_background_right.gif) no-repeat right top;
	padding-right: 6px;
}

.renflo-menu-top-main ul li a {
	padding: 8px 5px 0 12px;
	height: 25px;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	background: url(/project/Base/modules/Menu/components/Top/css/../images/menu_background_cent.gif) repeat-x left top;
}body {
	margin: 0;
	padding: 0;
	background: #4B4B4B url(/project/Renflo/root/css/../images/layout_body_background.gif) repeat-x left top;
	width: 100%;
	height: 100%;
}

a {
	outline: none;
}

/* basic styles */
.floatLeft {
	float: left !important;
}

.floatRight {
	float: right !important;
}

.clearLeft {
	margin-left: 0 !important;
}

.clearRight {
	margin-right: 0 !important;
}

.clearBottom {
	margin-bottom: 0 !important;
}

.clearTop {
	margin-top: 0 !important;
}

.noPaddingLeft {
	padding-left: 0 !important;
}

.noPaddingRight {
	padding-right: 0 !important;
}

.noBorder {
	border: 0 none !important;
}

.fullWidth {
	width: 100% !important;
}

.fckDefault {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2E2E2;
	text-align: left;
}

.noBack {
	background: none !important;
}

/* layout */
.renflo-layout-main {
	width: 860px;
	position: relative;
	z-index: 1;
}

.renflo-layout-mainContent {
	padding: 42px 40px 0 40px;
	width: 780px;
	min-height: 400px;
	background: url(/project/Renflo/root/css/../images/layout_main_background.gif) no-repeat left top;
	margin-top: -2px;
}

.renflo-layout-header {
	width: 720px;
	padding: 0 30px;
}

.renflo-layout-headerInner {
	border-bottom: 3px solid #D5D5D5;
	padding-bottom: 1px;
}

.renflo-layout-siteLogo {
	width: 116px;
	padding-bottom: 8px;
}

.renflo-layout-siteLogo img {
	border: 0 none;
}

.renflo-layout-content {
	width: 720px;
	padding: 2px 30px;
}

.renflo-layout-footer {
	width: 720px;
	padding: 0 30px;
}

.renflo-layout-footerInner {
	border-top: 3px solid #D5D5D5;
	padding: 12px 0 10px 0;
	color: #D5D5D5;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.renflo-layout-footerMail {
	text-align: left;
	width: 50%;
}

.renflo-layout-footerMail a {
	font-weight: bold;
	color: #d5d5d5;
}

.renflo-layout-footerMail a:hover {
	text-decoration: none;
}

.renflo-layout-footerCopyright {
	width: 50%;
	text-align: right;
}

.renflo-layout-footerCopyright span {
	font-weight: bold;
}

/* wraps */
.renflow-layout-topMenuWrap {
	height: 33px;
	margin-top: 94px;
	width: 604px;
}
