body {
	background: url(../images/bg.png) #777777 repeat-x;
	font-family: tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	color: #000;
	}
	
a, a:visited {
	color: #0F75BC;
	text-decoration: none;
	}
	
a:hover {
	color: #004877;
	text-decoration: underline;
	}
	
#wrapper {
	margin: 0 auto 0 auto;
	width: 920px;
	padding: 20px 0 10px 0;
	}
	
#whiteTop {
	background: url(../images/whiteTop.png) no-repeat;
	width: 920px;
	height: 10px;
	}
	
#whiteMiddle {
	background: url(../images/whiteMiddle.png) repeat-y;
	width: 920px;
	min-height: 500px;
	}
	
#whiteBottom {
	background: url(../images/whiteBottom.png) no-repeat;
	width: 920px;
	height: 10px;
	}
	
#header {
	margin: 0 auto 0 auto;
	width: 900px;
	}
	
#mainContent {
	margin: 0 auto 0 auto;
	width: 900px;
	}
	
#footer {
	margin: 0 auto 0 auto;
	width: 920px;
	text-align: right;
	padding: 0 0 10px 0;
	font-size: 9pt;
	color: #292929;
	}
	
#footer a, #footer a:visited {
	color: #000;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #292929;
	text-decoration: underline;
	}
	
#logo {
	padding: 15px 0 5px 0;
	}
	
#topNav {
	background: url(../images/topNavBg.png) no-repeat;
	width: 900px;
	height: 38px;
	margin: 10px 0 10px 0;
	}
	
#topNav ul {
	margin: 0;
	padding: 0;
	}

#topNav ul li {
	list-style-type: none;
	float: left;
	}
	
#topNav ul .home a, #topNav ul .home a:visited {
	background: url(../images/topNav/home.png) no-repeat;
	width: 86px;
	height: 38px;
	display: block;
	text-decoration: none;
	}
	
#topNav ul .home a:hover {
	background: url(../images/topNav/homeH.png) no-repeat;
	width: 86px;
	height: 38px;
	display: block;
	text-decoration: none;
	}
	
#topNav ul .homeCurrent a, #topNav ul .homeCurrent a:visited {
	background: url(../images/topNav/homeH.png) no-repeat;
	width: 86px;
	height: 38px;
	display: block;
	text-decoration: none;
	}
	
#topNav ul .who a, #topNav ul .who a:visited {
	background: url(../images/topNav/who.png) no-repeat;
	width: 150px;
	height: 38px;
	display: block;
	text-decoration: none;
	}
	
#topNav ul .who a:hover {
	background: url(../images/topNav/whoH.png) no-repeat;
	width: 150px;
	height: 38px;
	display: block;
	text-decoration: none;
	}
	
#topNav ul .whoCurrent a, #topNav ul .whoCurrent a:visited {
	background: url(../images/topNav/whoH.png) no-repeat;
	width: 150px;
	height: 38px;
	display: block;
	text-decoration: none;
	}
	
#topNav ul .what a, #topNav ul .what a:visited {
	background: url(../images/topNav/what.png) no-repeat;
	width: 150px;
	height: 38px;
	display: block;
	text-decoration: none;
	}
	
#topNav ul .what a:hover {
	background: url(../images/topNav/whatH.png) no-repeat;
	width: 150px;
	height: 38px;
	display: block;
	text-decoration: none;
	}
	
#topNav ul .whatCurrent a, #topNav ul .whatCurrent a:visited {
	background: url(../images/topNav/whatH.png) no-repeat;
	width: 150px;
	height: 38px;
	display: block;
	text-decoration: none;
	}
	
#topNav ul .our a, #topNav ul .our a:visited {
	background: url(../images/topNav/our.png) no-repeat;
	width: 126px;
	height: 38px;
	display: block;
	text-decoration: none;
	}
	
#topNav ul .our a:hover {
	background: url(../images/topNav/ourH.png) no-repeat;
	width: 126px;
	height: 38px;
	display: block;
	text-decoration: none;
	}
	
#topNav ul .ourCurrent a, #topNav ul .ourCurrent a:visited {
	background: url(../images/topNav/ourH.png) no-repeat;
	width: 126px;
	height: 38px;
	display: block;
	text-decoration: none;
	}
	
#topNav ul .contact a, #topNav ul .contact a:visited {
	background: url(../images/topNav/contact.png) no-repeat;
	width: 140px;
	height: 38px;
	display: block;
	text-decoration: none;
	}
	
#topNav ul .contact a:hover {
	background: url(../images/topNav/contactH.png) no-repeat;
	width: 140px;
	height: 38px;
	display: block;
	text-decoration: none;
	}
	
