body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background: #ececec;
}
a {
	outline: none;
}
img {
	border: 0;
	vertical-align: bottom;
}
fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
button::-moz-focus-inner { 
    border: 0;
    padding: 0;
}
.clearBoth {
	clear: both;
	height: 0;
	overflow: hidden;
	margin: 0;
}
.displayNone {
	display: none;
}
.center {
	text-align: center;
}
.external {
	/* pop up windows */
}
/********************************* setup *********************************/
#wrapper {
	position: relative;
	border: 1px #e0e0e0 solid;
	border-top: 0;
	border-bottom: 0;
	width: 920px;
	padding: 140px 20px 20px 20px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}
/********************************* header *********************************/
#logo {
	position: absolute;
	top: 0;
	left: 20px;
}
/*********************************/
#topLinks {
	position: absolute;
	top: 64px;
	right: 38px;
	font-size: 12px;
	line-height: 15px;
	margin: 0;
}
#topLinks a {
	padding: 0 0 0 10px;
	margin: 0 0 0 5px;
	color: #333;
	text-decoration: none;
	background: transparent url(../images/top_link.gif) 0 6px no-repeat;
}
#topLinks a:hover, 
#topLinks a:active, 
#topLinks a:focus {
	color: #000;
	text-decoration: underline;
}
/*********************************/
#telephone {
	position: absolute;
	top: 32px;
	right: 38px;
	font-size: 11px;
	line-height: 24px;
	color: #666;
	margin: 0;
}
#telephone strong {
	font-size: 18px;
	color: #4c7fb2;
	letter-spacing: -1px;
}
#telephone span {
	padding: 0 3px 0 20px;
	background: transparent url(../images/telephone.gif) no-repeat;
}
/*********************************/
#menu {
	position: absolute;
	top: 100px;
	left: 20px;
	float: left;
	width: 910px;
	padding: 0 0px;
	margin: 0;
	background: #000;
	list-style-type: none;
}
#menu li {
	position: relative;
	float: left;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	background: transparent url(../images/menu_divider.gif) 100% 15px no-repeat;
}
#menu li.last {
	background: none;
}
#menu a {
	float: left;
	padding: 9px 26px 7px 25px;
	color: #fff;
	text-decoration: none;
}
#menu a:hover, 
#menu a:active, 
#menu a:focus, 
#menu a.selected {
	position: relative;
	padding: 9px 26px 7px 26px;
	margin: 0 0 0 -1px;
	background-color: #5e9bd7;
}
/*********************************/
#menu ul {
	display: none;
	position: absolute;
	left: -1px;
	top: 30px;
	border: 1px #333 solid;
	padding: 0;
	margin: 0;
	background: #fff;
	list-style-type: none;
}
#advisoryMenu {
	width: 145px;
}
#technologyMenu {
	width: 125px;
}
#manageMenu {
	width: 105px;
}
#servicesMenu {
	width: 204px;
}
#salesMenu {
	width: 200px;
}
#workshopsMenu {
	width: 160px;
}
#menu ul#advisoryMenu, 
#menu ul#technologyMenu,
#menu ul#manageMenu,
#menu ul#servicesMenu,
#menu ul#salesMenu,
#menu ul#workshopsMenu {
	border-top: 0;
}
#menu ul li {
	position: relative;
	float: left;
	clear: both;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	text-transform: none;
	background: none;
}
#advisoryMenu li {
	width: 145px;
}

#technologyMenu li {
	width: 125px;
}
#manageMenu li {
	width: 105px;
}
#servicesMenu li {
	width: 204px;
}
#salesMenu li {
	width: 200px;
}
#workshopsMenu li {
	width: 160px;
}
#menu ul a {
	padding: 5px 11px 4px 11px;
	border-bottom: 1px #eee solid;
	color: #333;
}
#advisoryMenu a {
	width: 123px;
}

