/* Homepage specific CSS for Respond.ie */

#primaryContent {
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0 0 15px 0;
	width: 770px;
	background-image:none;
}


#welcomeMsg {
	background: #ffffff url(../../img/common/bg_bottomCorner.gif) bottom right no-repeat;
	margin: 15px auto 2.5em auto;
	padding: 0 0 1.0em 0;
	width: 740px;
}

#welcomeMsg h3 {
	background: #ffffff url(../../img/common/bg_blueHeader.gif) top left repeat-y;
	color: #ffffff;
	font-size: 175%;
	font-weight: normal;
	padding: 0.3em 0 0.3em 15px;
	text-align: left;
}

#welcomeMsg h1 {
	background: #ffffff url(../../img/common/bg_topCorner.gif) top left no-repeat;
	color: #e8a713;
	line-height: 120%;
	padding: 0.5em 240px 0.5em 15px;
	text-align: left;
}

#welcomeMsg p {
	font-size: 100%;
	line-height: 125%;
	padding: 0.5em 240px 0.5em 15px;
}

#welcomeMsg .go_p {
	font-size: 100%;
	line-height: 125%;
	padding: 0.5em 240px 0.5em 15px;
}

.featureColumn h2 {
	margin: 0 30px 0.8em 0;
	padding: 0;
}