#video {

	position: relative;
	z-index: 1;
}

#video .shadow {

	position: absolute;
	left: 0;
	top: -41px;
	width: 100%;
	height: 458px;
	background: url(../images/shadow.png) center top no-repeat;
}

#player {

	width: 982px;
	height: 492px;
	overflow: hidden;
	background: #000;
}

.alternate-content {

	width: 980px;
	height: 492px;
	border: 1px solid #334651;
	line-height: 477px;
	text-align: center;
	color: #d2d2d2;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .03em;
}

#content {

	height: 279px;
	margin-top: 10px;
}

#featured {

	width: 553px;
	height: 279px;
	float: left;
	position: relative;
	margin-right: 9px;
}

#featured .featuredbgr {
	position: absolute;
	top: 35px;
	left: 1px;
	width: 551px;
	height: 115px;
	background: url("../images/homefeaturedbgr.gif") no-repeat top left;
}
#featured h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 24px 0 0 28px;
	text-transform: uppercase;
	position: relative;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	color: #1879a3;
}
#featured p {
	position: relative;
	margin: 15px 0 0 28px;
	width: 505px;
	height: 80px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: 12px;
	color: #2c2c2c;
}
#featured p a {
	color: #477db0;
}
#featured ul {
	overflow: hidden;
	width: 550px;
	position: absolute;
	left: 0;
	top: 169px;
	margin: 0 0 0 28px;
}
#featured ul li {
	float: left;
	list-style: none;
	width: 170px;
	margin-right: 5px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size: 14px;
	height: 20px;
	margin-bottom: 12px;
}
#featured ul li a {
	color: #0f6c94;
	line-height: 20px;
	height: 20px;
	padding: 0 0 0 25px;
	margin: 0px;
	background: url("../images/homefeaturedbulletdisabled.gif") no-repeat 0% 0%;
	display: block;
	white-space: nowrap;
}
#featured ul li a:hover, #featured ul li a:active {
	text-decoration: underline;
	background-image: url("../images/homefeaturedbullet.gif");
}
#featured .study {

	width: 183px;
	height: 100%;
	float: left;
	position: relative;
	left: 1px;
}

#featured .separator {

	float: left;
	width: 1px;
	height: 100%;
	background: url(../images/wbox-vsep.png) no-repeat;
	position: relative;
	left: 1px;
	z-index: 5;
}

#featured .study h2 {

	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #2c2c2c;
	font-weight: normal;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	padding: 7px 0 7px 10px;
	text-transform: uppercase;
}

#featured .study .preview {

	width: 166px;
	height: 91px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

#featured .study .preview a.playbtn {

	display: block;
	position: absolute;
	width: 27px;
	height: 28px;
	right: 4px;
	bottom: 4px;
}

#featured .study p {

	width: 163px;
	height: 138px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 11px;
	color: #444;
	padding-top: 5px;
	line-height: 15px;
}

#featured .study .more {

	font-size: 12px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	position: absolute;
	right: 10px;
	bottom: 8px;
	text-transform: uppercase;
}

#request {

	width: 220px;
	height: 280px;
	float: left;
	position: relative;
	margin-right: 9px;
}

#request h2 {

	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #d2d2d2;
	font-weight: normal;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	padding: 10px 0 12px 11px;
	text-transform: uppercase;
}

#request form, #request fieldset {

	margin: 0;
	padding: 0;
}

#request .formrow, #request .textrow {

	width: 202px;
	height: 20px;
	margin: 5px auto 0 auto;
}

#request .textrow {

	position: relative;
	height: 98px;
}

#request .formrow label {

	float: left;
	width: 54px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	color: #bababa;
	text-align: right;
}

#request .formrow .input {

	float: right;
	width: 142px;
	height: 20px;
	position: relative;
}

#request .formrow .input .binput, #request .textrow .binput {

	position: absolute;
	right: 4px;
	top: 4px;
	width: 128px;
	height: 12px;
	z-index: 0;
}

#request .textrow .binput {

	width: 190px;
	height: 90px;
}

#request .formrow input, #request .textrow textarea {

	position: absolute;
	right: 2px;
	top: 1px;
	background: none;
	border: none;
	width: 132px;
	height: 18px;
	color: #bababa;
	font-size: 11px;
	padding-top: 1px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
}

#request .textrow textarea {

	top: 2px;
	width: 194px;
	height: 93px;
	overflow: auto;
}

#request .formrow input.message, #request .textrow textarea.message {

	font-style: italic;
	font-size: 10px;
	color: #3a91c3;
}

#request .formrow input:focus, #request .textrow textarea:focus {

	outline: none;
}

#request .submit {

	position: absolute;
	right: 12px;
	bottom: 13px;
	width: 53px;
	height: 20px;
}

#request .submit button {

	width: 53px;
	height: 20px;
	border: none;
	background: #2b89b1 url(../images/submit.png) no-repeat;
	text-transform: uppercase;
	color: #c5dade;
	font-size: 11px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	letter-spacing: 0.04em;
}

#rightcol {

	width: 189px;
	height: 279px;
	float: left;
	position: relative;
	overflow:hidden;
}

#spotlight {

	height: 130px;
}

#testimonials {

	margin-top: 10px;
	height: 139px;
}

#rightcol h3 {

	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #2c2c2c;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding: 7px 0 6px 10px;
	background: url(../images/wbox-hsep.png) center bottom no-repeat;
}

