HTML {	
	HEIGHT: 100%;
	margin:0;
	padding:0;
}

BODY {
	HEIGHT: 100%;
	MARGIN: 0px; 
	font-size:0.8em; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	PADDING: 0px; 
	color:#000000;
	background-color:#E8EFF9;
}

#container {	
	POSITION: relative; 
	min-height: 100%;
	height: auto;
	-HEIGHT: 100%;
	background-color:#FFFFFF;
	border-right: 1px solid #1F3DB5;
	width: 780px;
}

#logo{
	position: relative; 
	left: 0px; 
	top: 0px; 
	width: 213px; 
	height: 83px; 
}

#image_strip {
	POSITION: relative;
	WIDTH: 780px;
	HEIGHT: 219px;
}

#fabric {
	float: left;
	BACKGROUND: url(images/fabric.gif) no-repeat left top; 
	width: 213px;
	height: 219px;
}

#header {
	float: right;
	BACKGROUND: url(images/header3.jpg) no-repeat left top; 
	width: 567px;
	height: 154px;
}

#content_strip {
	POSITION: relative;
	WIDTH: 780px;
}

#menu {
	float: left;
	WIDTH: 212px;
	height: 150px;
	text-align: left;
	border-right: 1px solid #203CB7;
}

#content {
	float: right;
	position: relative;
	top: -25px;
	WIDTH: 510px;
	padding-right: 20px;
	font-size:0.88em; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #7A7A7A;
}

.rightimg {
	float: right;
	margin-left: 7px;
	margin-bottom: 7px;
}

.leftimg {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}

#bg_image {
	position: absolute;
	left:213px;
	top:240px;
	width:567px;
	height:447px;
	BACKGROUND: url(images/mypictures/rollbg.jpg) no-repeat left top;
}

#bg_image2 {
	position: absolute;
	left:213px;
	top:240px;
	width:567px;
	height:447px;
	BACKGROUND: url(images/mypictures/matbg.jpg) no-repeat left top;
}
