* {
	margin: 0;
	padding: 0;
	color: #0E0E0E;
}
html {
	background: #e3e3e3 url(images/bg.gif) ;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
body {
	position: relative;
	margin: 20px auto;
	width: 815px;
	 /* **************** Remove this when able ****************** */
	background: #fff;
}
#header {
	position: relative;
	width: 815px;
	height: 80px;
}
#footer {
	position: absolute;
	bottom: 35px;
	right: 35px;
	font-size: 11px;
}
#footer a {
	text-decoration: none;
	margin: 0px 10px;
}
#footer a:hover {
	text-decoration: underline;
	color: #12425E;
}
#phone {
	position: absolute;
	top: 22px;
	left: 20px;
}
#logo {
	position: absolute;
	right: 20px;
	bottom: 10px;
}
#graphic_bar {
	position: relative;
	width: 815px;
	height: 210px;
	background: url(images/consulting_graphic.jpg) no-repeat;
	background-position: 20px 0px;
}
#home #graphic_bar {
	background: url(images/index_graphic3.jpg) no-repeat;
	background-position: 20px 0px;
}
#contact #graphic_bar {
	background: url(images/contact_graphic.jpg) no-repeat;
	background-position: 20px 0px;
}
#voicedata #graphic_bar {
	background: url(images/voice_graphic.jpg) no-repeat;
	background-position: 20px 0px;
}
#partners #graphic_bar {
	background: url(images/partners_graphic.jpg) no-repeat;
	background-position: 20px 0px;
}
#about #graphic_bar {
	background: url(images/about_graphic.jpg) no-repeat;
	background-position: 20px 0px;
}
#graphic_bar img#graphic_title {
	position: absolute;
	bottom: 2px;
	left: 0px;
}
ul#navigation {
	position: absolute;
	top: 32px;
	left: 35px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	list-style-type: none;
	text-align: left;
}
#home ul#navigation {
	top: 52px;
}
ul#navigation a {
	font: 11px 'Trebuchet MS', Arial, Sans-serif;
	line-height: 17px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
ul#navigation a:hover {
	color: #FDA043;
}
#home .home a, #about .about a, #voicedata .voicedata a, #consulting .consulting a, #parners .partners a, #contact .contact a {
	color: #FDA043;
}
h1, h2, h3 {
	font: bold 15px Helvetica, Arial, Sans-serif;
	text-decoration: none;
	color: #165276;	
}
h4 {
	color: #FF7C00;
	font-size: 11px !important;
}
div#content_area {
	position: relative;
	width: 815px;
}

div#column_one {
	position: absolute;
	left: 24px;
	top: 20px;
	width: 250px;
	text-align: left;
	padding-left: 10px;
	line-height: 19px;
}
div#column_one img {
	float: left;
	position: relative;
	bottom: 2px;
	right: 2px;
	margin-left: -10px;
}
div#column_one img.three_d_banner {
	position: relative;
	top: 20px;
	right: 37px;
}
div#column_two {
	position: absolute;
	left: 320px;
	top: 24px;
	width: 220px;
	text-align: left;
	padding-left: 10px;
	line-height: 19px;
}
div#column_two h2, div#column_two  h1, div#column_two  ul {
	margin-bottom: 12px;
	list-style-image: url(images/List_Bullet.gif);
}
*div#column_two  ul {
	list-style-image: url(images/List_Bullet2.gif);
	position: relative;
	right: 18px;
	padding-left: 20px;	
	line-height: 0px;
}
*div#column_two  ul li {
	margin-bottom: 5px;
	line-height: 17px;
}
div#column_three {
	position: absolute;
	left: 575px;
	top: 24px;
	width: 185px;
	text-align: left;
	padding-left: 10px;
	line-height: 19px;
}
div#column_three h2 {
	margin-bottom: 12px;
}
div#column_three i {
	margin-bottom: 24px;
}
div#column_three h4  {
	margin-bottom: 24px;
	color: #FF7C00;
	line-height: 17px;
	font-size: 11px !important;
}
div#column_three b  {
	font-size: 13px;
	color: #222;
	position: relative;
	top: 10px;
}
/* ******************************************* two_column styles ********************************************** */
#two_column_text {
	padding: 24px 0px 100px 36px;
	text-align: left;
	width: 352px;
	line-height: 19px;
	font-size: 11px;
	float: left;
}
#two_column_text_two {
	padding: 24px 36px 100px 0px;
	text-align: left;
	width: 352px;
	line-height: 19px;
	font-size: 11px;
	float: right;
}
#two_column_text a, #two_column_text_two a {
	color: #DC6B00;
	font-weight: bold;
}
#two_column_text a:hover, #two_column_text_two a:hover {
	color: #12425E;
	font-weight: bold;
}
#contact #two_column_text a {
	color: #12425E;
	font-weight: bold;
}
#contact #two_column_text a:hover {
	color: #DC6B00;
	font-weight: bold;
}
br#clearing_break {
	clear: both;
	display: block;
}
.first_letter {
	display: block;
	font-size: 39px;
	float: left;
	position: relative;
	bottom: 6px;
	right: 4px;
	margin-right: 2px;
	margin-left: 0px;
	margin-bottom: 6px;
	color: #FF7C00;
}
* .first_letter {
	line-height: 39px;
	bottom: 6px;
	margin-bottom: -4px;	
}
.About_three_d_banner {
	position: relative;
	top: 30px;
	right: 48px;
	margin-bottom: 60px;
}
#two_column_text_two h1, #about_us_text_two h2 {
	margin-left: 20px;
}
#two_column_text_two ul {
	margin: 15px 0 12px 20px;
	list-style-image: url(images/List_Bullet.gif);
}
#two_column_text_two ul.boxes {
	list-style-type: none !important;
	list-style-image: none;
	margin-left: 0;
}
#two_column_text_two ul.boxes li {
	float: left;
	margin: 0px 20px 20px 0;
	border: 0px solid #000;
	display: block;
	height: 60px;
	width: 150px;
	text-align: center;
}
#two_column_text_two ul.boxes li img, #two_column_text_two ul.boxes li a {
	border: 0px solid #fff;;
	text-decoration: none;
}
#call_out {
	margin-top: 60px;
	width: 220px;
}
#partners_form {
	padding: 30px; 0 0 30px;
}
#partners_form input, #partners_form textarea {
	width: 250px;
	border: 1px solid #777;
	background: #fff url(images/contact_background.gif) repeat-x;
	background-position: top left;
}
#partners_form input.button {
	width: 100px;
	border: none;
	background: none;
	color: #000;
}
#partners_form input.button:hover {
	color: #12425E;
	border-bottom: 1px solid #12425E;
}
.indented_text {
	margin-left: 25px;
}
#site_map_navigation {
	list-style-type: none;
	margin: 30px 0 0 200px;
	text-align: left;
}
#site_map_navigation li {
	margin-bottom: 14px;
}
#site_map_navigation li a {
	position: relative;
	right: 20px;
	line-height: 22px;
	color: #12425E;
	font-size: 14px;
	font-weight: bold;
}
#site_map_navigation li a:hover {
	color: #DC6B00;
}