#customer-logo {

	width: 100%;
	height: 99px;
	line-height: 99px;
	text-align: center;
}

#customer-logo img {

	vertical-align: middle;
}


#testimonials blockquote {

	background: url(../images/quote_open.png) no-repeat;
	font-size: 11px;
	color: #444;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	padding: 2px 0;
	margin-bottom: 0;
	width: 190px;
}

#testimonials blockquote p {

	padding: 0;
	margin: 0;
	margin-right:15px;
}

#testimonials blockquote span {

	background: url(../images/quote_close.png) right bottom no-repeat;
	padding: 0 21px;
}

#testimonials .author {

	text-align: right;
	color: #10628d;
	font-size: 11px;
	padding-right: 10px;
	padding-top: 5px;
}


.wbox {

	position: relative;
	background: #fff url(../images/wbox-gradient.png) repeat-x;
}

.wbox .l {

	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	height: 100%;
	background: url(../images/wbox-vertical.png) repeat-y;
	z-index: 1;
}

.wbox .r {

	position: absolute;
	right: 0;
	top: 0;
	width: 2px;
	height: 100%;
	background: url(../images/wbox-vertical.png) right top repeat-y;
	z-index: 2;
}

.wbox .t {

	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 2px;
	background: url(../images/wbox-horisontal.png) repeat-x;
	z-index: 3;
}

.wbox .t .l {

	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 5px;
	overflow: hidden;
	background: url(../images/wbox-corners.png) no-repeat;
}


.wbox .t .r {

	position: absolute;
	right: 0;
	top: 0;
	width: 5px;
	height: 5px;
	overflow: hidden;
	background: url(../images/wbox-corners.png) right top no-repeat;
}

.wbox .b {

	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: url(../images/wbox-horisontal.png) left bottom repeat-x;
	z-index: 4;
}

.wbox .b .l {

	position: absolute;
	left: 0;
	top: -3px;
	width: 5px;
	height: 5px;
	background: url(../images/wbox-corners.png) left bottom no-repeat;
}


.wbox .b .r {

	position: absolute;
	right: 0;
	top: -3px;
	width: 5px;
	height: 5px;
	background: url(../images/wbox-corners.png) right bottom no-repeat;
}


.bbox {

	position: relative;
	background: #000 url(../images/bbox-gradient.png) repeat-x;
}

.bbox .l {

	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: url(../images/bbox-border.png) repeat-y;
	z-index: 1;
}

.bbox .r {

	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: url(../images/bbox-border.png) right repeat-y;
	z-index: 2;
}

.bbox .t {

	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1px;
	background: url(../images/bbox-border.png) repeat-x;
	z-index: 3;
}

.bbox .t .l {

	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 4px;
	overflow: hidden;
	background: url(../images/bbox-corners.png) no-repeat;
}


.bbox .t .r {

	position: absolute;
	right: 0;
	top: 0;
	width: 4px;
	height: 4px;
	overflow: hidden;
	background: url(../images/bbox-corners.png) top right no-repeat;
}

.bbox .b {

	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: url(../images/bbox-border.png) left bottom repeat-x;
	z-index: 4;
}

.bbox .b .l {

	position: absolute;
	left: 0;
	top: -3px;
	width: 4px;
	height: 4px;
	background: url(../images/bbox-corners.png) left bottom no-repeat;
}


.bbox .b .r {

	position: absolute;
	right: 0;
	top: -3px;
	width: 4px;
	height: 4px;
	background: url(../images/bbox-corners.png) right bottom no-repeat;
}


.binput {

	position: relative;
	background: #2d2d2d url(../images/binput-bg.png) repeat;
}

.binput .l {

	position: absolute;
	left: -4px;
	top: 0;
	width: 4px;
	height: 100%;
	background: url(../images/binput-vertical.png) repeat-y;
}

.binput .r {

	position: absolute;
	right: -4px;
	top: 0;
	width: 4px;
	height: 100%;
	background: url(../images/binput-vertical.png) right repeat-y;
}

.binput .t {

	position: absolute;
	left: 0;
	top: -4px;
	width: 100%;
	height: 4px;
	background: url(../images/binput-horisontal.png) repeat-x;
}

.binput .t .l {

	position: absolute;
	left: -4px;
	top: 0;
	width: 4px;
	height: 4px;
	overflow: hidden;
	overflow: hidden;
	background: url(../images/binput-leftcorners.gif) no-repeat;
}

.binput .t .r {

	position: absolute;
	right: -4px;
	top: 0;
	width: 4px;
	height: 4px;
	overflow: hidden;
	background: url(../images/binput-rightcorners.gif) right top no-repeat;
}

.binput .b {

	position: absolute;
	left: 0;
	bottom: -4px;
	width: 100%;
	height: 4px;
	background: url(../images/binput-horisontal.png) bottom left repeat-x;
}

.binput .b .l {

	position: absolute;
	left: -4px;
	top: 0;
	width: 4px;
	height: 4px;
	background: url(../images/binput-leftcorners.gif) bottom left no-repeat;
}

.binput .b .r {

	position: absolute;
	right: -4px;
	top: 0;
	width: 4px;
	height: 4px;
	background: url(../images/binput-rightcorners.gif) bottom right no-repeat;
}

