#container {
	background: #FFFFFF url(../images/bg/main-bg.gif) no-repeat;
	width: 863px;
	margin: 130px auto 0px;
}
#content-left {
	background: url(../images/bg/content-left-bg.gif);
	height: 602px;
	width: 160px;
	margin-left: 23px;
	margin-top: 31px;
	float: left;
	padding-left: 15px;
	padding-right: 18px;
	padding-top: 5px;
}
a.large {
	border-bottom: 1px solid #EFE4F0;
	font: 12px "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 4px;
	width: 100%;
	display: block;
	padding-top: 3px;
	text-transform: uppercase;
}
a.large-no-line {
	font: 12px "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	padding-top: 6px;
	display: block;
	margin-bottom: 2px;
	text-transform: uppercase;
}
a.small {
	font: 10px "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
	background: url(../images/arrow-purple.gif) no-repeat 0px 3px;
	padding-left: 12px;
	text-transform: uppercase;
}
a.small-line {
	font: 10px "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #EFE4F0;
	padding-bottom: 4px;
	background: url(../images/arrow-purple.gif) no-repeat 0px 3px;
	padding-left: 12px;
	text-transform: uppercase;
}
#content-left a:hover {
	color: #000000;
}

#center-top {
	float: left;
	height: 243px;
	width: 401px;
	margin-top: 31px;
	margin-left: 16px;
}
#center-bottom {
	float: left;
	height: 214px;
	width: 401px;
	margin-left: 16px;
	margin-top: 17px;
	background: #EFE4F0;
	padding-top: 10px;
}
.center-content a {
	font-size: 10px;
	color: #716381;
	text-decoration: none;
	font-weight: bold;
}
.center-content a:hover {
	color: #000000;
	text-decoration: none;
}

#center-left {
	float: left;
	width: 280px;
	font: 12px "Trebuchet MS";
	color: #000000;
}
#center-right {
	float: right;
	margin-right: 12px;
}

.center-content {
	padding-left: 24px;
	border-top: 1px solid #FFFFFF;
	padding-top: 8px;
	line-height: 15px;
	padding-bottom: 8px;
	background: url(../images/arrow.gif) no-repeat 12px 11px;
}
#center-footer {
	float: left;
	height: 18px;
	width: 373px;
	margin-left: 16px;
	background: #B29CCA url(../images/arrow-purple.gif) no-repeat 15px;
	padding-left: 28px;
	padding-top: 4px;
}
#center-footer a {
	color: #FFFFFF;
	text-decoration: none;
	font: 10px "Trebuchet MS";
}
#center-footer a:hover {
	color: #000000;
	text-decoration: none;
}
#content-right {
	height: 607px;
	margin-top: 31px;
	float: right;
	margin-right: 20px;
	width: 193px;
}
#right-content-top {
	background: #EFE4F0 url(../images/bg/right-top.gif) no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}


.right-content {
	border-top: 1px solid #B19BCA;
	background: url(../images/arrow.gif) no-repeat 0px 11px;
	padding-left: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	font: 12px/15px "Trebuchet MS";
}
.right-content a {
	font-size: 10px;
	color: #716381;
	text-decoration: none;
	font-weight: bold;
}
.right-content a:hover {
	color: #000000;
	text-decoration: none;
}
#right-content-footer {
	height: 18px;
	width: 165px;
	background: #B19BCA url(../images/arrow-purple.gif) no-repeat 15px 7px;
	padding-top: 4px;
	padding-left: 28px;
}
#right-content-footer  a:hover {
	color: #000000;
	text-decoration: none;
}
#right-content-footer a {
	color: #FFFFFF;
	text-decoration: none;
	font: 10px "Trebuchet MS";
}

#right-content-bottom {
	background: url(../images/bg/right-bottom.gif);
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	height: 254px;
}
#right-content-footer-b {
	height: 21px;
	width: 165px;
	background: url(../images/bg/right-footer.gif) no-repeat;
	padding-top: 4px;
	padding-left: 28px;
}
#right-content-footer-b a {
	color: #FFFFFF;
	font: 10px "Trebuchet MS";
	text-decoration: none;
}
#right-content-footer-b a:hover {
	color: #000000;
	text-decoration: none;
}
#main-footer {
	width: 820px;
	color: #B19BCA;
	font: 10px "Trebuchet MS";
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.divider {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#main-footer a {
	font: 10px "Trebuchet MS";
	text-decoration: none;
	color: #B19BCA;
}

.header-purple {
	font: 12px "Trebuchet MS";
	color: #716381;
	display: block;
	padding-bottom: 8px;
}


#logos {
	float: left;
	height: 86px;
	width: 401px;
	margin-left: 16px;
	margin-top: 13px;
}
#footer {
	margin: 0px auto 10px;
	height: 15px;
	width: 863px;
}
body {
	margin: 0px;
	padding: 0px;
	background: #EFE4F0 url(../images/bg/body-bg.png) no-repeat center 0px;
}
#content-content {
	float: left;
	width: 600px;
	margin-left: 20px;
	margin-top: 5px;
	padding-top: 10px;
	font: 14px "Trebuchet MS";
	color: #716381;
}
.content-inner {
	border-bottom: 1px solid #B19BCA;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#content-header h1 {
	font: 18px "Trebuchet MS";
	color: #716381;
	text-transform: uppercase;
	margin: 0px;
}
.sub-heading {
	font-size: 16px;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}

#content-header {
	float: left;
	height: 32px;
	width: 595px;
	margin-top: 31px;
	margin-left: 16px;
	background: url(../images/bg/content-header.gif);
	padding-top: 10px;
	padding-left: 20px;
}
#content-content a {
	color: #716381;
}

#subpage {
	float: left;
	width: 601px;
	margin-top: 31px;
	margin-left: 16px;
}

.subpage {
	padding-left: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	font: 12px/15px "Trebuchet MS";
}
