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

* {
	margin:0px;
	padding:0px;
}

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	line-height:1.5;
	background-color:#fff;
}


img { 
	border:none;
	outline:none;
}

p {
	position:relative;
	clear:float;
	left: 220px;
	top:54px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:14px;
	letter-spacing:0.5pt;
}

#wrapper {
	width:960px;
	height:760px;
	margin:0 auto;
	background-color:#FFFFFF;
	
}

#logo {
	position:relative;
	left:370px;
	top:201px;
	width:250px;
	height:150px;
	z-index:7;
}

#ClickHere {
	position:relative;
	width:400px;
	height:65px;
	z-index:7;
	left: 300px;
	top: 290px;
}

#line {
	position:relative;
	left:220px;
	top:4px;
	width:740px;
	height:3px;
	z-index:7;
	background-color: #CCCCCC;
}
#SmallLogo {
	position:relative;
	left:30px;
	width:177px;
	height:93px;
	z-index:14;
	top: 60px;
}
#etsylogo {
	position:relative;
	clear:float;
	left:220px;
	top:85px;
	width:82px;
	height:41px;
	z-index:21;
}
#openswimlogo {
	position:relative;
	left:215px;
	top:100px;
	width:170px;
	height:45px;
	z-index:21;
	left: 215px;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a {
	font-weight: bold;
}

#copyright {
	position:relative;
	left:220px;
	top:80px;
	width:800px;
	height:300px;
	z-index:42;
	clear:float;
}
#examples {
	position:relative;
	left:220px;
	top:80px;
	z-index:14;
	width:800px;
	height:230px;
}
	
#exampleone {
	position:relative;
	width:230px;
	height:200px;
	float:left;
	z-index:21;
}
	
#exampletwo {
	position:relative;
	width:230px;
	height:200px;
	float:left;
	margin-left:16px;
	padding:0 40px;
	z-index:21;
}
	
#examplethree {
	position:relative;
	width:230px;
	height:200px;
	float:left;
	margin-left:16px;
}
#Copyright {
	position:absolute;
	left:214px;
	top:725px;
	width:243px;
	height:30px;
	z-index:22;
}
