/* ----------------------------------- Reset and General Styles ----------------------------------- */

* {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}

body {
	background: black url(bg.jpg) no-repeat;
	overflow-x: hidden;
}

#wrapper {
	background: url(home/index-box.png);
	width: 936px;
	height: 1103px;
	margin: 0 auto;
}

#wrapper-e {
	background: url(efficiency/efficiency-box.png) no-repeat;
	width: 936px;
	height: 1620px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper-pr {
	background: url(process-box.png) no-repeat;
	width: 936px;
	height: 2041px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

#wrapper-s {
	background: url(process-box.png) no-repeat;
	width: 936px;
	height: 1550px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

#wrapper-n {
	background: url(process-box.png) no-repeat;
	width: 936px;
	height: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

#wrapper-pur {
	background: url(process-box.png) no-repeat;
	width: 936px;
	height: 1260px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

#content {
	width: 838px;
	height: 470px;
	position: relative;
	left: 46px;
	top: 20px;
}

a:link{color: #2ba1cf;}
a:visited{color: #2ba1cf;}
a:hover{color: #122244;}
a:active{color: #2ba1cf;}

/* add borders 

#nav ul, #header {border: 1px solid;} */

/* ----------------------------------- Header ----------------------------------- */


#header {
	width: 879px;
	height: 110px;
	position: relative;
	top: 20px;
	left: 25px;
}

#logo a {
	display: block;
	width: 156px;
	height: 117px;
	background: url(logo_old.png) no-repeat;
	position: relative;
	top: 10px;
	left: 20px;
}

#phone {
	position: relative;
	font-size: 1.7em;
	font-family: "Myriad Pro", Arial, sans-serif;
	top: -70px;
	left: 700px;
}

/* ----------------------------------- Navigation ----------------------------------- */

#nav ul {
	width: 879px;
	height: 53px;
	position: relative;
	top: 20px;
	left: 25px;
	overflow: auto;
	margin-bottom: 48px;
}
	#nav li {
		list-style-type: none;
		display: inline;
		float: left;
	}
		#nav ul li a {
			display: block;
			height: 53px;
			background-position: 0 0;
			outline: 0;
		}

#nav .home a {
	background: url(nav/home.png);
	width: 118px;
	margin-left: 17px;
}

#nav .home a:hover {background-position: 0 -53px;}
#nav .home a:active {background-position: 0 -106px;}

#nav .news a {
	background: url(nav/news.png);
	width: 121px;
}

#nav .news a:hover {background-position: 0 -53px;}
#nav .news a:active {background-position: 0 -106px;}

#nav .solutions a {
	background: url(nav/solutions.png);
	width: 122px;
}

#nav .solutions a:hover {background-position: 0 -53px;}
#nav .solutions a:active {background-position: 0 -106px;}

#nav .efficiency a {
	background: url(nav/efficiency.png);
	width: 121px;
}

#nav .efficiency a:hover {background-position: 0 -53px;}
#nav .efficiency a:active {background-position: 0 -106px;}

#nav .process a {
	background: url(nav/process.png);
	width: 121px;
}

#nav .process a:hover {background-position: 0 -53px;}
#nav .process a:active {background-position: 0 -106px;}

#nav .purchase a {
	background: url(nav/purchase.png);
	width: 121px;
}

#nav .purchase a:hover {background-position: 0 -53px;}
#nav .purchase a:active {background-position: 0 -106px;}

#nav .contact a {
	background: url(nav/contact.png);
	width: 122px;
}

#nav .contact a:hover {background-position: 0 -53px;}
#nav .contact a:active {background-position: 0 -106px;}


/* ----------------------------------- Home :: Banner and Headline ----------------------------------- */

#banner {
	background: url(home/index-header.jpg) no-repeat;
	width: 838px;
	height: 303px;
	margin-left: 45px;
}

#headline {
	background: url(home/headline.png) no-repeat;
	width: 838px;
	height: 51px;
	position: relative;
	left: 37px;
	top: 20px;
	margin-bottom: 20px;
}


/* ----------------------------------- Home :: Left Column ----------------------------------- */

#left-column {
	width: 417px;
	height: 470px;
	float: left;
}

#about {
	width: 385px;
	height: 200px;
	margin-left: 10px;
}

#about h1 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	color: #141440;
	margin-top: 10px;
	margin-bottom: 10px;
	text-shadow: white 2px 2px 3px;
}

#about p {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
	font-size: .85em;
	color: black;
	margin-bottom: 10px;
	text-shadow: white 1px 1px 2px;
}

#graph {
	width: 288px;
	height: 247px;
	background: url(home/average-call-time.png);
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

