/* Professional landing page
------------------------------------------------ */
#new.landing #container-wrap {
background:transparent url(../images/master-page/backGroundContentBottom2.jpg) repeat-x scroll center 97%;
}

#new #main {
	background:url("../images/master-page/backGroundContentTop.jpg") repeat-x scroll 0% 0;
	padding:0;
}

#new.landing #main #content {
float:left;
width:auto;
color:#333;
background:transparent;
font-size:1em;
padding:20px 10px;
}

#new.landing #main #content h3 {
margin:0;
color:#666666;
}

#new.landing #main #content li{
width:595px;
background:transparent url("../images/glyphs/line-dot.gif") repeat-x scroll center bottom;
float:left;
padding:10px 0 20px;
}

#new.landing #main #content .image-wrapper{
float:left;
text-align:center;
width:120px;
}

#new.landing #main #content .copy-wrapper{
width:475px;
float:left;
}

#new.landing #main #content ul {
margin:0pt 0pt 5px;
padding:5px 0 20px;
width:570px;
}

#new.landing #main #content p {
width:465px;
margin:0pt 0pt 5px;
}

#new.landing #main #content p.faq {
margin:0pt 0pt 5px;
padding:5px 0 0px;
background:none;
}

#new.landing #sidebar {
	width:178px;
	overflow:hidden;
	float:left;
	margin:0 0 0 2px;
	padding:31px 0 0 0;
	background:url("../images/landing-page/professional/professional-side-top.png") right top no-repeat;
	}
	
	#new.landing #sidebar-wrap {
		background:url("../images/landing-page/professional/professional-side-right.png") right repeat-y;
		padding:0 5px 0 0;
		}

	#new.landing #sidebar-wrap-inner {
		background:url("../images/landing-page/professional/professional-side-bottom.png") left bottom no-repeat;
		padding:0 6px 10px 0;
		margin-right:-6px;
		}
			
	#new.landing #sidebar a:link, #new.landing #sidebar a:visited{
		color:#333;
		font-size:1em;
		font-weight:bold;
		}


		#new.landing #sidebar #ad{
			background:url("../images/landing-page/professional/professional-side-fade.png") left bottom repeat-x;
			padding:2px 5px 25px;
			color:#333;
			}

		* html #new.landing #main #sidebar #ad{

			margin:-2px 0 0;
			padding:0 5px 25px;
			}
			
		*+html #new.landing #main #sidebar #ad{
						margin:-2px 0 0;

			padding:0px 5px 25px;
			}

			#new.landing #main #sidebar #ad #title{
				padding:0px 5px;
				}

				#new.landing #main #sidebar #ad .title-object{
					letter-spacing:5px;
					font-size:1.3em;
					overflow:hidden;
					}

			#new.landing #main #sidebar #ad p{

				margin:5px;
				padding:5px;
				font-weight:normal;
				font-size:0.9em;
				font-family:Arial, Helvetica, sans-serif;
				}

			#new.landing #sidebar #ad a:link, #new.landing #sidebar #ad a:visited, #new.landing #sidebar #ad a:hover, #new.landing #sidebar #ad a:active{
				background:url("../images/glyphs/arrow-double-grey.gif") left 35% no-repeat;
				padding:10px 10px 20px;
				display:block;
				}