body, html {
	background: url(images/background.png) repeat-y center;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	color: white;
}

.alignleft{
	float: left;
}

.alignright {
	float: right;
}

#container {
	width:852px;
	margin-left: auto;
	margin-right: auto;
}

#stage {
	width:852px;
	background: black;
	float: left;
}

.korlogo {
	margin-top: 55px;
	margin-left: 32px;
	float: left;
	text-indent:-9999px;
	width:68px;
	height:37px;
	background:url(images/kor.png) top left no-repeat;
	margin-bottom: 20px;
}

#top {
	width:852px;
	float: left;
	clear: both;
	border-bottom: 1px solid #333333;
}

#middle {
	width:788px;
	float: left;
	padding-left: 32px;
	padding-top: 50px;
	overflow: visible;
	clear: both;
}

#bottom {
	width:820px;
	float: left;
	padding-left: 32px;
	padding-top: 10px;
	padding-bottom: 50px;
	background: url(images/bottom_band.jpg) bottom left no-repeat;
}

#footer {
	width:788px;
	float: left;
	margin-top: 10px;
	padding-left: 32px;
	padding-right: 32px;
}

#copy {
	width: 480px;
	float: left;
	margin-left: 50px;
}

.featurecopy {
	width: 260px;
	float: left;
}

.data {
		border-top: 1px solid #333333;
		width:780px;
		float: left;
		padding-top: 5px;
		margin-bottom: 15px;
}

.techmiddle {
	background: url(images/tech_graphic.jpg) no-repeat right;
}

.infrastructuremiddle {
	background: url(images/infrastructure_graphic.jpg) no-repeat right;
}

.implementationmiddle {
	background: url(images/implementation_graphic.jpg) no-repeat right;
}

/* @group Nav Buttons */

.voiceulogo {
	margin-top: 30px;
	margin-right: 40px;
	float: right;
	text-indent:-9999px;
	width:210px;
	height:80px;
	background:url(images/VU-logo.jpg) top left no-repeat;
}

.voiceulogo:hover {
	background-position:bottom left;
}

.nav_technology {
	margin-right: 1px;
	margin-left: 32px;
	float: left;
	text-indent:-9999px;
	width:119px;
	height:44px;
	background: url(images/nav_technology.jpg) top left no-repeat;
}

.nav_technology:hover {
	background-position:bottom left;
}

.nav_technology-active {
	margin-right: 1px;
	margin-left: 32px;
	float: left;
	text-indent:-9999px;
	width:119px;
	height:44px;
	background: url(images/nav_technology-active.jpg) top left no-repeat;
}

.nav_infrastructure {
	margin-left: 0;
	margin-right: 1px;
	float: left;
	text-indent:-9999px;
	width:97px;
	height:44px;
	background: url(images/nav_infrastructure.jpg) top left no-repeat;
}

.nav_infrastructure:hover {
	background-position:bottom left;
}

.nav_infrastructure-active {
	margin-left: 0;
	margin-right: 1px;
	float: left;
	text-indent:-9999px;
	width:97px;
	height:44px;
	background: url(images/nav_infrastructure-active.jpg) top left no-repeat;
}


.nav_implementation {
	margin-left: 0;
	margin-right: 1px;
	float: left;
	text-indent:-9999px;
	width:89px;
	height:44px;
	background: url(images/nav_implementation.jpg) top left no-repeat;
}

.nav_implementation:hover {
	background-position:bottom left;
}

.nav_implementation-active {
	margin-left: 0;
	margin-right: 1px;
	float: left;
	text-indent:-9999px;
	width:89px;
	height:44px;
	background: url(images/nav_implementation-active.jpg) top left no-repeat;
}


/* @end */


/* @group Typography */

a {
	color: white;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ffffcc;
}

h1 {
	margin-left: 32px;
	margin-bottom: 15px;
	line-height: 0;
	color: #ffffcc;
	font-size: 30px;
	font-weight: lighter;
	clear: both;
	letter-spacing: 1px;
}

h2{
	margin-bottom: 15px;
	font-weight: 100;
	font-size: 19px;
	line-height: 23px;
	letter-spacing: 1px;
	
}

h3{
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
}

h4 {
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	float: left;
	margin-right: 30px;
	width: 150px;
	height: 100%;
	letter-spacing: .0125px;
}

h5 {
	font-size: 11px;
	line-height: 18px;
}

p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
}

ul {
	list-style: disc;	
	font-size: 13px;
	line-height: 18px;
}

li {
	margin-bottom: 10px;
}

.featurecopy p {
	margin-top: 0;
}

.featurecopy h3 {
	line-height: 18px;
	margin-top: 10px;	
}

.data p {
	width: 470px;
	float: right;
	margin-bottom: 5px;
}

#techfeature h2, #techfeature h3 {
	color: #ffcc66;
}

#infrastructurefeature h2 {
	color: #99cccc;
}

#implementationfeature h2 {
	color: #cc99cc;
}

#techfeature h2, #infrastructurefeature h2, #implementationfeature h2 {
	margin-bottom: 10px;
}

#techfeature, #infrastructurefeature, #implementationfeature {
	margin-bottom: 50px;
}

#footer p {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 50px;
}

/* @end */

/* @group How It Works Panel */

#howitworks {
	float: left;	
	width: 788px;
	height: 210px;
	margin-bottom: 25px;
	background: url(images/how_background.jpg) repeat-x;
	
}

.hiw {
	width: 260px;
	float: left;
}

.hiw p {
	margin-top: 5px;
	padding-left: 50px;
	padding-right: 30px;
}

.hiwtechnology {
	display: block;
	margin-top: 17px;
	text-indent:-9999px;
	width:141px;
	height:24px;
	background: url(images/hiw_technology.png) no-repeat left;
}


.hiwinfrastructure {
	display: block;
	margin-top: 17px;
	text-indent:-9999px;
	width:146px;
	height:24px;
	background: url(images/hiw_infrastructure.png) no-repeat left;
}

.hiwimplementation {
	display: block;
	margin-top: 17px;
	text-indent:-9999px;
	width:162px;
	height:24px;
	background: url(images/hiw_implementation.png) no-repeat left;
}

#hiwtechnology, #hiwinfrastructure {
	height: 100%;
	border-right: 1px solid  black;
}


/* @end */
