body {
	width: 100%;
	background-color: #ececec;
}

p {
	margin: 8px 0px;
}


/**** TOP ****/
#topBackground {
	position: relative;
	float: left;
	width: 100%;
	height: 66px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #b1b1b1;
	text-align: center;
}
#top {
	position: relative;
	margin: 0px auto;
	width: 982px;
	height: 66px;
	text-align: left;
}
#top .left {
	float: left;
	color: #000000;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 25px 0px 0px 25px;
}
#top .left img {
	margin-left: 5px;
}
#top .right {
	float: right;
	margin: 15px 15px 0px 0px;
}
#top .right img {
	margin-left: 10px;
}


/**** MENU/LOGO ****/
#menuBackground {
	position: relative;
	float: left;
	width: 100%;
	height: 54px;
	background-color: #ececec;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
}
#menu {
	position: relative;
	margin: 0px auto;
	width: 982px;
	height: 54px;
	text-align: left;
}
#menu #logo {
	float: left;
	width: /*398px*/375px;
	height: /*43px*/50px;
	margin: 2px 5px 5px 5px;
	/*background-image: url('../images/menu/logoEurope.jpg');*/
	background-image: url('../images/menu/curtainwalllogo.jpg');
	/*border: 3px solid #000000;*/
	cursor: pointer;
}
#menu #menuItems {
	float: right;
	margin-top: 12px;
}
#menu #menuItems .item {
	float: left;
	text-transform: uppercase;
	color: #000000;
	font-family: Eurostile, Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding: 5px 15px;
	border-left: 1px solid #000000;
}
#menu #menuItems .item a {
	color: #000000;
	font-family: Eurostile, Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
#menu #menuItems .item a:hover {
	color: #03642F;
	font-family: Eurostile, Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}


/**** HEADER ****/
#headerBackground {
	position: relative;
	float: left;
	width: 100%;
	height: 229px;
	background-color: #008d3e;
	background-image: url('../images/header/background.jpg');
	background-repeat: repeat-x;
	text-align: center;
}
#header {
	position: relative;
	margin: 0px auto;
	width: 982px;
	height: 229px;
	text-align: left;
}


/**** SLOGAN ****/
#sloganBackground {
	position: relative;
	float: left;
	width: 100%;
	height: 57px;
	background-color: #017535;
	background-image: url('../images/slogan/background.jpg');
	background-repeat: repeat-x;
	border-bottom: 1px solid #004821;
	text-align: center;
}
#slogan {
	position: relative;
	margin: 0px auto;
	width: 946px;
	height: 21px;
	text-align: left;
	padding: 18px;
	
	background-color: #FFFFFF;

	color: #000000;
	font-family: Eurostile, Arial, Verdana, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
}


/**** SPLITTER ****/
#splitterBackground {
	position: relative;
	float: left;
	width: 100%;
	height: 8px;
	background-color: #01652f;
	text-align: center;
	line-height: 1px;
	font-size: 1px;
}
#splitter {
	position: relative;
	margin: 0px auto;
	width: 982px;
	height: 8px;
	text-align: left;
}
#splitter .left {
	float: left;
	width: 217px;
	height: 8px;
}
#splitter .middle {
	float: left;
	width: 397px;
	height: 8px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#splitter .right {
	float: left;
	width: 366px;
	height: 8px;
}


/**** CONTENT ****/
#contentBackground {
	position: relative;
	float: left;
	width: 100%;
	background-color: #01652f;
	background-image: url('../images/content/background.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
}
#contentBackgroundWhite {
	position: relative;
	float: left;
	width: 100%;
	background-image: url('../images/content/whitebg.jpg');
	background-repeat: repeat-y;
	background-position: center center;
	text-align: center;
}
#content {
	position: relative;
	margin: 0px auto;
	background-color: #FFFFFF;
	width: 982px;
	text-align: left;
}
#contentLeft {
	float: left;
	width: 218px;
}
#contentLeft h1 {
	float: left;
	width: 198px;
	height: 35px;
	padding: 14px 0px 0px 19px;

	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	color: #000000;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#contentLeft .item {
	float: left;
	height: 30px;
	width: 199px;
	border-left: 1px solid #014c24;
	background-image: url('../images/content/itemclosed.jpg');

	color: #FFFFFF;
	font-family: Eurostile, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 0px 0px 18px;

	cursor: pointer;
}
#contentLeft .itemOpen {
	float: left;
	height: 30px;
	width: 198px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #9a9a9a;
	background-image: url('../images/content/itemopen.jpg');

	color: #01652f;
	font-family: Eurostile, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 0px 0px 18px;
}
#contentLeft .item a {
	color: #FFFFFF;
	text-decoration: none;
}
#contentLeft .itemOpen a {
	color: #01652f;
	text-decoration: none;
}
#contentLeft .itemInformation {
	float: left;
	background-color: #ececec;
	border-right: 1px solid #9a9a9a;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #9a9a9a;
	width: 216px;
	display: none;
}
#contentLeft .subItem {
	float: left;
	width: 200px;
	margin: 6px 8px;
}
#contentLeft .subItem a {
	color: #000000;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.9em;
	padding-left: 16px; 
	background-image: url('../images/content/product.png');
	background-repeat: no-repeat;
	background-position: left 3px;
}
#contentLeft .subItem a:hover {
	color: #03642F;
}
#contentMiddle {
	float: left;
	width: 398px;
}
#contentMiddle strong, #contentMiddle b {
	color: #01652f;
	font-weight: bold;
}
#contentMiddle #homepage {
	padding: 16px;
	border-bottom: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	color: #000000;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.7em;
}
#contentMiddle #homepage strong {
	color: #01652f;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
