/* CSS Document(layout) for artpostasia*/

body {
	font-family:  Verdana, Tahoma, Arial;
	font-size: 15px;
	z-index: -1;
	background: #000000;
}

.header-nav {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 21px;
	width: 925px;
	padding-left: 35px;
	padding-top: 14px;
	padding-bottom: 14px;
	background: black;
}

.header-logo {
	position: absolute;
	top: 0px;
	left: 720px;
}

.mid-right-home {
	position: absolute;
	top: 49px;
	left: 480px;
	height: 448px;
	width: 480px;	
}

.bottom-new-home {
	position: absolute;
	top: 495px;
	left: 0px;
	height: 115px;
	width: 960px;
	background: #BAE55F;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#f7971e;
}

.bottom-nav-home {
	position: absolute;
	top: 495px;
	left: 0px;
	height: 115px;
	width: 960px;
	background: #BAE55F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

.bottom-nav-home a {
text-decoration: none;
color: #fff;
}

.bottom-nav-home a:hover {
color: #ff0;
}


.mid-right {
	position: absolute;
	top: 49px;
	left: 480px;
	height: 466px;
	width: 480px;	
	
}

.bottom-nav {
	position: absolute;
	top: 505px;
	left: 0px;
	height: 105px;
	width: 960px;
	background: #BAE55F;
}


