@charset "utf-8";
@import url("cssverticalmenu.css");

* {margin:0;padding:0}

}
#wrapper {
	min-height: 100%;
	height:auto;
	height:100%;
	width: 938px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 150px;
	text-align: center;
	
}
#header {
	background-image: url(images/HomepageHEADER1.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 938px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#topnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #EBA02D;
	background-image: url(images/topnavBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 106px;
	width: 938px;
	line-height: 106px;
	text-align: center;
	clear: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 38px;
	margin-bottom: 0px;
	top: 38px;		
}
#contentmain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	background-color: #FFF;
	text-align: left;
	height: 100%;
	width: 928px;
	min-height: 350px;
	clear: both;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 150px;
	-moz-box-shadow: 2px 0px 20px #666;
	-moz-box-shadow: -2px 0px 20px #666;
	-webkit-box-shadow: 2px 0px 20px #666;
	-webkit-box-shadow: -2px 0px 20px #666;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(/images/footerBG.gif);
	height: 150px;
	position: relative;
	width: 100%;
	text-align: center;
	font-weight: normal;
	color: #EBA02D;
	line-height: 44px;
	clear: both;
	letter-spacing: 1pt;
	background-repeat: repeat-x;
	margin-top: -150px;
}
body {
	height: 100%;
	background-image: url(images/siteBG.jpg);
	text-align: center;
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #F5F5F5;
}

#pagecontent {
	height: auto;
	width: 675px;
	position: relative;
	left: 220px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
}
body,td,th {
	font-family: ITC Avant Garde Demi;
	font-size: 12px;
	text-align: left;
	height: 100%;
}
#emailus table {
	text-align: center;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	width:0;
	margin-top:-32767px;/
}

#spotlight-helpdesk{
	height: 128px;
	width: 265px;
	left: 655px;
	top: 150px;
	position: absolute;
}
#spotlight-success{
	height: 82px;
	width: 200px;
	left: 650px;
	top: 20px;
	position: absolute;
	padding: 5px;
	padding-left: 60px;
	padding-top: 30px;
	background-image: url(/images/SuccessStories.jpg);
	background-repeat: no-repeat;
}
#spotlight-featuredsolution{
	height: 85px;
	width: 623px;
	left: 10px;
	top: 150px;
	position: absolute;
	padding: 5px;
	padding-top: 40px;
	background-image: url(/images/FeaturedSolution.jpg);
	background-repeat: no-repeat;
}
#spotlight-bustechsupport{
	height: 90px;
	width: 623px;
	left: 10px;
	top: 20px;
	position: absolute;
	padding: 5px;
	padding-top: 30px;
	background-image: url(/images/BusTechSupport.jpg);
	background-repeat: no-repeat;
}

#slider-wrapper {
	width:938px;
	height:205px;
	display:block;
	position:relative;
	margin-bottom:0px !important;
}
#slideshow {
	width: 938px;
	height: 205px;
	position:relative;
}
#slideshow img {
	width: 938px;
	height: 205px;
}
#slider-nav {
	position:absolute;
	bottom:20px;
	left:20px;
	z-index: 30;
	padding: 7px 5px;
	background-color:#fff;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
#slider-nav a {
	margin-right:5px;
	margin-left:5px;
	background:url(/images/slider-pager.png);
	background-repeat:no-repeat;
	background-position: bottom left;
	height:16px;
	width:16px;
	text-indent: -9999px;
	display:block;
	float:left;
}
#slider-nav a:hover, #slider-nav a.activeSlide {
	background:url(/images/slider-pager.png);
	background-repeat:no-repeat;
	background-position: top left;
}
#portfolio-header{
	height: 61px;
	width: 387px;
	background-image: url(/images/SuccessHEADER.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 20px;
	left: 20px;
}
#caneriverlogo{
	background-image: url(/images/Cane%20River%20Logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 80px;
	left: 15px;
	height: 132px;
	width: 190px;
}
#zagisusalogo{
	background-image: url(/images/zagis_logoLarge.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 260px;
	left: 35px;
	height: 185px;
	width: 154px;
}#wrapper #contentmain #pagecontent {
	text-align: justify;
}

