@charset "UTF-8";
/* CSS Document */

body{
background-color:#FFFFFF;
}

#return_on_investment{
width:1020px;
margin-left:auto;
margin-right:auto;
}

#return_on_commitment{
background-image:url(images/return_commitment.jpg);
background-repeat:no-repeat;
height:127px;
}

#executive_retreats{
background-image:url(images/bg_slice.jpg);
background-repeat:repeat;
}

#leadership_development{
background-image:url(images/investment.jpg);
background-repeat:no-repeat;
height:88px;
}

p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
color:#000000;
text-align:justify;
}

h1{
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#2a4e89;
}

h3{
font-family:Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}

h4{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#2a4e89;
}

.image_right{
float:right;
margin-left:10px;
}

.image_left{
float:left;
margin-right:10px;
}

.styleone:link {
	text-decoration:none; 
	color: #FFF; 
}
.styleone:visited {
	text-decoration:none; 
	color: #FFF; 
}
.styleone:hover {
	text-decoration:none; 
	color: #E81E26; 
}
.styleone:focus {
	text-decoration:none; 
	color: #FFF; 
}
.styleone:active {
text-decoration:none;
	color: #FFF; 
}

.styletwo:link {
	text-decoration:none; 
	color: #000; 
}
.styletwo:visited {
	text-decoration:none; 
	color: #000; 
}
.styletwo:hover {
	text-decoration:none; 
	color: #E81E26; 
}
.styletwo:focus {
	text-decoration:none; 
	color: #000; 
}
.styletwo:active {
text-decoration:none;
	color: #000; 
}
