#page_table {
	background-color: #373432;
}

#aleph   { background-color: #ece2d9; visibility: visible; width: 960px; height: 100%;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#siteheader     { visibility: visible; position: absolute; top: 0; width: 960px; height: 62px;
	background: #948D87 no-repeat;
}
#nav_two {
	z-index: 10;
	background-image: url(images/BG_nav_two.gif);
	width: 960px;
	overflow: hidden;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 80px;
}

#menu {
	height: 80px;
	width: 960px;
	overflow: hidden;
	z-index: 10;
}

span.menubutton {
}

.page_pic {
	width: 540px;
	height: 400px;
	float: right;
	position: relative;
	top: 20px;
}



.page .header {
	display: block;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 240px;
	font-weight: bold;
	font-size: 22px;
	color: #3d4549;
	float: left;
}

.page .copy {
	display: block;
	width: 240px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 24px;
	color: #3d4549;
	float: left;
	text-align: left;
}

#logo_div {
	width: 360px;
	height: 62px;
	float: left;
	background: url(images/coretech_logo_01.gif) no-repeat 12px;
}

.nav_one {
	height: 62px;
	width: 198px;
	float: left;
	font-size: 16px;
	line-height: 62px;
	color: white;
	border: 1px outset #b5ada6;
}

#siteheader a {
	text-decoration: none;
}

.nav_one:hover {
	background: #767070
}



#nav_two .menubutton  {
	
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	color: #8d8681;
	font-size: 12px;
}

#nav_two .menubutton a, .nav_two .menubutton .header {
	height: 80px;
	display: block;
	width: 120px;
	color: inherit;
	text-decoration: none;
	line-height: 15px;
}

.menubutton .header{
	font-weight: bold;
	font-size: 16px;
	display: block;
	height: 8px;
	margin-top: 8px;
}

#nav_two .menubutton :hover {
	color: black;
}

.page {
	float: left;
	height: 500px;
	width: 915px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#page_window {
	width: 960px;
	height: 650px;
	overflow: hidden;
	float: left;
	background-color: white;
}


.section_holder {
	width: 6000px;
	height: 530px;
}

#big_mover {
	width: 9000px;
	height: 550px;
}

#big_box {
	position: absolute;
	top: 63px;
	width: 960px;
	overflow: hidden;
	height: 800px;
}

#webbox {
	background: url(images/products_services/webbox_01.gif) no-repeat;
	
}

#assmail {
	background: url(images/products_services/assmail_01.gif) no-repeat;
	
}

/* start again */

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#top-banner {
	width: 100%;
	height: 74px;
	background: url(images/grad_header_01.gif) repeat-x;
}

#logo-banner {
	width: 270px;
	height: 74px;
	background: url(images/coretech_logo_02.gif) no-repeat;
	margin-left: 20px;
}

#page-BG {
	background-color: maroon;
	background-image: url(images/grad-tall-BG-01.gif);
	position: absolute;
	top: 74px;
	bottom: 0;
	right: 0;
	left: 0;
}

#contact-deets {
	margin-top: 16px;
	width: 240px;
	margin-left: 26px;
	color: gray;
}

#contact-deets a {
	color: #3a3a3a;
	display: inline-block;
	height: 20px;
	padding-left: 3px;
	padding-right: 3px;
}

#contact-deets a:hover {
	color: #fff;
	background-color: gray;
}


