* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font: 70% Verdana, sans-serif;
	color: #6A6A6A;
	background: #E6E7E9 url(images/fullbg2.jpg) repeat-x 0px -300px;
}
#wrapper {
	width: 990px;
	margin: 20px auto;
	text-align: left;
	position: relative;
}
/*IE6*/.contentpage #wrapper { 
	_width: 990px;
	_margin: 2px auto;
	_text-align: left;
	_position: relative;
}
#logo {
	background: url(images/logo.png) no-repeat  top center; /*FF*/
	_background: url(images/logo.gif) no-repeat  top center; /*IE6*/
	width: 452px;
	height: 52px;
	position: absolute;
	top: 17px;
	_right:1000px;
	right: 525px;	/*FF*/
	_right: 540px;	/*IE6*/
	z-index:5;
}
a img {
	border: none;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}
p, table, blockquote {
	margin-bottom: 1em;
}
#content h1 {
	font-size: 120%;
	margin-bottom: 1em;
}
#content p, #content h1, #content h2, #content li, #news p, #news h1, #news h2, #news li{
	margin-left: 5px;
	margin-right: 5px;
}
#content ul {
	margin-left:20px;
}
a:hover {
	text-decoration: underline;
}


/*-----------------------------------------------------------------------------
## menu															
-----------------------------------------------------------------------------*/
#menu {
	margin-right: 10px;
	width: 990px;
	margin-top: 30px;
	float: right;
	font-size: 110%;
	background: url(images/content_01.png) no-repeat top center;
	height: 44px;
	_height:61px;
	_margin-right: 5px;
	_background-image: url(images/content_011.gif);
	z-index:1;
}
#menu ul {
	margin-top: -8px;
	margin-left: 2px;
	_margin: 0 10px 0 -50px;
}
#menu li {
	list-style: none;
	float: left;
	/*margin-left: 25px;*/
	margin-left:10px;
}
#menu li#left {
	list-style: none;
	float: left;
	margin-left: 495px; /* FF */
	_margin-left: 265px; /* IE6 */

}

#menu li a {
	background: url(images/banner_green.png);
	display: block;
	height: 33px;
	line-height: 33px;
	text-align: center;
	width: auto; /* it was 130 */
	min-width:80px;
	_width:80px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding: 0px 5px;
}

#menu li a span {
	font-weight: normal;
}

#menu li a:hover, #menu li.selected a {
	background: url(images/banner_green.png) no-repeat  top center;
	display: block;
	height: 33px;
	line-height: 33px;
	text-align: center;
	/*width: auto;  it was 130 */
	min-width:80px;
	/*_width:80px;*/
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	padding: 0px 5px;
}

/* IE6 hack*/
#menu li a.nt{
	_width:110px;
}

#menu li a.ca{
	_width:100px;
}
/* IE6 hack*/

/*-----------------------------------------------------------------------------
## end of menu
-----------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------
## bannerpage css															
-----------------------------------------------------------------------------*/
.bannerpage #menu {
	background: none;
	position: absolute;
	z-index: 5;
	right: 0px;
}
.bannerpage #bannerimage {
	display:block;
	_display:none;
	width: 990px;
	height: 37px;
}
.bannerpage #bannerimage-ie6 {
	display:none;
	_display:block;
	width: 990px;
	height: 37px;
}
.bannerpage #contentside {
	display: none;
}
.bannerpage #banner {
	position: relative;
	z-index: 2;
	margin: 30px 10px 0 0;
	width: 990px;
	height: 531px;
	float: right;
/*	background: url(images/homecursus.png) no-repeat top center;
*/}
/* ----- News items ----- */
.bannerpage #news {
	width:200px;
	position:absolute;
	top:150px;
	left:36px;
	color: #6A6A6A;
	font-size: 100%;
	line-height: 150%;
	filter:alpha(opacity=80); /*IE*/
	-moz-opacity:.50;
	opacity:.80; /*FF*/
}
.bannerpage #news h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	color: #B3D237;
*/	color: #6A6A6A;
	font-weight: bold;
	font-size: 150%;
	line-height: 120%;
	margin-bottom: 15px;
}
.bannerpage span.title {
	font-size:110%;
	font-weight: bold;
	margin-bottom:0px;
}
.middleNews {
	background-color: #fff;
	/*min-height:150px;
	max-*/height:215px;
	/*height:auto;*/	
}

#newsitem {
		width:200px;
		text-align:left;
		position:absolute;
		top:150px;
		left:265px;
		color: #6A6A6A;
		font-size: 100%;
		line-height: 150%;
		filter:alpha(opacity=80); /*IE*/
		-moz-opacity:.50;
		opacity:.80; /*FF*/
		display:none;
	}
	.middleNewsItem {
		background-color: #fff;
		/*min-height:150px;
		max-*/height:260px;
		/*height:auto;*/	
	}
	#newsitemClose{
		position:absolute;
		left:180px;
		top:5px;
		cursor:pointer;
	}
	#newsitem p, #newsitem h1, #newsitem h2, #newsitem li{
		margin-left: 5px;
		margin-right: 5px;
	}
	.bannerpage #newsitem h2 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
	/*	color: #B3D237;
	*/	color: #6A6A6A;
		font-weight: bold;
		font-size: 150%;
		line-height: 120%;
		margin-bottom: 15px;
	}

