@charset "utf-8";
body {
	background-color: #000;
}
#container {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	background-color: #FFF;
	width: 800px;
	height: 1110px;
	margin-left: auto;
	margin-right: auto;
}

#banner {
	background-image: url(images/windows.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-color: #000000;
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logolettering.gif);
}

#menu {
	display: inline;
	text-decoration: none;
	float: left;
	height: 100%;
}
#menu ul {
	text-decoration: none;
	list-style-type: none;
	padding-left: -30px;
}
#menu  li a {
	text-decoration: none;
	display: block;
	width: 150px;
	text-align: center;
	background-color: #577AA0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #F5FFF7;
	list-style-type: none;
}
#menu  li a:hover {
	background-color: #A8D1EF;
	color: #666666;

}
#links {
	margin-top: 400px;
	height: 100%;
	width: 235px;
}

#leftside {
	padding: 0px;
	float: left;
	width: 252px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
}
#designs {
	background-color: #5C88A5;
	width: 235px;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	margin-top: 300px;
	margin-left: 3px;
	padding-top: 10px;
	height: 100%;
}
#animation {
	float: left;
	width: 245px;
}



#rightside {
	width: 515px;
	float: right;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	clear: none;
	color: #000;
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #000;
	height: 1107px;
}

#footer {
	padding: 0px;
	clear: both;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #577AA0;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/footerwindow.jpg);
	background-repeat: no-repeat;
}
#footer a {
	padding: 0px;
	clear: both;
	width: 947px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	padding: 0px;
	clear: both;
	width: 947px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
	color: #9EC2DC;
}
table {
	margin-right: auto;
	margin-left: auto;
}
caption {
	color: #587A9F;
	font-size: 24px;
}
#portfolio #rightside {
	width: 525px;
	float: right;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	clear: none;
	color: #000;
	height: 1107px;
	overflow: auto;
}
