* { margin: 0; padding: 0; }
body, div {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
#wrapper {
	width: 1024px;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
}
#left {
	float: left;
	width: 222px;
	position: relative;
}
li { 
	list-style-type: none; 
}
h1 {
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: normal;
	color: #E45A00;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 20px;
}
h3 {
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 20px;
}
h3 a {
	color: #E45A00;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}
h4 {
	color: #E45A00;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
}
h4 a {
	color: #E45A00;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
}
h5 {
	color: #333333;
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 15px;
	line-height: 20px;
	padding-top: 0px;
}
p {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	display: block;
	padding-bottom: 15px;
}
a {
	color: #E11910;
	text-decoration: none;
	clear: none;
}
a:hover {
	color: #E11910;
	text-decoration: underline;
	clear: none;
}
a.body-link{
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
	color: #E45A00;
	clear: none;
}
.td {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.smallprint {
	font-size: 10px;
	float: left;
	position: relative;
	padding-top: 30px;
	width: 500px;
}
#nav  {
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#FFFFFF;
	width:212px;
	height: 680px;	/*--height:680px;--*/
}
#menu a.head {
	cursor:pointer;
	color:#666666;
	display:block;
	margin:0px;
	text-indent:14px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 25px 8px;
	font-weight: bold;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 30px;
	width: 182px;
}
#menu a.head:hover {
	background-image: url(../images/sidenav_a.gif);
	background-position: 18px 8px;
}
#menu a.head.selected {
	background-image: url(../images/sidenav_a.gif);
	background-position: 18px 8px;
}
ul#menu, ul#menu ul {
	list-style-type:none;
	width: 212px;
	padding: 0;
	margin: 0;
}
ul#menu a {
	cursor:pointer;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
ul#menu li {
  margin-top: 1px;
}
ul#menu li a {
	background: #FFF;
	color: #666;
	padding-left: 45px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 167px;
}
ul#menu li a.current {
	color: #E11910;
}
ul#menu li ul li a {
	background: #FFF;
	color: #666;
	padding-left: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: normal;
	width: 167px;
}
ul#menu li ul li a:hover {
	padding-left: 45px;
	color: #E11910;
	background-color: #FFFFFF;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight: normal;
	width: 167px;
}
#footer {
	float: left;
	height: 35px;
	width: 1024px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 30px;
	position: relative;
	background-image: url(../images/apple.gif);
	background-repeat: no-repeat;
	background-position: 845px 11px;
}
ul.footernav {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 30px;
	white-space: nowrap;
	width: 800px;
}
ul.footernav li {
	list-style-type: none;
	display: inline;
}
ul.footernav li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #666666;
}
ul.footernav li a:hover {
	font-weight: bold;
	text-decoration: none;
	padding: 7px 10px;
	color: #666666;
}
ul.footernav li a:active {
	font-weight: bold;
	text-decoration: none;
	padding: 7px 10px;
	color: #E11910;
}
#cta_left {
	float: left;
	width: 202px;
	position: relative;
	height: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}
