body {
	background: url(../images/td_background.jpg) #f8f8f8;
}
p {
}
td { }
a:link {
}
a:visited { }
a:hover {
	color: #dc7022;
}

a {
	color: #0066a7;
	text-decoration: none;
}
a:active {
	color: #dc7022;
}

/* Divisions */
#container {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #464848;
}

.container {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #464848;
}

#logohead {
	background: transparent url(../images/logo.gif) no-repeat;
	width: 186px;
	height: 140px;
	margin: 50px auto 10px;
}

.seperator {
	width: 350px;
	height: 1px;
	border-top: 1px dashed #9c9c9c;
	margin: 20px auto 10px;
}

#main_copy {
	width: 325px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-size: 11px;
}

.main_copy {
	width: 325px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-size: 11px;
}

#main_copy a {
	color: #0066a7;
	text-decoration: none;
}

#main_copy a:hover {
	color: #dc7022;
	text-decoration: none;
}

.main_copy a {
	color: #0066a7;
	text-decoration: none;
}

.main_copy a:hover {
	color: #dc7022;
	text-decoration: none;
}

.webactive a {
	color: #0066a7;
	text-decoration: none;
}

.webactive a:hover {
	color: #dc7022;
	text-decoration: none;
}

#main_copy p {
	
}

/*<group=navigation>*/

#navigation {
	background: transparent;
	width: 410px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: none;
}

#navigation ul {
	list-style: none;
	padding: 0;
	height: 19px;
	margin: 0 auto;
	text-align: center;
	display: table;
}

#navigation ul li {
	float: left;
	margin: 0 5px;
	display: block;
	background: none;
	padding: 0 5px;
}

#navigation ul li a {
	height: 19px;
	display: block;
}

#navigation ul li a span {
	display: none;
}

#nav-print a {
	width: 40px;
	background: url(../images/print.gif);
}

#nav-print a:hover {
	width: 40px;
	background: url(../images/print.gif) 0px -20px;
}

#nav-print a:active {
	width: 40px;
	background: url(../images/print.gif) 0px -20px;
}

#nav-web a {
	width: 34px;
	background: url(../images/web.gif) no-repeat;
}

#nav-web a:hover {
	width: 34px;
	background: url(../images/web.gif) no-repeat 0px -20px;
}

#nav-examples a {
	width: 63px;
	background: url(../images/examples.gif) no-repeat;
}

#nav-examples a:hover {
	width: 63px;
	background: url(../images/examples.gif) no-repeat 0px -20px;
}

#nav-contact a {
	width: 54px;
	background: url(../images/contact.gif) no-repeat;
}

#nav-contact a:hover {
	width: 54px;
	background: url(../images/contact.gif) no-repeat 0px -20px;
}

#nav-domains a {
	width: 57px;
	background: url(../images/domains.gif) no-repeat;
}

#nav-domains a:hover {
	width: 57px;
	background: url(../images/domains.gif) no-repeat 0px -20px;
}

#nav-home a {
	width: 42px;
	background: url(../images/home.gif) no-repeat;
}

#nav-home a:hover {
	width: 42px;
	background: url(../images/home.gif) no-repeat 0px -20px;
}
	
/*</group>*/

.headline {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 6px;
	color: #003c6f;
	text-decoration: none;
	border-bottom: 1px dashed #9bb8c2;
}

.doublespace {
	line-height: 22px;
}

/*<group=domains>*/

#dom_main_copy {
	width: 525px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-size: 11px;
}

.searchbox {
	text-align: center;
}

.searchbox a {
	text-align: center;
	color: #0066a7;
	font-family: Arial, Helvetica, sans-serif;
}

.searchbox a:hover {
	text-align: center;
	color: #dc7022;
	font-family: Arial, Helvetica, sans-serif;
}

.domheader {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
	
/*</group>*/

/*<group=Decorations>*/

.px10 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.px12 {
	font: 12px Arial, Helvetica, sans-serif;
}
	
/*</group>*/
