/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #F3F6FB url(images/design/background.jpg) repeat-x fixed top;
	font-size: 95%;
} 
 
#pagewidth{
	width:995px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background: #FFFFFF;
} 
 
#header{
	position:relative;
	height:126px;
	width:100%;
	background: #FFFFFF url(images/design/Arlington-Frame-Company.jpg) no-repeat 0px -1px;
	border-bottom: 5px solid #042e5d;
	border-top: 5px solid #042e5d;
} 
#breadcrumb {
	position: relative;
	margin: 0px;
	padding: 0px;
}

 
#leftcol{
	width:280px;
	float:left;
	position:relative;
  }
 
#twocols{
	float:right;
	position:relative;
	width: 690px;
  }
 
#rightcol{
	float: right;
	margin-left: 15px;
	width: 350px;
 
 }
 
 #rightcol_150 {
	float: right;
	margin-left: 10px;
	width: 150px;
	font-size: 12px;
	background: #fbfcc4;
	margin: 5px 0px 5px 5px;
	padding: 10px;
	border: 2px solid #fdd473;
 
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 }
 
#footer{
	clear:both;
	background: #022143 url(images/design/menuHeaderBack.gif) repeat-x;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #000;
 } 
 
.clear {
	clear: both;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}
.imgright {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
	float: right;
}


/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix{display: block;}
/* End hide from IE-mac */  


 

.imgrightframed {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
	float: right;
	padding: 3px;
	border: 1px solid #000000;
}
.imgrightClearRight {
	float: right;
	margin: 2px 0px 2px 5px;
	clear: right;
}
.clear {
	clear: both;
}