#cta_right {
	width: 189px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	display: block;
	margin: 0px;
	overflow: visible;
	float: left;
}
#cta_right p {
	float: left;
	position: relative;
	font-size: 11px;
	color: #818181;
	font-weight: normal;
	display: block;
	width: 175px;
}
#cta_right h3 {
	float: left;
	position: relative;
	font-size: 16px;
	color: #818181;
	font-weight: normal;
	display: block;
	width: 175px;
}
#cta_right a {
	color: #E11910;
	text-decoration: none;
	margin-bottom: 25px;
}
#cta_right .visited {
	color: #333333;
	text-decoration: none;
	margin-bottom: 25px;
}
#cta_right #brochure {
	background-image: url(../images/adobereader.gif);
	background-repeat: no-repeat;
	height: 24px;
	background-position: left top;
	position: relative;
	width: 180px;
	float: left;
	text-indent: 40px;
	text-align: left;
}
#cta_right #blank {
	display: block;
	float: left;
	width: 10px;
	overflow: visible;
	position: relative;
}
#topimage {
	float: left;
	height: 223px;
	width: 740px;
	position: relative;
	border: 1px solid #CCCCCC;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	display: block;
	padding: 0px;
	overflow: visible;
}
#topcall_us {
	float: left;
	height: 65px;
	width: 760px;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	background-image: url(../images/call_us_top.gif);
	background-repeat: no-repeat;
	background-position: 570px;
}
#content_wrapper {
	float: left;
	width: 801px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#content p {
	float: left;
	position: relative;
	height: 670px;
	padding-left: 80px;
}
#index_content {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
}
#index_content #call_us {
	background-image: url(../images/call_us.gif);
	background-repeat: no-repeat;
	height: 50px;
	margin-top: 40px;
}
#services_content {
	width: 720px;
	float: left;
	position: relative;
	display: block;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 31px;
}
#services_content #left {
	width: 183px;
	float: left;
	position: relative;
	margin-right: 25px;
	margin-top: 20px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	height: 330px;
}
#services_content #middle {
	width: 183px;
	float: left;
	position: relative;
	margin-right: 25px;
	margin-top: 20px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	height: 330px;
}
#services_content #right {
	width: 183px;
	float: left;
	position: relative;
	margin-right: 25px;
	margin-top: 20px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	height: 330px;/*}
#services_content  a {
	color: #E45A00;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
}*/
}
ul.services_modules  {
	width: 183px;
	position: relative;
	color: #333333;
	float: left;
}
ul.services_modules   li  {
	display: block;
	width: 163px;
	padding-bottom: 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 20px;
	color: #333333;
}
#overview_content {
	float: left;
	position: relative;
	margin-left: 30px;
	background-image: url(../images/apple%20service%20provider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 450px;
	margin-right: 20px;
	padding-right: 70px;
	display: inline;
	overflow: visible;
	height: 480px;
}
#ethos_content {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
}
#quality_content {
	width: 493px;
	float: left;
	position: relative;
	margin-left: 30px;
	padding-right: 25px;
	display: block;
	overflow: visible;
}
#quality_content #left {
	width: 217px;
	float: left;
	position: relative;
	padding-right: 27px;
	padding-top: 30px;
	display: block;
	margin: 0px;
	overflow: visible;
}
#quality_content #middle {
	width: 217px;
	float: left;
	position: relative;
	padding-right: 27px;
	padding-top: 30px;
	display: block;
	margin: 0px;
	overflow: visible;
}
#quality_right  {
	width: 213px;
	float: left;
	position: relative;
	padding-right: 20px;
	display: block;
	margin: 0px;
	overflow: visible;
}
#enquiry_content {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: inline;
}
#companydetails {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: inline;
}
#companydetails h4 {
	float: left;
	width: 520px;
	margin: 0px;
	padding-top: 15px;
}
#companydetails h5 {
	float: left;
	width: 520px;
	margin: 0px;
	padding: 0px;
}
#telecare {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: block;
}
#telecare #right {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 30px;
	margin: 0px;
}
#telecare #left {
	width: 245px;
	float: left;
	position: relative;
	height: 500px;
	display: block;
	padding-top: 30px;
	padding-right: 15px;
	margin: 0px;
	overflow: hidden;
}
#integra {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: inline;
}
#integra  #left {
	width: 245px;
	float: left;
	position: relative;
	display: inline;
	padding-top: 10px;
	padding-left: 15px;
	margin: 0px;
	overflow: visible;
}
#integra  #right {
	width: 245px;
	float: left;
	position: relative;
	display: inline;
	padding-right: 15px;
	padding-top: 10px;
	margin: 0px;
	overflow: visible;
}
ul.services {
	width: 220px;
	position: relative;
	padding-left: 20px;
}
ul.services li {
	display: block;
	width: 190px;
	padding-bottom: 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 20px;
}
#managedservices {
	width: 520px;
	float: left;
	position: relative;
	display: block;
	padding-right: 20px;
	padding-left: 30px;
	overflow: visible;
}
#managedservices #left {
	width: 245px;
	float: left;
	position: relative;
	display: inline;
	padding-top: 10px;
	margin: 0px;
}
#managedservices  #right {
	width: 240px;
	float: left;
	position: relative;
	display: block;
	padding-top: 10px;
	padding-left: 20px;
	margin: 0px;
	overflow: visible;
}
#crossplatform {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: inline;
	height: 620px;
}
#crossplatform #left {
	width: 245px;
	float: left;
	position: relative;
	display: inline;
	padding-top: 10px;
	margin: 0px;
	height: 280px;
	padding-bottom: 15px;
}
#crossplatform #right {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 10px;
	padding-left: 15px;
	margin: 0px;
	height: 280px;
	padding-bottom: 15px;
	overflow: hidden;
}
#appsupport {
	width: 520px;
	float: left;
	position: relative;
	display: block;
	padding-right: 20px;
	padding-left: 30px;
	overflow: visible;
}
#appsupport #left {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 10px;
	margin: 0px;
}
#appsupport #right {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 10px;
	padding-left: 15px;
	margin: 0px;
	height: 245px;
	overflow: visible;
}
#appsupport #centre {
	width: 505px;
	float: left;
	position: relative;
	display: block;
	padding-right: 15px;
	overflow: visible;
}
#networkservices {
	width: 520px;
	float: left;
	position: relative;
	display: block;
	padding-right: 20px;
	padding-left: 30px;
	overflow: visible;
}
#networkservices #left {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 10px;
	margin: 0px;
}
#networkservices #right {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 10px;
	padding-left: 15px;
	margin: 0px;
	padding-bottom: 15px;
	overflow: visible;
}
#healthchecks {
	width: 520px;
	float: left;
	position: relative;
	display: block;
	padding-right: 20px;
	padding-left: 30px;
}
#healthchecks #right {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 10px;
	padding-left: 15px;
	margin: 0px;
}
#healthchecks #left {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 10px;
	margin: 0px;
}
#prod_enhancement {
	width: 520px;
	float: left;
	position: relative;
	display: block;
	padding-right: 20px;
	padding-left: 30px;
	overflow: visible;
}
#prod_enhancement #left {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 15px;
	margin: 0px;
	height: 355px;
}
#prod_enhancement #right {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 15px;
	padding-left: 15px;
	margin: 0px;
	height: 355px;
	padding-right: 10px;
	overflow: visible;
}
#product_supply {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	height: 600px;
}
#sample_quotation {
	width: 722px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: inline;
}
#sample_quotation p {
	width: 700px;
	float: left;
	position: relative;
}
#sample_quotation a {
	float: left;
	position: relative;
	color: #E11910;
	text-decoration: none;
}
#solutions_content {
	width: 500px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	height: 480px;
}
#optiplus {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: block;
}
#optiplus #right {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 25px;
	margin: 0px;
	padding-right: 15px;
	overflow: visible;
	height: 410px;
}
#optiplus #left {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 25px;
	padding-right: 15px;
	margin: 0px;
	overflow: visible;
}
#ad_integration {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: inline;
	height: 880px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#ad_integration #right {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 25px;
	margin: 0px;
	height: 375px;
	padding-right: 15px;
	overflow: hidden;
}
#ad_integration #left {
	width: 240px;
	float: left;
	position: relative;
	height: 375px;
	display: block;
	padding-top: 25px;
	padding-right: 20px;
	margin: 0px;
	overflow: hidden;
}
#smallserver {
	width: 520px;
	float: left;
	position: relative;
	display: block;
	padding-right: 20px;
	padding-left: 30px;
	overflow: visible;
}
#smallserver #left {
	width: 260px;
	float: left;
	position: relative;
	display: block;
	padding-top: 20px;
	margin: 0px;
	height: 330px;
}
#smallserver #right {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 20px;
	padding-left: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 330px;
	overflow: hidden;
}
#workflow {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: block;
}
#workflow #right {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 25px;
	margin: 0px;
	padding-right: 15px;
	overflow: visible;
}
#workflow #left {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 25px;
	padding-right: 15px;
	margin: 0px;
	overflow: visible;
}
#warranty {
	width: 520px;
	float: left;
	position: relative;
	display: block;
	padding-right: 20px;
	padding-left: 30px;
	overflow: hidden;
	height: 630px;
}
#warranty a {
	text-decoration: none;
	color: #E11910;
}
#warranty #left {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 10px;
	margin: 0px;
}
#warranty #right {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 10px;
	padding-left: 15px;
	margin: 0px;
	height: 280px;
	padding-bottom: 15px;
	overflow: hidden;
}
#careers {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: block;
}
#careers #divider {
	width: 520px;
	background-color: #CCCCCC;
	height: 1px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: inline;
}
#infrastructure {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
}
#partners {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
}
.orange {
	color: #E45A00;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
}
ul.partners {
	width: 370px;
	position: relative;
	margin-bottom: 25px;
}
ul.partners li {
	display: block;
	width: 350px;
	padding-bottom: 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 20px;
}

