body{
	background-color: #E8E9EA;
	margin-left:0;
	margin-top:0;
	display:block;
	margin:8px;
}

#container {
	width: 968px;
	background: #fff;
	display: block;	
	margin: auto;
	margin-top: -17px;
}

#header {
}

#logo {
	padding:10px 10px 0;
}

#header-right{
	float: right;
	padding-right: 10px;
	margin-top: -75px;
	text-align: right;
}

#header-right span{
	font-size: 11px;
}

#header-right img{
	margin-bottom: -10px;
	margin-top: 10px;
}

#menu{
	clear: both;
}

#main {
	margin-left:10px;
	margin-right:10px;
	width:948px;
}

#banner{
	width: 100%;
	/*margin-bottom: 5px;*/
	margin-top: -7px;
	clear: both;
}

#breadcrumb{
	/*margin: -5px 0 10px 0;*/
}

#left{
	width: 710px;
	float: left;
}

#left li{
	list-style: none;
	background: transparent url(../img/bullet-point-purple.gif) no-repeat 0 8px;
	margin-left: 5px;
	padding-left: 15px;
	color: #666;
	line-height: 18px;
}





#right{
	width: 218px;
	float: right;
	clear: right;
}

/* product list */

#right h3{
	color: #000;
}

#right ul{
	display: block;
	width: 100%;
	border-top: 1px solid #ccc;
	list-style: none;
}

#right ul li{
	border-bottom: 1px solid #ccc;
	background: transparent url(../img/icon-li-drop.gif) no-repeat 5px 7px;
	padding: 3px 0 0 17px;
	font-size: 11px;
	font-family: Arial;
	color: #666;
	font-weight: normal;
	margin: 0px;
}

#right ul li.no-border{
	background: transparent url(../img/icon-li-drop.gif) no-repeat 5px 2px;
}

#right-menu{
	margin-bottom: 10px;
}

#right-menu>ul{
	margin-top: 7px;
}

#right-menu ul li{
	padding: 7px 0 5px 22px;
}

#right-menu ul li a{
	font-weight: bold !important;
}

#right-menu ul li ul, #right-menu ul li ul li{
	border: none;
	background: none;
	font-weight: normal;
	padding:0px 0 0px 1px;
}

#right-menu ul li a, #right-menu ul li ul li a{
	color: #666;
	font-family: Arial;
	font-size: 12px;
	line-height: 19px;
}

#right-menu ul li ul li a{
	font-weight: normal !important;
}

#right-menu ul li.current > a, #right-menu ul li ul li.current > a{
	text-decoration: underline;
}

#right .right-list-home li{
	padding-left: 20px;
	font: 12px Arial;
}



/* footer */

#footer {
	background: transparent url(../img/footer-bkg.jpg) no-repeat;
	height: 100px;
	clear: both;
}

#footer ul{
	list-style: none;
	padding-top: 70px;
	text-align: center;
}

#footer ul li{
	display: inline;
	font-size: 11px;
	font-family: Arial;
	color: #999;
}

#footer ul li:after{
	content: "|";
	padding: 0 10px 0 10px;
}

#footer ul li:last-child:after{
	content: url(../img/spacer.gif);
}

#footer ul li a{
	color: #999;
	font-size: 11px !important;
}

/* layer */

#layer-bkg, #layer, #layer-wait{
	height:100%;
	left:0;
	overflow:hidden;
	position:fixed;
	top:0;
	width:100%;
	z-index:20000;
}

#layer-bkg{
	background:transparent url(../img/bkg-shade.png) repeat scroll 0 0;
}

.layer-window {
	background:#FFFFFF none repeat scroll 0 0;
	/*border:2px solid #454545;*/
	color:#000000;
	position:absolute;
	display: block;
	left:100px;
	top:15%;
	width:690px;
	min-height: 150px;
}

.layer-content{
	padding:10px;
}

.layer-close{
	float:right;
	/*margin: -10px;*/
}

.layer-content div.form{
	clear:both;
}

.layer-content div.form-col-1{
	width: 325px;
	margin-right: 10px;
	float: left;
	clear: left;
}

.layer-content div.form-col-2{
	width: 325px;
	margin-right: 10px;
	float: right;
}

.layer-content div.form-col-wide{
	width: 650px;
	margin-right: 10px;
	float: left;
	clear: left;
}

div.spin-loader{
	width: 100%;
	display: block;
	position: relative;
	top: 50%;
	text-align: center;
}

/* Login Registration form */

div.grey-line{
	display: block;
	width: 100%;
	border-bottom: 4px solid #ccc;
	height: 5px;
	clear: both;
	margin-bottom: 10px;
}

div.grey-band{
	width: 661px;
	background: #3F3D3E;
}

