@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;

}
#container {
	position:absolute;
	margin:auto;
	left:50%;
	margin-left:-478px;
	width:956px;
	height:1014px;
	z-index: 1;
	top: 0px;
	}
#header {
	position: absolute;
	width: 956px;
	height: 369px;
	z-index: 2;
	background-image: url(images/seonwinnweb_01.jpg);
	}
#nav {
	position: absolute;
	width: 613px;
	height: 27px;
	left: 248px;
	top: 323px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: inline;
	height: 27px;
	float: left;
	list-style: none;
	margin-left: 25px;
	}
#nav li a {color:#ffffff; text-decoration: none;}
#nav li a:hover {color:#ffffff; text-decoration:underline;}
#content {
	position: absolute;
	top: 369px;
	width: 956px;
	height: 542px;
	
}
#galleryholder {
	position:absolute;
	left: 178px;
	width: 600px;
	height: 480px;
	top: 53px;
	z-index: 2;

}

#homepagetext {
	position: absolute;
	padding-top: 20px;
	width: 321px;
	height: 522px;
	left: 75px;
	z-index: 2;
	top: 1px;
}
#homepageimage {
	position: absolute;
	width: 511px;
	height: 542px;
	left: 399px;
	z-index: 2;
	top: 1px;

}
#footer {
	position: absolute;
	width: 956px;
	height: 103px;
	bottom: 0px;
	z-index: 2;
	background-image: url(images/seonwinnweb_03.jpg);
}
#footertext {
	position: absolute;
	height: 28px;
	left: 69px;
	width: 456px;
	top: 50px;
}
.contenttextformat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
}
.footerformat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
}
.containerdata {
	padding-left: 55px;
	padding-right: 55px;
}
