body {
	background: #fff url(../images/topfade.png) repeat-x top left;
	text-align: center;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
img {
	border: 0;
}
a {
	text-transform: uppercase;
	color: #e17112;
	font-size: 12px;
}
h1 {
	font-size: 30px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3.gradientbar {
	line-height: 17px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding: 3px 5px;
	margin: 14px 0px;
	text-transform: uppercase;
}
h3.orange {
	background: transparent url(../images/header_orange_bg.png) no-repeat top left;
}
h3.yellow {
	background: transparent url(../.images/yellowbar.png) no-repeat top left;
}
h3.purple {
	background: transparent url(../.images/purplebar.png) no-repeat top left;
}
h3.green {
	background: transparent url(../.images/greenbar.png) no-repeat top left;
}
h3.purple {
	background: transparent url(../images/header_purple_bg.png) no-repeat top left;
}

/***  Header Styles ***/
#header {
	margin: 30px auto 0px auto;
	padding: 0px 26px;
	width: 982px;
	text-align: left;
}
#header img.logo {
	display: block;
	float: left;
	width: 377px;
}
#nav {
	float: right;
	background: transparent url(../images/navbar_bg.png) no-repeat;
	text-align: center;
	width: 532px;
	height: 27px;
	padding: 3px 8px;
	margin: 13px 0px;
	line-height: 24px;
	font-size: 14px;

}
#nav ul {
	display: inline;
	list-style-image: url(../images/bullet_white.png);
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	margin: 0px 5px;
	padding-left: 10px;
	color: #000;
	text-transform: uppercase;
	background: url(../images/navbullet.png) no-repeat left center;
}
#nav li.active a {
	color: #e1ca63;
}
#nav a {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
}



#nav2 {
	float: right;
	background: transparent url(../images/navbar_bg.png) no-repeat;
	text-align: center;
	width: 546px;
	height: 31px;
	line-height: 12px;
	font-size: 14px;
    margin-top: 0px;
        position: relative;
    z-index: 1001;
}

#nav2 li {
	display: inline;
	margin: 0px 3px;
	padding-left: 5px;
	color: #000;
	text-transform: uppercase;
	background: url(../images/navbullet.png) no-repeat left center;
}


/***********************/
/*** content styles ***/
#content {
	width: 1034px;
	margin: auto;
	text-align: left;
    font-size: 14px;
}
.contentbox {
	width: 982px;
	min-height: 207px;
	padding: 25px 26px 0px 26px;
	margin-bottom: 12px;
	background: transparent url(../images/contentbox_shade_bg.png) no-repeat top left;
}
.contentbox p {
	color: #000;

}
.contentbox>span {
	display: block;
	height: 14px;
	width: 982px;
	background: transparent url(../images/contentbox_top.png) no-repeat top left;
}
.contentbox .inside {
	min-height: 179px;
	width: 982px;
	padding: 14px 0px;
	background: transparent url(../images/contentbox_middle.png) repeat-y top left;	
}
.contentbox .bottom {
	height: 14px;
	width: 982px;
	clear: both;
	background: transparent url(../images/contentbox_bottom.png) no-repeat top left;
}
.contentbox .maincolumn {
	width: 600px;
	padding: 0px 40px;
	float: left;
}
.contentbox .maincolumn img {
	display: block;
}
.contentbox .main {
	padding: 0px 40px;
}
.contentbox .main .intro {
	width: 740px;
	margin: 20px;
}
.contentbox .main p {
	color: #000;
}
.scenario {
	position: relative;
	margin: 30px 0px;
	overflow: hidden;
	
}
.scenario div.text {
	width: 490px;
	float: left;
	color: #000;
}
.scenario div.text b {
	color: #000;
	font-size: 14px;
	display: block;
}
.scenario img {
	float: right;
}

/*** box ***/
.box {
	width: 982px;
	padding: 0px 26px;
	margin: 12px 0px;
}
.box .inside {
	padding-left: 8px;
	padding-right: 8px;
	width: 966px;
}

/*** contactbox ***/
.contactbox {
	height: 46px;
}
.contactbox .inside {
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	height: 33px;
	background: transparent url(../images/visitus_bg.png) no-repeat top left;
}
.contactbox img {
	display: block;
	float: left;
}
.contactbox .social {
	float: left;
}
.contactbox .tolearn {
	float: right;
}

/*** graphicbox ***/
.graphicbox {
	height: 350px;
	padding-top: 22px;
	padding-bottom: 26px;
	margin-top: 4px;
	background: transparent url(../images/graphicbox_bg.png) no-repeat top left;
	overflow: hidden;
	font-size: 15px;
}
.graphicbox img {
	border: none;
}
.graphicbox a.graphic {
	display: block;
	float: left;
	width: 734px;
	height: 350px;
}
.graphicbox .text {
	padding: 36px 26px 26px 26px;
	width: 196px;
	float: right;
}
.graphicbox h1 {
	margin: 5px 0px;
}
.graphicbox .text .button {
	display: block;
	margin-top: 22px;
}
/*** middlebox ***/
.middlebox {
	font-size: 14px;
	color: #000;
	padding-bottom: 20px;
	overflow: auto;
}
.middlebox p {
	margin: 10px 0px;
}
/*** halfbox ***/
.halfbox {
	width: 466px;
	padding: 0px 12px;
	float: left;
    font-size: 14px;
}
/*** quarterbox ***/
.quarterbox {
	width: 221px;
	padding: 0px 12px;
	float: left;
    font-size: 14px;
}
h3.topcolor {
	padding-top: 18px;
	color: #000;
	margin: 5px 0px;
	font-size: 18px;
	font-weight: normal;
}
.goldborder {
	border-top: 22px solid #f8c903;
}
.orangeborder {
	border-top: 22px solid #ee940d;
}
.maroonborder {
	border-top: 22px solid #762219;
}
.blueborder {
	border-top: 22px solid #304786;
}
.borderleft {
	border-left: 1px solid #c6c6c6;
}

