/* CSS Document */



html, body {
	padding:0;
	margin:0 auto 0 auto;
	background-color: #333333;
	background-image: url(../images/BG-page.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
.brclear { 
  display: block;
  clear: both;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}
span.clear {
  display: block;
  clear: both;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}







/* HOLDER STYLES */
#wrapper/* holder styles */
 {
	width: 1000px;
	margin: 0 auto 0 auto;
}
#container {
	width: 1000px;
	margin: 0 auto 10px auto;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #999;
	float: left;
}





/* HEADER STYLES */
#header {
	width: 1000px;
	margin: 30px 0px 20px 0px;
	float: left;
}
#logo {
	width: 290px;
	margin: 0px 0px 0px 0px;
	float: left;
}


#top-nav {
	width: 710px;
	margin: 55px 0px 0px 0px;
	float: right;
	text-align: right;
}



#top-nav ul.menu {
	height: 29px;

}

#top-nav .menu li {
	margin: 0;
	float:left;
	height: 29px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

#top-nav .menu li a {
	font:12px "Century Gothic", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	line-height:29px;
}

#top-nav .menu a:hover {
	color:#CCCCCC;
	text-decoration:none;
	font-weight: bold;
}

#top-nav .menu li:hover {
	color:#CCCCCC;
	text-decoration:none;
	font-weight: bold;
}


#top-nav #menu-item a {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	background-image:url(../images/menu.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 15px 0 0;
	padding:5px 0 10px 20px;
}
#top-nav #menu-item a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration:none;
	background-image: url(../images/menu_f2.gif);
	background-repeat: no-repeat;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

#top-nav #menu-item-active {
	background-image:url(../images/menu_f2.gif);
	background-position: left top;
	background-repeat:no-repeat;
	color: #FFFFFF;
	text-align: left;
	font-weight:bold;
	letter-spacing:1px;
	margin:0px 15px 0 0;
	padding:0px 0 10px 20px;
}














/* CENTER STYLES */
#center {
	margin: 30px 0px 20px 0px;
	width: 1000px;
	text-align: left;
	float: left;
}
#content {
	margin: 0px;
	width: 680px;
	text-align: left;
	float: right;
}

#page-heading {
	text-align: left;
	width: 680px;
	margin: 0px 0px 15px 0px;
	float: none;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #999;
}
#text-area-menus {
	text-align: left;
	width: 670px;
	margin: 0px 0px 0px 0px;
	float: right;
	height:390px;
	overflow:auto;
	padding-right: 10px;
}
#text-area {
	text-align: left;
	width: 670px;
	margin: 0px 0px 0px 0px;
	float: right;
	height:440px;
	overflow:auto;
	padding-right: 10px;
}
#image-box {
	margin: 0px 0px 10px 0px;
	width: 1000px;
	text-align: left;
	float: left;
}




#sidebar-left {
	width:290px;
	float: left;
	margin: 0px 30px 0 0;
	height: 500px;
}	

#sidebar-links {
	width:220px;
	float: left;
	margin: 27px 0px 0 30px;
}	

.sidebar-links {
	font: 17px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 25px;
	letter-spacing: 1px;
}
.sidebar-links a {
	color: #FFFFFF;
	text-decoration:none;
}
.sidebar-links a:hover {
	color: #CCCCCC;
	text-decoration:none;
}










/* TEXT STYLES */
.text {
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
	letter-spacing: 0.5px;
}
.text a {
	color: #FFFFFF;
	text-decoration: underline;
}
.text a:hover {
	color: #999999;
	text-decoration: underline;
}










.h1 {
	font: 18px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.h1 a {
	color: #000;
	text-decoration: none;
}
.h1 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


.h2 {
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	line-height: 14px;
}
.h2 a {
	color:#FFFFFF;
	text-decoration:none;
}	
.h2 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


.h3 {
	font: 15px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
}

.h4 {
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.h5 {
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight:bold
}
.h5 a {
	color: #FFFFFF;
	text-decoration:none;
}
.h5 a:hover {
	color: #CCC;
	text-decoration:none;
}







/* FOOTER STYLES */
#footer {
	width: 1000px;
	margin: 0px auto 5px auto;
	float: left;
}


.footer {
	font: 10px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.footer a {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}






/* FORM STYLES */
.formfield {
	font: 11px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-indent: 3px;
	background-color: #FFFFFF;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}

#messages {
	background-color:#CCC;
	width:100%;
	padding:10px 0px;
	font: 11px "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CC0000;
	margin:10px 0px;
}	

#messages ul {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	margin:0;
	padding:0 0 0 10px;
}	

