@charset "UTF-8";



body { 
background: #FFF url(../img/backgroundTop3.jpg) repeat-x;}	



/*Navigation*/
#navigation {
	text-indent: -5000px;

	height: 68px;
	
	/*background-image: url(../img/navBar-back.png);*/
	position: relative;
	margin-top: 44px;
	margin-left:50px;
	
}

#navigation li{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

#navigation li, #navigation a{
	display: block;
	height: 68px;
}

#navhome {
	width: 100px;
	display: block;
	background-image: url(../img/navBar-back.png);
	background-position: -70px -1px;
	left: 100px;
	
}

#navhome a {
	background-image: url(../img/navBar-back.png);
	background-position: -70px -1px;
}

#navhome a:hover {
	background-image: url(../img/navBar-back.png);
	background-position: -70px -68px;
}

#navhomecurrent {
	width: 100px;
	display: block;
	background-image: url(../img/navBar-back.png);
	background-position: -70px -138px;
	left: 100px;
	
}


#navreports {
	width: 100px;
	display: block;
	background-image: url(../img/navBar-back.png);
	background-position: -175px -1px;
	left: 190px;
}

#navreports a:hover{
	background-image: url(../img/navBar-back.png);
	background-position: -175px -68px;
}

#navreportscurrent {
	width: 100px;
	display: block;
	background-image: url(../img/navBar-back.png);
	background-position: -175px -138px;
	left: 190px;
}

#navforums {
	width: 100px;
	display: block;
	background-image: url(../img/navBar-back.png);
	background-position: -280px -1px;
	left: 295px;
}

#navforums a:hover{
	background-image: url(../img/navBar-back.png);
	background-position: -280px -68px;
}

#navforumscurrent {
	width: 100px;
	display: block;
	background-image: url(../img/navBar-back.png);
	background-position: -280px -138px;
	left: 295px;
}


#navciose {
	width: 150px;
	display: block;
	background-image: url(../img/navBar-back.png);
	background-position: -370px -1px;
	left: 390px;
}

#navciose a:hover{
	background-image: url(../img/navBar-back.png);
	background-position: -370px -68px;
}

#navciosecurrent {
	width: 150px;
	display: block;
	background-image: url(../img/navBar-back.png);
	background-position: -370px -138px;
	left: 390px;
}



#navcontact {
	width: 100px;
	display: block;
	background-image: url(../img/navBar-back.png);
	background-position: -520px -1px;
	left: 550px;
}

#navcontact a:hover{
	background-image: url(../img/navBar-back.png);
	background-position: -520px -68px;
}

#navcontactcurrent {
	width: 100px;
	display: block;
	background-image: url(../img/navBar-back.png);
	background-position: -520px -138px;
	left: 550px;
}
/*End of navigation*/

/*Main content area*/
#content {
	color: #0462bb;
	width: 948px;
	position: relative;
	float: left;
}


.mainContent {height:360px;}
.mainContentSub {height:110px;}
.mainContentSub h1 {padding-left:30px;}

.bottomContainer {
	height:500px;
	width:948px;
	margin-bottom:0px; 
	padding:0;

}


.bottomBoxes {
	float:left;
	height:400px;
	margin-top:15px;
	
	border-right:1px solid #ddd;
	}

.bottomBoxesWide {
	border-top:3px solid #999;
	padding-top:15px;
	height:230px;
	margin-bottom:60px;
	margin-top:40px;
	}

.bottomBook {
	height:190px;
	margin-top:50px;
	margin-bottom:0px;
	padding:5px 200px 0 250px;
	
	background:url(../img/background_bottom.jpg) repeat-x;
	
}


.partnerBio {
	margin-top:80px;
	margin-bottom:40px;
	}


.partners {
	margin-top:0px;
	height:500px;
	}
	
.partnerLeftTitle {
	height:320px;
	width:200px;
}



#contentIn-Top {
	margin:10px 0;
	width:948px;
	float:left;
	position:relative;
	color:#03C;
	background:url(../img/back-top-text.png) repeat-x;
		border-bottom:5px solid #333;
}


