/* HEADER */
#headerPicL {
	background: url(../images/services/headerPicL.jpg) no-repeat left top;
}
#header a:hover, #header a:active {
	color: #000;
	text-decoration: underline;
}
#arc1 {
	background: #ded1df;
}
#arc1 a:link, #arc1 a:visited {
	color: #40433F;
}
#arc2 {
	background: #cfbcd1;
}
#arc2 a:link, #arc2 a:visited {
	color: #000;
}
#arc3 {
	background: #b597b8;
}
#headerTile {
	background: #a79b87;
}
#headerPicR {
	background: url(../images/services/headerPicR.jpg) no-repeat left top;
}
#textResizerFont {
	background: url(../images/fontBlack.gif) no-repeat left top;
}
#textResizerDown {
	background: url(../images/services/textResizers.gif) no-repeat left bottom;
}
#textResizerDown.hover {
	background: url(../images/services/textResizers.gif) no-repeat right bottom;
}
#textResizerUp {
	background: url(../images/services/textResizers.gif) no-repeat left top;
}
#textResizerUp.hover {
	background: url(../images/services/textResizers.gif) no-repeat right top;
}
#searchBar {
}
#searchBackgroundCorner {
	background: url(../images/services/searchBackgroundCorner.jpg) no-repeat left top;
}


/* MAIN NAVIGATION */
#mainNav ul {
	background: url(../images/services/mainNavBackground.gif) repeat-x right top;
}
#mainNav li a.leftOfCurrent {
	background: url(../images/services/mainNavLinkageBackground.gif) repeat-x right top;
}
#mainNav li a.current {
	background: #b597b8 url(../images/services/mainNavTabCorner.gif) no-repeat right bottom;
}
#mainNav li a.current:link, #mainNav li a.current:visited {
	color: #fff;
}
#mainNav a:link, #mainNav a:visited {
	color: #fff;
}
#mainNav a:hover, #mainNav a:active {
	text-decoration: underline;
}


/* SECONDARY NAVIGATION */
#secondaryNav {
	background: url(../images/services/secondaryNavBackground.gif) repeat-y left top;
}
#secondaryNavCorner {
	background: url(../images/services/secondaryNavCorner.gif) no-repeat left top;
}
#secondaryNavBottom {
	background: url(../images/services/secondaryNavBottom.gif) no-repeat left top;
}
#secondaryNav a:link, #secondaryNav a:visited {
	color: #000;
}
#secondaryNav a:hover, #secondaryNav a:active {
	color: #fff;
	background: #79567d;
}


/* FOOTER */
#footerArc {
	background-color: #b597b8;
}
.featureHorizontal {
	padding:5px;
	background:#ebe6ec;
	border:solid #cfbcd1 thin;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:690px;
	margin-bottom: 5px;
	}

.feature {
	float:right;
	margin-left:10px;
	padding:5px;
	background:#ebe6ec;
	border:solid #cfbcd1 thin;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:30%;
	}
	
.feature_large {
	float:right;
	margin-left:10px;
	padding:5px;
	background:#ebe6ec;
	border:solid #cfbcd1 thin;
	width:100%;
	}
.radioBoxed {
	list-style-type: none;
	background-color: #BA9EBC;
	padding-bottom: 5px;
	padding-top: 5px;
}
.italic {
	font-style: italic;
	font-weight: normal;
}

.radioBoxedWhite {
	list-style-type: none;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
}
.padding {
	padding-top: 5px;
	padding-bottom: 5px;
}
#container #contentContainer #content .Serviceslist {
	list-style-type: none;
}
#container #contentContainer #content .listTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	right: 4px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container #contentContainer #content .feature form #name {
	width: 95%;
	height: 120px;
}
#container #contentContainer #content #polishposts {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background-color: #B99DBC;
	padding: 5px;
	float: right;
	width: 340px;
	border: medium solid #79567D;
	min-height: 300px;
	list-style-type: none;
	margin-left: 10px;
}
#container #contentContainer #content #polishposts .feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}
#container #contentContainer #content #polishposts .feedburnerFeedBlock { 
border:2px solid #ddd; 
background-color:#ffe; 
padding:12px; 
font-size:11px;
}
#container #contentContainer #content #polishposts .feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
font-size:1.1em;
display:block; 
margin:12px 0 0 0; 
}
#container #contentContainer #content #polishposts #creditfooter{
	display:none;
}

