/* RISE GROUP 2008 

swatches
- light grey (footer txt) : #ADAFB1
- dark blue : #003366

*/
@import url("nav.css");
* {
	margin:0;
	padding:0;
	}
html {
	font-family:'Helvetica', Arial, sans-serif;
	text-align:center;
	background-color:#002B5C;
	height:100%;
	}
body {
	width:955px;
	margin:20px auto;
	text-align:left;
	}
p {
	margin-bottom:10px;
	font-size:0.75em;
	line-height:16px;
	}		

/* PAGE STRUCTURE ************************************************/
#header {
	width:956px;
	height:109px;
	background:url(../media/border_top.gif) top center no-repeat;
	padding-top:40px;
	font-size:1em;
	}
#content_wrapper {
	width:956px;
	background:url(../media/border_mid.gif) top center repeat-y;
	height:100%;
	overflow:auto;
	}	
	.content {
		margin:0 auto;
		width:92%;
		}
		#left {
			float:left;
			width:290px;
			}
		#right {
			float:right;
			width:578px;
			height:100%;
			color:#FFFFFF;
			text-align:center;
			background:url(../media/text_border_mid.gif) top center repeat-y;
			}
		#righthome {
			float:right;
			width:578px;
			height:100%;
			color:#FFFFFF;
			text-align:center;	
			background:url(../media/text_border_midhome.gif) top center repeat-y;
			}			
#footer {
	width:956px;
	height:49px;
	background:url(../media/border_footer.gif) top center no-repeat;
	color:#ADAFB1;
	text-align:center;
	font-size:0.90em;
	padding-top:40px;
	}	
/* PAGE STRUCTURE END ************************************************/

/* LINK STYLES ************************************************/
#content_wrapper a:link,#content_wrapper a:visited {
	color:#003366;
	text-decoration:none;
	}
#content_wrapper a:hover,#content_wrapper a.active {
	color:#fff;
	text-decoration:underline;
	}
#content_wrapper #righthome a:link,#content_wrapper #righthome a:visited {
	color:#003366;
	text-decoration:none;
	}
#content_wrapper #righthome a:hover,#content_wrapper #righthome a.active {
	color:#668FC3;
	text-decoration:none;
	}		
/* LINK STYLES END ************************************************/

/* HOMEPAGE STYLES ************************************************/
.welcome_hdr {
	background:url(../media/welcome_hdr.gif) top left no-repeat;
	height:21px;
	overflow:hidden;
	text-indent:-5000px;
	}	
#righthome #text_wrapper {
	text-align:left;
	margin:20px auto 0 auto;
	width:93%;
	}
#righthome #text_column {
	width:302px;
	float:left;
	}
#righthome #news_column {
	width:210px;
	float:right;
	}	
#righthome #text_border_mid {
	background:url(../media/text_border_tophome.gif) top center no-repeat;
	height:100%;
	overflow:auto;
	}
#righthome #text_border_bottom {
	background:url(../media/text_border_bottomhome.gif) top right no-repeat;
	height:38px;
	}
#righthome p {
	margin-bottom:10px;
	}		
#righthome h2 {
	margin-bottom:8px;
	}	
h3 span,h2 span {
	color:#333333;
	font-size:0.75em!important;
	display:block;
	}	
/* HOMEPAGE STYLES END ************************************************/

/* NEWS SECTION STYLES ************************************************/
.news_items {
	margin:30px 0;
	display:block;
	overflow:auto;
	}
.news_items h3 {
	margin-bottom:4px;
	}	
.news_items img {
	float:left;
	margin-right:20px;
	}
.newstxt_wrapper {
	border:1px solid #AEB0B2;
	}
.newsdetail {
	height:100%;
	}	
#news_left {
	float:left;
	width:65%;
	}
#news_right {
	float:right;
	width:150px;
	padding-top:80px;
	}		
#news_right img {
	margin-bottom:10px;
	}	
.download {
	background:url(../media/download_icon.gif) top left no-repeat;
	padding-left:24px;
	padding-top:4px;
	height:18px;
	}	
.intro {
	color:#333333;
	font-weight:bold;
	}		
/* NEWS SECTION STYLES END ************************************************/

/* CONTACT & FORM STYLES ************************************************/
#contact_form {
	margin-top:26px;
	width:300px;
	float:left;
	}
