@charset "utf-8";

/*
RODINI CLO|S|ING ARTS
*/

/* 
------------------------------------- */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	border:none;
	overflow:hidden
}

div.wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	background-image:url(../pics/bgr-fade.jpg);
}


div.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}

div.footer {
	width: 100%;
	margin: -222px auto 0 auto;
	padding: 0;
	height: 222px;
	
}


a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1 {


}

h2 {


}

h3 {


}

h4 {


}


h5 {
	text-align:left;
	font-family:Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#fff;
	padding:2px 0 0 10px;
	margin:0;
}