#training {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: block;
}
#active_directory {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: block;
}
#active_directory #right {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 30px;
	margin: 0px;
}
#active_directory #left {
	width: 245px;
	float: left;
	position: relative;
	display: block;
	padding-top: 30px;
	padding-right: 15px;
	margin: 0px;
	overflow: hidden;
}
#clients {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
}
#news_current {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	height: 480px;
}
#links {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
}
#walkin_repairs {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: block;
}
#sitemap {
	width: 740px;
	float: left;
	position: relative;
	padding-left: 30px;
	padding-bottom: 20px;
}
#sitemap_columnone {
	width: 105px;
	float: left;
	position: relative;
	padding-left: 30px;
}
#sitemap_columntwo {
	width: 105px;
	float: left;
	position: relative;
	padding-left: 20px;
}
#sitemap_columnthree {
	width: 105px;
	float: left;
	position: relative;
	padding-left: 20px;
}
#sitemap_columnfour {
	width: 105px;
	float: left;
	position: relative;
	padding-left: 20px;
}
#sitemap_columnfive {
	width: 105px;
	float: left;
	position: relative;
	padding-left: 20px;
}
#sitemap_columnsix {
	width: 105px;
	float: left;
	position: relative;
	padding-left: 20px;
}
#services_peoplesupport {
	width: 720px;
	float: left;
	position: relative;
	display: block;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 31px;
}
#services_peoplesupport #module01 {
	width: 690px;
	float: left;
	position: relative;
	margin-right: 25px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 25px;
	margin-top: 25px;
}
#services_peoplesupport #module01 #image {
	width: 229px;
	float: left;
	position: relative;
	display: block;
}
#services_peoplesupport #module01 #col01 {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
#services_peoplesupport #module01 #col02 {
	width: 200px;
	float: left;
	position: relative;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
