/* The 100% wide by 100% high invisible layer that serves to center the entire page */
.CENTERLAYER {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}

/* 740 pixel wide box that all content on the page adheres to*/
.CONTENTLAYER {
	position: relative;
	height: 100%;
	width: 740px;
	z-index: 2;
}

p,ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #666666;
	margin-left: 48px;
	margin-right: 8px;
	text-align: left;
}

.centre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #666666;
	margin-left: 48px;
	margin-right: 8px;
	text-align: center;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #666666;
}

.listitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #666666;
	margin-left: 48px;
	margin-right: 8px;
	text-align: left;
	list-style-image: url(../InterfaceGraphics/SubNav_dots.gif);
}


/* BODY COPY  All of the main copy will be controlled with this stylesheet */
.BODYCOPY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #666666;
}
a.BODYCOPY:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #CE4D2D;
	text-decoration: none;
}
a.BODYCOPY:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #CE4D2D;
	text-decoration: none;
}
a.BODYCOPY:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #CE4D2D;
	text-decoration: none;
}
a.BODYCOPY:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #CE4D2D;
	text-decoration: underline;
}



/* 3D Technologies Logo at the top of every page (Homepage) */
.LogoTop {
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 97px;
	width: 50px;
	top: 0px;
}


/* MAIN NAV: black and orange buttons at the top of every page(Homepage) */
.NavBarBlack {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 24px;
	width: 589px;
	background-image: url(InterfaceGraphics/navbartile_Black.gif);
	background-repeat: repeat-x;
	left: 140px;
	float: right;
	top: 111px;
}

.NavBarOrange {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 29px;
	width: 589px;
	background-image: url(InterfaceGraphics/navbartile_Orange.gif);
	background-repeat: repeat-x;
	left: 140px;
	float: left;
	top: 135px;
}

/* Drop-Down Link Text */
.DropdownLinks {
	z-index: 10;
	position: relative;
	width: 440px;
	left: 50px;
	top: 0px;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bolder;
	color: #CE4D2D;
	text-align: left;
	cursor: pointer;
}




/* Content Box: the white area that all of the content fits into (Homepage) */
.ContentBoxWhite {
	position: absolute;
	visibility: visible;
	z-index: 2;
	width: 573px;
	left: 140px;
	top: 164px;
	right: 29px;
	background-color: #FFFFFF;
	background-image: url(InterfaceGraphics/ContentBox_TileGradientTop.jpg);
	background-repeat: repeat-x;
}


/* Search */
.SearchBox {
	position: absolute;
	visibility: visible;
	z-index: 3;
	top: 50px;
	right: 11px;
	left: 500px;
}

.SIMLogo {
	position: absolute;
	visibility: visible;
	z-index: 3;
	top: 5px;
	left: 525px;
}


/* Featured TechBox (Homepage) */
.FeaturedTechBox {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 196px;
	width: 328px;
	left: 10px;
	top: 235px;
	background-image: url(InterfaceGraphics/FeaturedTechBox_tile.gif);
	background-repeat: repeat-y;
}
.FeaturedTechBoxImage {
	position: absolute;
	visibility: visible;
	z-index: 4;
	/* height: 177px; */
	width: 328px;
	left: 10px;
	top: 430px;
}
.FeaturedTechBoxBullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 17px;
	text-align: left;
	list-style-type: circle;
	margin-right: 88px;
}


/* What Is 3D Technologies? (Homepage) */
.WhatIs3DTechnologies {
	background-image: url(InterfaceGraphics/WhatIs3DTechnologies_honeycombs.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: 10;
	position: relative;
	width: 401px;
	left: 84px;
	top: 0px;
	right: 0px;

}
.WhatIs3DText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #666666;
	margin-left: 35px;
	margin-right: 15px;
}

.WhatIs3DRED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: red;
	margin-left: 42px;
	margin-right: 8px;
}


.TableText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #666666;
}


/* Featured Website (Homepage) */
.FeaturedWebsiteBox {
	visibility: visible;
	z-index: 3;
	width: 369px;
	left: 114px;
	position: relative;
	top: 20px;
}
.FeaturedWebsiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #496E43;
	line-height: 19px;
	background-position: left;
	text-align: left;
	padding-left: 32px;
	padding-top: 19px;
	padding-right: 14px;
	background: url(InterfaceGraphics/FeaturedWebsite_tileleft.gif);
}



/* In The News */
.InTheNewsBox {
	visibility: visible;
	z-index: 2;
	width: 567px;
	left: 0px;
	position: relative;
	top: -60px;
}
.InTheNewsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	width: 500px;
	margin-left: 20px;
}
a.InTheNewsText {
	text-decoration: none;
	list-style-image: url(InterfaceGraphics/3DInTheNews_bullet.gif);
}
a.InTheNewsText:link {
	text-decoration: none;
	list-style-image: url(InterfaceGraphics/3DInTheNews_bullet.gif);
}
a.InTheNewsText:visited {
	text-decoration: none;
	list-style-image: url(InterfaceGraphics/3DInTheNews_bullet.gif);
}
a.InTheNewsText:hover {
	text-decoration: underline;
	list-style-image: url(InterfaceGraphics/3DInTheNews_bullet.gif);
	color: #CE4D2D;
}
.InTheNewsBullets {
/*	background-image: url(InterfaceGraphics/3DInTheNews_bullet.gif); */
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 40px;
	list-style-image: url(InterfaceGraphics/3DInTheNews_bullet.gif);
	line-height: 25px;
}


/* Is There Something 3D Technologies Can Do For You? */
.IsThereSomethingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
}
.IsThereSomethingBox {
	margin-left: 20px;
}

/* Text Nav links at the bottom of every page */
.TextNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	text-align: center;
}
.TextNavCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #333333;
	text-align: left;
}
a.TextNav {
	text-decoration: none;
}
a.TextNav:link {
	text-decoration: none;
}
a.TextNav:visited {
	text-decoration: none;
}
a.TextNav:hover {
	text-decoration: underline;
	color: #CE4D2D;
}

