/**********************
HTML STYLES
***********************/
body {
	margin: 0;
	background: #FFFFFF;
	color: #000000;
}
body, 
p, 
td, 
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
/* Use BODYID to assign styles to body tag */
#bodyid {
	text-align:center;
	background:#32382f url(standard/new_bodybg.jpg) repeat-x top center;
}

#splashbody {
	text-align:center;
	background:#32382f url(standard/new_splashbg.jpg) repeat-x top center;
}

a {
	color: #24436a;
}
a:hover {
	color: #24436a;
}

/**********************
UNIVERSAL STYLES
***********************/
.error {
	color: #CC0000;
}
.standard {
}
.standardbold {
	font-weight: bold;
}
.standardheader {
	text-align:left;
	font-size:16pt;
	font-weight:normal;
	letter-spacing:1px;
}

/**********************
LAYOUT STYLES
***********************/
#container {
	background:url(standard/new_container.jpg) repeat-y top center;
}

#splashcontainer {
}

#splashcontent {
	width:998px;
	border-bottom:2px solid #c4c4c4;
	margin:9px 0 0 0;
	background:#23363d url(standard/splash_repeat.jpg) repeat-y top center;
	border:1px solid #c4c4c4;
}

.orangeheader {
	float:left;
	border-left:1px solid #c4c4c4;
	border-bottom:3px solid #c4c4c4;
	padding:5px 3px;
	background:#121f26;
	color:#cc6600;
	text-align:center;
	font-size:14pt;
}
.orangeheader a {
	color:#cc6600;
	text-decoration:none;
}
.splashtext {
	float:left;
}

.whitetext {
	color:#ffffff;
	padding:5px 16px 5px 21px;
	width:290px;
}

.whiteleft {
	color:#ffffff;
	padding:5px 16px 5px 31px;
	width:290px;
}

#splashleft {
	width:325px;
}

#splashmiddle {
	width:327px;
}

#splashright {
	width:325px;
}

.container {
	margin:0 auto;
	text-align:left;
	width:1000px;
}


#header {
	background:url(standard/new_header.jpg) no-repeat top center;
	width:1000px;
	height:140px;
}

#splashnav {
	background:#222f36;
	width:998px;
	height:23px;
	padding:6px 0 0 0;
	border:1px solid #c4c4c4;
	text-align:center;
}

.splashtext a, .splashtext a:hover {
	color:#1e8dfe;
	text-decoration:none;
	text-align:right;
	vertical-align:bottom;
}

a.splashnav, a.splashnav:hover {
	color:#1e8dfe;
	text-decoration:none;
	width:110px;
}

#orangetext {
	padding:45px 20px 0 405px;
	text-align:center;
	color:#cc6600;
	font-size:15pt;
	width:225px;
	float:left;
}

#rightcorner {
	width:180px;
	float:left;
	padding:15px 20px;
	height:100px;
}

.rightcorner, .rightcorner table, .rightcorner td {
	color:#ffffff;
}

#flashtop {
	float:left;
	display:inline;
}

#newsletter {
	background:#b1c47e;
	width:170px;
	text-align:center;
	margin:0 0 0 10px;
	font-size:8.5pt;
}

#newstext, #newsletter form input[type="text"] {
	color:#666666;
	font-size:8pt;
}

#newsheader {
	height:20px;
	background:#94ac54;
	font-weight:normal;
	padding:5px 0;
	font-size:13pt;
}

.content {
	margin:0 auto;
	text-align:left;
	width:1000px;
	clear:both;
}

#contentbg {
	background:url(standard/new_default.jpg) no-repeat top center;
}

#productsbg {
	background:url(standard/new_products.jpg) no-repeat top center;
}

#speakingbg {
	background:url(standard/new_speaking.jpg) no-repeat top center;
}

#consultbg {
	background:url(standard/new_consultant.jpg) no-repeat top center;
}


#nav {
	float:left;
	width:195px;
	padding:10px 0 0 5px;
}

#nav ul {
	list-style-type:none;
	margin:0;
	text-align:right;
	padding:0;
}

#navbutton {
	background:url(standard/new_parentbg.gif) no-repeat bottom right;
	padding:0;
	min-height:20px;
}

#nav ul a, #nav ul a:hover {
	text-decoration:none;
	display:block;
}

#subnav {
	text-align:right;
}

a.parent, a.parent:hover {
	color:#61b0ff;
	font-size:9pt;
	text-transform:uppercase;
	padding:.5em 15px 0 5px;
}

a.subnav, a.subnav:hover {
	color:#9f9f9f;
	font-size:8pt;
}

.pagetitle {
display: none;
/*
	text-align:right;
	font-size:16pt;
	font-weight:normal;
	letter-spacing:1px;
	*/
}

#contenttext {
	width:750px;
	float:left;
	padding:140px 0 0 20px;
	text-align:left;
	min-height:500px;
}

#footercontainer {
	clear:both;
	border-top:1px solid #c4c4c4;
	width:100%;
	text-align:center;
}

#footer {
	width:1000px;
	margin:0 auto;
	font-size:8pt;
	height:70px;
}

#poweredby {
	padding: 10px 0;
	float:left;
	width:200px;
}
#copyright {
	padding: 15px 0;
	float:left;
	width:200px;
	color:#9e9e9e;
}
#privacy {
	padding: 15px 0;
	float:left;
	width:600px;
}

#privacy a, #privacy a:hover {
	color:#61b0ff;
}

