body {
	background-image: url(../images/bg-repeater.png);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffca58;
	font-size: medium;
	background-attachment: fixed;
}
/*
#background {
	background-image: url(../images/bg-gradient.png);
	background-repeat: repeat-x;
	height: 716px;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
}
*/
#bgfx {
	background-image: url(../images/bg-slidefx.png);
	background-repeat: repeat-x;
	height: 95px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 40;
	width: 100%;
}

#container {
	width: 839px;
	position: relative;
	top: 18px;
	margin: 0 auto;
	background-attachment: fixed;
	z-index: 40;
}

#header {
	background-image: url(../images/hdr-navbar-repeater.png);
	background-repeat: repeat;
	position: fixed;
	width: 833px;
	margin-bottom: 18px;
	height: 66px;
	top: 15px;
	z-index: 45;
}
#header #left {
	background-image: url(../images/hdr-navbar-left.png);
	background-repeat: no-repeat;
	height: 66px;
	width: 12px;
	position: absolute;
	left: -12px;
}
#header #right {
	background-image: url(../images/hdr-navbar-right.png);
	background-repeat: no-repeat;
	height: 66px;
	width: 12px;
	position: absolute;
	right: -12px;
	top: 0px;
}
#header #logo {
	background-position: 0px 0px;
	height: 53px;
	width: 157px;
	background-repeat: no-repeat;
	background-image: url(../images/hdr-logo.png);
	position: absolute;
	display: block;
	left: 0px;
	top: 7px;
}
#header a {
	display: block;
	color: white;
	text-decoration: none;
	position: relative;
	background-image: url(../images/hdr-divider.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 34px;
	padding-left: 30px;
	font-size: 18px;
	height: 66px;
	float: left;
	left: 168px;
	line-height: 70px;
}
#header a:hover {
	color: #ffca58;
}
#content {
	height: 100px;
	width: 857px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 95px;
}
#content #whimsical {
	background-image: url(../images/txtbox-lg-whimsical.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 493px;
	position: relative;
}
#content #watching {
	background-image: url(../images/txtbox-lg-watching.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 493px;
	position: relative;
}
#content #whitepapers {
	background-image: url(../images/txtbox-lg-whitepapers.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 493px;
	position: relative;
}
#content #login {
	background-image: url(../images/txtbox-sm-login.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 342px;
	position: relative;
}
#content #whatsnew {
	background-image: url(../images/txtbox-sm-whatsnew.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 342px;
	position: relative;
}
#content #services {
	background-image: url(../images/txtbox-lg-services.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 493px;
	position: relative;
}
#content #where {
	background-image: url(../images/txtbox-lg-where.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 493px;
	position: relative;
}
#content #contact {
	background-image: url(../images/txtbox-lg-contact.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 493px;
	position: relative;
}
#content #clients {
	background-image: url(../images/txtbox-lg-clients.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 493px;
	position: relative;
}
#content #about {
	background-image: url(../images/txtbox-lg-about.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 493px;
	position: relative;
}
#content #reel {
	background-image: url(../images/txtbox-lg-reel.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 493px;
	position: relative;
}

#colleft {
}
#colright {
	position: fixed;
	top: 95px;
	padding-left: 508px;
}
#header form {
	display: inline;
	position: relative;
	left: 65px;
	top: 19px;
}
#textleft #formbox {
	display: block;
	background-image: url(../images/txtbox-sm-repeater.png);
	background-repeat: repeat-y;
}
form {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

form .input {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 154px;
	background-image: url(../images/form-textbox.png);
	background-repeat: repeat-x;
	height: 18px;
	position: relative;
	left: 20px;
	margin-right: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 6px;
	padding-top: 4px;
}
#txtleft {
	width: 493px;
	height: auto;
	position: relative;
	margin-bottom: 15px;
	z-index: 30;
}
#txtleft a {
	text-decoration: none;
	color: #ffca58;
}
#txtleft a:hover {
	color: #ff8000;
}
#txtleft .foot {
	background-image: url(../images/txtbox-lg-bot.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 493px;
	position: relative;
}

#content #txtleft p {
	width: 453px;
	position: relative;
	background-image: url(../images/txtbox-lg-repeater.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content #txtleft br {
	width: 5px;
	height: 15px;
	margin-bottom: 8px;
	position: relative;
	display: block;
}
#content #txtleft h2 {
	color: white;
	margin: 0px;
	font-weight: bold;
	font-size: x-large;
	width: 473px;
	position: relative;
	background-image: url(../images/txtbox-lg-repeater.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 15px;
	padding-top: 5px;
}
#content #txtleft h3 {
	color: white;
	font-size: small;
	display: block;
	margin: 0px;
	font-weight: bold;
	width: 473px;
	position: relative;
	background-image: url(../images/txtbox-lg-repeater.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#content #txtleft img {
	border-width: 0px;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 40px;
}
#content #txtleft h4 {
	width: 453px;
	position: relative;
	background-image: url(../images/txtbox-lg-repeater.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: small;
	font-weight: normal;
}
#content #txtleft ul {
	list-style-type: none;
	width: 453px;
	position: relative;
	background-image: url(../images/txtbox-lg-repeater.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	vertical-align: top;
}
#content #txtleft li {
	list-style-type: none;
	background-image: url(../images/sprite-bullets.png);
	margin-bottom: 25px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 45px;
}
#vidbox {
	width: 459px;
	position: relative;
	background-image: url(../images/txtbox-lg-repeater.png);
	background-repeat: repeat-y;
	padding-right: 14px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 30;
}
#content #txtleft #vidbox a {
	display: inline;
	height: 143px;
	width: 143px;
	margin: 0px;
	padding: 0px;
}
#content #txtleft #vidbox img {
	padding-right: 7px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline;
	height: 143px;
	width: 143px;
	margin: 0px;
}
#txtright {
	margin-bottom: 15px;
	position: relative;
}

#txtright .foot {
	background-image: url(../images/txtbox-sm-bot.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 342px;
	position: relative;
}
#content #txtright p {
	width: 302px;
	position: relative;
	background-image: url(../images/txtbox-sm-repeater.png);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 25px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content #txtright ul {
	list-style-type: none;
	width: 292px;
	position: relative;
	background-image: url(../images/txtbox-sm-repeater.png);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	vertical-align: top;
}
#colright #logo {
	left: 15px;
	display: block;
	position: relative;
}
#footer {
	width: 857px;
	position: relative;
	right: 0px;
}
#footer p {
	width: 495px;
	background-image: url(../images/foot-slash.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	font-size: 10px;
	color: white;
	line-height: 45px;
	text-indent: 50px;
}
form .send-btn {
	width: 78px;
	height: 30px;
	background: #333 url(../images/form-submit.png) no-repeat;
	outline: none;
	position: relative;
	left: 20px;
}
form .send-btn:hover {
	background: #666 url(../images/form-submit.png) no-repeat 0 -30px;
}
form .reset-btn {
	width: 78px;
	height: 30px;
	background: #333 url(../images/form-clear.png) no-repeat;
	outline: none;
	position: relative;
	left: 22px;
}
form .reset-btn:hover {
	background: #666 url(../images/form-clear.png) no-repeat 0 -30px;
}
.bigwhite {
	color: #FFFFFF;
	font-size: large;
}