#technologyMenu a {
	width: 103px;
	background-image: url(../images/menu_arrow.gif);
	background-position: 110px 11px;
	background-repeat: no-repeat;
}
#manageMenu a {
	width: 83px;
}
#servicesMenu a {
	width: 182px;
}
#salesMenu a {
	width: 178px;
}
#workshopsMenu a {
	width: 138px;
}
#menu ul a:hover, 
#menu ul a:active, 
#menu ul a:focus, 
#menu ul a.selected {
	padding: 5px 11px;
	border: 0;
	margin: 0;
	color: #fff;
	background-color: #7bb2e8;
}
#technologyMenu a:hover, 
#technologyMenu a:active, 
#technologyMenu a:focus, 
#technologyMenu a.selected {
	background-position: 110px -39px;
}
/*********************************/
#menu ul ul {
	left: 125px;
	top: -1px;
	width: 202px;
}
#menu ul ul#microsoftMenu {
	top: 0;
	border-top: 0;
}
#menu ul ul li {
	width: 202px;
}
#menu ul ul a {
	width: 180px;
	background-image: none;
}
/********************************* home page *********************************/
#homePage {
	position: relative;
	float: left;
	clear: both;
	width: 520px;
	padding: 305px 380px 140px 20px;
	color: #333;
}
/*********************************/
#intro {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	vertical-align: bottom;
}
/*********************************/
#homePage h1 {
	position: absolute;
	top: 130px;
	left: 40px;
	width: 250px;
	font-size: 22px;
	line-height: 24px;
	color: #000;
	margin: 0;
}
#homePage h2 {
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 10px 0;
}
#homePage h3, 
#homePage h4 {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 10px 0;
}
#homePage p {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 15px 0;
}
#homePage ul {
	font-size: 12px;
	line-height: 15px;
	padding: 0;
	margin: 0 25px 15px 10px;
	list-style-type: none;
}
#homePage li {
	padding: 0 0 0 15px;
	background: transparent url(../images/bullet.gif) 0 5px no-repeat;
}
#homePage a {
	color: #369;
}
#homePage a:hover, 
#homePage a:active, 
#homePage a:focus {
	color: #000;
}
/*********************************/
#homeIntro a {
	position: absolute;
	display: block;
	clear: both;
	border: 1px #fff solid;
	margin: -1px -1px 7px -1px;
}
#homeIntro a:hover, 
#homeIntro a:active, 
#homeIntro a:focus {
	border-color: #333;
}
#homeIntro .technicalWorkshops {
	top: 0;
	left: 696px;
}
#homeIntro .whatWeCanOfferYou {
	top: 144px;
	left: 696px;
}
/*********************************/
#homePage .microsoftCertifiedPartner {
	background: url("../images/rits_silver.png") no-repeat scroll 0 0 transparent;
	height: 200px;
	left: 557px;
	padding: 125px 0 0 94px;
	position: absolute;
	top: 300px;
	width: 352px;
	margin: -10px 0 0 20px;
}
#homePage .microsoftCertifiedPartner p a {
	font-size: 16px;
	color: #69a7e6;
	
}
/*********************************/
#homeFooter a {
	position: absolute;
	display: block;
	clear: both;
	border: 1px #fff solid;
	margin: -1px -1px 7px -1px;
}
#homeFooter a:hover, 
#homeFooter a:active, 
#homeFooter a:focus {
	border-color: #333;
}
#homeFooter .serverVirtualization {
	left: 0;
	bottom: 12px;
}
#homeFooter .desktopVirtualization {
	left: 232px;
	bottom: 12px;
}
#homeFooter .applicationVirtualization {
	left: 464px;
	bottom: 12px;
}
#homeFooter .virtualizationManagement {
	left: 696px;
	bottom: 12px;
}
/********************************* sub page *********************************/
#subPage {
	position: relative;
	float: right;
	width: 632px;
	padding: 18px 30px 10px 0;
}
#subPage h1 {
	font-size: 19px;
	line-height: 20px;
	padding: 0 0 15px 0;
	border-bottom: 1px #ddd solid;
	margin: 0 0 18px 0;
}
#subPage h2 {
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 10px 0;
}
#subPage h3, 
#subPage h4 {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 10px 0;
}
#subPage p {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 15px 0;
}
#subPage ul {
	font-size: 12px;
	line-height: 15px;
	padding: 0;
	margin: 0 25px 15px 10px;
	list-style-type: none;
}
#subPage li {
	padding: 0px 0 0 10px;
	background: transparent url(../images/bullet.gif) 0 5px no-repeat;
}
#subPage ol li {
	background: none;
	padding: 0;
	font-size: 12px;
}
#optimized ul {
	font-size: 12px;
	line-height: 15px;
	padding: 0;
	margin: 0 25px 15px 10px;
	list-style-type: none;
}
#optimized li {
	padding: 7px 0 0 15px;
	background: transparent url(../images/bullet.gif) 0 12px no-repeat;
}
#subPage img {
	margin: 0 0 15px 0;
}
#microsoft img {
	margin: 50px 0 15px 100px;
	text-align: center;
}
#mdopintro img {
	float: right;
	margin: 0 0 15px 0;
}
#subPage a {
	color: #369;
}
#subPage a:hover, 
#subPage a:active, 
#subPage a:focus {
	color: #000;
}
/*********************************/
#subPage img.right {
	float: right;
	margin: 0 0 15px 30px;
}
/*********************************/
#subPage a.button {
	display: inline-block;
	border: 1px #c0c0c0 solid;
	padding: 2px 5px 2px 5px;
	color: #000;
	text-decoration: none;
	margin: 5px 0;
	background: #cfcfcf url(../images/button.gif) repeat-x
}
#subPage a.button:hover, 
#subPage a.button:active, 
#subPage a.button:focus {
	border-color: #8c8c8c;
	background-color: #bfbfbf;
	background-position: 0 -100px;
}
#mdop {
	height: 93px;
	margin-top: 20px;
}
#mdop p {
	margin-left: 300px;
	
	padding-top: 20px;
}
#mdop img {
	float: left;
}
#quote {
	width: 600px;
	background: url(../images/quote-background.gif) no-repeat ;
}
#quote p {
	padding: 29px 32px 0 25px;
}
#quote p span {
	color: #666;
	font-style: italic;
}
/*********************************/
#partners {
	position: relative;
}
#partners img {
	position: absolute;
}
#partners img.microsoftCertifiedPartner {
	top: -11px;
	left: 20px;
}
#partners img.citrixPartner {
	top: 50px;
	left: 431px;
}
#partners img.appSense {
	top: 191px;
	left: 81px;
}
#partners img.fullArmor {
	top: 133px;
	left: 353px;
}
#partners img.appDNA {
	top: 280px;
	left: 82px;
}
#partners img.microsoftSmallBusinessSpecialist {
	top: 172px;
	left: 411px;
}
#partners img.changeBase {
	top: 374px;
	left: 70px;
}
#partners img.valliance {
	top: 274px;
	left: 355px;
}
#partners img.office365 {
	top: 362px;
	left: 357px;
}
#partners img.windows-intune {
	top: 443px;
	left: 166px;
}
#partners img.cloud-power {
	top: 506px;
	left: 264px;
}

