@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #999999;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.main_table {
	width: 100%;
	height: 100%;
}
.buttons_separator
{
	width:20px;
}

/***** HEADER ************************/
.main_table #header {
	height: 287px;
	background: url(../images/header_fill.gif) #CCCCCC repeat-x;
}
.header_table {
	width: 100%;
}
.header_table #left {
	background: url(../images/header_fill.gif) no-repeat;
}
.header_table #logo {
	position: relative;
	top: 24px;
	left: 50px;
}
.header_table #name {
	position: relative;
	top: 40px;
	left: 110px;
	font-size: 22px;
	color: #666666;
	overflow: visible;
}
.header_table #shortlinks {
	position: relative;
	top: 60px;
	left: 40px;
}
.header_table #shortlinks a {
	font-size: 12px;
	color: #333333;
}

.header_table #top {
	width: 716px;
	height: 45px;
	background: url(../images/illustration_top.jpg) no-repeat;
}
.header_table #center1 {
	width: 324px;
	height: 48px;
	background: url(../images/illustration_center1.jpg) no-repeat;
}
.header_table #center2 {
	width: 392px;
	background: url(../images/illustration_center2.jpg) no-repeat;
}
.header_table #bottom {
	height: 194px;
	background: url(../images/illustration_bottom.jpg) no-repeat;
}

/***** HMENU *************************/
.main_table #hmenu {
	height: 34px;
	background: url(../images/hmenu_outfill.gif) #CCCCFF repeat-x;
}
.hmenu_table {
	width: 100%;
	height: 100%;
}
.hmenu_table #leftout {
	width: 160px;
}
.hmenu_table #left {
	width: 16px;
	background: url(../images/hmenu_left.gif) left no-repeat;
}
.hmenu_table #right {
	width: 16px;
	background: url(../images/hmenu_right.gif) right no-repeat;
}
.hmenu_table #menu {
	background: url(../images/hmenu_fill.gif) repeat-x;
}
.hmenu_table #menu a {
	text-decoration: none;
	color: #000000;
}
.title
{
  font-size: 130%;
  color: black;
}
/***** CONTENT ************************/
.content_table {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}
.content_table #hspace {
	height: 8px;
	background-color: #666666;
}
.content_table .vspace {
	width: 10px;
	background-color: #666666;
}
.content_table #topleft {
	height: 15px;
	background: url(../images/content_top_left.gif) top left no-repeat;
}
.content_table #topright {
	height: 15px;
	background: url(../images/content_top_right.gif) top right no-repeat;
}
.content_table #vmenu {
	width: 165px;
	background: url(../images/vmenu_outfill.gif) right repeat-y;
	vertical-align: top;
}
.vmenu_table {
	width: 100%;
	height: 100%;
}
.vmenu_table #top {
	height: 16px;
	background: url(../images/vmenu_top.gif) top right no-repeat;
}
.vmenu_table #fill {
	background: url(../images/vmenu_fill.gif) right repeat-y;
}
.vmenu_table #bottom {
	height: 16px;
	background: url(../images/vmenu_bottom.gif) bottom right no-repeat;
}
.vmenu_table .MenuItem {
	height: 21px;
	background: url(../images/vmenu_button.gif) center right no-repeat;
	padding-left: 40px;
	width:100%;
	line-height: 90%;
}
.vmenu_table .left_menu_current {
	height: 18px;
	background: url(../images/vmenu_button.gif) center right no-repeat;
	padding-left: 42px;
}
.vmenu_table .MenuItem a {
	text-decoration: none;
	color: #666666;
}
.vmenu_table .MenuItem a:hover
{
  text-decoration: none;
  color: black;
}
a.linkGlossary
{
	color: #666666;
}
.vmenu_table .left_menu_current a {
	text-decoration: none;
	color: #FF6666;
}
.select_service
{
	width:120px;
}
.left_menu
{
	width:100%;
}
.contactus
{
	color:#ffffff;
}
.contactus:hover
{
  color: #ffcc66;
}
.content_table .content {
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

/***** BLOCKS ************************/
.content_table #blocks {
	width: 220px;
	vertical-align: top;
}
.blocks_table {
	width: 100%;
	background: url(../images/blocks_fill_1.gif) right repeat-y;
}
.blocks_table #red {
	height: 95px;
	background: url(../images/block_red.gif) top right no-repeat;
}
.blocks_table #green {
	height: 95px;
	background: url(../images/block_green.gif) top right no-repeat;
}
.blocks_table #blue {
	height: 95px;
	background: url(../images/block_blue.gif) top right no-repeat;
}
.blocks_table #top {
	height: 54px;
	background: url(../images/blocks_top.gif) top right no-repeat;
	font-size: 16px;
	color: #000000;
}
.blocks_table #top div {
	position: relative;
	left: 60px;
	top: -10px;
	width: 160px;
}

.blocks_table #fill_1 {
	background: url(../images/blocks_fill_1.gif) right repeat-y;
}
.blocks_table #fill_2 {
	background: url(../images/blocks_fill_2.gif) right repeat-y;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 70px;
}
.blocks_table #fill_3 {
	background-color: #FFFFFF;
}
.blocks_table #bottom {
	height: 18px;
	background: url(../images/blocks_bottom.gif) bottom right no-repeat;
}

.block_table {
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	font-weight: bold;
}
.block_table #num {
	width: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center;
}
.block_table #cpt {
	height: 20px;
	font-size: 15px;
	padding-left: 5px;
}
.block_table #cmb {
	height: 45px;
	padding-left: 20px;
}
.block_table #btn {
	height: 30px;
}

/***** FOOTER ************************/
.main_table #footer {
	height: 63px;
	background: url(../images/footer_fill.gif) #999999 repeat-x;
	color: #FFFFFF;
	text-align: center;
}



#slogan {
	position: relative;
	left: 220px;
	width: 400px;
	font-size: 18px;
	color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
}

#select {
	border: 2px solid #999999;
	font-size: 14px;
	width: 120px;
	
}
.button
{
  border: none;
  background-color: transparent;
  color: #ffff99;
  font-size: 13px;
  text-align: left;
}
.button:hover
{
  color: #ffcc66;
}
#content p {
	text-indent: 10px;
}
.service-budget-header{
	font-weight: bold;
	padding-top: 10px;
}
.service-budget-cell2
{
  padding-left: 15px;
}
.service-budget-cell3
{
  padding-left: 20px;
}
.service-budget-celldiv
{
  height: 2px;
  background: whitesmoke;
}
.testimonial_div
{
  padding: 10px 5px 10px 2px;
}
.testimonial_content
{ 
  font-style: italic; 
  padding-bottom: 5px;
}
.testimonial_content a
{
  font-size: 10px;
}
.testimonial_author
{
  font-size: 120%;
  color: #57657d;
  padding-bottom: 5px;
  border-bottom: 1px dotted #57657D;
}
.strong-h
{
  font-size: 120%;
  font-weight: bold;
  padding-left: 10px;
}
