@charset "utf-8";
body {
	background-image: url(BG-image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #060608;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
}
h1 {
	font-size: 24px;
	color: #333333;
	padding: 0px;
}
h1 a {
	font-size: 24px;
	color: #333333;
	padding: 0px;
	text-decoration: none;
}
h1 a:hover {
	font-size: 24px;
	color: #333333;
	padding: 0px;
	text-decoration: underline;
}


h2 {
	font-size: 24px;
	color: #CCCCCC;
	margin: 0px;
}
h3 {
	font-size: 16px;
	color: #666666;
}

.holder {
	position: absolute;
	width: 990px;
	left: 50%;
	top: 50px;
	right: 0px;
	bottom: 0px;
	margin-left: -495px;
	background-color: #E8E8E8;
	display: inline;
}
.holder-wrapper {
	padding: 0px;
	float: left;
	width: 100%;
}
.Nav-main {
	float: right;
	margin-top: 24px;
	height: 20px;
	margin-right: 10px;
	width: 750px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
}
.Nav-main ul{
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Nav-main li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
.Nav-main li a {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #999999;
	text-decoration: none;
}
.Nav-main li a:hover {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #666666;
	text-decoration: underline;
}


.Left-float {
	float: left;
}
.Right-Float {
	float: right;
}

.section1 {
	background-color: #E8E8E8;
	background-image: url(Grad1.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 990px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.section1-wrapper {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 960px;
}
.section2 {
	background-color: #E8E8E8;
	background-image: url(Grad1.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 990px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: inline;
}
.section2-wrapper {
	padding: 10px;
	float: left;
	width: 970px;
	display: inline;
}
.Box1 {
	background-image: url(Grad2.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 300px;
	float: left;
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1%;
	margin-bottom: 0px;
	margin-left: 1%;
	background-color: #FFFFFF;
	height: 350px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: inline;
}

.Box1 li{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;

}
.Box1 ul {
	padding: 0px;
	margin: 0px;
}
.Box1 li a {
	text-decoration: none;

}
.Box1 li a:hover {
	text-decoration: underline;
	color: #2F3790;
}





.section3 {
	background-color: #E8E8E8;
	background-image: url(Grad1.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 990px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.section3-wrapper {
	padding: 10px;
	float: left;
	width: 970px;
}
.box2 {
	background-color: #FFFFFF;
	float: left;
	height: 40px;
	width: 166px;
	margin-right: 1%;
	margin-left: 1%;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;
	background-image: url(images/Grad-3.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}
.Footer {
	background-color: #414142;
	background-image: url(images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 990px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 250px;
	display: inline;
}
.Footer-wrapper {
	padding: 10px;
	float: left;
	width: 970px;
	color: #FFFFFF;
	display: inline;
}
.Footer-boxes {
	width: 30%;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
	font-size: 18px;
	list-style-type: none;
	line-height: 18px;
	display: inline;
}
.Footer-boxes li {
	list-style-type: none;
	margin-bottom: 10px;
}
.Footer-boxes ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.Footer-boxes li a {
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
}
.Footer-boxes li a:hover {
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.Consult {
	text-align: left;
	width: 250px;
}
.Measure {
	text-align: left;
}
.Design {
	text-align: left;
}
.Market {
	text-align: left;
}
.box-4-up {
	float: left;
	width: 215px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	background-image: url(Grad2.png);
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.section1-wrapper-blue-print {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	display: inline;
}
.section1-Blue-Print {
	background-color: #303791;
	background-image: url(images/Section-1-BP-BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 990px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: inline;
}
.section1-Blue-Print-bottom {
	background-color: #303791;
	background-image: url(images/Section-1-BP-BG-180.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 980px;
	display: inline;
}

.Home-Page-graphic-gumph {
	height: 241px;
	width: 266px;
	position: absolute;
	left: 25px;
	top: 367px;
	color: #FFFFFF;
}
.Sub-Nav {
	float: right;
	margin-top: 24px;
	height: 40px;
	width: 800px;
	padding-top: 8px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 10px;
	text-align: left;
	background-image: url(Nav-bg.png);
	background-repeat: repeat-x;
	margin-right: 0px;
}
.Sub-Nav ul {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Sub-Nav li a {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #0065A4;
	text-decoration: none;
}
.Sub-Nav li a:hover {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #8CA4D5;
	text-decoration: none;
}
.Sub-Nav li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.feature-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
}
.Box1-Clickhere-peel {
	z-index: 10;
	margin-left: 159px;
	clear: both;
	text-align: right;
	position: relative;
	left: 0px;
	top: -93px;
}
.Box1-wrapper {
	width: 280px;
	float: left;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 1px;
	margin-left: 1px;
	height: 300px;
	display: inline;
}
.large-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: inline;
	color: #0065A4;
	margin: 0px;
	padding: 0px;
}

.large-text  a:hover  {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #8CA4D5;
	text-decoration: underline;
}

.big-white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	text-decoration: none;
}
.Category-page-top-text {
	float: left;
	height: 200px;
	width: 350px;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 580px;
	z-index: 500;
	left: 605px;
	top: 186px;
	background-repeat: no-repeat;
	font-size: 15px;
	line-height: 18px;
	display: inline;
}
.standard-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
}
.Left-Column {
	float: left;
	width: 608px;
	margin-left: 10px;
}
.Right-Column {
	background-color: #FFFFFF;
	width: 305px;
	float: left;
	clear: right;
	margin-left: 10px;
	background-image: url(Grad2.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.Right-Column-wrapper {
	float: left;
}
.Left-Column-design {
	float: left;
	width: 380px;
	margin-left: 10px;
}




.Bookmarks {
	float: right;
	height: 200px;
	width: 30px;
	padding: 0px;
	list-style-type: none;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Bookmarks ul{
	margin: 0px;
	padding: 0px;
}
.Bookmarks li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Category-box-1 {
	background-color: #FFFFFF;
	background-image: url(images/Grad-3.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	padding: 10px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: none;
}
.Client-images {
	float: left;
	margin-left: 7px;
}
.Right-Column-design {
	float: right;
	width: 540px;
	padding: 10px;
	background-image: url(images/Design-page-bg.png);
	background-repeat: repeat-x;
	background-color: #e5e2e0;
	border: 1px solid #CCCCCC;
	display: inline;
	margin-right: 5px;
}
.Right-Column-design-lower {
	float: right;
	width: 550px;
	margin-left: 10px;
	padding: 10px;
	background-repeat: repeat-x;
}
.box4 {
	background-color: #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-left: 45px;
	background-image: url(images/Marketing-consultancy-lft-BG.png);
	background-repeat: no-repeat;
	padding: 30px;
	width: 235px;
	background-position: center top;
	height: 290px;
}

Virtual Catalogue page Styles

.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #1167A0; }
.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #0065A4;
	text-decoration: none;
	font-size: 18px;
	line-height: 25px;
}
.style14 {color: #339900; font-weight: bold; }
.style18 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.style2 {font-size: 12px; }
.style20 {
	color: #333333;
	font-size: 14px;
	line-height: 17px;
}
.style23 {color: #339900}
.style26 {font-size: 18px;
	color: #FFFFFF;
}
.style27 {font-family: Arial, Helvetica, sans-serif}
.style3 {font-size: 9px; }
.style4 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #339900; }
.Slider-holder    {
	background-color: #FFFFFF;
	background-image: url(images/Grad-3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
	padding-top: 30px;
}
.virtual-catalogues-table {
	background-image: url(images/Virtual-cat-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 30px;
	width: 340px;
	height: 550px;
}
.Right-Column2 {
	background-color: #FFFFFF;
	width: 305px;
	float: right;
	clear: none;
	margin-left: 10px;
	background-image: url(Grad2.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
}
.box2-vcat {
	background-color: #FFFFFF;
	height: 40px;
	width: 166px;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;
	background-image: url(images/Grad-3.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.Right-Column-wrapper2 {
	float: left;
	width: 305px;
}
.starbody {
	margin-left: 50px;
	margin-right: 50px;
}
.Left-Column-consultancy {
	float: left;
	background-color: #FFFFFF;
	width: 378px;
	background-image: url(images/Grad-3.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	display: inline;
}
.Right-Column-consultancy {
	background-color: #FFFFFF;
	width: 305px;
	float: left;
	clear: right;
	margin-left: 10px;
	background-image: url(Grad2.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.Round-flash-99-pounds {
	position: absolute;
	z-index: 100;
	left: 441px;
	top: 2263px;
}