/*************** Clients ******************/
#clients {
	position: relative;
}
#clients img {
	position: absolute;
	left: 570px;
	top: 340px;
	bottom: 1235548418px;
}
#clients img.astrazeneca {
	top: 564px;
	left: 400px;
}
#clients img.preston {
	top: 452px;
	left: 328px;
}
#clients img.wigan {
	top: 419px;
	left: 24px;
}
#clients img.warrington {
	top: 350px;
	left: 366px;
}
#clients img.warwickshire {
	top: 127px;
	left: 10px;
}
#clients img.tyco {
	top: 451px;
	left: 115px;
}
#clients img.met {
	top: 139px;
	left: 417px;
}
#clients img.perth {
	top: 133px;
	left: 533px;
}
#clients img.wandsworth {
	top: 324px;
	left: 16px;
}
#clients img.torbay {
	top: 29px;
	left: 14px;
}
#clients img.redbridge {
	top: 250px;
	left: 380px;
}
#clients img.ibm {
	top: 250px;
	left: 550px;
}
#clients img.harrogate {
	top: 349px;
	left: 166px;
}
#clients img.carmel {
	top: 33px;
	left: 435px;
}
#clients img.jaguar {
	top: 23px;
	left: 557px;
}
#clients img.widows {
	top: 30px;
	left: 193px;
}
#clients img.cheshire-police {
	top: 242px;
	left: 145px;
}
#clients img.fife-council {
	top: 150px;
	left: 229px;
}
#clients img.cheshire-nhs {
	top: 551px;
	left: 33px;
}
#clients img.nhs-wirral {
	top: 259px;
	left: 42px;
}
#clients img.british-library {
	top: 773px;
	left: 180px;
}
#clients img.vision-express {
	top: 463px;
	left: 469px;
}
/********************** Company ***********************/
#company {
	position: relative;
}
#company div.strategic {
	position: absolute;
	top: 24px;
	left: 40px;
	width: 250px;
	height: 149px;
	background: url(../images/company/strategic-bg.jpg) no-repeat;

}
#company div.assessment {
	position: absolute;
	top: 24px;
	left: 360px;
	width: 250px;
	height: 149px;
	background: url(../images/company/assessment-bg.jpg) no-repeat;
}
#company div.technical {
	position: absolute;
	top: 190px;
	left: 40px;
	width: 250px;
	height: 149px;
	background: url(../images/company/technical-bg.jpg) no-repeat;
}
#company div.implementation {
	position: absolute;
	top: 190px;
	left: 360px;
	width: 250px;
	height: 149px;
	background: url(../images/company/implementation-bg.jpg) no-repeat;
}
#company div.service {
	position: absolute;
	top: 360px;
	left: 200px;
	width: 250px;
	height: 149px;
	background: url(../images/company/service-desk.jpg) no-repeat;
}
#company div.strategic p,
#company div.assessment p,
#company div.technical p,
#company div.implementation p,
#company div.service p {
	font-size: 14px;
	line-height: 16px;
	padding: 10px 15px 0px 15px;
	color: #FFF;
	text-align: center;
}
#company div.strategic h2,
#company div.assessment h2,
#company div.technical h2,
#company div.implementation h2,
#company div.service h2 {
	font-size: 20px;
	padding: 20px 0px 0px 0px;
	color: #FFF;
	text-align: center;
}

