@import url(/themes/fonts/functionpro/medium/stylesheet.css);
@import url(/themes/fonts/functionpro/boldcondensed/stylesheet.css);
@import url(/themes/fonts/functionpro/book/stylesheet.css);

#wrapperContent,#wrapperCenter {
	background: none;
}
#header {
	background: url(pics/header.png) repeat-x left top;
	height: 100px;
	min-height: 0px;
	overflow: hidden;
	position: relative;
	margin-bottom: -2px;
	z-index: 2;
}
#contentCenter, #contentContent {
	background: #c1006b;
}
#contentCenter { border-top: 18px #fff solid; padding: 0 0 30px 0; }

H2 { font-size: 1.84em; margin: 0; }
H3 { background: none; font-size: 1.455em; margin: 0; }
P { margin-top: 0; }

/* Content areas
------------------- 
#main {
	width: 100%;
	padding: 0;
	height: 383px;
	overflow: hidden;
	float: none;
	color: #fff;
	background: url(pics/pricesMain.jpg) no-repeat left top;
}

}
#main .mainText * {
	color: #fff;
}
#main TH {
	font-size: 32px;
	font-family: FunctionProBoldCondensed, Arial, sans-serif;
	line-height: normal;
	background: rgba(173,0,96,.45);
	padding: 10px 0;
}
#main TD {
	padding: 10px 0;
	font-size: 11px;
	line-height: normal;
	background: rgba(173,0,96,.45);
}
#main TD.pricesDivider {
	background: none !important;
	height: 4px !important;
	padding: 0 !important;
	line-height: 0;
}
#main TABLE {
	padding-top: 15px;
	margin: 0 -20px;
}
#main TR.prices TD {
	font-size: 12px;
	line-height: normal;
}
#main TR.prices TD SPAN {
	font-size: 36px;
	font-family: FunctionProBook, Arial, sans-serif;
}

*/
#main .mainText {
	margin: 0 auto;
	padding: 0 20px;
}

#main {
	float: none;
	background: #fff;
	width: 860px;
	margin: 30px auto 0 auto;
	padding: 29px;
	-moz-box-shadow: 0 1px 3px #960053;
	-webkit-box-shadow: 0 1px 3px #960053;
	box-shadow: 0 1px 3px #960053;
	border: 1px #f3f3f3 solid;
	font-size: 0.8575em;
	line-height: normal;
}
#main HR { margin: 10px -30px; }
#main TABLE TD { vertical-align: top; }

#main H1 {
	font-family: FunctionProDemi, Arial, sans-serif;
	font-size: 3em;
	margin: 15px 0 0.4em 0;
	letter-spacing: -0.4px;
	background: none;
	padding: 0;
}

#main .mainText  {
	width: 440px;
	float:left;
}

#main .rightcolumn  {
	width: 350px;
	float:left;
	margin-left:30px;
}

#column1 {display:none;}