.oneColFixCtr #container {
	width: 697px;  
	background: none;
	margin: 0 auto; 
	border: none;
	text-align: left; 
}

#topcontent {
	background-image:url(images/topcontent.png);
	background-repeat:no-repeat;
	position:relative;
	height: 40px;
	top:174px;
	}

.oneColFixCtr #mainContainer {
	width: 667px;
	background: none;
	margin: 0 auto; 
	padding: 1px 0px 0px 0px;
	border: none;
}

body {
	background-image:url(images/background.png);
	background-attachment:scroll;
	background-position: left bottom;
	background-repeat:no-repeat;
	background-color: #000000;
	font-family: Arial, sans-serif;
}

div#banner {
	background-image: url('images/banner.png');
	background-repeat: no-repeat;
	float:right;
	width: 607px;
	height: 190px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#nav {
	width: 617px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	float: right;
	position: relative;
	bottom: 40px
	}
	
#menu {
	width: 617px;
	}
	
#content {
	width: 647px;
	background-image:url(images/contentbg.png);
	font-size: 12px;
	overflow: auto;
	padding-left:10px;
	padding-right:10px;
	}

#bottomcontent {
	background-image:url(images/bottomcontent.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 100px;
	position:relative;
	bottom: 0px;
	}

	
#footer {
	font-size: 10px;
	text-align: center;
	font-family: Arial, sans-serif;
	color: #ffffff;
	padding: 5px 5px 5px 5px
	}
  
a:link {
	color: #333333;
	}
a:hover {
	color: #ffffff;
	}
a:visited {
	color: #333333;
	}
a:visited:hover {
	color: #ffffff;
	}

h1  { 
	font-family: Arial, sans-serif; 
	font-size: 17px;
	color: #000000;
	text-align: left; 
	border-bottom: 1px solid #001738
	}
	
h2  {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #001738;
	}
	
.ie-png {
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/banner.png',sizingMethod='scale');
	width: 647px;
	height: 135px;
	padding: 0px;
	margin: 0px;
}

.ie-hide{
    border:0px solid #FFFFFF;
    _display:none;
}
.oneColFixCtr #container #mainContainer #content p {
	text-align: left;
}
