@charset "utf-8";

h1,h2,h3,h4,h5,h6 {
	font-family: calibri;
	font-size: 1em;
	font-weight: bold;
}


#contentWrap {
	margin-top: 8px;
	width: 799px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}

#headerWrap {
	background-image: url(images/headerBG.png);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 20px;
	line-height: 75px;
	height: 84px;
	width: 799px;
	position: relative;

}
.title {
	font-family: calibri;
	font-size: 1em;
	font-weight: bold;
}

#contentBodyWrap {
	background-image: url(images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 799px;
	float: left;
	min-height: 450px;
}
#footerWrap {
	background-image: url(images/footerBG.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	clear: both;
	width: auto;
}
.arrow {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: center;
}

#titleShadow {
	background-image: url(images/titleShadow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#keySrvWrap {
	width: 219px;
	margin-left: 30px;
	float: left;
	vertical-align: top;
	height: 435px;
	padding: 0;
}
.buttons {
	width: 219px;
	height: 18px;
	background-position: right;
	top: 464px;
	left: 254px;
	clear: both;
	background-image: url(images/launchBTN.png);
	background-repeat: no-repeat;
	display: block;
}
.buttonWrap {
	display: block;
	clear: both;
	height: 14px;
	width: 219px;
}



#ccgSoftWrap {
	height: 435px;
	width: 219px;
	float: left;
}

#keyTrnWrap {
	height: 435px;
	width: 219px;
	float: left;
}

#keySrvPic {
	background-image: url(images/keysrvIcon.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 200px;
	width: 219px;
}

#ccgSoftPic {
	background-image: url(images/ccgIcon.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	width: 219px;
	height: 200px;
}
.separator {
	background-image: url(images/separator.png);
	background-repeat: repeat-y;
	background-position: center center;
	float: left;
	height: 435px;
	width: 39px;
}
.launch {
	background-image: url(images/launchBTN.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 14px;
	width: 67px;
}
.contentTxt {
	font-family: calibri;
	font-size: 0.7em;
	float: left;
	width: 219px;
	text-align: justify;
	height: 145px;
}


#title {
	font-family: "Myriad Pro";
	font-size: 24px;
	font-style: normal;
	height: 45px;
	text-align: left;
	margin-left: 23px;
}

#headerWrap h1 {
	margin: 0;
	height: 82px;
}
#keyTrnPic {
	background-image: url(images/keytrnIcon.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	width: 219px;
	height: 200px;
}
.spacer {
	clear: both;
	height: 20px;
}