/********************** Manage ***********************/
#serviceDesk p.management,
#serviceDesk p.services,
#serviceDesk p.vendor,
#serviceDesk p.call {
	margin-top: -30px;
}
#serviceDesk a {
	color: #FFF;
}
#serviceDesk p.call {
	width: 469px;
	height: 50px;
	background: url(../images/manage/call.gif) no-repeat;
	padding: 15px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
#serviceDesk p.support {
	width: 469px;
	height: 50px;
	background: url(../images/manage/support.gif) no-repeat;
	padding: 15px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
#serviceDesk p.management {
	width: 469px;
	height: 50px;
	background: url(../images/manage/manage.gif) no-repeat;
	padding: 15px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
#serviceDesk p.services {
	width: 469px;
	height: 50px;
	background: url(../images/manage/services.gif) no-repeat;
	padding: 15px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
#serviceDesk p.vendor {
	width: 469px;
	height: 50px;
	background: url(../images/manage/vendor.gif) no-repeat;
	padding: 15px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}

/********************** Contact ***********************/

#contactAddress {
	float: left;
	width: 165px;
}
#mapLink {
	display: block;
	height: 32px;
	background: transparent url(../images/google_places.gif) no-repeat;
}
#mapLink a {
	padding: 20px 0 0 22px;
}
/*********************************/
#contactForm {
	float: right;
	width: 430px;
	margin: 0;
}
#contactForm input, 
#contactForm textarea {
	width: 388px;
	border: 1px #999 solid;
	padding: 3px 5px;
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 2px 0 0 0;
}
#contactForm textarea {
	height: 100px;
	overflow: auto;
}
#contactForm select {
	width: 400px;
	border: 1px #999 solid;
	padding: 2px;
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 2px 0 0 0;
}
#contactForm input.error, 
#contactForm textarea.error, 
#contactForm select.error {
	border-color: #c33;
}
#contactForm input.checkbox {
	display: inline-block;
	width: auto;
	border: none;
	padding: 0;
	vertical-align: middle;
	margin: -2px 10px 0 0;
}
#contactForm button {
	border: 1px #c0c0c0 solid;
	padding: 4px 28px 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0 5px 0 0;
	cursor: pointer;
}
#contactForm button.send {
	background: #cfcfcf url(../images/send.gif) 100% 0 repeat-x;
}
#contactForm button.reset {
	background: #cfcfcf url(../images/reset.gif) 100% 0 repeat-x;
}
#contactForm button:hover, 
#contactForm button:active, 
#contactForm button:focus {
	border-color: #8c8c8c;
	background-color: #bfbfbf;
	background-position: 100% -100px;
}
/*********************************/
#weOfferBlock, 
#citrixBlock,
#virtualizationBlock {
	float: left;
	width: 316px;
	padding: 5px 0 8px 0;
	text-align: left;
	margin: 0 0 10px 0;
}

