/* @override http://adxcreative.com/projectHub/priceBuild/css/colors_inverted.css */

#navigation a:link, #navigation a:visited,
#products li li a:link, #products li li a:visited{
	color: #000!important;
	background-color: #FFF!important;
}
#products a:link, #products a:visited {
	color: #FFF!important;
	background-color: #0065A4!important;
}
#mainContent a:link, #mainContent a:visited{
	color: #0065A4!important;
}
#navigation li a:link,
#navigation li a:visited{
	background: #FFF url(../images/blue4px.jpg) repeat-x left 22px!important;
}
#navigation li a:hover{
	background: #FFF url(../images/green4px.jpg) repeat-x left 22px!important;
}
#navigation li li a:hover,
#products li li a:hover {
	color: #008852!important;
	background-color: #DDD!important;
}
#navigation li a:hover {
	color: #008852!important;
}
#footer a:link, #footer a:visited {
	color: #0065A4!important;
}
#products li a:hover {
	color: #FFF!important;
	background-color: #0065A4!important;
}
#headerMenu{
	/*border-top: 4px solid #008852!important;*/
	color: #008852!important;
}
#headerMenu a:link, #headerMenu a:visited{
	color: #008852!important;
}
a.solutionsBtn:link,a.solutionsBtn:visited{
	background: #0065A4 url(../images/whiteArc.gif) no-repeat left top!important;
}
#flashContainer{
	border-bottom: 4px solid #0065A4;
	background: url(../images/blue4px.jpg) repeat-y left top!important;
}
#navigationWrapper{
background: url(../images/blue102x4.jpg) no-repeat 30px 22px!important;	
}
#mainContent h3{
	color: #0065A4!important;
}
p#sisterSite{
	/*background: #fefaba url(../images/external_linkGreen.gif) no-repeat 160px 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;*/
}
#contentWrapper a:link,
#contentWrapper a:visited{
	color: #0065A4!important;
}