#services_peoplesupport #module02 {
	width: 690px;
	float: left;
	position: relative;
	margin-right: 25px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 25px;
	margin-top: 20px;
}
#services_peoplesupport #module02 #col01 {
	width: 430px;
	float: left;
	position: relative;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
#services_peoplesupport #module02 #image {
	width: 229px;
	float: left;
	position: relative;
	display: block;
}
#services_hardwaresupport {
	width: 720px;
	float: left;
	position: relative;
	display: block;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 31px;
}
#services_hardwaresupport #module01 {
	width: 690px;
	float: left;
	position: relative;
	margin-right: 25px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 25px;
	margin-top: 25px;
}
#services_hardwaresupport #module01 #col01 {
	width: 430px;
	float: left;
	position: relative;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
#services_hardwaresupport #module01 #image {
	width: 229px;
	float: left;
	position: relative;
	display: block;
}
#services_infrasupport {
	width: 720px;
	float: left;
	position: relative;
	display: block;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 31px;
}
#services_infrasupport #module01 {
	width: 690px;
	float: left;
	position: relative;
	margin-right: 25px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 25px;
	margin-top: 25px;
}
#services_infrasupport #module01 #image {
	width: 229px;
	float: left;
	position: relative;
	display: block;
}
#services_infrasupport #module01 #col01 {
	width: 125px;
	float: left;
	position: relative;
	display: block;
	padding-right: 10px;
	padding-left: 15px;
}
#services_infrasupport #module01 #col02 {
	width: 135px;
	float: left;
	position: relative;
	display: block;
	padding-right: 10px;
	padding-left: 15px;
}
#services_infrasupport #module01 #col03 {
	width: 130px;
	float: left;
	position: relative;
	display: block;
	padding-left: 15px;
}
#services_infrasupport #module02 {
	width: 690px;
	float: left;
	position: relative;
	margin-right: 25px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 25px;
	margin-top: 20px;
}
#services_infrasupport #module02 #col01 {
	width: 430px;
	float: left;
	position: relative;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
