* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}

a {
	color: #c3c1b5;
}

body {
	background-color: #c3c1b5;
}
#container {
	margin-top: -300px;
	margin-left: -463px;
	top: 50%;
	left:50%;
	position: absolute;
	width: 926px;
}
#vContainer {
	top: 50%;
	left:50%;
	position: absolute;
}

#vContainer p {
	padding-top: 8px;
	float: right;
}

#vContainer h1{
	float: right;
}

#content {
	width: 274px;
	margin-left: 326px;
	margin-top: 120px;
}
#VideoCont {
	display: none;
	padding-top: 15px;	
	padding-bottom: 10px;
}

.video {
	padding-bottom: 20px;
}

hr {
	background-color: #AAAA9E;
	color: #AAAA9E;
	height: 1px;
	border: none;
}

/*h1 span, h2 span {
	display: none;
}*/

span {
	display: none;
}

p span, p a {
	display: block;
	background-repeat: no-repeat;
	float: left;
}

p span span, p a span {
	display: none;
}

h1 {
	width: 274px;
	height: 36px;
	background-image: url(/images/logo.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#vContainer h1 {
	width: 94px;
}

h1 a {
	display: block;
	width: 94px;
	height: 36px;
}

h2 {
	float: left;
}

h2, .majorLink {
	width: 137px;
	height: 21px;
	background-repeat: no-repeat;
}

.majorLink {
	float: right;
	background-position: right;
}

#photography {
	background-image: url(/images/photography.gif);
}

#television {
	background-image: url(/images/television.gif);
}

#stock {
	background-image: url(/images/stock.gif);
}

#clients {
	background-image: url(/images/clients.gif);
}

#flash {
	background-image: url(/images/flash.gif);
	width: 160px;
}

#high {
	background-image: url(/images/high_o.gif);
}

#low {
	background-image: url(/images/low_o.gif);
}

#show {
	background-image: url(/images/show_o.gif);
}

#flashC #download {
	width: 77px;
}

#gozooma {
	background-image: url(/images/gozooma_o.gif);
}

#login {
	background-image: url(/images/login_o.gif);
}

#high:hover {
	background-image: url(/images/high_i.gif);
}

#low:hover {
	background-image: url(/images/low_i.gif);
}

#show:hover {
	background-image: url(/images/show_i.gif);
}

#gozooma:hover {
	background-image: url(/images/gozooma_i.gif);
}

#login:hover {
	background-image: url(/images/login_i.gif);
}

#home:hover {
	background-image: url(/images/home_i.gif);
}

#copright {
	width: 274px;
	background-image: url(/images/content.gif);
	height: 41px;
}

#site {
	width: 34px;
	background-image: url(/images/site.gif);
	height: 11px;
}

#and {
	width: 20px;
	background-image: url(/images/and.gif);
	height: 11px;
}

#home {
	width: 24px;
	background-image: url(/images/home_o.gif);
	height: 11px;
}

#emjot {
	width: 26px;
	background-image: url(/images/emjot_o.gif);
	height: 11px;
}

#slad {
	width: 17px;
	background-image: url(/images/slad_o.gif);
	height: 11px;
}

#emjot:hover {
	width: 26px;
	background-image: url(/images/emjot_i.gif);
	height: 11px;
}

#slad:hover {
	width: 17px;
	background-image: url(/images/slad_i.gif);
	height: 11px;
}

#require {
	width: 274px;
	background-image: url(/images/fcontent.gif);
	height: 65px;
}

.floatBox {
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 9px;
}
