#Container {
    position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;   /*IE hack */
}
	

#Header {
	position:relative;
	color:#000000;
	background-color:#000000;
	background-image:url(../images/arizona-computer-consultants-gradient.gif);
	background-repeat:repeat-x;
	font-size:32px;
	line-height:normal;
	letter-spacing:normal;
	word-spacing:normal;
	padding:0px;
	height:200px;
}

#Header img.logo {
	visibility:visible;
	position: absolute;
	z-index:10;
	top: 0px;  	
	left:50px;
	width:256px;
	height:200px;
}

#nav-container {
	position:absolute;
	right:1px;
	z-index:100;
	margin: 0 70px 0 0;
	top:0px;
	width:389px;
	height:20px;
}

#Pagetitle-bar {
	border-width:3px 0px 3px 0px;
	border-bottom-style:solid;
	border-bottom-color:#999;
	border-top-style:solid;
	border-top-color:#999;
	color:#000;
	background-color:#666666;
	background-image:url(../images/greybar.png);
	background-repeat:repeat-x;
	font-size:32px;
	line-height:normal;
	letter-spacing:normal;
	word-spacing:normal;
	padding: 25px 0px 0px 0px;
	margin: 0;
	height:71px;
	z-index:1; /* For IE 7 */
}

.Pagetitle {
/*	position: relative;
*/	margin: 30px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	z-index:2; /* For IE 7 */
}

#Content {
}

#Main-column {
	min-height: 750px;
	height:auto !important;
	height:850px;
	margin:0 50px 0 35% !important;
	margin:0 50px 0 400px; /* IE 6 and below doesn't understand percent */
	padding:60px 20px 60px 25px;
	background-image:url(../images/large-transluce.png) !important; /* Nice Alpha PNG for modern browsers */
	background-image:url(../images/pseudo-transluce.gif); /* Fake Alpha gif for IE 6 and below */
	background-color: transparent !important;
	background-repeat: repeat;
}

#Sidebar {
	position:relative;
	width: 34%;
	margin: 0 0 0 10px;
	left:0px;
	float: left;
}

/* Each Section of content */

.Section {
	display: block;
	position:relative;
	margin: 20px 1px 40px 1px;
}


/* Contact Bar */

.Contact-us {
	position: relative;
	height: auto;
	display: block;
	background-color:#ccc;
	margin: 40px -21px 40px -26px;
	padding: 10px 10px 10px 10px;
	z-index: 10;
}

.Contact-us img{
	position: relative;
	float:left;
	border-width:0;
	width: 63px;
	height: 40px;
	margin: 8px 20px 0 10px;
	z-index: 11;
}

a.Contact-us:link, a.Contact-us:visited {
	color:#000;
	font-weight:bold;
	font-weight:normal;
	font-size: 10px;
	text-decoration:none;
	z-index: 11;
}

a.Contact-us:hover {
	color:#FFCC33;
	background-color:#333;
	z-index: 10;
}

.contact-txt {
	display:block;
	margin: 10px 10px 10px 0px;
/*	font-style:italic;*/
	z-index: 12;
}

/* Footer */


#Footer {
  	z-index:20;
	position:absolute;
	bottom:0 !important;
	bottom:-1px;  	
	width:100%;
  	clear:both;
  	background-color:#000000;
	background-image:url(../images/phoenix-arizona-it-consultants-footerbar.gif);
	background-repeat:repeat-x;
	padding:10px 0px 10px 0px;
}

#FooterText {
	margin-right:30px;
	margin-left:30px;
  	font-size:9px;
	line-height:10px;
/*	font-family:Verdana, Arial, Helvetica, sans-serif;
*/}

#FooterText a {
  	font-size:10px;
	letter-spacing:1px;
}

.ip {
}

.ip-address {
	color:#00CC00;
	letter-spacing:2px;
	font-size:10px;
}

.businesscard {
	padding: 20px;
	overflow: hidden;
}

.businesscard img {
	margin: 0px 40px 20px 0px;
	float: left;
	width: 300px;
	height: 176px;
}

.googlemaps {
	position: relative;
	margin: 0px 40px 20px 0px;
	float: left;
	width: 250px;
	height: 250px;
}

.computer-consultant-ad {
	display:block;
	margin: 20px auto 0px auto;
	text-align: center;
}

.computer-consultant-ad img {
	background-image:url(../images/minipitches/alpha-dropshadow.png) !important; /* Nice Alpha PNG for modern browsers */
	background: url(../images/minipitches/pseudo-dropshadow.gif); /* Crappy psuedo transparent gif for IE 5.5 and 6*/
	background-repeat: no-repeat;
	background-position: top left;
}

.localfirst {
	margin: 5px 35px 20px 25px;
	float: left;
}

.credit-card-logos {
	position: relative;
	margin: 30px 30px 30px 18px;
	width: 250px;
	height: 50px;
}

.google-checkout-logo {
	position: relative;
	margin: 30px 30px 30px 10px;
	width: 200px;
	height: 36px;
}
