html {
	background-color: #d9e3ed;
	background-image: none;
}

body {
	background:  #ffffff url(../images/childHeader.jpg) repeat-x;
}

#logo {
	margin: 4px 0 0 0;
}

#contentWrapper {
	margin: 15px auto;
	background: #ffffff;
}

#pageHeader {
	margin: 0px auto;
	width: 944px;
	padding: 0 0 0 4px;
	text-align: left;
}

#pageHeader h2 {
	font-weight: normal;
	font-size: 2.1em;
	color: #ffffff;
	line-height: 1.4em;
}

#pageHeader h2 span {
	color: #a8d9f0;
}

#headingContent {
	float: left;
	display: inline;
	margin: 24px 0 12px 12px;
	width: 919px;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #e0e0e0;
}

#headingContent p {
	font-size: 1.3em;
	line-height: 1.7em;
	color: #666666;
}

#contentLeft, #searchcontrol, .gsc-control {
	width: 608px !important;
	margin: 0px 0 0 12px;
}


#contentRight {
	width: 269px;
	margin: 0px 12px 0 0;
}

#contentRight ul {
	width: 269px;
}

#contentRight ul li a {
	display: block;
	padding: 4px 3px 4px 12px;
	width: 94%;
	background: #ffffff url(../images/navBullet.gif) no-repeat left center; 
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#contentRight ul li a:hover {
	background: #e6edf3 url(../images/navBullet.gif) no-repeat left center;
	border-bottom: 1px solid #ffffff;
}

#contentRight ul li.withTursh a {
	border: none;
}

#contentRight ul li.withTursh a:hover {
	background-color: #ffffff;
}

.turshNav {
	margin: -10px 0 8px 0;
}

#contentRight ul.turshNav li {
	margin: 0 0 0 4px;
	border-bottom: none;
}

#contentRight ul.turshNav li a {
	border-bottom: 1px solid #ffffff !important;
	font-size: .9em;
	background: #ffffff url(../images/turshImage.jpg) no-repeat left center;
	text-decoration: underline;
	color: #60a921;
}

/*#tags {
	float: left;
	display: inline;
	margin: 16px 0 0 -26px;
}

#tags li {
	float: left;
	display: block;
	width: 139px;
	height: 63px;
	text-indent: -9000px;
}*/

#tags {
	float: left;
	display: inline;
	width: 590px;
	margin: 0px 0 0 -12px;
}

#tags ul li a {
	display: inline-block;
	float: left;
	width: 135px;
	height: 63px;
	text-indent:-9000px;
}


#footerLeft {
	float: left;
	display: inline;
	width: 608px;
	margin: 0 0 0 12px;
	padding: 0 0 32px 0;
}

#footerLeft p {
	margin: 12px 0 0 0;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #686d71;
}

#ms {
	background: url(../images/footerMs.jpg) no-repeat;
}

#ii {
	background: url(../images/footer_iiLogo.jpg) no-repeat;
}

#alt {
	background: url(../images/footerAltigen.jpg) no-repeat;
}

.demoPod {
	float: left;
	width: 100%;
	margin: 0 0 22px 0;
	padding: 0 0 22px 0;
	border-bottom: 1px solid #ccc;
}

.demoPod img {
	float: left;
	width: 190px;
	height: 156px;
}

.demoPod dl {
	float: right;
	width: 400px;
}

.demoPod dl dt {
	font-size: 1.3em;
	color: #0077c3;
	margin: 0 0 8px 0;
}

.demoLink {
	float: right;
	width: 342px;
	margin: 30px 0 0 0;
}

.demoLink a {
	float: right;
	display: block;
	width: 101px;
	height: 37px;
	background: url(../images/viewDemo.jpg) no-repeat;
	text-indent: -9000px;
}

.demoLink a:hover {
	background: transparent url(../images/viewDemo.jpg) no-repeat;
}

#footerRight {
	font-size: 1.1em;
	width: 269px;
	display: inline;
	margin: 18px 12px 0 0;
}

#footerRight dl dt, #footerRight dl dt a {
	font-weight: bold;
	color: #686d71;
}

#footerRight dd.underline {
	border-bottom: 1px solid #ffffff;
}

#footerRight dt {
	margin: 12px 0 0 0;
}

#footerRight dd {
	color: #686d71;
	font-size: 1em;
	line-height: 1.6em;
	margin: 4px 0 0 0;
}