#contentIn-Top p {
	padding:40px 30px 0px 50px;
	font-size: 1.6em;
}
#contentMain-Top {
	width: 930px;
	padding: 0 10px;
	float: left;
	position: relative;
	background: url(../img/contentMain-Top.png) no-repeat;
	top:-1px;
	left:-1px;

	
}
#contentTopHome {
	position: absolute;
	width: 950px;
	height: 31px;
	top: -1px;
	left: -1px;
	background: url(../img/mainContent.jpg);
	
}

#contentTop {
	position: absolute;
	width: 950px;
	height: 31px;
	top: -1px;
	left: -1px;
	background: url(../img/mainContent_white.jpg);
}

#contentBottom {
	position: absolute;
	width: 950px;
	height: 7px;
	bottom: -1px;
	left: -1px;
	background: #FFF url(../img/mainContent.jpg) 0 -31px; 
}


#contentTopW {
	position: absolute;
	width: 950px;
	height: 31px;
	top: -1px;
	left: -1px;
	background: url(../img/mainContent_white.jpg);
}

#contentBottomW {
	position: absolute;
	width: 950px;
	height: 7px;
	bottom: -1px;
	left: -1px;
	background: #FFF url(../img/mainContent_white.jpg) 0 -31px; 
}


.contentMain {
	width: 418px;
	padding: 10px 50px;
	float: left;
	margin-top:20px;
	position: relative;
	
	
}

.contentSub {
	float:left;
	position:relative;
	height:250px;
	padding-top:40px;
}

.contentReport {

	float: left;
	position: relative;
}


#headerMembership {
	position: relative;
	top: 0;
	left: 0;
	background: url(../img/headerMembership.jpg) no-repeat 0 0;
	width: 312px;
	height: 19px;
	text-indent: -5000px;
	display: block;
	margin: 10px 0 10px 0;
	padding: 0;
}


#headerFeatured {
	position: relative;
	top: 0;
	left: 0;
	background: url(../img/headerFeatured.gif) no-repeat 0 0;
	width: 312px;
	height: 19px;
	text-indent: -5000px;
	display: block;
	margin: 10px 0 10px 0;
	padding: 0;
}
.contentSecondary {
	margin: 40px 50px 10px 50px;

	float: left;
	width: 314px;
	position: relative;
}

#reportTable {
	border: solid #003 1px;	
}

#reportTable th {
	background: #333;
	color:#FFF;
	
	
}



/*Rounded Corners*/
.roundedBox {
	position:relative; 
	padding:7px;
	background: #FFF;
	border: #b5b5b5 1px solid;
}

.corner {position:absolute; width:7px; height:7px; background-image: url(../img/smallRoundedCorners.gif)}
	.topLeft {top:-1px;left:-1px; background-position: top left;}
	.topRight {top:-1px; right:-1px;  background-position: top right;}
	.bottomLeft {bottom:-1px; left:-1px; background-position: bottom left;}
	.bottomRight {bottom:-1px; right:-1px; background-position: bottom right;}


/*End Rounded Corners*/

/*End main content area*/

#footer {
	width: 100%;
	height: 200px;
	position: relative;
	float: left;
	margin: 0;
	padding-top:70px;
	
	background-color:#333;
	
}



#footer-left{
	float:left;

	width:600px;
	
	margin:10px;
	padding-top:10px;
	position: relative;
	display: block;
	text-align:left;
	border-right:3px solid #777;

	
	
 }
 
 #footer-right {
	 float:right;
	 width:300px;
	 padding:10px;
	 position:relative;
	 display:block;
 }
	 
 
 .footerArrow {
	 background: url(../img/footerOrnaments.jpg) -7px 0;
	 width: 17px;
	 height: 40px;
	 position: relative;
 }
 
 #footer  li a {
	color: #FFF;
	text-decoration: none;
 }
 
  #footer  li a:hover {
	color: #fdd912;
	text-decoration: underline;
 }
 
 #footerLeft {
	 
	 width: 7px;
	 height: 60px;
	 position: absolute;
	 top: 0;
	 left: 0;
 }
 
  #footerRight {

	 width: 7px;
	 height: 60px;
	 position: absolute;
	 top: 0;
	 right: 0;
 }
