@charset "utf-8";
/* 2-Column CSS Stylesheet */

img, div { behavior: url(iepngfix.htc) }

body {
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	background: #eee;
}

#wrapper {
	width: 100%;
	min-width: 800px;
}

#headcontainer {
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background: #a1a1a1;
	z-index: 0;
}

#header {
	top: 0;
	left: 0;
	margin: 0;
	padding: 10px 10px 10px 150px;
	background: #152830 url(/images/headbackground.jpg) top left repeat-x;
	height: 65px;
	z-index: 50;
}

#logo img {
	position: absolute;
	top: 1px;
	left: 1px;
	z-index: 500;
}

#logotext {
	position: absolute;
	top: 7px;
	left: 200px;
	margin: 0;
	padding: 0;
	width: 350px;
	z-index: 500;
}

.tagline {
	margin: 0;
	padding: 22px 0 0 8px;
	text-align: left;
	font-size: medium;
	font-weight: normal;
	color: #eee;
}

.normal {
	font-weight: normal;
}

#banner {
	position: absolute;
	top: -11px;
	left: 466px;
	z-index: 100;
}
	
#special {
	position: absolute;
	width: 150px;
	top: 45px;
	right: 15px;
	z-index: 100;
	text-align: right;
}

#navbar {
	background: #222;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 45px;
	width: 100%;
	min-width: 800px;
}

#navbar div {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #222 url(/images/navbarbasebg.gif) top left repeat;
	float: left;
}

#navbar ul {
	margin: 0;
	padding: 0;
	float: left;
	height: 45px;
}

#navbar li {
	float: left;
	font-size: 13pt;
	list-style: none;
	margin: 0;
	padding: 0 12px 0 12px;
	height: 45px;
}

.youarehere {
	margin: 0;
	padding: 0;
	background: #666 url(/images/navbarurherebg.gif) bottom center;
	color: #fff;
	line-height: 45px;
}	

#navbar a {
	background: #222 url(/images/divider.gif) bottom right no-repeat;
	color: #eee;
	float: left;
	margin: 0 -12px 0 -12px;
	padding: 0 12px 0 12px;
	text-decoration: none;
	line-height: 45px;
}

#navbar a:hover {
	background: #930 url(/images/navbarhoverbg.gif) bottom center no-repeat;
	color: #fff;
	margin: 0 -12px 0 -12px;
	padding: 0 12px 0 12px;
	line-height: 45px;
}

#container {
	width: 97%;
	float: left;
	margin-right: -360px;
	min-width: 800px;
}

#content {
	margin-right: 360px;
	padding: 10px 10px 0 15px;
}

#sidebar {
	width: 370px;
	margin: 0;
	padding: 10px 0 10px 5px;
	float: right;
}

.whitebox {
	margin: 10px 0 20px -33px;
	padding: 0 0 0 33px;
	background: #fff;
	width: 100%;
	border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
	min-width: 600px;
	-moz-box-shadow: 0px 4px 7px #999;
	-webkit-box-shadow: 0px 4px 7px #999;
}	

.graybox {
	margin: 10px 0 20px 0;
	padding: 0;
	background: #ddd;
	width: 100%;
	border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
	-moz-box-shadow: 0px 4px 7px #999;
	-webkit-box-shadow: 0px 4px 7px #999;
}	
.bluegreenbox {
	margin: -20px 0 15px -33px;
	padding: 0 0 0 33px;
	background: #033;
	width: 100%;
	border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}

.cushion {
	margin: 10px 15px 15px 10px;
	padding: 0 10px 5px 0;
}

.cushioncenter {
	margin: 0;
	padding: 10px;
	text-align: center;
}

.header {
	margin: 5px 0;
	padding: 0;
	font-size: 11pt;
	color: #222;
}

.headersmall {
	margin: 5px 0;
	padding: 0;
	font-size: small;
}

.grayheader {
	margin: 0 0 0 -33px;
	padding: 0 0 0 33px;
	background: #616161 url(/images/grayheading.gif) top left repeat-x;
	line-height: 1.6em;
	font-size: large;
	color: #fff;
	width: 100%;
	border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
}

.grayheader2 {
	margin: 15px 0 5px -33px;
	padding: 3px 0 3px 22px;
	background: #616161 url(/images/grayheading.gif) top left repeat-x;
	line-height: 1.4em;
	font-size: large;
	color: #fff;
	width: 275px;
	text-align: left;
	border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
}

.redheader {
	margin: 0 0 0 -33px;
	padding: 0 0 0 33px;
	background: #dd460e url(/images/redheading.gif) top left repeat-x;
	width: 100%;
	border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
}

