body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.7em;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	}
html>body { /* let us be nice to people using Opera */
	font-size: 11px;
	}
	
#container {
	margin:0 auto;
	width:1050px;
	padding: 0px;
	}

	
#top-header {
	height:30px;
	width: 800px;
	float:left;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;

}

	
#bottom-header {
	height:28px;
	width: 870px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 90px;

}

	
#header{
	margin:0;
	padding:0;
	height:134px;
	width: 1050px;
	float:left;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	}
	
#header h1{
display:none
}


#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1050px;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#content-left {
	width: 250px;
	float: left;
	min-height: 610px;
	height:auto;
	margin-top: 0px;
	padding-left: 0px;
	background-image: url(images/left-col.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
}

/* for Internet Explorer */
/*\*/
* html #content-left{
height: 610px;
}
/**/

#left-inner{
	margin-left: 80px;
}

#content-right {
	width:800px;
	min-height: 610px;
	height: auto;
	float:left;
	background-image: url(images/right-col.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
	/* for Internet Explorer */
/*\*/
* html #content-right{
height: 610px;
}
/**/


#right-inner {
	width: 700px;
	float: left;
	padding-left: 10px;
}	
#right-far {
	width: 170px;
	float: left;
	padding-left: 10px;

}

#footer {
	height: 79px;
	clear: both;
	margin: 0px;
	width: 1050px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	margin-left: 90px;
	margin-top: 14px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	text-decoration: underline;
}


#menu-green {
	padding-top: 0px;
	padding-left: 64px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 15px;
}
#menu-green ul {
	display: block;
	width: 170px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
}
#menu-green li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#menu-green a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}
#menu-green a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer-left {
	float: left;
	width: 450px;
	padding:0;
	margin:0;
	height: 79px;
}

#footer-left p {

	padding-top: 0px;
}

.imageleft {
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imageright {
	float: right;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}


.imageleft-co {
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}


.imageright-co {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	
}
#toptext h1{
	display: none;
}




.menutop{
	background-image: url(images/menu-top.jpg);
	background-repeat: no-repeat;
	height: 19px;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
.textbox{
	display: block;
	width: 200px;
	background-image: url(images/menu-body.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.textbox p {
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 20px;
	font-size: 12px;
	margin-bottom: 0px;
}
.textbox h3 {
	background-image: url(images/menu-top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px 0px 10px 15px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
}
.textbox a {}
.textbox a:hover {}