/* ----------------------------------- Home :: Right Column ----------------------------------- */

#right-column {
	width: 417px;
	height: 470px;
	float: right;
}

#news-home {
	width: 416px;
	height: 310px;
}

#news-home h1 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	color: #141440;
	margin-top: 10px;
	margin-bottom: 10px;
	text-shadow: white 2px 2px 3px;
}

#news-home h2 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
	font-size: .85em;
	color: black;
	margin-bottom: 3px;
	margin-top: 10px;
	text-shadow: white 1px 1px 2px;
}

#news-home p {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: .85em;
	color: black;
	margin-top: 4px;
	text-shadow: white 1px 1px 2px;
}

#news-home .more {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: .80em;
	color: black;
	text-shadow: white 1px 1px 1px;
}

#contact-home a {
	display: block;
	width: 417px;
	height: 91px;
	background: url(home/immediate-contact.png) no-repeat;
	opacity: .9;
}

#contact-home a:hover {opacity: 1;}

/* ----------------------------------- Home :: Social ----------------------------------- */


#social ul {
	width: 879px;
	height: 53px;
	position: relative;
	top: 5px;
	left: 5px;
	overflow: auto;
	margin-bottom: 48px;
}
	#social li {
		list-style-type: none;
		display: inline;
		float: left;
	}
		#social ul li a {
			display: block;
			height: 50px;
			width: 50px;
			background-position: 0 0;
			outline: 0;
		}

#social .technorati a {
	background: url(social/technorati.png);
	margin-left: 6px;
	opacity: .8;
}

#social .technorati a:hover {opacity: 1;}

#social .linkedin a {
	background: url(social/linkedin.png);
	margin-left: 6px;
	opacity: .8;
}

#social .linkedin a:hover {opacity: 1;}

#social .facebook a {
	background: url(social/facebook.png);
	margin-left: 6px;
	opacity: .8;
}

#social .facebook a:hover {opacity: 1;}

#social .twitter a {
	background: url(social/twitter.png);
	margin-left: 6px;
	opacity: .8;
}

#social .twitter a:hover {opacity: 1;}

#social .delicious a {
	background: url(social/delicious.png);
	margin-left: 6px;
	opacity: .8;
}

#social .delicious a:hover {opacity: 1;}

#social .blogger a {
	background: url(social/blogger.png);
	margin-left: 6px;
	opacity: .8;
}

#social .blogger a:hover {opacity: 1;}

#social .vimeo a {
	background: url(social/vimeo.png);
	margin-left: 6px;
	opacity: .8;
}

#social .vimeo a:hover {opacity: 1;}

/* ----------------------------------- Efficiency :: Headers ----------------------------------- */

#headline-eff {
	width: 805px;
	height: 57px;
	background: url(efficiency/efficiency-headline.png) no-repeat;
	margin-left: 38px;
}

#banner-eff {
	width: 839px;
	height: 305px;
	background: url(efficiency/efficiency-banner.jpg) no-repeat;
	margin-left: 45px;
	margin-top: 20px;
}

/* ----------------------------------- Efficiency :: Content ----------------------------------- */

#strong {font-weight: bold;}

#mod1 {
	width: 838px;
	height: 302px;
}

#mod1-text {
	width: 500px;
	height: 302px;
	float: left;
	clear: right;
}

#mod1-pic {
	width: 301px;
	height: 265px;
	background: url(efficiency/efficiency-pic-1.png) no-repeat;
	float: right;
	margin-top: 17px;
}

#mod1 h1 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #141440;
	margin-top: 33px;
	margin-bottom: 10px;
	text-shadow: white 2px 2px 3px;
}

#mod1 p {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: .85em;
	color: black;
	margin-bottom: 10px;
	text-shadow: white 1px 1px 2px;
}

#mod2 {
	width: 838px;
	height: 302px;
}

#mod2-text {
	width: 500px;
	height: 280px;
	float: right;
}

#mod2-pic {
	width: 317px;
	height: 261px;
	background: url(efficiency/efficiency-pic-2.png) no-repeat;
	float: left;
	margin-top: 17px;
}

#mod2 h1 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #141440;
	margin-top: 33px;
	margin-bottom: 10px;
	text-shadow: white 2px 2px 3px;
}

#mod2 p {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: .85em;
	color: black;
	margin-bottom: 10px;
	text-shadow: white 1px 1px 2px;
}

#mod3 {
	width: 838px;
	height: 372px;
}

#mod3-text {
	width: 450px;
	height: 230px;
	float: left;
	clear: right;
	margin-top: 40px;
}

