/*Minimal CSS reset*/
* {
	margin:0px;
	padding:0px;
}

body {
	background-color: #030303;
	background-image: url(speakertexture.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}
#container {
	width: 840px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #D5D5D5;
	font-weight: bold;
	line-height: 14pt;
	margin: auto;
	padding-right: 30px;
	padding-left: 30px;
}
#landingcopyright {
	font-size: 11px;
	height: 20px;
	margin-bottom: 20px;
	width: 840px;
	margin-top: 60px;
	text-align: center;
}
#copyright {
	font-size: 11px;
	clear: both;
	height: 20px;
	margin-bottom: 20px;
	width: 325px;
}
#logo {
	margin-top: 45px;
	height: 100px;
	width: 263px;
	float: left;
	margin-bottom: 80px;
}
#logo     p  a img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#links {
	text-align: right;
	word-spacing: 22px;
	font-weight: bold;
	width: 500px;
	float: right;
	margin-top: 90px;
	margin-bottom: 118px;
	text-decoration: none;
}
p  a:link  {
	text-decoration: underline;
	color: #FFFFFF;
}
p  a:visited             {
	text-decoration: underline;
	color: #FFFFFF;
}
p  a:hover             {
	color: #66CCFF;
	text-decoration: none;
}
#links p a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#links p a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#links p a:hover {
	color: #66CCFF;
	text-decoration: none;
}
#landinglinks {
	text-align: center;
	word-spacing: 22px;
	font-weight: bold;
	margin-top: 90px;
	margin-bottom: 50px;
	width: 840px;
	height: 30px;
}
#landinglinks p a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#landinglinks p a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#landinglinks p a:hover {
	color: #66CCFF;
	text-decoration: none;
}
#landinglinks p a img:hover {
	text-decoration: none;
	border: 1px solid #66CCFF;
}
#landinglogo p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	clear: left;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 10px;
	color: #66CCFF;
}
#home-image   {
	float: right;
}
#description  {
	width: 830px;
	float: left;
	margin-bottom: 50px;
}
#inside-rack {
	float: left;
	clear: both;
	width: 820px;
	margin-left: 114px;
	background-image: url(poster.png);
	background-repeat: no-repeat;
	padding-top: 90px;
	height: 1024px;
	margin-right: 114px;
}
#info-header {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
	width: 840px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 5px;
	float: left;
	color: #66CCFF;
}
#info-left {
	width: 430px;
	margin-bottom: 70px;
	float: left;
}
#about-image img {
	float: right;
	clear: right;
	height: 237px;
	width: 366px;
	margin-bottom: 30px;
	border: 1px solid #424242;
}
#info-audio {
	width: 400px;
	height: auto;
	clear: left;
}
#photo-left {
	float: left;
	margin-left: 40px;
	margin-bottom: 20px;
}
#photo-center {
	float: left;
	margin-bottom: 20px;
	margin-left: 23px;
}
#photo-right {
	float: right;
	margin-right: 40px;
	margin-bottom: 20px;
}
#design-info {
	background-color: #181818;
	border: 1px solid #424242;
	width: 230px;
	margin-bottom: 20px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#design-left {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#design-right {
	float: right;
	margin-bottom: 20px;
	width: auto;
	margin-left: 15px;
}
#dots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2577C4;
	color: #333333;
	margin-bottom: 60px;
	margin-top: 50px;
	float: left;
	clear: left;
	width: 840px;
}
#about-left {
	width: 830px;
	float: left;
	margin-bottom: 50px;
}
#about-cp {
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 200px;
}
#header-portfolio {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-top: 60px;
	float: left;
	clear: left;
}
#anchor {
	margin-left: 30px;
	float: left;
}
#page-header {
	float: left;
	width: 840px;
	margin-bottom: 20px;
	color: #66CCFF;
}
#portfolio-image {
	float: left;
	text-align: center;
	width: 700px;
	height: auto;
}
#video-image {
	height: 380px;
	margin-bottom: 30px;
	float: left;
	background-color: #181818;
	width: 675px;
	text-align: center;
	margin-right: 90px;
	margin-left: 90px;
	padding-top: 20px;
}
#design-left  p img {
	border: 1px solid #424242;
}
#design-right p img {
	border: 1px solid #424242;
}
#photo-left p img {
	border: 1px solid #424242;
}
#photo-center p img {
	border: 1px solid #424242;
}
#photo-right p img {
	border: 1px solid #424242;
}
#video-thumb {
	margin-bottom: 30px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#video-thumb p img {
	border: 1px solid #424242;
}
#video-thumb    p    a  img:hover {
	text-decoration: none;
	border: 1px solid #66CCFF;
}
#infini-video {
	text-align: center;
	width: 840px;
	height: auto;
	float: left;
	margin-bottom: 60px;
}
