body {
	font-family:Arial, Helvetica, sans-serif;	
	background: url('../images/homepage_r1_c1.jpg') repeat-x;	
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#logo_link_link {
position: absolute;
top: 30px;
left: 0px;
width: 80px;
height: 110px;
background-color: transparent;
border: 0px solid yellow; 
}
.logo_link {
position: relative;
margin: 0px 0 0px 0px;
padding: 0px 0; 
background-image: url(images/transparent.gif);
background-repeat: no-repeat;
}
#breadcrumb {
	border: 0px solid #000;	
	color: #999;
	font-size: 11px;
	margin-left: 5px;
	height: 17px;
	margin-top: 5px;
}
#topNavBackground {
	background: transparent url('../images/homepage_r3_c3.jpg') repeat-x top left;	
	height: 46px;
	/*margin-top: 10px;*/
}
#topNavWrapper{ /* Container you can use to surround a CSS button to clear float */
	float: right;
	height: 46px;
}
a:link.boldbuttons, a:visited.boldbuttons {
	color: #9B9C9E; /*button text color*/
}
a:hover.boldbuttons, a:active.boldbuttons {
	color: #FFF;	
}
a.boldbuttons{
	background: transparent url('../images/left.jpg') no-repeat top left;
	display: block;
	float: left;
	font: bold 13px Arial; /* Change 13px as desired */
	line-height: 40px; /* This value + 0px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 46px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
}
a.boldbuttons span{
	background: transparent url('../images/right.jpg') no-repeat top right;
	display: block;
	padding: 0px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}
a:hover.boldbuttons{
	background: transparent url('../images/left_over.jpg') no-repeat top left;
	display: block;
	float: left;
	font: bold 13px Arial; /* Change 13px as desired */
	line-height: 40px; /* This value + 0px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 46px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
}
a:hover.boldbuttons span{
	background: transparent url('../images/right_over.jpg') no-repeat top right;
	display: block;
	padding: 0px 10px 6px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}
a:hover.boldbuttons{ /* Hover state CSS */
	text-decoration: underline;
}
#logo_spacer {
	height: 81px;
	background: transparent url('../images/homepage_r4_c3.jpg') no-repeat;
	width: 950px;
}
#logo_spacer h4 {
	color: #FFF;
	font-size: 14pt;
	float: right;
	margin: 45px 0px 0px 0px;
	font-weight: normal;
}
.smaller {
	color: #FFF;
	font-size: 13pt;
	font-weight: bold;
}
#logo_spacer h4 a{
	color: #FFF;
	font-size: 13pt;
	font-weight: bold;
}
#logo_spacer h4 a:hover{
	color: #FFF;
	font-size: 13pt;
	text-decoration: underline;
}
#main_container {
	background-color: #FFF;
}
#top_spacer {
	height: 3px; 
	background-color:#FFF;
}
.clearLeft { 
	clear: left; 
}
.clearRight { 
	clear: right; 
}
.clearBoth {
	clear: both;
}
#leftColumn {
	clear: left;
	width: 185px;
	float: left;
	margin: 0px 3px 0px 6px;
}
#recruitment {
	clear: left;
	width: 167px;
	float: left;
	margin: 0px 3px 0px 3px;
	background-color: #FFF;
	padding: 6px 0px 6px 6px;
}
#hr {
	clear: both;
}
#footer {
	clear: both;
	width: 753px;
	margin-left: 197px;
}
#footer p {
	color: #666;
	font-size: 13px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 18px;
}
/*** Global Text Styles ***/
p {
	color: #666;
	font-size: 12px;
	margin-left: 10px;
}
li {
	color: #666;
	font-size: 12px;
}
a {
   text-decoration: none;
}
a:link {
   color: #AF003F;
}
a:visited {
   color: #AF003F;
}
a:active {
   color: #666666;
}
a:hover {
   color: #AF003F;
   text-decoration: underline;
}
img {
	border: 0;	
}
/*** Case Study Call To Action ***/
#case_study_cta {
	border: 1px solid #AF003F;
	background-color: #F6E2EA;
	padding: 3px;
	margin-bottom: 20px;
	width: 364px;
}
#case_study_cta p {
	color: #000;	
}
#case_study_cta a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#case_study_cta a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
/*** BLOG RELATED STYLES ***/
.blog {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 7px 0px 7px 0px;
}
.blog span {
	font-weight: bold;	
}
#wp_blog_table {
	width: 740px;
	border: 0px solid #f00;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.wp_blog_table_left {
	border: 0px solid #f00;
	width: 508px; 
	float: left;
	margin: 0px 20px 0px 10px;
	padding: 0px 0px 0px 0px;	
}
.wp_blog_table_right {
	border: 0px solid #f00;
	width: 200px; 
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.wp_blog_table_clear {
	clear: both;	
}

#wp_table {
	width: 740px;
	border: 0px solid #f00;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.wp_table_left {
	border: 0px solid #f00;
	width: 358px; 
	float: left;
	margin: 0px 20px 0px 10px;
	padding: 0px 0px 0px 0px;	
}
.wp_blog_table_left h2.blog a {
	font-size: 22px;
}
.wp_blog_table_left h2.blog a:hover {
	font-size: 22px;
}
.wp_blog_table_left img {
	float: left; 
	margin: 0px 5px 5px 8px;	
}
.wp_blog_table_left a {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
.wp_blog_table_left a:hover {
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.wp_blog_table_left a.read_more {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 8px;
}
.wp_blog_table_left a:hover.read_more {
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 8px;
}
.wp_table_right {
	border: 0px solid #f00;
	width: 350px; 
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.wp_table_clear {
	clear: both;	
}
#blog_right_column_spacer {
	clear: both; 
	height: 20px;	
}
#blog_right_column_nav {
	border: 0px solid #f00; 
	margin: 0px 0px 0px 0px;
}
#blog_right_column_nav h2 {
	margin: 0px 0px 0px 0px;
	color: #AF003E;
}
#blog_right_column_nav ul {
	list-style: disc;
}
#blog_right_column_nav li {
	margin: 0px 0px 0px 0px;
}
#blog_right_column_nav li a {
	text-decoration: none;
}
#blog_right_column_nav li a:hover {
	text-decoration: underline;
}
/*** COMMENT STYLING ***/
ol.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li {
	list-style: none;
	margin-bottom: 14px;
}
.commentlist cite {
	padding: 7px;
	display: block;
	font-style: normal;
	/*background: url(../blog/wp-content/themes/prg/images/bg_comments2_cite.gif);*/
	border-top: 1px solid #AF003E;
	border-bottom: 1px solid #AF003E;
	color: #AF003E;
}	
.commentlist a:link, .commentlist a:visited {
	color: #333;
}
.commentlist a:hover, .commentlist a:active {
	color: #333;
}
.commentlist cite img {
	padding: 1px;
	border: 1px solid #AF003E;
	float: left;
	margin-right: 9px;
}
.commentlist .author {
	font: small-caps bold 1.2em Helvetica, Arial, sans-serif, "Trebuchet MS";
	text-decoration: underline;
}
.commentlist .time {
	background: url(../blog/wp-content/themes/prg/images/bg_clock.gif) no-repeat 1px;
	padding-left: 13px;
}
.commenttext {
	background: #E5E5E5 /*url(../blog/wp-content/themes/prg/images/bg_comments2_text.jpg) repeat-x bottom*/;
	border-top: 1px solid #AF003E;
	padding: 0 20px 10px 20px;
	color: #AF003E;
}
