/* CSS Document */
div.wrap {
	position:relative;
	width:822px;
	height:657px;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
}

div.header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:822px;
	height:80px;
}

div.shim_ {
	position:absolute;
	left:0px;
	top:80px;
	width:134px;
	height:63px;
}

div.advertising_ {
	position:absolute;
	left:134px;
	top:80px;
	width:122px;
	height:63px;
}

div.publishing_ {
	position:absolute;
	left:256px;
	top:80px;
	width:144px;
	height:63px;
}

div.corporate_ {
	position:absolute;
	left:400px;
	top:80px;
	width:139px;
	height:63px;
}

div.realestate_ {
	position:absolute;
	left:539px;
	top:80px;
	width:150px;
	height:63px;
}

div.support_ {
	position:absolute;
	left:689px;
	top:80px;
	width:133px;
	height:63px;
}

div.index-08_ {
	position:absolute;
	left:0px;
	top:143px;
	width:595px;
	height:192px;
	background: #FFFFFF;
}

div.about-header_ {
	position:absolute;
	left:595px;
	top:143px;
	width:227px;
	height:34px;
}

div.index-10_ {
	position:absolute;
	left:595px;
	top:177px;
	width:1px;
	height:158px;


/* About Box */

}

div.about-bg_ {
	position:absolute;
	left:596px;
	top:177px;
	width:226px;
	height:158px;
	background: url(about-bg.jpg) no-repeat center top;
	font: 10px "Trebuchet MS";
	color: #333333;
}

#aboutbg_text {
	margin: 5px 20px 10px 10px;
	position: relative;
}

div.index-12_ {
	position:absolute;
	left:0px;
	top:335px;
	width:822px;
	height:20px;
}

div.whois_ {
	position:absolute;
	left:0px;
	top:355px;
	width:201px;
	height:123px;
}

div.software_ {
	position:absolute;
	left:201px;
	top:355px;
	width:201px;
	height:123px;
}

div.resource_ {
	position:absolute;
	left:402px;
	top:355px;
	width:193px;
	height:123px;

/* News Box */

}

div.news-header_ {
	position:absolute;
	left:595px;
	top:355px;
	width:227px;
	height:34px;
}

#newsbg_text {
	margin: 5px 20px 10px 10px;
	position: relative;
}

div.index-17_ {
	position:absolute;
	left:595px;
	top:389px;
	width:1px;
	height:213px;
}

div.news-bg_ {
	position:absolute;
	left:596px;
	top:389px;
	width:226px;
	height:213px;
	background: url(news-bg.jpg);
}

div.meetings_ {
	position:absolute;
	left:0px;
	top:478px;
	width:201px;
	height:124px;
}

div.customers_ {
	position:absolute;
	left:201px;
	top:478px;
	width:201px;
	height:124px;
}

div.support021_ {
	position:absolute;
	left:402px;
	top:478px;
	width:193px;
	height:124px;
}

div.white-bar_ {
	position:absolute;
	left:0px;
	top:602px;
	width:822px;
	height:20px;

/* Footer */

}
div.footer-bar_ {
	position:absolute;
	left:0px;
	top:622px;
	width:822px;
	height:35px;
	background: #000000;
}
#footertext {
	margin: 10px 20px;
}
#footerlink a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#footerlink a:hover {
	color: #000;

	
/* Misc. */

}
body {
	background: #FFFFFF url(bg.gif);
	font: 10px "Trebuchet MS";
	color: #FFFFFF;
	margin: 10px 20px;
}
strong {
	border-bottom: 1px dotted #999999;
}
a:link {
	color: #A3252F;
}
a:visited {
	color: #9F1824;
}
a:hover {
	color: #A3252F;
	text-decoration: underline;
}
a:active {
	color: #A42531;
	text-decoration: none;
	border: none;
}

.noborder {
	border:none;
}