#contentMiddle #important {
	width: 96%;
	padding: 1%;
	margin: 8px 1% 0px 1%;
	background-color: #ececec;
	background-image: url('../images/content/importantbg.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	border-bottom: 1px solid #bfbfbf;
}
#contentMiddle #important .title {
	width: 96.6%;
	padding: 1.7%;
	border-bottom: 1px dotted #000000;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #01652f;
	font-weight: bold;
}
#contentMiddle #important .text {
	width: 96.6%;
	padding: 2% 1.7%;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.8em;
}
#contentMiddle #important .text a {
	padding: 9px 18px 10px 34px;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #01652f;
	background-image: url('../images/content/button.jpg');
	background-repeat: no-repeat;
}
#contentMiddle #important .text a:hover {
	padding: 9px 18px 10px 34px;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #01652f;
	background-image: url('../images/content/button.jpg');
	background-repeat: no-repeat;
}
#contentRight {
	float: left;
	width: 366px;
}
#contentRight .title {
	float: left;
	width: 347px;
	height: 35px;
	padding: 14px 0px 0px 19px;
	margin-bottom: 8px;

	border-bottom: 1px dashed #9a9a9a;
	color: #000000;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#contentRight .text {
	float: left;
	width: 356px;
	padding: 0px 5px;

	color: #000000;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}
#contentRightAll {
	float: left;
	width: 732px;
	padding: 16px;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
}
#contentRightAll h1 {
	color: #01652f;
	font-weight: bold;
	font-size: 18px;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
}
#contentRightAll strong, #contentRightAll b {
	color: #01652f;
	font-weight: bold;
}
#contentRightAll a {
	color: #01652f;
	text-decoration: underline;
	font-weight: bold;
}
#contentRightAll a:hover {
	color: #01652f;
	text-decoration: none;
}


/**** SITEMAP ****/
#sitemapBackground {
	position: relative;
	float: left;
	width: 100%;
	background-color: #ececec;
	background-image: url('../images/sitemap/background.jpg');
	background-repeat: repeat-x;
	border-bottom: 1px solid #b1b1b1;
	text-align: center;
}
#sitemap {
	position: relative;
	margin: 0px auto;
	width: 942px;
	padding: 20px;
	text-align: left;

	color: #000000;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;

	line-height: 1.8em;
}
#sitemap a {
	color: #000000;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
}
#sitemap h1, #sitemap h1 a, #sitemap h1 a:hover {
	color: #01652f;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

	text-decoration: none;
	text-transform: uppercase;
}


/**** FOOTER ****/
#footerBackground {
	position: relative;
	float: left;
	width: 100%;
	background-color: #ececec;
	text-align: center;
}
#footer {
	position: relative;
	margin: 0px auto;
	width: 982px;
	text-align: left;
}
#footer .left {
	float: left;
	color: #000000;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	padding: 15px;
}
#footer .left a {
	color: #01652f;
	text-decoration: none;
}
#footer .right {
	float: right;
	padding: 15px;
}
#footer .right img {
	margin-left: 2px;
}


/**** PAGES ****/
#pages {
	float: left;
	margin-top: 20px;
	width: 100%;
	text-align: center;
}
#pages a {
	margin: 0px 2px;
}



/**** OTHER ****/
#footer .left span.coloured {
	color: #bfbfbf;
}

ul {
	list-style: disc;
	margin-top: 3px;
	margin-bottom: 3px;
}
ol {
	list-style: decimal;
	margin-top: 3px;
	margin-bottom: 3px;
}
li {
	margin-left: 15px;
}

input.inputNormal {
	width: 250px;
	border: 1px solid #9F9F9F;
	padding: 2px;
	margin-top: 1px;
}
select.selectNormal {
	width: 256px;
	border: 1px solid #9F9F9F;
	padding: 2px;
	margin-top: 1px;
}
textarea.inputNormal {
	width: 250px;
	border: 1px solid #9F9F9F;
	padding: 2px;
	margin-top: 1px;
	font-family: "MS Shell Dlg";
	font-size: 13px;
}
input.submitNormal {
	width: 256px;
	border: 1px solid #9F9F9F;
	background-color: #E1E1E1;
	padding: 2px;
	margin-top: 1px;
	cursor: pointer;
}