html {height:100%;}

body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color:#C9C9C9;
	margin:0px;
	height:100%;
}

th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	height: 10px;
}

td {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px;
	margin: 0px 0px;
}

input,select, textarea {
	font-family: Tahoma;
	font-size: 9px;
}

a:link, a:visited {color: #989898;text-decoration:none;}
a:hover, a:visited:hover {color: #ee4399;}

.topText {
	color:#989898;
	font-size:12px;
	font-stretch:ultra-expanded;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.6px;
}

.footerText {
	color:#989898;
	font-size:12px;
	font-stretch:ultra-expanded;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.4px;
}

div#SpecialText {
	width:100%;
	color: #C9C9C9;
	font-size: 7px;
	background-image:url(../footer.gif);
}

/* New styles post 17-08-09 */

body#landing {
	background:#DDD url(../images/home_bg_repeat.jpg) repeat-x 50% 50%;
	font-family:Arial, Helvetica, sans-serif;
}

div#wrapper_landing {
	position:absolute;
	left:0;
	top:50%;
	margin-top:-220px;
	width:796px;
	height:440px;
}

div#wrapper_landing #services {
	margin:0px;
	padding:0px;
	width:796px;
	height:30px;
	text-align:center;
}

div#wrapper_landing #services ul {
	width:auto;
	height:14px;
	list-style:none;
	margin:0 0 0 0;
	padding:0px;
}

div#wrapper_landing #services ul li {
	display:inline;
	font-size:13px;
	color:#aeaeae;
	padding:0px 2px;
}

div#wrapper_landing #middle {
	margin-top:110px;
	margin-left:237px;
}

div#wrapper_landing #choice {
	margin-top:11px;
	margin-left:278px;
}

div#wrapper_landing #contacts {
	margin-top:40px;
}

body#bespoke {
	background:#DDD url(../images/tileback.jpg) repeat-x left 50%;
}

div#wrapper_bespoke {
	position:absolute;
	top:50%;
	left:0px;
	margin-top:-270px;
	width:760px;
	height:540px;
}

div#wrapper_bespoke #core_focus {
	margin-top:42px;
}

div#wrapper_bespoke #flashcontent {
	width:760px;
	height:420px;
	background-color:#c9c9c9;
}

div#footer {
	float:left;
	clear:both;
	width:760px;
}

div#footer_left {
	float:left;
	width:500px;
}

div#footer_right {
	float:left;
	width:260px;
}