#services_infrasupport #module02 #image {
	width: 229px;
	float: left;
	position: relative;
	display: block;
}
#business_continuity {
	width: 730px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: inline;
}
#business_continuity #left {
	width: 260px;
	float: left;
	position: relative;
	display: block;
	padding-top: 30px;
	padding-right: 20px;
}
#business_continuity #right {
	width: 190px;
	float: left;
	position: relative;
	display: block;
	padding-top: 30px;
	padding-left: 20px;
}
#business_continuity #middle {
	width: 190px;
	float: left;
	position: relative;
	display: block;
	padding-top: 30px;
	padding-left: 20px;
}
#walkin_repairs #left {
	width: 245px;
	float: left;
	position: relative;
	margin-right: 20px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 211px;
}
#walkin_repairs #right {
	width: 250px;
	float: left;
	position: relative;
	display: block;
	margin: 0px;
	height: 211px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#parts {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: inline;
}
#parts #left {
	width: 245px;
	float: left;
	position: relative;
	display: inline;
	padding-top: 10px;
	padding-left: 15px;
	margin: 0px;
	overflow: visible;
}
#parts #right {
	width: 245px;
	float: left;
	position: relative;
	display: inline;
	padding-right: 15px;
	padding-top: 10px;
	margin: 0px;
	overflow: visible;
}
#loans {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: inline;
}
#loans #keyfact {
	width: 488px;
	float: left;
	position: relative;
	display: block;
	background-color: #FFF0D4;
	border: 1px solid #E45A00;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
}
#onsite {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: inline;
}
#onsite #keyfact {
	width: 488px;
	float: left;
	position: relative;
	display: block;
	background-color: #FFF0D4;
	border: 1px solid #E45A00;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
}
#wip {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: block;
}
#keyline   {
	float: left;
	height: 223px;
	width: 740px;
	position: relative;
	border: 1px solid #CCCCCC;
	display: block;
	margin-left: 20px;
	padding: 0px;
	margin-bottom: 30px;
	margin-right: 20px;
}
#topimage_index {
	float: left;
	height: 223px;
	width: 740px;
	position: relative;
	border: 1px solid #CCCCCC;
	display: block;
	padding: 0px;
	overflow: visible;
}
#server_support {
	width: 520px;
	float: left;
	position: relative;
	margin-left: 30px;
	margin-right: 20px;
	display: block;
}
ul.business_cont {
	width: 180px;
	position: relative;
	margin-bottom: 25px;
}
ul.business_cont li {
	display: block;
	width: 160px;
	padding-bottom: 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 20px;
}
ul.training-centre {
	width: 400px;
	position: relative;
	padding-left: 20px;
}
ul.training-centre li {
	display: block;
	width: 380px;
	padding-bottom: 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 20px;
}
#right_training_banner {
	width: 189px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	display: block;
	margin: 0px;
	overflow: visible;
	float: left;
}
html {
	overflow-y: scroll;
}
#server_solutions_content {
	width: 720px;
	float: left;
	position: relative;
	display: block;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 31px;
}
#server_solutions_content  #left {
	width: 183px;
	float: left;
	position: relative;
	margin-right: 25px;
	margin-top: 20px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	height: 200px;
}
#server_solutions_content #middle {
	width: 183px;
	float: left;
	position: relative;
	margin-right: 25px;
	margin-top: 20px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	height: 200px;
}
#server_solutions_content #right {
	width: 183px;
	float: left;
	position: relative;
	margin-right: 25px;
	margin-top: 20px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	height: 200px;/*}
#services_content  a {
	color: #E45A00;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
}*/
}
#hire_solutions_content {
	width: 720px;
	float: left;
	position: relative;
	display: block;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 31px;
}
#hire_solutions_content #left {
	width: 183px;
	float: left;
	position: relative;
	margin-right: 25px;
	margin-top: 20px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	height: 400px;
}
#hire_solutions_content #middle {
	width: 183px;
	float: left;
	position: relative;
	margin-right: 25px;
	margin-top: 20px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	height: 400px;
}
#hire_solutions_content #right {
	width: 183px;
	float: left;
	position: relative;
	margin-right: 25px;
	margin-top: 20px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	height: 400px;
}
/*}
#services_content  a {
	color: #E45A00;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
}*/