#mod3-pic {
	width: 371px;
	height: 365px;
	background: url(efficiency/efficiency-pic-3.png) no-repeat;
	float: right;
}

#mod3 h1 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #141440;
	margin-top: 33px;
	margin-bottom: 10px;
	text-shadow: white 2px 2px 3px;
}

#mod3 p {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: .85em;
	color: black;
	margin-bottom: 10px;
	text-shadow: white 1px 1px 2px;
}

/* ----------------------------------- Process Page ----------------------------------- */

#banner-pr {
	width: 805px;
	height: 57px;
	background: url(process/process-headline.png) no-repeat;
	margin-left: 38px;
}

#headline-pr {
	width: 839px;
	height: 305px;
	background: url(process/process-banner.jpg) no-repeat;
	margin-left: 45px;
	margin-top: 20px;
}

#process{
	padding-left: 9px;
}

#process p {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: .85em;
	color: black;
	margin-bottom: 10px;
	text-shadow: white 1px 1px 2px;
}

#process dd {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: .85em;
	color: black;
	margin-bottom: 10px;
	text-shadow: white 1px 1px 2px;
}

#process h1 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #141440;
	margin-top: 33px;
	margin-bottom: 10px;
	text-shadow: white 2px 2px 3px;
}

#process dt {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
	font-size: .85em;
	color: black;
	margin-bottom: 3px;
	margin-top: 10px;
	text-shadow: white 1px 1px 2px;
}

#process .float-left {float: left; width: 410px;}
#process .float-right {float: right; width: 410px;}

#process a:link {color: #141440; text-decoration: none; cursor: default;}
#process a:visited {color: #141440; text-decoration: none; cursor: default;}
#process a:hover {color: #141440; text-decoration: none; cursor: default;}
#process a:active {color: #141440; text-decoration: none; cursor: default;}

/* ----------------------------------- Solutions ----------------------------------- */


#headline-s {
	width: 805px;
	height: 57px;
	background: url(solutions/solutions-headline.png) no-repeat;
	margin-left: 38px;
}

#banner-s {
	width: 839px;
	height: 305px;
	background: url(solutions/solutions-banner.jpg) no-repeat;
	margin-left: 45px;
	margin-top: 20px;
}

#col-left-s {
	width: 410px;
	float: left;
}

#col-right-s {
	width: 410px;
	float: right;
}

#solutions h1 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #141440;
	margin-top: 13px;
	margin-bottom: 10px;
	text-shadow: white 2px 2px 3px;
}

#solutions p {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: .85em;
	color: black;
	margin-bottom: 10px;
	text-shadow: white 1px 1px 2px;
}

.divider {
	width: 413px;
	height: 25px;
	background: url(solutions/divider.png) no-repeat;
	margin: 0 auto 0 auto;
}

#solutions ul {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: .85em;
	color: black;
	margin-bottom: 10px;
	text-shadow: white 1px 1px 2px;
	padding-left: 15px;
	margin-top: 10px;
	line-height: 2.3em;
}

#solutions #col-left-s ul li {
	font-weight: bold;
}

#solutions li a {
	color: black;
	text-decoration: none;
	cursor: help;
	font-weight: bold;
}

#solutions a {
	font-weight: bold;
}

#col-right-s ul li {
	margin-left: 17px;
	line-height: 1.7em;
}

#col-right-s h2 {
	font-weight: bold;
}

/* ----------------------------------- News ----------------------------------- */

#headline-n {
	width: 805px;
	height: 57px;
	background: url(news/news-headline.png) no-repeat;
	margin-left: 38px;
}

#banner-n {
	width: 839px;
	height: 305px;
	background: url(news/news-banner.jpg) no-repeat;
	margin-left: 45px;
	margin-top: 20px;
}

#news {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #141440;
	text-shadow: white 2px 2px 3px;
	width: 350px;
	height: 100px;
	margin: 140px auto 0 auto;
}

/* ----------------------------------- Purchase ----------------------------------- */

#headline-pur {
	width: 805px;
	height: 57px;
	background: url(purchase/purchase-headline.png) no-repeat;
	margin-left: 38px;
}

#banner-pur {
	width: 839px;
	height: 305px;
	background: url(purchase/purchase-banner.jpg) no-repeat;
	margin-left: 45px;
	margin-top: 20px;
}

#purchase {
	margin-left: 10px;
	margin-top: 6px;
}

#col-left-p {
	width: 410px;
	float: left;
}

#col-right-p {
	width: 410px;
	float: right;
}

#purchase p {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: .85em;
	color: black;
	margin-bottom: 10px;
	margin-top: 25px;
	text-shadow: white 1px 1px 2px;
}