.yellowheader {
	margin: 0 0 0 -33px;
	padding: 0 0 0 33px;
	background: #c2ad00 url(/images/yellowheading.gif) top left repeat-x;
	width: 100%;
	border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
}

.greenheader {
	margin: 0 0 0 -33px;
	padding: 0 0 0 33px;
	background: #75c200 url(/images/greenheading.gif) top left repeat-x;
	width: 100%;
	border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
}

.blueheader {
	margin: 0 0 0 -33px;
	padding: 0 0 0 33px;
	background: #0085c2 url(/images/blueheading.gif) top left repeat-x;
	width: 100%;
	border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
}

.mainheading {
	margin: 0;
	padding: 0;
	line-height: 1.6em;
	font-size: 14pt;
	color: #fff;
}

.sbgrayheader {
	margin: 0;
	padding: 0;
	background: #616161 url(/images/grayheading.gif) top left repeat-x;
	line-height: 1.6em;
	font-size: large;
	color: #fff;
	width: 100%;
	border-top-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
}

.sbgrayheader h2, .sbgrayheader h3, .sbgrayheader h4 {
	margin: 0;
	padding: 0 0 0 7px;
	font-size: large;
}

.small {
	margin: 10px 5px;
	padding: 0 0 5px 0;
	font-size: 10.5pt;
	line-height: 1.3em;
	color: #333;
}

.medium {
	margin: 10px 5px 10px 0;
	padding: 0 0 5px 0;
	font-size: 11.25pt;
	line-height: 1.3em;
	color: #333;
}

.goldlinks a:link, .goldlinks a:visited, .goldlinks a:active {color: #504f16; text-decoration: none} 
.goldlinks a:hover {color: #c30; text-decoration: none}

.graylink a:link, .graylink a:visited, .graylink a:active {color: #333; text-decoration: none} 
.graylink a:hover {color: #c30; text-decoration: none}

.solutions {
	margin: 15px 0 10px 0;
	padding: 0;
	text-align: center;
	color: #666666;
}

.package {
	color: #fff;
	background-color: #222;
	text-align: center;
}

.category {
	color: #222;
	background-color: #fff;
	text-align: left;
}

.whiteitem {
	color: #222;
	background-color: #eee;
	text-align: left;
	font-size: medium;
}

.grayitem {
	color: #222;
	background-color: #ccc;
	text-align: left;
	font-size: medium;
}

.golditem {
	color: #222;
	background-color: #d5d793;
	text-align: left;
	font-size: medium;
}

#thanks {
	margin: 15px auto 25px auto;
	padding: 0;
	color: #222;
	font-size: 300%;
	text-align: center;
	font-family: "黑体";
}

#footer {
	margin-top: 20px;
	padding: 0;
	clear: both;
	background: #222;
	height: 65px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: medium;
}

#footer div {
	margin: 0;
	padding: 5px 0 0 0;
	vertical-align: middle;
	line-height: 1.8em;
	background: url("/images/footbackground.jpg") top left repeat-x;
}

#footer p {
	margin: 0;
	padding: 0;
}

.copyright {
	margin: 0;
	padding: 0;
	color: #ddd;
	font-size: small;
}

#footer a:link, #footer a:visited, #footer a:active {color: #aaa; text-decoration: none}
#footer a:hover {color: #fff; text-decoration: none}

h1 {
	margin-top: 0;
}

ul {
	margin: 10px 0 10px 10px;
	padding: 0;
	list-style-image: url(/images/bullet.png);
	font-size: 11.25pt;
	line-height: 1.3em;
	color: #333;
	vertical-align: middle;
}

ol {
	margin: 10px 0 10px 10px;
	padding: 0;
	font-size: 11.25pt;
	line-height: 1.3em;
	color: #333;
	vertical-align: middle;
}

li {
	margin: 3px 0 0 10px;
	padding: 0;
	font-size: 11.25pt;
	line-height: 1.3em;
	color: #333;
}

.last {
	margin-bottom: 25px;
	text-align: center;
}

.end {
	height: 20px;
}

.clearing {
	height: 0;
	clear: both;
}

.center {
	text-align: center;
}

.signature {
	margin: 7px 10px 7px 0;
	text-align: right;
	line-height: 1.3em;
}

.portfolio {
	margin: 40px 0 0 0;
	padding: 0;
}

.red {
	color: #c30;
}

.redlink a:link, .redlink a:visited, .redlink a:active {color: #c30; text-decoration: none}
.redlink a:hover {color: #666; text-decoration: none}

.whitelink a:link, .whitelink a:visited, .whitelink a:active {color: #fff; text-decoration: none}
.whitelink a:hover {color: #222; text-decoration: none}