#contact_form label, #contact_form input, #contact_form textarea {
	display:block;
	width:194px;
	float:left;
	margin-bottom:10px;
	}
#contact_form input, #contact_form textarea {	
	border:1px solid #61789F;
	}
#contact_form label {
	font-size:0.85em;
	width:102px;
	}
#contact_form br {
	clear:left;
	}		
#contact_form .submit {
	width:50px;
	border:none;
	}
#address {
	float:right;
	width:170px;
	margin-top:26px;
	}	
/* CONTACT & FORM STYLES END ************************************************/ 

/* IMAGE REPLACEMENT ************************************************/ 
h2#consulting_logo {
	background:url(../media/rise_consulting.gif) top left no-repeat;
	height:90px;
	overflow:hidden;
	text-indent:-5000px;
	}
h2#executive_logo {
	background:url(../media/rise_executive.gif) top left no-repeat;
	height:90px;
	overflow:hidden;
	text-indent:-5000px;
	}	
h2#industrial_logo {
	background:url(../media/rise_industrial.gif) top left no-repeat;
	height:90px;
	overflow:hidden;
	text-indent:-5000px;
	}
h2#risejobs_logo {
	background:url(../media/rise_jobs.gif) top left no-repeat;
	height:90px;
	overflow:hidden;
	text-indent:-5000px;
	}	
h2#risepayroll_logo {
	background:url(../media/rise_payroll.gif) top left no-repeat;
	height:90px;
	overflow:hidden;
	text-indent:-5000px;
	}	
h2#qualitylink_logo {
	background:url(../media/qualitylink_logo.gif) top left no-repeat;
	height:90px;
	overflow:hidden;
	text-indent:-5000px;
	}					
h2#hammond_resources_logo {
	background:url(../media/rise_professions.jpg) top left no-repeat;
	height:75px;
	overflow:hidden;
	text-indent:-5000px;
	}
/* GLOBAL TEXT STYLES ************************************************/	
#text_column ul#sitemap {
	font-size:0.95em;
	}
#text_column ul#sitemap li {
	margin:0 0 15px 0;
	}	
#text_column ul#sitemap ul {
	font-size:0.85em;
	margin:5px 0 10px 20px;
	}	
.divisions_wrapper {
	}
.divisions_wrapper img {
	float:left;
	margin-right:10px;
	}
.divisions_wrapper p {
	}		
#header h1 {
	float:left;
	border:3px solid #fff;
	}
.txt_replace {
	text-indent:-5000px;
	}
#logo {
	width:276px;
	height:83px;
	background:url(../media/risegroup_logo.gif) top left no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
	}		
h1,h2,h3,h4 {
	}
#right h2 {
	margin-bottom:14px;
	}	
#news_column h2 {
	height:47px;
	text-align:center;
	background:url(../media/risenews_hdr.gif) top right no-repeat;
	overflow:hidden;
	text-indent:-5000px;
	}	
#news_column h3 {
	font-size:0.75em;
	margin-left:18px;
	}	
	#news_column h3 span {
	display:block;
	font-size:1.1em!important;
	margin-top:2px;
	}
#news_column p {
	margin:0 0 12px 18px;
	color:#808184;
	}
p span.bold_hdr {
	font-weight:bold;
	line-height:30px;
	font-size:1.1em;
	display:block;
	}	
span.border {
	border-top:1px solid #ccc;
	display:block;
	}	
#content_wrapper ul {
	list-style:circle;
	margin:0 0 10px 15px;
	font-size:0.75em;
	}
#content_wrapper ol {
	margin:0 0 10px 20px;
	font-size:0.75em;
	}	
#content_wrapper li {
	margin-bottom:4px;
	}				
#right #text_wrapper {
	text-align:left;
	margin:20px auto 0 auto;
	width:92%;
	}
#right #text_column {
	width:98%;
	float:left;
	height:100%;
	}	
#right #text_border_mid {
	background:url(../media/text_border_top.gif) top center no-repeat;
	height:100%;
	overflow:auto;
	}
#right #text_border_mid_divisions {
	background:url(../media/border2tone_top.gif) top center no-repeat;
	height:100%;
	overflow:auto;
	}	
#right #text_border_bottom {
	background:url(../media/text_border_bottom.gif) top center no-repeat;
	height:38px;
	}	
/* GLOBAL TEXT STYLES END ************************************************/											