#workshopsBlock, 
#migrationBlock {
	float: left;
	width: 316px;
	padding: 5px 0 8px 0;
	text-align: left;
	
	margin: 0 0 10px 0;
}
#technologyBlock {
	float: right;
	width: 316px;
	padding: 5px 0 8px 0;
	text-align: left;
	margin: 0 0 10px 0;
}
#salesBlock {
	float: right;
	width: 316px;
	padding: 5px 0 5px 0;
	text-align: left;
	
	margin: 0 0 10px 0;
}
#technologyBlock a.button, 
#workshopsBlock a.button, 
#weOfferBlock a.button,
#weOfferBlock a.button,
#citrixBlock a.button,
#virtualizationBlock a.button 
{
	margin: 5px 0 0 0;
}
#salesBlock a.button {
	margin: 5px 0 0 0;
}
/*********************************/
#tasterDayDeliverables {
	float: right;
	width: 285px;
	border: 1px #ddd solid;
	padding: 19px 17px 2px 17px;
	margin: 0 0 15px 40px;
	background: #eee;
}
#tasterDayDeliverables img {
	float: right;
	margin: -5px 0 5px 5px;
}
/********************************* left navigation *********************************/
#leftNavigation {
	float: left;
	width: 224px;
	padding: 5px 0 10px 8px;
}
#leftNavigation a {
	position: relative;
	display: block;
	clear: both;
	border: 1px #fff solid;
	margin: -1px -1px 7px -1px;
}
#leftNavigation a:hover, 
#leftNavigation a:active, 
#leftNavigation a:focus {
	border-color: #333;
}
/********************************* shadow *********************************/
#footer {
	float: left;
	clear: both;
	width: 880px;
	padding: 9px 20px 8px 20px;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	margin: 0;
	background: #75abe1;
}
#copyright {
	float: left;
	font-weight: bold;
}
#bytemedia {
	float: right;
	text-align: right;
}
#bytemedia a {
	font-weight: bold;
	color: #000;
	margin: 0 0 0 3px;
}
/********************************* shadow *********************************/
#shadow {
	position: relative;
	width: 966px;
	height: 85px;
	margin: 0 auto;
	background: transparent url(../images/shadow.jpg) no-repeat;
}
.facebook {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: transparent url(../images/footer/facebook_sm.png) no-repeat;
	text-indent: -5000px;
}
.linkedin {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: transparent url(../images/footer/linkedIn_sm.png) no-repeat;
	text-indent: -5000px;
}
#apptable {
	font-size: 12px;
}

