@charset "utf-8";
.border {
	border: 1px solid #CCCCCC;
}
.topback {
	background-image: url(Images/images/crittal-windows.png);
	background-repeat: no-repeat;
}
.topback2 {
	background-image: url(Images/images/crittal2windows.png);
	background-repeat: repeat-y;
}
.mainback {
	background-image: url(Images/images/crittal4windows.png);
	background-repeat: repeat-y;
}
.web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54534A;
	text-decoration: none;
	text-align: justify;
}
.justify {
	text-align: justify;
}

.whiteborder {
	border: 2px solid #FFFFFF;
}
.blue-border {
	border: 2px solid #069;
}

.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #54534A;
	text-decoration: none;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.headers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.background-bar {
	background-image: url(Images/images/crittall-windows_aluminium.png);
	background-repeat: no-repeat;
}
.blue-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #069;
	text-decoration: none;
}
.greybar-background {
	background-image: url(Images/images/crittall_windows.png);
	background-repeat: no-repeat;
}
.smallgreybox {
	background-image: url(Images/crittall_windows-replacement.png);
	background-repeat: no-repeat;
}
.column-side {
	background-image: url(Images/crittall_windows2.png);
	background-repeat: no-repeat;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #069;
	text-decoration: none;
}
.greyline-bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

