html, body, div, p {
	font-family:  Arial, sans-serif; 
	color: #fff;
}
body { 
	text-align:center;
	padding:0px;
	margin:0px;
	height:100%; /* needed for container min-height */
	background-color: #000;
}
img {
	border:0;
	padding:0;
	margin:0;
}
/* worktop-edges*/
.edge-us {
	padding-bottom:100px;
}



/* styles */



p {
	font-size:11pt;
	text-align:justify;
	margin:0;
	padding:0;
	border:0;
	padding-bottom:19px;
	font-weight:normal;
}
.p {
	font-size:11pt;
	text-align:justify;
	margin:0;
	padding:0;
	border:0;
	padding-bottom:19px;
	font-weight:normal;
}
.heading {
	font-size:14pt;	
	font-weight:normal;
	padding:0;
	padding-bottom:19px;
	margin:0;
	border:0;
	font-style:italic;
	text-align:left;
}
.sub-heading {
	font-size:12pt;	
	font-weight:bold;
	padding:0;
	padding-bottom:19px;
	border:0;
	font-style:normal;
	text-align:left;
}
.sub-heading-ns {
	font-size:12pt;	
	font-weight:bold;
	padding:0;
	padding-bottom:0px;
	border:0;
	font-style:normal;
	text-align:left;
}
.sub-heading-us {
	margin-top:50px;
	font-size:12pt;
	margin-bottom:0px;
	font-weight:bold;
	padding:0;
	border:0;
	font-style:normal;
	text-align:left;
}
.address {
	padding-top:40px;
	padding-left:50px;
	font-weight:normal;
}
.name {
	font-size:12pt;
	font-weight:bold;
}
.company {
	font-size:14pt;
	font-weight:bold;
}
.email {
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.email:hover {
	text-decoration:underline;
	color:#fff;
}
.tel {
	font-size:14pt;
	font-weight:bold;
	padding-bottom:60px;/* needed to push guarantee under picture on right */
	line-height:120%;

}

/* Navigation */

#navigation {
	position:absolute;
	top:178px;
	right:36px;
	width:auto;
	height:20px;
	border:0px;
	margin:0px;
	padding:0px;
	background-color: #000;
	z-index:14;
}
#menu {	
	padding:0em;
	margin: 0em;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	list-style-type:none;
	vertical-align: middle;
	text-align:left;	
}
#menu li {
	display:inline;
	height:20px;

}
.main-menu {
	display:inline;
	padding: 0px 25px;
	margin-left: 0em;
	margin-right: 0em;
	color:#fff;
	text-decoration:none;
	float:left;
	height:20px;
	border-right:2px solid #fff;
	font-size:12pt;
	background-image: url(images/nav-divide.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}
.main-menu:hover {
	color:#fc3;
	text-decoration:underline;
}
.current-page {
	color:#fc3;
	text-decoration:none;
}
.current-page:hover {
	text-decoration:none;
}
.end-list {
	padding:0px 0px 0px 25px;
	border:0;
}

/* links */

.p-back {
	margin-top:30px;
	margin-bottom:80px;
	margin-left:3px;
}

.back-top {
	font-size:10pt;
	text-decoration:none;
	margin:0;
	padding:0;
	border:0;
	margin-left:0px;
	color:#fff;
}
.back-top:hover {
	text-decoration:underline;
}
.back-right {
	font-size:10pt;
	text-decoration:none;
	margin:0;
	padding:0;
	border:0;
	float:right;
	padding-right:0px;
	padding-bottom:20px;
	color:#fff;
}
.back-right:hover {
	text-decoration:underline;
}
.extra-space {
	padding-bottom:50px;
}
.bookmark-links {
	text-decoration:underline;
	color:#fff;
}
.bookmark-links:hover {
	color:#fc3;
}





/* the overall container for the page */


#container {
	width:980px;
	min-height:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/
	margin:0;	
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border:0;
	background-image:url('images/granite-bg.jpg');
	background-repeat:repeat-y;
	background-position:100% 100%; 
	border-left:1px solid #999;
	border-right:1px solid #999;
	position:relative;	/* needed for fotter positioning*/
}
#masthead {
	position:absolute;
	top:0px;
	left:0px;
	width:980px;
	height:137px;
	border:0;
	margin:0;
	padding:0;
	z-index:3;
}
		#masthead #anglian-stone {
			position:absolute;
			top:0px;
			right:0px;
			width:586px;
			font-size:8pt;
			text-indent:-10000px;
			overflow:hidden;			
			height:122px;
			border:0;
			margin:0;
			padding:0;
			background: url(images/anglian-stone.jpg) no-repeat;
			z-index:4;
		}
/* content */

#content {
	padding-top:157px; /* content & content-bg need to be seperate so bg starts from top padding */
	padding-bottom:30px; /* space below box */

}
#content #content-bg {  
	width:980px;
	height:auto;
	height:100%;  
	background: url(images/content-repeat-tile.gif) repeat-y;
	background-position:16px 0px;
	z-index:11;
}
#content #bottom-box {
	width:980px;
	height:9px;
	background: url(images/content-bottom-repeat.gif) no-repeat;
	background-position:16px 0px;
	z-index:12;
}


/* content box */

#content #box-top {
	position:absolute;
	top:157px;
	left:16px;
	width:948px;
	height:16px;
	background: url(images/content-top-tile.gif) repeat-x;
	z-index:11;
}
#content #top-left {
	position:absolute;
	top:157px;
	left:16px;
	width:12px;
	height:16px;
	background: url(images/content-top-left.gif) no-repeat;
	z-index:12;
}
#content #top-right {
	position:absolute;
	top:157px;
	right:16px;
	width:11px;
	height:16px;
	background: url(images/content-top-right.gif) no-repeat;
	z-index:12;
}

/* control text */

#text {
	padding-left:50px;
	padding-top:65px;
	padding-right:498px;
}
.text {
	padding-left:50px;
	padding-top:65px;
	padding-right:498px;
}
.follow-text {
	padding-top:30px;
	padding-left:50px;
	padding-right:498px;
}

#full-page {
	padding-left:50px;
	padding-right:50px;
}
.full-page {
	padding-left:50px;
	padding-right:50px;
}

/* homepage right column */

#right-column {
	position:absolute;
	top:242px;
	right:50px;
	width:425px;
	height:auto;
	z-index:13;
}
#right-column #quartz {
	position:absolute;
	top:610px;
	right:0px;
	z-index:13;
}
.quartz-img-2 {
	margin-top:20px;
	margin-left:90px;
}
/* contact us right column */

#right-column-3 {
	position:absolute;
	top:225px;
	right:50px;
	width:573px;
	height:auto;
	z-index:13;
}

	
#footer {
	position:absolute;
	bottom:10px;
	left:0px;
	width:980px;
	height:auto;
}
#footer .p {
	font-size:8pt;
	margin:0;
	padding:0;
	border:0;
	padding-left:36px;
}
#footer #cwd {
	position:absolute;
	right:36px;
	top:0px;
	width:200px;
	height:auto;
}
.site-cwd {
 	font-size:8pt;
 	color:#fff;
 	text-decoration:none;
 	float:right;
}
.site-cwd:hover {
	text-decoration:underline;
}
#links p {
	color:#fff;
}
#links a {
	color:#fff;
	text-decoration:none;
}
#links a:hover {
	color:#fc3;
}
