#container {
	width: 975px;
	margin:0 auto;
}
#wrapper {
	float: left;
	width:975px;
	padding:0 10px;
	margin:0 auto;
	text-align: left;
	background-image:url(images/wrapper-bg.jpg);	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 955px;
}
#header {
	width:955px;
	margin:0;
	height:275px;
	background:url(images/header-bg.jpg) no-repeat;
}

#main {
	width: 955px;
	background-image:url(images/main-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ffffff;
}
#rightcol {
	float: right;
	width: 300px;
	padding: 30px 30px 30px 15px;
	background-color: transparent; 
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 255px;
	
}
#leftcol {
	float: left;
	width: 655px;
	padding: 30px 15px 30px 30px;
	background-color: transparent;
	background-image:url(images/rightcol-bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 610px;
	
}
#footer {
	clear: both;
	width: 955px;
	height:55px;
	padding: 0 30px 0 30px;
	font-size: 1em;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 895px;
	background-color:#30373D;
}