/*** articlebox ***/
.articlebox {
	min-height: 320px;
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}
.articlebox .quarterbox, .articlebox .halfbox {
	height: 100%;
}
.articlebox .quarterbox {
}
.articlebox .quarterbox .short {
	padding-left: 6px;
	padding-right: 6px;
    font-size: 14px;
}
/*** arc (Guiding Principles) ***/
#arc {
	margin: 20px;
	width: 869px;
	height: 369px;
	background: transparent url(../images/arc_bg.png) top left no-repeat;
	position: relative;
}
.principle {
	padding: 36px 0px 0px 36px;
	position: absolute;
}
.active, .principle:hover {
	background: transparent url(../images/orangedot.png) top left no-repeat;
}
/* principle list */
#p1 {
	left: 52px;
	top: 267px;	
}
#p2 {
	left: 98px;
	top: 224px;
}
#p3 {
	left: 163px;
	top: 176px;
}
#p4 {
	left: 242px;
	top: 130px;
}
#p5 {
	left: 335px;
	top: 86px;
}
#p6 {
	left: 466px;
	top: 40px;
}
#p7 {
	left: 624px;
	top: 4px;
	padding-top: 28px;
}
/*** Principle texts ***/
.principletext {
	margin: 20px;
}
.principletext b.welcome {
	display: block;
	margin: 30px 0px;
}
.principletext h2 {
	font-size: 24px;
	font-weight: bold;
}
.principletext h2 b {
	font-size: 16px;
}
.threecolumns {
	height: 435px;
	width: 862px;
	overflow: hidden;
}
.threecolumns .column {
	width: 265px;
	padding-right: 33px;
	float: left;
}
.threecolumns .column.last {
	padding-right: 0px;
}
.threecolumns .column img {
	display: block;
	margin: 1em 0;
}
/*** Sidecolumn (contentbox) ***/
.contentbox .sidecolumn {
	width: 211px;
	padding: 0px 38px;
	float: right;
	border-left: 1px solid #c6c6c6;
}
/*********************/

.short {
	font-size: 14px;
	color: #000;
	padding-bottom: 24px;
	text-align: left;
}
.short .headline {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
	line-height: 18px;
	clear: both;
}
.short .headline i {
	font-size: 11px;
	font-style: italic;
	display: block;
	color: #000;
}
.short .headline img.icon {
	height: 28px;
	padding: 5px 12px 0px 0px;
	float: left;
}
.short img.thumb {
	margin: 20px 0px;
	display: block;
}
.short img.portrait {
	margin: 0px 0px 5px 5px;
	display: block;
	float: right;
}
.short ul {
	padding: 0px;
	list-style-position: inside;
}
.short li {
	margin: 4px 0px;
}
.bordertop {
	border-top: 1px solid #c6c6c6;
	padding-top: 24px;
}

/*** footerlinks box ***/
.footerlinks-box {
	height: 137px;
}
.footerlinks-box .inside {
	padding: 14px 8px;
	background: transparent url(../images/footerlinks_box_bg.png) no-repeat top left;
	height: 150px;
	width: 966px;
	text-align: center;
	color: #000;
	font-size: 12px;
	line-height: 15px;
}
.footerlinks-box .inside .links {
	margin: auto;
	width: 850px;
	max-height: 120px;
	padding-top: 0px;
    margin-top: -5px;
}
.footerlinks-box .column {
	width: 100px;
	margin: 0px 20px;
	text-align: left;
	float: left;
}
.footerlinks-box ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.footerlinks-box b {
	display: block;
	padding-bottom: 3px;
	font-weight: bold;
}
.footerlinks-box a {
	text-decoration: none;
	text-transform: none;
	color: #000;
}

/*** footer ***/
#footer {
	margin: 30px auto;
	width: 1034px;
	text-align: left;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
#footer ul {
	padding-left: 26px;
	display: inline;
}
#footer li {
	display: inline;
	padding: 0px 10px;
	border-left: 1px solid #000;
}
#footer li.first {
	border: none;
}
#footer a {
	text-decoration: none;
	color: #000;
	text-transform: none;
}
.clearer {
	clear: both;
}
.maincolumn img {
    max-width: 620px;
}

.main li {
    margin-bottom: 5px;
}
.top_login {
	position: absolute;
	top: -25px;
	right: 10px;
	width: auto;
}
.top_login, .top_login a {
    font-size: 12px;
    color: #666;
    text-transform: none;
    text-decoration: none;
}
.top_login strong {
    color: #333;
}
#nav2 {
    margin-top: 16px;
}
