body 
{
	background:#FFF url(../images/body_bg.gif) repeat-x;
}

#container
{
	background-color:#FFFFFF;
	width:900px;
	margin:48px auto;
}
#header {
	height:121px;
	background: #6ba4e1 url(../images/header_bg.jpg) no-repeat;
	}
#header h1 {text-indent:-9999px;}
#header h1 a {display:block;height:121px;width:160px;}
	
#content-top {height:30px;background:url(../images/content-top_bg.gif) no-repeat;clear:both;}

#main1 {
	background: url(../images/content-midy_bg.gif) repeat-y;
	padding:0 16px;
	width:868px;
	}
#main2 {
	background: url(../images/content-midx_bg.gif) repeat-x;
	background-color: #E0E0E0;
	width:868px;
	}
	
#colLeft {
	float:left;
	width:150px;
	margin:0; padding:0;
	}

#colRight {
	float:right;
	width:300px;
	margin:0; padding:0;
	}
	
#content {
	margin:0 300px 0 150px;
	font-size:1.1em;
	line-height:1.5em;
	}
#content .floatfix { display: table; height: 1%; width: 100%; margin: 0; padding: 0; }
#flash { text-align:center;padding:15px 0 0;height:150px; }

#content-bottom {height:31px;background:url(../images/content-bottom_bg.gif) no-repeat;clear:both;}

#footer { height:41px;background:url(../images/footer_bg.gif) repeat-x;color:#fff; }

body.noRight #main2 {  }
body.noRight #colRight { display:none; }
body.noRight #content { margin-right:0; }

body.noLeft #main1 {  }
body.noLeft #colLeft { display:none; }
body.noLeft #content { margin-left:0; }

body.noStructure {}
body.noStructure #colLeft,
body.noStructure #colRight,
body.noStructure #main1,
body.noStructure #main2,
body.noStructure #content,
body.noStructure #header,
body.noStructure #footer,
body.noStructure #menu
{
	display:none;
}

div.transferForm 
{
	border: 1px solid black;
	background-color: #fff;
	padding: 5px;
}

div.transferForm h1 
{
	font-size: 1.5em;
}

#processOrders td 
{
	
}

#processOrders fieldset 
{
	border: none;
	margin: 0 auto;
	width: 750px;
}

#processOrders fieldset legend 
{
	color:#19345D;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 20px;
	border-bottom: 1px solid black;
}