/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left; }
.img-right     { float:right; }

.img-space-right { margin-right: 20px; }
.img-space-top { margin-top: 5px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.accesskey     { text-decoration:none;}

.invisible     { display:none;}

.skip-nav      { display:none;}

.small         {font-size: 0.85em;}

.information   { font-size: 12px; font-weight:bold; }

.overflow      {overflow: hidden;}

.executive-content { float:right; width:360px; }
.executive { height: 180px; }

.indent-left  { margin-left:50px; }

.services-li  { margin-bottom:30px !important; }

.margin-top-30 { margin-top: 30px; }

.margin-top-20 { margin-top: 20px; }

.margin-top-40 { margin-top: 40px; }

.margin-bottom-100 { margin-bottom: 100px; }

.margin-bottom-110 { margin-bottom: 110px; }

.margin-bottom-30 { margin-bottom: 30px; }

.margin-bottom-40 { margin-bottom: 40px; }

.margin-bottom-60 { margin-bottom: 60px; }

.margin-bottom-70 { margin-bottom: 70px; }

/***** Page Classes *****/
.adv_stage
{
	margin-bottom: 45px;
}
.right-info
{
	float: right;
	width: 90px;
}
.space        
{ 
	width: 300px; 
	margin-right: 5px; 
}

.stage        
{ 
	float:left; 
	width:45px;
	font-weight: bold;
}

.img-link
{
	border: none;
}

.two_blocks
{
	background-color: #EEEEE7;
	margin-top: 50px;
	margin-bottom: 20px;
	height: 157px;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