/* ----- End of News items ----- */
.bannerpage #content {
	width: 439px;
	position: absolute;
	top: 150px;
	right:56px;
	color: #6A6A6A;
	font-size: 100%;
	line-height: 150%;
	filter:alpha(opacity=80); /*IE*/
	-moz-opacity:.50;
	opacity:.80; /*FF*/
}
.bannerpage #content h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	color: #B3D237;
*/	color: #6A6A6A;
	font-weight: bold;
	font-size: 150%;
	line-height: 120%;
	margin-bottom: 15px;
}
/* ----- rounded corners ----- */
b.rtop, b.rbottom{
	display:block;
}
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
	overflow: hidden; 
	background: #fff;
}
b.r1{
	margin: 0 5px;
}
b.r2{
	margin: 0 3px;
}
b.r3{
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4{
	margin: 0 1px;
	height: 2px;
} 
.middle {
	background-color: #fff;
	height: 305px;	
}
/* ----- end of rounded corners ----- */
.bannerpage .footer {
	display:none;
}
/*-----------------------------------------------------------------------------
## end of bannerpage css															
-----------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------
## contentpage css															
-----------------------------------------------------------------------------*/
.contentpage #menu li a{
	_margin-top:10px;
}
.contentpage #contentwrapper {
	margin-right: 10px;
	width: 990px;
	float: right;
	background: url(images/content_05.png) repeat-y top center;
	_margin-right: 5px;
	_background-image: url(images/content_05.gif);
}
.contentpage #contentwrapper2 {
	background: #FFF url(images/content_03.png) repeat-x top center;
	margin: 0 30px 0 10px;
	padding: 20px 38px 20px 34px;
	_background-image: url(images/content_03.gif);
}
.contentpage #content {
	line-height: 150%;
	float: left;
	width: 430px;
	margin-right:-29px;
}
.contentpage #content a {
	color:#6A6A6A;
	text-decoration: none;
}
.contentpage #content a:hover {
	color:#6A6A6A;
	text-decoration: underline;
}
.contentpage #contentside { /* for if multiple images are used*/
	width: 287px;
	float: right;
	margin-top: 50px;
	margin-right:-29px;
}
.contentpage #content-image { 
	width: 300px;
	float: right;
	margin-top: 50px;
	margin-right:60px;
	_margin-right:40px;
}
/*.contentpage #contentside {
	width: 300px;
	float: right;
	margin-top: 50px;
	margin-right:50px;
	z-index:5;
}*/
.contentpage #contentside-cont-sm {
	width: 300px;
	float: right;
	margin-top: 50px;
	margin-right:50px;
	_margin-right:35px;
	z-index:5;
}
.contentpage #contentside-cont-sm #contentside-header {
	height: 300px;
	width: 208px;
}
.contentpage #contentside-cont-sm #contentside-quote {
	margin: 50px 10px 0 10px;
	color: #B3D237;
	text-align: center;
	font-size: 170%;
	font-family:"HelveticaNeue-Thin";
	font-weight:bold;
}
.contentpage #contentside #contentside-header {
	height: 300px;
	width: 208px;
}
.contentpage #contentside #contentside-quote {
	margin: 50px 10px 0 10px;
	color: #B3D237;
	text-align: center;
	font-size: 170%;
	font-family:"HelveticaNeue-Thin";
	font-weight:bold;
}
.contentpage #content h2 {
	color: #000;
	margin: 1.5em 0 2px 5px;
	font-weight: normal;
	font-size: 100%;
}
.contentpage #content a.pdf {
	color: #000;
	line-height:300%;
	margin-left: 20px;
	text-decoration:none;
	font-weight: normal;
	font-size: 100%;
}

a.link{
	color: #000;
	text-decoration:none;
	font-weight: bold;
	font-size: 100%;	
}
/*-----------------------------------------------------------------------------
## end of contentpage css															
-----------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------
## footer
-----------------------------------------------------------------------------*/
.footer {
	margin-right: 10px;
	width: 990px;
	float: right;
	_margin-right: 10px;
}
.bannerpage #footerimage {
	display: none;
}
.contentpage #footerimage {
	display:block;
	_display:none;
	width: 990px;
	height: 37px;
}
.contentpage #footerimage-ie6 {
	display:none;
	_display:block;
	width: 990px;
	height: 37px;
}
#footer {
	margin-right: 10px;
	width: 990px;
	float: right;
	_margin-right: 5px;
}
#footer ul {
	float: right;
	margin-right: 40px;
	_margin-right: 20px;
}
#footer li {
	margin-left: 20px;
	float: left;
	text-transform: uppercase;
	list-style: none;
}
#footer a {
	color: #6A6A6A;
	text-decoration: none;
	padding: 2px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer li.selected a {
	background-color: #6A6A6A;
	color: #fff;
}
#footer p {
	margin-left: 30px;
	font-size: 90%;
}
/*-----------------------------------------------------------------------------
## end of footer
-----------------------------------------------------------------------------*/		