body {
	background: #4C5759;
}
td {
	font: normal 10pt Tahoma, Arial;
	color: white;
  
}

h1, h2, h3, h4, h5 {
    color: #C0CDD1;
    font-weight: bold;
    margin: 0px;
}
h1 {
    font-size: 18pt;
}
h2 {
    font-size: 14px;
}
h3 {
    font-size: 12px;
}

p {
	margin: 0px;
	padding: 0px;
}
a {
	font: normal 11px Tahoma,Arial;
}
img {
border: 0;
}

a.menu {
	font: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: yellow;
  border: 0;
  vertical-align:bottom;
}

a.menu:hover {
	background-color: yellow;
	border: 0;  
  font-size: 12pt;  
	color: black;
  vertical-align:bottom;  
}

.footer {
	font: normal 12px Tahoma, Arial;
	color: #444b5d;
	padding: 20px;
  text-align: center;
  background-color: #232B2E;
  border-top: solid thin white;


}

.grey {
	color: #5D5D5D;
}
.orange {
	color:#FF6600;
	}
.orange2 {
color:#FF6600;
text-decoration: underline;
}

#left_main
{
	width: 600px; 
  float: left;
}

<!-- a:visited {color: yellow;}
<!-- a:link {color: yellow;}
<!-- a:hover {color: white;}
<!-- a:active {color: yellow;}

.left_dark_sub
{
	background-color: #1C1C1C;	
  line-height: 1.6em;
}
.left_light_sub
{
  background-color: #232B2E;
  line-height: 1.6em;  
}

h2.orange {color: orange; font-weight: bold;}


.right_color
{
	background-color: #B3FFFD; 
}

#right_col_main_testimonials
{
	background-color: #B3FFFD; 
  width: 200px; 
  float: right;
  height: 560px;
}


.more
{
	float: right;
  color: yellow;
  text-decoration: none;
}