/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(../img/architecture/bg.jpg);
	background-repeat: repeat;
	background-color: #000000;
} 
 
#pagewidth{ 
 width:100%; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:227px;
	background-color:#FFFFFF;
	width:100%;
	background-image: url(../img/architecture/ipx_hdr.gif);
} 
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:; 
 }
 
#footer{
	height:45px;
	background-color:#000000;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-bottom: 0px;
 } 
 #footer a{
	color: #FFFFFF;
  } 
   #footer a:hover{
	color: #66CCFF;
  } 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.mybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 15px;
	height: 1000px;
}
.titlehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
}
.bannerbox {
	background-image: url(../img/architecture/hder.jpg);
	background-repeat: no-repeat;
	height: 227px;
	width: 802px;
}
.navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 200px;
	text-align: right;
	padding-right: 60px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.imgleftpad {
	padding-left: 15px;
	padding-bottom: 15px;
}
