/* CSS Document */
body {
	background-color:#ffffff;
	margin: 0px;
	padding:0px;
	overflow:visible;
	}
img {
	border: 0px;
	background-color: transparent;
	}
a {
	text-decoration: none;
	} 
	
a.copy:link {color: #aa252f; }
a.copy:active {color: #aa252f;}
a.copy:visited {color: #103B53;}
a.copy:hover {color: #666;}

a.sidebar:link {color: #fff; }
a.sidebar:active {color: #fff;}
a.sidebar:visited {color: #fff;}
a.sidebar:hover {color: #AB9764;}


/* ------------- masthead styles */



#global{
	position: absolute;
	left: 50%;
	margin-left: -403px;
	font-family:Univers, Arial, Helvetica, sans-serif;
	}
#content{
	width: 806px;
	}
#masthead{
	width: 806px;
	height: 85px;
	background-color: #000000;
	background-image:url(../images/cgiLogo.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}
#phone{
	position:absolute;
	top: 49px;	
	left: 330px;
	width: 448px;
	height: 20px;
	z-index:1;
	color:#999999;
	text-align:right;
	}
		
.forMore{font-size:12px}

.phone{font-size:16px}

#home{
	position:absolute;
	top: 0px;
	left: 333px;
	width: 69px;
	height: 34px;
	background-image: url(../images/linkHomeup.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}
#dealerLocator{
	position:absolute;
	top: 0px;
	left: 402px;
	width: 135px;
	height: 34px;
	background-image: url(../images/linkDealerLocatorUp.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}
#architectLogin{
	position:absolute;
	top: 0px;
	left: 537px;
	width: 136px;
	height: 34px;
	background-image: url(../images/linkArchitectUp.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}
#dealerLogin{
	position:absolute;
	top: 0px;
	left: 673px;
	width: 132px;
	height: 34px;
	background-image: url(../images/linkDealerLoginUp.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}
a#homeRollover img {background: url(../images/linkHomeup.gif) top left no-repeat; width:69px; height:34px;}
a#homeRollover:hover img {background: url(../images/linkHomeOver.gif) top left no-repeat; width:69px; height:34px;}

a#dealerLocatorRollover img {background: url(../images/linkDealerLocatorUp.gif) top left no-repeat; width:135px; height:34px;}
a#dealerLocatorRollover:hover img {background: url(../images/linkDealerLocatorOver.gif) top left no-repeat; width:135px; height:34px;}

a#architectLoginRollover img {background: url(../images/linkArchitectUp.gif) top left no-repeat; width:136px; height:34px;}
a#architectLoginRollover:hover img {background: url(../images/linkArchitectOver.gif) top left no-repeat; width:136px; height:34px;}

a#dealerLoginRollover img {background: url(../images/linkDealerLoginUp.gif) top left no-repeat; width:132px; height:34px;}
a#dealerLoginRollover:hover img {background: url(../images/linkDealerLoginOver.gif) top left no-repeat; width:132px; height:34px;}	
	
	

	

/*COPY*/
h1{
font-size:24px;
line-height:1.25em;
color:#666666;
font-family:Rockwell, "Rockwell Condensed", "Rockwell Extra Bold", Impact;
}
	
#siteMapTitle{	
	position:absolute;
	top:90px;
	left:0px;
	height:45px;
	width:540px;
	}
	
#mapCopy{
	position:absolute;
	top:120px;
	left:25px;
	height:auto;
	width:770px;
	padding-top:15px;
	font-size:12px;
	color:#000000;
	line-height: 1.5em;
	overflow: auto;
	}
	
	#copyright {
border-top:#999 dotted 1px;
	left:0;
	font-size:10px;
	line-height:1.5em;
	color:#666;
padding-top:30px;
margin-top:30px;
	width: 100%;
	
}