div.grey-band.big-band{
	width: 700px;
}

div.grey-band span{
	color: #B788CE;
}

div.grey-band-header{
	display: block;
	background: transparent url(../img/grey-band-head.jpg) no-repeat 0 0;
	height: 15px;
}

div.grey-band-footer{
	display: block;
	background: transparent url(../img/grey-band-bootm.jpg) no-repeat 0 0;
	height: 17px;
}

div.grey-band-header-big{
	display: block;
	background: transparent url(../img/grey-band-head-big.jpg) no-repeat 0 0;
	height: 15px;
}

div.grey-band-footer-big{
	display: block;
	background: transparent url(../img/grey-band-bootm-big.jpg) no-repeat 0 0;
	height: 17px;
}

div.grey-band table{
	margin-left: 30px;
}

div.grey-band label{
	color: #fff;
	font: 11px Arial;
}

div.grey-band a{
	font-family: arial;
	font-size: 11px;
	color: #fff;
}

/* glossy banner on the right */

td#gb-b-l{
	background: transparent url(../img/gb-b-l.gif) no-repeat 0 0;
	height: 125px;
	width: 10px;
}

td#gb-b-c{
	background: transparent url(../img/gb-b-c.gif) repeat-x 0 0;
	height: 125px;
	width: 268px;
	padding-left: 10px;
}

td#gb-b-c p, td#gb-b-c p a{
	font-family: Arial;
	font-size: 11px;
	line-height:14px;
}

td#gb-b-r{
	background: transparent url(../img/gb-b-r.gif) no-repeat 0 0;
	height: 125px;
	width: 125px;
}

td#gb-m-l{
	background: transparent url(../img/gb-m-l.gif) no-repeat 0 0;
	height: 100px;
	width: 10px;
}

td#gb-m-c{
	background: transparent url(../img/gb-m-c.gif) repeat-x 0 0;
	height: 100px;
	width: 268px;
	padding:16px 0 0 10px;
}
td#gb-m-c p, td#gb-m-c a{
	font: 11px Arial;
}

td#gb-m-r{
	background: transparent url(../img/gb-m-r.gif) no-repeat 0 0;
	height: 100px;
	width: 125px;
}

td#gb-s-l{
	background: transparent url(../img/gb-s-l.gif) no-repeat 0 0;
	height: 100px;
	width: 10px;
}

td#gb-s-c{
	background: transparent url(../img/gb-s-c.gif) repeat-x 0 0;
	height: 100px;
	width: 268px;
	padding-left: 10px;
}

td#gb-s-r{
	background: transparent url(../img/gb-s-r.gif) no-repeat 0 0;
	height: 100px;
	width: 125px;
}


/* team */
div.team-image{
	width: 170px;
	height: 220px;
	cursor: pointer;
}

div.team-text{
	padding-top: 20px;
}

div.team-text h3{
	font-size: 18px;
	color: #ED028D;
	font-weight: bold;
	margin-bottom: 10px;
}

div.team-text h4{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	float: right;
	margin-top: 0px;
}



#team-1{
	background: transparent url(../img/team-1.jpg) no-repeat 0 0;
	width: 170px;
	height: 238px;
}

/*#team-1:after, #team-2:after, #team-3:after, #team-4:after{
	content: url(../img/arrow-down.gif);
	top:220px;
	left:-55px;
	position:relative;
}*/

/*#team-1.hover:after, #team-2.hover:after, #team-3.hover:after, #team-4.hover:after{
	content: '';
}*/


#team-1.hover{
	background: transparent url(../img/team-1-hover.jpg) no-repeat 0 0;
	width: 170px;
	height: 238px;
}


#team-2{
	background: transparent url(../img/team-2.jpg) no-repeat 0 0;
	width: 170px;
	height: 238px;
}

#team-2.hover{
	background: transparent url(../img/team-2-hover.jpg) no-repeat 0 0;
	width: 170px;
	height: 238px;
}

#team-3{
	background: transparent url(../img/team-3.jpg) no-repeat 0 0;
	width: 170px;
	height: 238px}

#team-3.hover{
	background: transparent url(../img/team-3-hover.jpg) no-repeat 0 0;
	width: 170px;
	height: 238px;
}

#team-4{
	background: transparent url(../img/team-4.jpg) no-repeat 0 0;
	width: 170px;
	height: 238px;
}

#team-4.hover{
	background: transparent url(../img/team-4-hover.jpg) no-repeat 0 0;
	width: 170px;
	height: 238px;
}

#team-1.hover:hover, #team-2.hover:hover, #team-3.hover:hover, #team-4.hover:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
}

.downloadPdf{
	font-size: 11px;
	line-height: 13px;
}

div.video{
	padding: 10px;
	margin-top: 30px;
}