.MainDiv {
	width:960px;
	margin:0px auto;
	border:solid 1px #47556E;/*	-moz-box-shadow: 5px 5px 5px #BF9651;

	-webkit-box-shadow: 5px 5px 5px #BF9651;

	box-shadow: 5px 5px 5px #BF9651;*/

}
.FloatClear {
	float:none;
	clear:both;
}
body {
	background-color:#676767;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#47556E;
}
p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#47556E;
	text-align:justify;
}
a {
	font-size:14px;
	color:#47556E;
	text-decoration:underline;
}
a:hover {
	/*	color:#FFFFFF;*/

	text-decoration:none;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #47556E;
	text-align: left;
	font-weight: normal;
	padding-bottom:10px;
	border-bottom:solid 2px #BF9651;
}
h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:36px;
	color:#47556E;
	line-height:40px;
	font-weight:normal;
	text-align:right;
	padding-top:36px;
	margin:0px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-align: left;
	font-weight: normal;
	padding-top: 50px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #47556E;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
}
hr {
	border: none 0;
	border-top: 1px solid #5C462E;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 1px;
	padding: 0;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #47556E;
	/*text-align: justify;*/

	list-style-position: outside;
	list-style-type: square;
}
li {
	padding:5px;
}
.callOut {
	line-height:30px;
	font-weight:bold;
	font-size:12px;
}
.callOut li {
	padding:0px;
}
.lineSpace {
	margin-bottom: 10px;
}
img {
	margin: 0px;
}
img.lefty {
	float: left;
	margin: 3px 20px 3px 0px;
	display: inline;
}
img.rightsy {
	float: right;
	margin: 3px 0px 3px 20px;
	display: inline;
}
/* Containers */



/* Header */



#headContain {
	height:160px;
	background-color:#FFFFFF;
	text-align:center;
	background-image:url(../images/corinthian_trust.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
#headLogo {
	width:330px;
	height:120px;
	display:block;
	float:left;
	padding:20px;
}
#headLogo a,  #headLogo a img {
	border:none;
}
#headTitle {
	width: 450px;
	height:160px;
	display: block;
	float: left;
}
/* Navigation */



#navContain {
	height: 30px;
	background-color: #836341;
	text-align: center;
}
.nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #D0C3B4;
	line-height: 28px;
	text-align: left;
	margin: 0 0 0 20px;
}
.nav a {
	color: #D0C3B4;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* Body Content */



#bodyContain {
	width:920px;
	background-color:#FFFFFF;
	min-height:400px;
	margin:0px auto;
	padding:20px;
	background-image:url(../images/money_back.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#boxLeftHome {
	width:520px;
	float:left;
	display:block;
	padding-right:5px;
}
#boxRightHome {
	width:380px;
	float:left;
	display:block;
	padding-left:5px;
}
#boxLeftContact {
	width:455px;
	float:left;
	display:block;
	padding-right:5px;
}
#boxRightContact {
	width:455px;
	float:left;
	display:block;
	padding-left:5px;
}
#boxLeftDirectors {
	width: 445px;
	float: left;
	display: block;
	padding-right: 10px;
}
#boxRightDirectors {
	width: 445px;
	float: left;
	display: block;
	padding-left: 20px;
}
#formLeft {
	width: 200px;
	float: left;
	display: block;
	padding-right: 5px;
}
#formRight {
	width: 200px;
	float: left;
	display: block;
	padding-left: 25px;
}
/* Footer */



#footContain {
	height: 30px;
	background-color: #BF9651;
	text-align: center;
}
.foot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 28px;
	text-align: center;
	margin: 0px;
}
.foot a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:hover {
	color: #47556E;
	text-decoration: none;
}
/* Credits */



#creditContain {
	width: 960px;
	height: 30px;
	text-align: center;
	margin:0px auto;
}
.credit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	line-height: 28px;
	text-align: center;
	margin: 0px;
}
.credit a {
	color: #FFFFFF;
	text-decoration: none;
}
.credit a:hover {
	color: #47556E;
	text-decoration: none;
}
/* Forms */

input {
	background-color: #D0C3B4 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C462E;
	width: 183px;
	border: 1px solid #836341;
	text-transform: none;
}
textarea {
	background-color: #D0C3B4 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C462E;
	width: 183px;
	border: 1px solid #836341;
	text-transform: none;
}
select {
	background-color: #D0C3B4 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C462E;
	width: 183px;
	border: 1px solid #836341;
	text-transform: none;
}
input.send-btn {
	background-color: #D0C3B4 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C462E;
	width: 186px;
	border: 1px solid #836341;
	text-transform: none;
}
input.send-btn:hover {
	background-color: #AA9179 !important;
	border: 1px solid #665340;
	color: 665340;
}
img.Shadow {
	border: solid 1px #5C462E;
	-moz-box-shadow: 3px 3px 10px #5C462E;
	-webkit-box-shadow: 3px 3px 10px #5C462E;
	box-shadow: 3px 3px 10px #5C462E;
}
div.TabButtons {
	border-left:solid 1px #BF9651;
	border-bottom:solid 1px #BF9651;
	float:left;
	width:919px;
}
div.TabButtons a {
	color: #FFFFFF;
	background-color: #BF9651;
	display: block;
	float: left;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	white-space: nowrap;
	border-left: 1px solid #FFFFFF;
	padding: 0 15px;
	border-top:solid 1px #BF9651;
	border-right:solid 1px #BF9651;
	margin-bottom:-1px;
}
div.TabButtons a.Active {
	color: #47556E;
	background-color: #FFFFFF;
	/*border-bottom:solid 1px #FFFFFF;*/
}
div.TabBox {
	padding:5px;
	float:none;
	clear:both;
	background-color: #FFFFFF;
	border-left:solid 1px #BF9651;
	border-right:solid 1px #BF9651;
	border-bottom:solid 1px #BF9651;
}
p.QuoteText {
	padding:0px 40px;
	font-style:italic;
}
p.QuoteFooter {
	padding:0px 40px;
	font-weight:bold;
}
img.company_image {
	float:right;
	margin:10px;
	border: solid 1px #47556E;
	-moz-box-shadow: 3px 3px 10px #47556E;
	-webkit-box-shadow: 3px 3px 10px #47556E;
	box-shadow: 3px 3px 10px #47556E;
}
.trustTable {
	border:solid 1px #BF9651;
}
.trustTable th {
	padding:10px;
	background-color:#BF9651;
	color:#FFFFFF;
}
.trustTable td {
	padding:10px;
	background-color:#DFCAA8;
	color:#47556E;
}