#hire_solutions_content #module01 {
	width: 690px;
	float: left;
	position: relative;
	margin-right: 25px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 25px;
	margin-top: 25px;
}
#hire_solutions_content #module01 #col01 {
	width: 430px;
	float: left;
	position: relative;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
#hire_solutions_content #module01 #image {
	width: 229px;
	float: left;
	position: relative;
	display: block;
}

/* ==== START OF THE HIRE RESOLUTION RENTAL DEFINITIONS ==== */

#hire_solutions_content_rent {
	width: 720px;
	float: left;
	position: relative;
	display: block;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 31px;
}
#hire_solutions_content_rent #left {
	width: 183px;
	float: left;
	position: relative;
	margin-right: 25px;
	margin-top: 5px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	height: 350px;
}
#hire_solutions_content_rent #middle {
	width: 183px;
	float: left;
	position: relative;
	margin-right: 25px;
	margin-top: 5px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	height: 350px;
}
#hire_solutions_content_rent #right {
	width: 183px;
	float: left;
	position: relative;
	margin-right: 25px;
	margin-top: 5px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	height: 350px;
}
#hire_solutions_content_rent #left_short {
	width: 183px;
	float: left;
	position: relative;
	margin-right: 25px;
	margin-top: 5px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	height: 270px;
}
#hire_solutions_content_rent #middle_short {
	width: 183px;
	float: left;
	position: relative;
	margin-right: 25px;
	margin-top: 5px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	height: 270px;
}
#hire_solutions_content_rent #right_short {
	width: 183px;
	float: left;
	position: relative;
	margin-right: 25px;
	margin-top: 5px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	height: 270px;
}


#hire_solutions_content_rent #module01 {
	width: 690px;
	float: left;
	position: relative;
	margin-right: 25px;
	display: inline;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 25px;
	margin-top: 25px;
}
#hire_solutions_content_rent #module01 #col01 {
	width: 430px;
	float: left;
	position: relative;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
#hire_solutions_content_rent #module01 #image {
	width: 229px;
	float: left;
	position: relative;
	display: block;
}
#topGetHelpNow {
	float: left;
	height: 65px;
	width: 760px;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	background-image: url(../images/call_us_top.gif);
	background-repeat: no-repeat;
	background-position: 570px;
}

