body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../Images/background.gif);}
	
html {
	height:100%;}

.Table {
	width:100%;
	height:100%;
	border:0;
	padding:0;}
	
#TitleHolder {
	height:17px;
	float:left;}
	
.TitleText {
	font-size:13px;
	font-weight:bold;
	text-align: right;
	vertical-align: middle;
	text-align:left;}
	
.TelNumbers {
	color:#ffb30f;
	font-size:10px;
	font-weight:normal;}
	
#BreadCrumbHolder {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF}
	
#ImageHolder {
	padding-top:40px;
	float:right;}

#LinkLineHolder {
	float:left;
	padding-top:33px;}	
	
#LinkLine {
	height:14px;
	width:353px;
	background-image:url(../Images/LinkLineImage.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	text-indent:20px;
	padding:4.5px;}

#InformationHolder {
	left:0px;
	float:left;
	padding-top:22px;
	padding-right:40px;
	width:460px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;}
	
#ProfileInformationHolder {
	left:0px;
	float:left;
	padding-top:22px;
	padding-right:40px;
	width:460px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#9E9996;}
	
#ContactHolder {
	left:0px;
	float:left;
	padding-top:22px;
	padding-right:40px;
	width:400px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #626262;}
	
#ContactLeft {
	float:left;
	width:200px;}
	
#ContactRight {
	float:left;
	width:200px;}
	
#ProfileHolder {
	padding-top:40px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:left;}
	
#Header {
	position:relative;
	background-image:url(../Images/Header.gif);
	background-repeat:no-repeat;
	width:828px;
	height:271px;}

#Button1Holder {
	left:131px;
	top:145px;
	position:relative;
	float:left;}
	
#Button2Holder {
	left:131px;
	top:145px;
	position:relative;
	float:left;}
	
#Button3Holder {
	left:131px;
	top:145px;
	position:relative;
	float:left;}
	
#Banner {
	position:absolute;
	top:181px;
	left:15px;
	height:89px;
	width:798px;
	z-index:50}

#Main {
	width:828px;
	overflow:visible;
	background-image:url(../Images/BackgroundSlice.gif);
	background-repeat:repeat-y;}
	
#Content {
	padding:40px 54px;
	padding-bottom:17px;
	color:#FFFFFF;
	height:75px;}
	
#ContentLinks {
	padding:40px 54px;
	padding-bottom:17px;
	color:#FFFFFF;
	height:358px;}
	
#ContentCS {
	padding:40px 54px;
	padding-bottom:17px;
	color:#FFFFFF;
	height:400px;}
	
#ContentCSLinks {
	padding:40px 54px;
	padding-bottom:17px;
	color:#FFFFFF;
	height:425px;}
	
#ContentContact {
	padding:40px 54px;
	padding-bottom:17px;
	color:#FFFFFF;
	height:320px;}
	
#ContentRH {
	padding:40px 54px;
	padding-bottom:17px;
	color:#FFFFFF;
	height:437px;}
	
#Footer {
	position:relative;
	background:url(../Images/Footer.gif) no-repeat;
	height:36px;
	width:828px;}
		
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c322d;
	padding-left:680px;}
	
/********************************************************************************************************************LINKS*****/
/********************************************************************************************************************LINKLINES*****/

	
a.LinkLineText:link {
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	}
	
a.LinkLineText:visited {
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	}
	
a.LinkLineText:hover {
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	}
	
a.LinkLineText:active {
	text-decoration: underline;font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	}
	
/********************************************************************************************************************PROFILE*****/
	
