@charset "utf-8";

body {
	background-color: #F0EEEE;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
#main-contain {
	width: 961px;
	margin: 0 auto;
	background-color: #FFF;
}
#contain-top {
	background-image: url(../images/bg-top.gif);
	background-repeat: repeat-x;
	height: 28px;
	font-size: 12px;
	color: #666;
	padding-top: 11px;
	padding-left: 25px;
	font-weight: bold;
}
#contain-top a{
	color: #666;
	text-decoration: none;
}
#contain-top a:hover{
	text-decoration: underline;
	color: #000;
} 
#top-date {
	float: left;
	width: 150px;
}
#top-links {
	float: right;
	width: 90px;
}
#contain-logo {
	background-image: url(../images/bg-logo.gif);
	background-repeat: repeat-x;
	height: 99px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	margin: 0px;
	padding: 0px;
}
#contain-mid {
	height: 147px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	background-image: url(../images/bg-mid.jpg);
	background-repeat: no-repeat;
	color: #999;
	font-size: 28px;
	padding-left: 55px;
	padding-top: 72px;
	margin: 0px;
	font-family: Tahoma;
}
#contain-pagemid {
	height: 86px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	background-repeat: no-repeat;
}
#contain-content {
	height: 283px;
	background-repeat: repeat-x;
	background-color: #FFF;
}
#contain-pagecontent {
	background-color: #FFF;
	padding-left: 0px;
	padding-right: 40px;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#pagecontent-right {
	width: 690px;
	float: right;
}
#pagecontent-left {
	width: 170px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
#pagecontent-left .boxout {
	background-color: #FF9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 1px;
	padding-top: 1px;
}
#pagecontent-left .boxout h4 {
	margin-top: 0px;
	font-size: 13px;
}
#pagecontent-left .boxout-top {
	height: 7px;
	width: 170px;
	background-image: url(../1-products/images/boxout-top.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
}
#pagecontent-left .boxout-bot {
	height: 10px;
	width: 170px;
	background-image: url(../1-products/images/boxout-bot.gif);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
.careervid {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.careervid a {
	display: block;
	height: 19px;
	width: 170px;
	background-image: url(../1-about/images/career-video.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	text-align: center;
}

#contain-footer {
	height: 173px;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	text-align: left;
	font-size: x-small;
	padding-right: 110px;
	padding-left: 110px;
	padding-top: 22px;
}
#contain-footer td {
	vertical-align: top;
	padding: 0px;
	line-height: 1.5em;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#contain-footer th {
	color: #FFF;
	text-decoration: none;
	text-align: left;
	font-size: larger;
}
#contain-footer p {
	color: #b2e9b2;
	text-decoration: none;
	padding: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contain-footer a strong {
	color: #FFF;
	font-size: 13px;
}

#contain-footer a {
	color: #b2e9b2;
	text-decoration: none;
}
#contain-footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#content-pci {
	background-image: url(../images/bg-pci.gif);
	height: 231px;
	width: 275px;
	padding-top: 28px;
	float: left;
}
#content-pci h1 {
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#content-pci p {
	font-size: 11px;
	color: #FFF;
	margin-top: 0px;
	line-height: 19px;
}
#content-pci a {
	background-image: url(../images/pci-btn.gif);
	color: #FFF;
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	line-height: 40px;
	padding-top: 5px;
	padding-right: 45px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#content-pci a:hover {
	background-image: url(../images/pci-btn.gif);
	background-position: 0px -26px;
}
#contain-credits {
	background-color: #F0EEEE;
	padding-top: 15px;
	padding-bottom: 15px;
}

#credits-left {
	float: left;
	width: 600px;
	font-size: 11px;
	color: #666;
	margin-top: 1px;
}
#credits-left a {
	color: #666;
	text-decoration: none;
}
#credits-left a:hover {
	color: #333;
	text-decoration: underline;
}
#credits-right {
	float: right;
	width: 340px;
	height: 30px;
	text-align: right;
}
#credits-right img {
	margin-left: 10px;
}


.pci-head {
	width: 120px;
	margin-left: 130px;
}
.pci-content {
	width: 180px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

/* ContentMenu */

#content-merchant ul {
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	float: left;
	padding: 0px;
	margin: 16px 0px 0px 19px;
}
#content-merchant ul li {
	display: inline;
}
#content-merchant ul li a{
	text-decoration: none;
	background-image: url(../images/bg-merchant.gif);
	background-repeat: no-repeat;
	color: #f7f382;
	margin: 0px;
	padding: 32px 0px 0px 100px;
	font-weight: normal;
	float: left;
	height: 85px;
	width: 216px;
}
#content-merchant ul li a:hover{
	background-image: url(../images/bg-merchant.gif);
	background-position: 0px -117px;
}
#content-merchant ul li a strong {
	font-size: 15px;
	color: #FFF;
}
#content-partner ul {
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	float: left;
	margin: 16px 0px 0px 16px;
	padding: 0px;
}
#content-partner ul li {
	display: inline;
}
#content-partner ul li a{
	text-decoration: none;
	background-image: url(../images/bg-agent.gif);
	background-repeat: no-repeat;
	color: #bceefb;
	height: 85px;
	width: 216px;
	margin: 0px;
	font-weight: normal;
	float: left;
	padding-top: 32px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 95px;
}
#content-partner ul li a:hover{
	background-image: url(../images/bg-agent.gif);
	background-position: 0px -117px;
}
#content-partner ul li a strong {
	font-size: 15px;
	color: #FFF;
}
#content-inc500 {
	float: left;
	height: 59px;
	width: 510px;
	background-image: url(../images/inc500.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 30px;
	padding-left: 100px;
	font-size: 13px;
	color: #666;
	padding-top: 9px;
}
#content-inc500 a{
	font-size: 13px;
	color: #666;
	text-decoration: none;
}
#content-inc500 strong{
	font-size: 15px;
	margin-top: 0px;
	color: #087b90;
}
#content-inc500 strong a{
	font-size: 15px;
	margin-top: 0px;
	color: #087b90;
}
#content-inc500 strong a:hover{
	margin-top: 0px;
	color: #00BCC4;
}
