body 
	{
	text-align: center;
	font: normal normal normal 11px Verdana;
	}

a
	{
	color: #353535;
	}

a:hover
	{
	color: #646464;
	}


table.main 
	{
	width: 100%;
	height: 100%;
	}

table.main td 
	{
	vertical-align: middle;
	text-align: center;
	}

div.container
      { 
  	position: relative;
	margin: 0px auto;
	width: 750px;
	height: 500px;
	z-index: 1;
	background-color: white;
      }

div.headerbox
	{
	position: absolute;
	top: 10px;
	left: 10px;
	height: 100px;
	width: 730px;
	}

div.headerbox, div.menubox, div.footer
	{ 
	background-color: #353535; 
	}

img#tagline
	{
	position: absolute;
	top: 35px;
	left: 33px;
	}

img#logo
	{ 
	position: absolute; 
	right: 20px; 
	top: 25px; 
	z-index: 4; 
	border: none;
      }

div.menubox
	{
	position: absolute;
	top: 120px;
	left: 10px;
	height: 215px;
	width: 110px;
	}

div.menu
	{
	position: absolute;
	top: 25px;
	left: 0px;
	height: 215px;
	width: 110px;
	}
		

div.menu img
	{
	margin-top: 1px;
	}

div#photo
	{
	position: absolute;
	top: 120px;
	left: 130px;
	height: 215px;
	width: 275px;
	}

div.textbox
	{
	position: absolute;
	top: 120px;
	left: 415px;
	height: 315px;
	width: 325px;
	}

span.text
	{
	position: absolute;
	top: 65px;
	left: 40px;
	height: 235px;
	width: 245px;
	font: normal normal normal 11px verdana;
	line-height: 20px;
	text-align: left;
	}

a#consultation
	{
	font-weight: bold;
	}

div.featuredclientbox
	{
	position: absolute;
	top: 345px;
	left: 10px;
	height: 90px;
	width: 395px;
	}

img.featuredclientlogo
	{
	position: absolute;
	top: 45px;
	left: 15px;
	}

span.featuredclientlinks
	{
	position: absolute;
	top: 62px;
	left: 110px;
	font: normal normal normal 10px Verdana;
	}

div.footer
	{
	position: absolute;
	top: 445px;
	left: 10px;
	height: 45px;
	width: 730px;
	text-align: left;
	padding: 0px;
	}

p.footercontent
	{
	position: absolute;
	bottom: 5px;
	z-index: 4;
	font-size: 9px;
	color: #CCCACA;
	}

span.stylechanger
	{
	position: absolute;
	top: 0px;
	left: 0px;
	}

p#copyright
      {
	left: 8px; 
	}

p#sitemap
	{
	left: 375px; 
	}

p#contact
	{
	right: 8px; 
	}

p.footercontent a 
	{ 
	color: #CCCACA; 
	}

p.footercontent a:hover 
	{ 
	color: #ffffff; 
	}


span.titlebox
	{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 25px;
	width: 100%;
	text-align: right;
	padding: 0px;
	overflow: visible;
	}

span.title
	{
	position: absolute;
	bottom: 1px;
	right: 5px;
	font: normal normal bold 16px Verdana;
	filter: Alpha(Opacity=70);
	color: white;
	}

img.titles
	{
	position: absolute;
	bottom: 0px;
	right: 10px;
	}


