body {
	background: #211032;
	text-align: center;
	font-family: Arial, Helvetica, _sans;
	font-size: 12px;
	color: #333;
	margin: 10px 0 0 0;
}

a:link, a:visited {
	color: #563975;
	font-weight: bold;
}

a:link img, a:visited img {
	border: none;
}

p {
	margin-top: .75em;
	margin-bottom: .75em;
}

ul {
	margin-top: .75em;
	margin-bottom: .75em;
}

h1 {
	margin-top: .75em;
	margin-bottom: .75em;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
}

#leftcontainer {
	text-align: left;
	float: left;
	width: 792px;
	background: url("../images/containerbg.png") top repeat-y;
}

#homeHeader {
	position: relative;
	background: url("../images/topbg.png") top left no-repeat;
	height: 238px;
	width: 792px;
}

#pageLabel {
	position: absolute;
	padding: 0;
	text-align: center;
	background: #432165;
	font-size: 24px;
	color: #FFF;
	bottom: 10px;
	left: 16px;
	height: 50px;
	width: 206px;
}

#pageLabel div {
	margin-top: 10px;
}

#logo {
	position: absolute;
	top: 20px;
	left: 55px;
	width: 271px;
	height: 42px;
	background: url("../images/logo.gif") top left no-repeat;
	z-index: 2;
}

#menu {
	position: absolute;
	top: 48px;
	left: 16px;
	width: 762px;
	height: 20px;
	background: url("../images/menubg.png") top left no-repeat;
	z-index: 1;
	text-align: right;
	overflow: hidden;
}

#menu a:link, #menu a:visited {
	display: block;
	float: right;
	height: 12px;
	padding: 3px 15px 4px 15px;
	font-weight: normal;
	font-size: 12px;
	color: #FFF;
	margin: 1px 0 0 5px;
	text-decoration: none;
}

#menu a:hover {
	background: #432165;
}

#homeIntro {
	text-align: left;
	margin-left: 16px;
	background: url("../images/homeintrobg.png") top left no-repeat;
	height: 116px;
	padding:22px 120px 0 120px;
}

#homeIntro p {
	margin-top:0;
	margin-bottom: 10px;
}

#homeTable {
	text-align:left;
	margin-left: 16px;
	width: 740px;
	background: url("../images/hometablebg.gif") top left repeat-y;
}

#homeTableTop {
	background: #f1f1f1;
	height: 11px;
	background: url("../images/hometable_top.gif") top left no-repeat;
}

#homeTableContent p {
	padding: 0 11px 0 40px;
	margin: 10px 0 0 0;
	height: 81px;
	border-bottom: 1px solid #333;
}

#homeTableContent .first {
	margin:0;
}

#homeTableContent .last {
	height: 70px;
	border-bottom:none;
}

#homeTableContent img {
	margin-left:15px;
	float: right;
}

#homeTableBottom {
	background: #f1f1f1;
	height: 11px;
	background: url("../images/hometable_bottom.gif") top left no-repeat;
}

#sidebar {
	font-size: 10px;
	color: #FFF;
	margin: 60px 0 0 8px;
	text-align: left;
	width: 115px;
	float:left;
}

#sidebar a:link, #sidebar a:visited {
	color:#FFF;
}

#sidebar h1 {
	font-size: 12px;
}

#sidebar h2 {
	margin-top: .75em;
	margin-bottom: .75em;
	font-size: 12px;
}

#footer {
	height:11px;
	margin-left: 16px;
	width: 762px;
	padding: 4px 0 8px 0;
	background: #e6e6e7;
	border-top: 1px solid #333;
	text-align: right;
}

#footer a:link, #footer a:visited {
	font-size: 10px;
	margin: 0 40px 0 0;
}

/* Partners Page Styles */

#partnersList {
	background: url("../images/partnersbg.png") top right no-repeat;
	margin-top: 30px;
	margin-left: 56px;
	width: 680px;
}

#partnersList .partner {
	float: left;
	border-bottom: 1px solid #CCC;
}

#partnersList .partner h1 {
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 10px;
}

#partnersList .partner p {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 10px;
	width: 520px;
	float: left;
}	

#partnersList .partner img {
	float: right;
}

/* Partner Page Common Styles */

#partnerintro {
	position: absolute;
	/*top: 100px;*/
	top: 37px;
	left: 250px;
	width: 360px;
}

.itarnote {
	border: 1px solid #CCC;
	padding: 5px;
	font-size: 10px;
}

/* Pheonix Diamond Turning Page Styles */

#phoendiamturntop {
	background: url("../images/pheonix_diamturn_introbg.jpg") bottom left no-repeat;
	position: relative;
	height: 175px;
}

#phoencontent {
	margin-left: 16px;
	margin-right: 14px;
	padding-left: 40px;
	padding-right: 25px;
}

#phoencontent h1 {
	margin-top: 0;
	padding-top: 15px;
	font-size: 14px;
}

#phoencontent ul {
	padding-left: 20px;
	margin-left: 0;
	line-height: 1.25em;
}

#phoencontent hr {
	height: 1px;
	background: #CCC;
	color: #CCC;
	border: 1px solid #CCC;
}

#phoencontent .doubimage {
	float: left;
	margin-left: -40px;
}

#phoencontent table {
	margin-left: 15px;
	margin-right: -15px;
}

#phoencontent td, #phoencontent th {
	font-size: 10px;
	padding-right: 5px;
	vertical-align: top;
}

#phoencontenttop {
	background: url("../images/phoentriimage.jpg") top right no-repeat;
	padding-right: 470px;
	height: 150px;
	margin-right: -25px;
}

/* Pheonix Optical Glass Styles */

#phoenopttop {
	background: url("../images/pheonix_opt_introbg.jpg") bottom left no-repeat;
	position: relative;
	height: 175px;
}

#phoenoptcontenttop {
	background: url("../images/phoenopttriimage.jpg") top right no-repeat;
	padding-right: 470px;
	margin-right: -25px;
}

/* NHG Styles */

#nhgtop {
	background: url("../images/nhg_introbg.jpg") bottom left no-repeat;
	position: relative;
	height: 175px;
}

#nhgcontenttop {
	background: url("../images/nhgtriimage.jpg") top right no-repeat;
	padding-right: 470px;
	margin-right: -25px;
}

/* Pilkington Styles */

#pilktop {
	background: url("../images/pilkington_introbg.jpg") bottom left no-repeat;
	position: relative;
	height: 175px;
}

#pilkcontenttop {
	background: url("../images/pilktriimage.jpg") top right no-repeat;
	padding-right: 470px;
	margin-right: -25px;
}

/* Pilkington Styles */

#crystop {
	background: url("../images/crystech_introbg.png") bottom left no-repeat;
	position: relative;
	height: 175px;
}

#cryscontenttop {
	background: url("../images/crystechtriimage.jpg") top right no-repeat;
	padding-right: 470px;
	margin-right: -25px;
}

/* Contact Page Styles */

#contactContent {
	margin-left: 16px;
	margin-top: 30px;
	padding-left: 40px;
}

#contactForm {
	float: left;
	width: 300px;
}

#contactInfo {
	float: left;
	width: 200px;
}

/* NHG Crossref Page Styles */

#crossref1, #crossref2, #crossref3 {
	text-align: center;
}

/* Blog */

#sidebar #sidebar {
	margin: 0;
	margin-bottom: 12px;
}

#navbar {
	display: none;
}

#header-inner {
	margin-left: 56px;
}

#main {
	margin-left: 56px;
}