* {
	margin: 0;
	padding: 0;
}
body {
	background: #9fb0a7;
	font: 11px verdana;
}
a {
	text-decoration: none; 
}
a img { border: none; }
p { padding: 10px 0; }
.c {
	text-align:center;
}
hr {
	height: 2px;
	color: #e0f0e8;
	background: #e0f0e8;
	border: none;
	margin: 0px;
	padding: 0px;
	line-height: 50%;
}
h1 { 
	font: 18px arial, sans-serif;
	text-transform: uppercase;
}
h2 {
	font: bold 13px verdana, sans-serif;
	color: #707976;
}
h3 {
	font: bold 13px verdana;
	color: black;
	padding: 10px 0;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(../img/wrapper.gif);
	position: relative;
}
#wrapperinner {
	background: url(../img/wrapperinner.jpg) no-repeat;
}
#leftcol {
	margin-right: 260px;
}
#rightcol {
	width: 252px;
	overflow-x: hidden;
	float: right;
	color: #505856;
}
#rightcol li a {
	color: #505856;
}
#rightcol li a:hover {
	color: #000;
}
#twocol {
}
#twocolleft {
	width: 194px;
	float: left;
}
#twocolright {
	width: 539px;
	margin-left: 198px;
}
#header {
	height: 222px;
}
#footer {
	clear: both;
	position: relative;
	height: 65px;
	background: url(../img/footer.gif);
}
#copyright {
	position: absolute;
	top: 15px;
	left: 20px;
}
#footer p {
	padding: 0;
	font: bold 11px tahoma;
	color: #fff;
}
#menu {
	height: 38px;
	margin-left: 5px;
}
/*									*/
#menu a {
	width:115px;
	height:39px;
	display:block;
}
#button1, #button2, #button3, #button4, #button5, #button6 {float:left;}
#button1 a { background: url(../img/b_talkingic.gif); }
#button2 a { background: url(../img/b_forum.gif); }
#button3 a { background: url(../img/b_news.gif); }
#button4 a { background: url(../img/b_training.gif); }
#button5 a { background: url(../img/b_links.gif); }
#button6 a { background: url(../img/b_jobs.gif);}
#menu a:hover {background-position: 0px -39px;}
/*									*/
.clr { clear: both; height: 14px; overflow: hidden; }
.c { text-align: center; }
div.subscribe {
	background: #222929;
	color: #eee;
	padding: 10px;
	font: bold 11px tahoma;
	text-align: center;
}
div.subscribe input {
	border: 1px solid #606866;
	background: #404848;
	color: #fff;
	font: 11px tahoma;
	padding: 1px;
}
div.subscribe a {
	color: #4a5;
}
div.subscribe a:hover {
	color: #6c3;
}
#twocolleft .inner {
	margin: 0 0 0 5px;
}
#twocolright .inner {
	padding: 10px;
}
#twocolleft h2{
	background: url(../img/leftheader.gif) no-repeat;
	margin: 0;
	padding: 8px 7px 12px 10px;
	text-align: right;
	color:#fff;
}
#rightcol ul {
	list-style: none;
	padding: 10px;
}
#rightcol li {
	padding: 3px 0;
}
#rightcol h2{
	background: url(../img/rightheader.gif) no-repeat;
	margin: 0;
	padding: 8px 33px 12px 0;
	text-align: right;
	color:#fff;
}
#rightcol .inner {
	margin: 10px 15px 10px 0;
}
ul.padded {
	padding: 15px;
}
ul.padded li {
	margin: 4px 0;
}
#leftcol ul {
	margin: 10px 20px;
	list-style: square;
}
.formdiv {
	line-height: 140%;
	font-size: 11px;
}
.formdiv input, .formdiv select {
	padding: 2px;
	vertical-align: middle;
	font-size: 11px;
}
.formdiv p {
	padding: 4px 0;
}
ul.nobullet, #leftcol ul.nobullet {
	list-style: none;
	margin: 0 5px;
}
.formdiv td {
	padding: 2px 10px 2px 2px;
}
input.bigbutton {
	padding: 5px 20px;
}

#toc {
	width: 800px;
	height: 400px;
	position: absolute;
	top: 60px;
	left: 100px;
	background: #fff;
	border:3px solid #361;
	z-index: 1001;
	display: none;
}
#toc h1 {
	font: 18px arial;
	text-transform: uppercase;
	color: #fff;
	background: #000;
	text-align:center;
	margin:0;
	padding: 10px;
}
#toc h1 a {
	color: #eee;
}
#toc h1 a:hover {
	color: #6c3;
}
#toc .inner {
	padding:20px 50px;
}
a.speciallink {
	display:block;
	padding:7px 14px;
	color: #eee;
	font: bold 18px verdana;
}
a.speciallink:hover {
	color: #6c3;
}
#singlecolumn {
	clear: both; 
	width: 990px;
	margin-left: 5px;
}
#singlecolumninner {
	padding: 10px;
}