a.ProfileLinks:link {
	color: #ffb30f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration: underline;}
	
a.ProfileLinks:visited {
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #ffb30f;}
	
a.ProfileLinks:hover {
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color: #ffb30f;}
	
a.ProfileLinks:active {
	text-decoration: underline;font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #ffb30f;}
	
/********************************************************************************************************************BREADCRUMB*****/
	
a.BreadCrumbHolder:link {
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;}
	
a.BreadCrumbHolder:visited {
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;}
	
a.BreadCrumbHolder:hover {
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;}
	
a.BreadCrumbHolder:active {
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;}
	
/********************************************************************************************************************MAINLINKS*****/
	
a:link {
	color: #3c322d;
	text-decoration: none;}
	
a:visited {
	text-decoration: none;
	color: #3c322d;}
	
a:hover {
	text-decoration: underline;
	color: #3c322d;}
	
a:active {
	text-decoration: underline;
	color: #3c322d;}
	
/********************************************************************************************************************BUTTONS****/
/************************************************************************************************************************WHO****/	
	
.Button1 {
	background: url(../Images/overbtn.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 190px;
	height: 20px;
	margin: 0;
	padding: 0;}

.Button1 a {
	width: 190px;
	height: 20px;
	display: block;
	text-decoration: none;}

.Button1 img {
	width: 190px;
	height: 20px;
	border: 0}

.Button1 a:hover img{
	visibility:hidden}

/************************************************************************************************************************EXPERTISE****/	

.Button2 {	
	background: url(../Images/overbtn2.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 185px;
	height: 20px;
	margin: 0;
	padding: 0;}

.Button2 a {
	width: 185px;
	height: 20px;
	display: block;
	text-decoration: none;}

.Button2 img {
	width: 185px;
	height: 20px;
	border: 0}

.Button2 a:hover img {
	visibility:hidden}

/************************************************************************************************************************CONTACT****/	

.Button3 {
	background: url(../Images/overbtn3.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 190px;
	height: 20px;
	margin: 0;
	padding: 0;}

.Button3 a {
	width: 190px;
	height: 20px;
	display: block;
	text-decoration: none;}

.Button3 img {
	width: 190px;
	height: 20px;
	border: 0}

.Button3 a:hover img {
	visibility:hidden}

* html a:hover {
	visibility:visible }

/************************************************************************************************************************HOME1****/	

.HomeCall1 {
	background: url(../Images/HomeCall1_on.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 239px;
	height: 75px;
	float:left}

.HomeCall1 a {
	width: 239px;
	height: 75px;
	display: block;
	text-decoration: none;}

.HomeCall1 img {
	width: 239px;
	height: 75px;
	border: 0}

.HomeCall1 a:hover img {
	visibility:hidden}

* html a:hover {
	visibility:visible }
	
/************************************************************************************************************************HOME2****/	

.HomeCall2 {
	background: url(../Images/HomeCall2_on.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 241px;
	height: 75px;
	float:left}

.HomeCall2 a {
	width: 241px;
	height: 75px;
	display: block;
	text-decoration: none;}

.HomeCall2 img {
	width: 241px;
	height: 75px;
	border: 0}

.HomeCall2 a:hover img {
	visibility:hidden}

* html a:hover {
	visibility:visible }

/************************************************************************************************************************HOME3****/	

.HomeCall3 {
	background: url(../Images/HomeCall3_on.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 239px;
	height: 75px;
	float:left}

.HomeCall3 a {
	width: 239px;
	height: 75px;
	display: block;
	text-decoration: none;}

.HomeCall3 img {
	width: 239px;
	height: 75px;
	border: 0}

.HomeCall3 a:hover img {
	visibility:hidden}

* html a:hover {
	visibility:visible }
			
/************************************************************************************************************************WHO1****/	

.WhoCall1 {
	background: url(../Images/WhoCall1_on.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 358px;
	height: 75px;
	float:left}

.WhoCall1 a {
	width: 358px;
	height: 75px;
	display: block;
	text-decoration: none;}

.WhoCall1 img {
	width: 358px;
	height: 75px;
	border: 0}

.WhoCall1 a:hover img {
	visibility:hidden}

* html a:hover {
	visibility:visible }
	
/************************************************************************************************************************WHO2****/	

.WhoCall2 {
	background: url(../Images/WhoCall2_on.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 361px;
	height: 75px;
	float:left}

.WhoCall2 a {
	width: 361px;
	height: 75px;
	display: block;
	text-decoration: none;}

.WhoCall2 img {
	width: 361px;
	height: 75px;
	border: 0}

.WhoCall2 a:hover img {
	visibility:hidden}

* html a:hover {
	visibility:visible }
	
/************************************************************************************************************************EXPETISE1****/	

.ExpCall1 {
	background: url(../Images/ExpCall1_on.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 358px;
	height: 75px;
	float:left}

.ExpCall1 a {
	width: 358px;
	height: 75px;
	display: block;
	text-decoration: none;}

.ExpCall1 img {
	width: 358px;
	height: 75px;
	border: 0}

.ExpCall1 a:hover img {
	visibility:hidden}

* html a:hover {
	visibility:visible }
	
/************************************************************************************************************************EXPERTISE2****/	

.ExpCall2 {
	background: url(../Images/ExpCall2_on.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 361px;
	height: 75px;
	float:left}

.ExpCall2 a {
	width: 361px;
	height: 75px;

	display: block;
	text-decoration: none;}

.ExpCall2 img {
	width: 361px;
	height: 75px;
	border: 0}

.ExpCall2 a:hover img {
	visibility:hidden}

* html a:hover {
	visibility:visible }
