Body {
	height: 100%;
    font-family: Arial; 
    font-size:13px;
    font-weight:normal;
    color: #000000;
    text-align: justify;
}

A {
    color: #800000;
    text-decoration: none;
}

A:hover {
    text-decoration: underline;
}
 
.RA a {
	font-family: Arial; 
    font-size:13px;
    font-weight:normal;
    font-style: italic;
    color: #000000;
    text-decoration: none;
}

.RA a:hover{
	font-family: Arial; 
    font-size:13px;
    font-weight:normal;
    font-style: italic;
    color: #800000;
    text-decoration: underline;
}

.container {
	position: absolute;
    left: 50%;
    margin-left: -496px; 
	width: 990px;
	height: 100%;
	min-height: 750px;
}

#page_bg {
    height: 100%;
	background: url('images/gradbg.png') repeat-y;
	background-position: center;
	padding: 0;
	margin: 0;
	border: 0;
}

#center {
	text-align: center;	
	height: 100%;
}

#header {
    margin-top: 10px;
    margin-left: auto;
	margin-right: auto;
	background: url('images/header.png') 0 0 no-repeat;
	width: 972px;
	height: 152px;
}

#menu_bg {
	margin-left: auto;
	margin-right: auto;
	background: url('images/menubg.png') repeat-y;
	width: 972px;
	height: 40px;
	top: 153px;
}

#menu {
	padding-left: 30px;
}

#main_bg_index {
	margin-left: auto;
	margin-right: auto;
    width: 972px;
    background: url('images/mainbg.png') repeat-y;
    text-align: left;
}

#main_bg_portfolio {
	margin-left: auto;
	margin-right: auto;
    width: 972px;
    background: url('images/portfoliobg.png') repeat-y;
    text-align: left;
}

#border {
	border: 3px solid #6a2525;
	overflow: hidden; /* req to make container stretch around floating divs */
	margin-left: 12px;
    margin-right: 11px;
}

#portfolio_border {
	border: 3px solid #000000;
	overflow: hidden; /* req to make container stretch around floating divs */
	margin-left: 12px;
    margin-right: 11px;
}

#content {
	float: left;
	width: 625px;
	padding-top: 21px;
	padding-left: 18px;
}

#portfolio_content {
	float: left;
	width: 625px;
	margin: 0px;
}

#portfolio {
	float: right;
	width: 240px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#footer {
    clear: both;
    margin-left: auto;
	margin-right: auto;
	background: url('images/footer2.png') 0 0 no-repeat;
	background-position: 1px 0%;
	width: 972px;
	height: 45px;
	color: #ffffff;
}

.references {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
    margin-left: auto;
	margin-right: auto;
	width: 325px;
	height: 35px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

#copyright {
  font-family: Arial, Helvetica, sans-serif; 
  font-size:9px;
  color: #ffffff;
  text-align: center;
  line-height: 14px
}

.padding {
	width: auto !important;
	width: 100%;
	padding: 0 15px 40px 15px;
}

/*****************************************/
/***            Tabbed Menu            ***/
/*****************************************/

.homecurrent {
	color: #ffffff;
	background: url('images/homecurrent.png') no-repeat left top;
	position: absolute;
    top: 162px;
    left: 50%;
    margin-left: -455px;
    width: 57px;
    height: 40px;
    line-height:45px;
    text-indent: 2px;
} 

.home {
	background: url('images/home.png') no-repeat left top;
	position: absolute;
  top: 162px;
  left: 50%;
  margin-left: -455px;
  width: 57px;
  height: 40px;
  line-height:50px;
  text-indent: 2px;
}

.home a {
	color: #ffffff;
	Text-decoration: none;
	width: 57px;
  height: 40px;
}

.home a:hover {
	display:block;
	background: url('images/homehover.png') no-repeat left top;
	color: #ffffff;
	Text-decoration: none;
	line-height:45px;
	width: 57px;
  height: 40px;
}

.consultingcurrent {
	color: #ffffff;
	background: url('images/consultingcurrent.png') no-repeat left top;
	position: absolute;
  top: 162px;
  left: 50%;
  margin-left: -399px;
  width: 137px;
  height: 40px;
  line-height:45px;
  text-indent: 2px;
} 

.consulting {
	background: url('images/consulting.png') no-repeat left top;
	position: absolute;
  top: 162px;
  left: 50%;
  margin-left: -399px;
  width: 137px;
  height: 40px;
  line-height:50px;
  text-indent: 2px;
}

.consulting a {
	color: #ffffff;
	Text-decoration: none;
	width: 137px;
  height: 40px;
}

.consulting a:hover {
	display:block;
	background: url('images/consultinghover.png') no-repeat left top;
	color: #ffffff;
	Text-decoration: none;
	line-height:45px;
	width: 137px;
  height: 40px;
}

.internetcurrent {
	color: #ffffff;
	background: url('images/internetcurrent.png') no-repeat left top;
	position: absolute;
  top: 162px;
  left: 50%;
  margin-left: -262px;
  width: 121px;
  height: 40px;
  line-height:45px;
  text-indent: 2px;
} 

.internet {
	background: url('images/internet.png') no-repeat left top;
	position: absolute;
  top: 162px;
  left: 50%;
  margin-left: -262px;
  width: 121px;
  height: 40px;
  line-height:50px;
  text-indent: 2px;
}

.internet a {
	color: #ffffff;
	Text-decoration: none;
	width: 121px;
  height: 40px;
}

.internet a:hover {
	display:block;
	background: url('images/internethover.png') no-repeat left top;
	color: #ffffff;
	Text-decoration: none;
	line-height:45px;
	width: 121px;
  height: 40px;
}

.helpcurrent {
	color: #ffffff;
	background: url('images/helpcurrent.png') no-repeat left top;
	position: absolute;
  top: 162px;
  left: 50%;
  margin-left: -141px;
  width: 49px;
  height: 40px;
  line-height:45px;
  text-indent: 2px;
} 

.help {
	background: url('images/help.png') no-repeat left top;
	position: absolute;
  top: 162px;
  left: 50%;
  margin-left: -141px;
  width: 49px;
  height: 40px;
  line-height:50px;
  text-indent: 2px;
}

.help a {
	color: #ffffff;
	Text-decoration: none;
	width: 49px;
  height: 40px;
  text-indent: 2px;
}

.help a:hover {
	display:block;
	background: url('images/helphover.png') no-repeat left top;
	color: #ffffff;
	Text-decoration: none;
	line-height:45px;
	width: 49px;
  height: 40px;
  text-indent: 2px;
}
	
/*****************************************/
/***            SCROLLER               ***/
/*****************************************/

#pscroller2{
width: 970px;
height: 35px;
border: none;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}