body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	line-height: 15px;
}

#Container {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	height: 640px;
	padding: 0px;
	position: relative;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Slides {
	margin: 0px;
	padding: 0px;
	height: 535px;
	width: 990px;
	position: absolute;
	left: 10px;
	top: 95px;
}

#Text {
	margin: 0px;
	height: 495px;
	width: 360px;
	position: absolute;
	left: 10px;
	top: 95px;
	background-image: url(img/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 630px;
	text-align: left;
}

#Logo {
	width: 200px;
	height: 90px;
	padding: 0px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 10px;
	top: 10px;
}

#NavPortfolio {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 46px;
	position: absolute;
	left: 861px;
	top: 10px;
}

#NavAbout {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 30px;
	position: absolute;
	left: 919px;
	top: 10px;
}

#NavContact {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 39px;
	position: absolute;
	left: 961px;
	top: 10px;
}

#MainMenu {
	width: 80px;
	height: 50px;
	padding: 0px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 225px;
	top: 55px;
	text-align: left;
	color: #666666;
}

a {
	text-decoration: none;
	outline:none;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	text-decoration:none;
	outline:none;
	color:#CCE5D6;
	margin: 0px;
	padding: 0px;
}

a:hover, a:active {
	text-decoration:none;
	outline:none;
	color:#666666;
	margin: 0px;
	padding: 0px;
}

img {
border: none;
}

#Logo {
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 190px;
	position: absolute;
	left: 10px;
	top: 10px;
}
#Close {
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 11px;
	position: absolute;
	left: 975px;
	top: 111px;
	z-index: 5;
}
