body {
	background: url("images/bodybg2.png") repeat-x top #2a3891;
	margin: 0px;
	font-family: arial;
}

img {
	border: 0px;
}

a {
	color: #686868;
}

a:hover {
	color: #7c7c7d;
	text-decoration: none;
}

.textbox {
	font-family: arial;
	padding: 3px;
}

#header h1 a, #header h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	background: url("images/header.gif") no-repeat;
	height: 110px;
}

#header h1 span {
	display: none;
}

#wrapper {
	position:relative;
	/*z-index: -50;*/
	margin: 0px auto 0px auto;
	width: 920px;
	background: url("images/wrapperbg.png") repeat-y top;
}

#wrap2 {
	padding: 0px 9px 0px 09px;
}

#displayarea {
	position: absolute;
	top: 110px;
	left: 50%;
	margin-left: -451px;
	height: 284px;
	display: block;
}

#displaycontent {
	background: #fff;
	width: 902px;
	height: 284px;
	margin: 0px 0px 0px 0px;
}

#videoholder {
	background: url("images/center/video.jpg") no-repeat top left;
	height: 284px;
}

#vtextbox {
	float: left;
	width: 300px;
	padding: 5px 0px 0px 40px;
}

#vtextbox p {
	padding-left: 5px;
	margin: 9px 0px 9px 0px;
	color: #fff;
	font-size: 11px;
}

#vmedia {
	float: left;
	width: 493px;
	padding: 17px 0px 0px 50px;
}

#vmedia2 {
	float: left;
	width: 350px;
	padding: 17px 0px 0px 120px;
}

#yourlifestyle {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	background: url("images/yourlifestyle.jpg") top no-repeat;
	height: 110px;
	width: 222px;
}

#yourlifestyle span {
	display: none;
}

#caseMaxMary {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url("images/CaseStudy-MaxMary.jpg") top no-repeat;
	height: 80px;
	width: 261px;
}

#caseMaxMary span {
	display: none;
}

#caseTerry {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url("images/CaseStudy-Terry.jpg") top no-repeat;
	height: 80px;
	width: 261px;
}

#caseTerry span {
	display: none;
}

#caseViviana {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url("images/CaseStudy-Viviana.jpg") top no-repeat;
	height: 80px;
	width: 261px;
}

#caseViviana span {
	display: none;
}

#caseMary {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url("images/CaseStudy-Mary.jpg") top no-repeat;
	height: 80px;
	width: 261px;
}

#caseMary span {
	display: none;
}

#techDanpalon {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	background: url("images/technology-Danpalon.jpg") top no-repeat;
	height: 110px;
	width: 222px;
}

#techDanpalon span {
	display: none;
}

#navmenu {
	margin: 284px 0px 0px 0px;
	position:relative; 
	/*z-index:500;*/
	padding: 0px 0px 0px 35px;
	background: #888a8d;
	height: 32px;
	list-style-type: none;
}

#navmenu li a {
	color: #fff;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
	padding: 10px 21px 0px 21px;
	text-transform: uppercase;
}

#navmenu li {
	float: left;
	position: relative;
}

#navmenu li a:hover {
	color: #b6b5b5;
	background: #66686b;
}

#navmenu li ul li a {
	float: left;
	display: block;
	background: #727477;
	border-top: 1px solid #888888;
	width: 100%;
}

#navmenu li ul {
	margin: 0px !important;
	padding: 0px !important;
	width: 100% !important;
}

#navmenu li ul {
	margin: -8px 0px 0px 0px !important;
}

#navmenu li ul li {
	/*display: block !important;*/
	float: left;
	clear: both;
	/*width: 119px;*/
}

#prodmenu, #prodmenu li {
	width: 119px;
}

#cpmenu, #cpmenu li {
	width: 102px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#prodmenu, #prodmenu li {
		width: 127px;
	}
	#cpmenu, #cpmenu li {
		/*width: 107px;*/
		width: 107px;
	}
}

#contentwrapper {
	margin: 0px auto 0px auto;
	width: 920px;
}

#contentarea {
	background: url("images/contentarea.png") no-repeat bottom;
	padding: 15px 25px 10px 25px;
	color: #6d6f71;
	font-size: 12px;
	line-height: 160%;
	min-height:200px;
  height:auto !important;
  height:200px;
}

#contentarea h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
}

#leftcol {
	float: left;
	width: 345px;
	padding: 0px 0px 0px 30px;
}

#rightcol {
	float: left;
	width: 470px;
	margin-left: 15px;
	margin-top: -15px;
}

.leftcol-alt {
	width: 390px !important;
}

.rightcol-alt {
	width: 370px !important;
}

.imgholder {
	margin: 30px 0px 0px 20px;
}

.imgholder img {
	padding: 0px 0px 0px 0px;
}

.singleimg {
	text-align: right;
	padding-top: 25px;
}

.colborder {
	border-left: 1px solid #8c8f91;
}

#footer {
	clear: both;
	padding: 0px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
}

#footer a {
	color: #e2e4f3;
	text-decoration: underline;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

/*** superfish! ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	position:relative; 
	z-index:800;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	/*width: 119px;*/
	/*width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	/*width:			119px;*/
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}