#purchase h1 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #141440;
	margin-top: 13px;
	margin-bottom: 10px;
	text-shadow: white 2px 2px 3px;
}

#purchase ul {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: .85em;
	color: black;
	margin-bottom: 10px;
	text-shadow: white 1px 1px 2px;
	padding-left: 15px;
	margin-top: 10px;
	line-height: 2.3em;
}

#purchase ul li {
	line-height: 2.3em;
}

#purchase h2 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
	font-size: .85em;
	color: black;
	margin-bottom: 3px;
	margin-top: 25px;
	text-shadow: white 1px 1px 2px;
}

.note {
	color: red;
	font-weight: bold;
}

.center {text-align: center; padding-top: 10px;}

#contact-button-1 a:hover {background-position: 0 -67px;}
#contact-button-1 a:active {background-position: 0 -134px;}

#sticker {
	width: 90px;
	height: 87px;
	background: url(purchase/price-button.png) no-repeat;
	position: relative;
	left: 175px;
	top: -334px;
}

#sticker-2 {
	width: 90px;
	height: 87px;
	background: url(purchase/price-button.png) no-repeat;
	position: relative;
	left: 225px;
	top: -334px;
}

#contact-button a {
	display: block;
	width: 136px;
	height: 67px;
	background: url(purchase/contact.png) no-repeat;
	position: relative;
	top: 10px;
	left: 130px;
}

#contact-button a:hover {background-position: 0 -67px;}
#contact-button a:active {background-position: 0 -134px;}

/* ----------------------------------- Contact ----------------------------------- */

#headline-c {
	width: 805px;
	height: 57px;
	background: url(contact/contact-headline.png) no-repeat;
	margin-left: 38px;
}

#banner-c {
	width: 839px;
	height: 305px;
	background: url(contact/contact-banner.jpg) no-repeat;
	margin-left: 45px;
	margin-top: 20px;
}

#contact h1 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #141440;
	margin-top: 13px;
	text-shadow: white 2px 2px 3px;
}

#contact p {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: .85em;
	color: black;
	margin-bottom: 25px;
	margin-top: 10px;
	text-shadow: white 1px 1px 2px;
}

#col-1 {
	width: 235px;
	height: 500px;
	float: left;
}

#contact #social ul {
	width: 235px;
	height: 103px;
	position: relative;
	top: 5px;
	left: 5px;
	overflow: auto;
	margin-bottom: 48px;
}

#contact #phonenumber {
	font-size: 1.5em;
	color: red;
	font-weight: bold;
}


#col-2 {
	width: 435px;
	height: 850px;
	float: left;
}

#col-2 h1 {
	margin-left: 75px;
}

#col-3 {
	width: 162px;
	height: 600px;
	float: right;
}

#col-3 li {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	list-style-type: none;
}

#col-3 h1 {text-align: center;}

#col-1 h1, #col-1 p {
	padding-left: 17px;
}

#contact table {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: .85em;
	color: black;
	margin-bottom: 10px;
	margin-top: 25px;
	text-shadow: white 1px 1px 2px;
}


/* ----------------------------------- Footer ----------------------------------- */


#footer {
	background: url(footer.jpg) no-repeat;
	width: 889px;
	height:64px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

#jeniuslogo {
	width: 43px;
	height: 37px;
	background: url(jeniuslogo.png);
	float: right;
	margin: 13px 5px 0 0;
}

#jeniustext a {
	width: 102px;
	height: 20px;
	float: right;
	background: url(jeniustext.png) no-repeat;
	margin: 21px 30px 0 0;
	opacity: .85;
	display: block;
}

#jeniustext a:hover {opacity: 1;}

#jeniuslogo {
  border: none;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out;
}

#jeniuslogo:hover {
  border: none;
  transform-origin:50% 50%;
  transform: rotate(360deg);
  -moz-transform-origin:50% 50%;
  -moz-transform: rotate(360deg);
  -webkit-transform-origin:50% 50%;
  -webkit-transform: rotate(360deg);
}

/* ----------------------------------- That's All Folks! ----------------------------------- */

.loader {
	
}

.bar{
	display:none;	
	background: url('ajax-loader.gif') no-repeat;
	margin-left:80px;
	margin-top:600px;
	height:20px;
	width: 230px;
}

h5 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.9em;
	color: #141440;
	margin-top: 10px;
	margin-bottom: 10px;
	text-shadow: white 2px 2px 3px;
	margin-top: 600px;
	margin-left: 120px;
}

.heading2 {
	margin-left: 30px;
}

.heading3 {
	margin-left: 70px;
}