#topNav ul .contactCurrent a, #topNav ul .contactCurrent a:visited {
	background: url(../images/topNav/contactH.png) no-repeat;
	width: 140px;
	height: 38px;
	display: block;
	text-decoration: none;
	}
	
#contentTop {
	background: url(../images/contentTop.png) no-repeat;
	width: 900px;
	height: 47px;
	margin: 10px 0 0 0;
	}
	
#contentMiddle {
	background: url(../images/contentMiddle.png) repeat-y;
	width: 900px;
	min-height: 200px;
	}
	
#contentTop2 {
	background: url(../images/contentTop2.png) no-repeat;
	width: 900px;
	height: 7px;
	}
	
#contentBottom2 {
	background: url(../images/contentBottom2.png) no-repeat;
	width: 900px;
	height: 7px;
	}
	
#contentMiddle2 {
	background: url(../images/contentMiddle2.png) repeat-y;
	width: 900px;
	min-height: 200px;
	}
	
#contentBottom {
	background: url(../images/contentBottom.png) no-repeat;
	width: 900px;
	height: 7px;
	}

#contentTop a {
	float: left;
	margin: 0;
	padding: 0;
	height: 47px;
	width: 225px;
	background: url(../images/bottomLogos/bottomBar.png) no-repeat right;
	}

#contentTop a.unlimited, #contentTop a:visited.unlimited {
	background: url(../images/bottomLogos/unlimited.png) no-repeat center;
	width: 224px;
	height: 47px;
	display: block;
	text-decoration: none;
	}
	
#contentTop a.unlimited.hover {
	background: url(../images/bottomLogos/unlimitedH.png) no-repeat center;
	width: 224px;
	height: 47px;
	display: block;
	text-decoration: none;
	}
	
#contentTop a.iapp, #contentTop a:visited.iapp {
	background: url(../images/bottomLogos/iapp.png) no-repeat center;
	width: 224px;
	height: 47px;
	display: block;
	text-decoration: none;
	}
	
#contentTop a.iapp.hover {
	background: url(../images/bottomLogos/iappH.png) no-repeat center;
	width: 224px;
	height: 47px;
	display: block;
	text-decoration: none;
	}
	
#contentTop a.store, #contentTop a:visited.store {
	background: url(../images/bottomLogos/store.png) no-repeat center;
	width: 224px;
	height: 47px;
	display: block;
	text-decoration: none;
	}
	
#contentTop a.store.hover {
	background: url(../images/bottomLogos/storeH.png) no-repeat center;
	width: 224px;
	height: 47px;
	display: block;
	text-decoration: none;
	}
	
#contentTop a.consulting, #contentTop a:visited.consulting {
	background: url(../images/bottomLogos/consulting.png) no-repeat center;
	width: 224px;
	height: 47px;
	display: block;
	text-decoration: none;
	}
	
#contentTop a.consulting.hover {
	background: url(../images/bottomLogos/consultingH.png) no-repeat center;
	width: 224px;
	height: 47px;
	display: block;
	text-decoration: none;
	}

	
.colClear {
	clear: both;
	}
	
.companyInfo {
	float: left;
	width: 224px;
	border-right: solid 1px #777777;
	min-height: 200px;
	margin: 0;
	padding: 0;
	/*background: red;*/
	}
	
.companyInfoSpecial {
	float: left;
	width: 224px;
	border-right: none;
	min-height: 200px;
	margin: 0;
	padding: 0;
	/*background: green;*/
	}
	
.companyContent {
	padding: 3px 7px 0 7px;
	}
	
.readmore {
	text-align: right;
	}
	
/* SLIDESHOW */
#slideshow {
	position:relative;
	height:415px;
	width:900px;
	}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	display:none;
	}

#slideshow IMG.active {
	z-index:10;
	display:block;
	}

#slideshow IMG.last-active {
	z-index:9;
	}
	
#insideContentTop {
	background: url(../images/insideContentTop.png) no-repeat;
	width: 900px;
	height: 160px;
	margin: 0 0 10px 0;
	position: relative;
	}

#col1 {
	width: 633px;
	float: left;
	margin: 0 0 0 10px;
	}
	
#col2 {
	width: 226px;
	float: right;
	margin: 0 10px 0 10px;
	padding: 0 0 0 10px;
	/*border-left: solid 1px #ADADAD;*/
	}
	
h3 {
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #ADADAD;
	padding: 0 0 2px 0;
	margin: 0 0 9px 0;
	text-transform: uppercase;
	font-weight: normal;
	}
	
#insideImg {
	position: relative;
	z-index: 1;
	}
	
.topContent {
	/*float: right;*/
	width: 480px;
	color: #fff;
	font-size: 12pt;
	position: absolute;
	z-index: 3;
	right: 0;
	margin: 30px 22px 0 0;
	}