body { 
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	}


.wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: 955px;
	background-image: url(../2007images/framework/wrapperBackground.gif);
	background-repeat: repeat-y;
	}
	
.header {
	position: relative;
	top:0px;
	left: 0px;
	height: 133px;
	width: 955px;
	float: left;
	}	

.header img {
	float: left;
	}	
	
.leftColumn {
	position: relative;
	width: 210px;
	float: left;	
	background-image: url(../2007images/framework/leftBackground.gif);
	background-repeat: repeat-y;
	}
	
.leftColumnText {
	position: relative;
	top: 0px;
	left: 10px;
	width: 175px;
	font-family: Arial;
	font-size: 12px;
	line-height: 140%;
	}		



.middleColumn {
	position: relative;
	top: 0px;
	left: 0px;
	width: 493px;
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 140%;
	float: left;
	}	

.middleColumn h1 {
	font-size: 12px;
	font-weight: bold;
	}


.middleColumn h2 {
	font-size: 11px;
	font-weight: bold;
	}

.middleColumn h3 {
	font-size: 11px;
	font-weight: bold;
	display: inline;
	}
	
.middleColumn h4 {
	font-size: 12px;
	font-weight: bold;
	color: #1d4382;
	}	
	
	
.middleColumn h5 {
	font-size: 14px;
	font-weight: bold;
	color: #54545a;
	margin:-3px 0px -4px 0px;
	}	
	
	
.middleColumn td {
	padding-bottom: 7px;
	padding-top: 3px;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccccde;
	}


.rightColumn {
	position: relative;
	top: 10px;
	left: 20px;
	width: 220px;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	float: left;
	color: #1d4382;
	}	




.fullColumn {
	position: relative;
	top: 0px;
	left: 0px;
	width: 733px;
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 140%;
	float: left;
	}	




.styleBox {
	position:relative;
	margin:0px 0px 20px 0px;
	border:1px solid #999999;
	padding:15px;
	text-align:left;
	float:left;
	width:701px;
	}
	
	
.styleBox img {
	position:relative;
	float:left;
	padding:10px;
	margin: 0px 13px 13px 0px;
	width:200px;
	height:200px;
	background-color:#CCCCCC;
	}	


.styleBox h1 {
	display:block;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 10px 0px;
	margin: 5px 0px 20px 0px;
	border-bottom:1px solid #666666;
	}
	
	
.carpetBox {
	position:relative;
	margin:0px 0px 20px 0px;
	border:1px solid #999999;
	padding:15px;
	text-align:left;
	float:left;
	width:701px;
	}	
	


.fullColumn h1 {
	font-size: 12px;
	font-weight: bold;
	}


.fullColumn h2 {
	font-size: 11px;
	font-weight: bold;
	}

.fullColumn h3 {
	font-size: 11px;
	font-weight: bold;
	display: inline;
	}
	
.fullColumn h4 {
	font-size: 12px;
	font-weight: bold;
	color: #1d4382;
	}	
	
	
.fullColumn h5 {
	font-size: 14px;
	font-weight: bold;
	color: #54545a;
	margin:-3px 0px -4px 0px;
	}	
	


.footer {
	position: relative;
	top:0px;
	left: 0px;
	width: 955px;
	height: 158px;
	background-image: url(../2007images/framework/footer.gif);
	background-repeat:repeat-y;
	float: left;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	}
	
	
.footerText {
	position: relative;
	top: 30px;
	left: 202px;
	width:740px;
	height: 55px;
	text-align: center;
	line-height: 12px;
	}	
	


.clearFloat {
	clear: both;
	}

a:link { 
	color: #ce3729;
	text-decoration: none;
	}

a:visited { 
	color: #ce3729;
	text-decoration: none;
	}

a:hover { 
	color: #ce3729;
	text-decoration: underline;
	}

a:active { 
	color: #ce3729;
	text-decoration: none;
	}
	
	
.breadcrumb {
	color: #1d4382;
	font-family: Arial;
	font-size: 10px;
	}
	
	
		
select	{
	background-color: white;
	border-color: #1e4a5b;
	color: #666666;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	width: 250px;
	font-size: 10px;
	font-family: Arial;
	}
		
textarea	{
	background-color: white;
	border-color: #1e4a5b;
	color: #666666;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	width: 250px;
	font-size: 10px;
	font-family: Arial;
	}
	
	
.inputAlt	{
	background-color: white;
	border-color: #1e4a5b;
	color: #666666;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	width: 250px;
	font-size: 10px;
	font-family: Arial;
	}	
	
	
	
input	{
	background-color: white;
	border-color: #1e4a5b;
	color: #666666;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	width: 160px;
	font-size: 10px;
	font-family: Arial;
	}	
	
	
.checkbox	{
	background-color: white;
	border-color: #1e4a5b;
	color: #666666;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	font-size: 10px;
	font-family: Arial;
	width: 12px;
	height: 12px;
	}	
	

	
.buttonAlt	{
	margin-top: 4px;
	background-color: #1e4a5b;
	color: #ffffff;
	border-width: 0px;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	}	
	
.industry {
padding:10px;
border:1px solid #748aa1;
background-color:#e6ecf2;
width:200px;
					}	
					
.colorBox {
	position: relative;
	float:left;
	top:0px;
	left:0px;
	margin: 0px 16px 10px 0px;
	padding:10px;
	text-align:center;
	border:1px solid #000000;
	}
	
.colorBox img{
	height:60px;
	width:60px;
	}		
	
					
.galleryImages img {
	float:left;
	border:1px solid #999999;
	margin: 0px 10px 10px 0px;
	}					