html,  body {
	margin:0;
	padding:0;
	height:100%;
	background-image: url(../images/PageBg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #545454;
	min-width:1003px;
}
a:link {
	color: #26158f;
	text-decoration: underline;
}
a:visited {
	color: #26158f;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #545454;
}
#PageContainer {
	min-height:100%;
	position:relative;
	min-width:1003px;
}
#HeaderContainer {
	background-image: url(../images/topPageBg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#HeaderContainerAdmin {
	background-image: url(../images/topPageBg_Admin.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#Header {
	padding: 0px;
	height: 325px;
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/headerBg.jpg);
	background-repeat: repeat-x;
}
#HeaderAdmin {
	padding: 0px;
	height: 125px;
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/headerBg_Admin.jpg);
	background-repeat: repeat-x;
}
#headerImageArea {
	background-image: url(../images/headerImage.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 963px;
	float: left;
}
#HeaderText {
	width: 550px;
	line-height: 18px;
	padding: 22px;
}
#TopNav {
	float: right;
	width: 637px;
	text-align: right;
}
#TopNavContainer {
	width: 963px;
	height: 135px;
	background-image: url(../images/headerImageTop.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}
#TopNavContainerAdmin {
	width: 963px;
	height: 115px;
	float: left;
	background-image: url(../images/qualityClixLogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#BodyArea {
	width: 923px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 128px;
	padding-left: 40px;
}
#FooterContainer {
	position:absolute;
	bottom:0;
	width:100%;
	background-image: url(../images/bottomPageBg.jpg);
	background-repeat: repeat-x;
}
#Footer {
	background-image: url(../images/footerBg.jpg);
	background-repeat: repeat-x;
	height: 98px;
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#LeftColumn {
	float: left;
	width: 245px;
	padding-right: 20px;
}
#RightColumn {
	float: left;
	width: 657px;
}
#Box {
}

#BoxHeading {
	font-size: 16px;
	background-image: url(../images/HeadingBar.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-left: 10px;
	margin-bottom: 20px;
	color: #000;
}
#Box ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#Box li {
	line-height: 20px;
	list-style-image: url(../images/blueBullet.jpg);
}
#AreaofExperienceColumn {
	float: left;
	width: 325px;
}
#CustomerSupportArea {
	font-size: 11px;

}
#CustomerSupportText {
	float: left;
	padding-top: 4px;
	padding-left: 8px;
}
#FooterTextArea {
	float: left;
	width: 922px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 11px;
}

#FooterTextArea a:link {
	color: #545454;
	text-decoration: none;
}
#FooterTextArea a:visited {
	color: #545454;
	text-decoration: none;
}
#FooterTextArea a:hover {
	text-decoration: underline;
}
#CopyRight {
	text-align: right;
	float: right;
}
.ProjectThumb {
	margin-right: 10px;
	margin-bottom: 3px;
	border: 1px solid #545454;
	float: left;
}
.RedText {
	color: #b40028;
	text-decoration: none;
}
.RedText_24px {
	font-size: 24px;
	color: #b40028;
	text-decoration: none;
}
.fltlft {
	float: left;
}
.fltrt {
	float: right;
}
.clearfloat {
	clear: both;
	height: 0px;
	width: 0px;
}
.LightGreyBorder {
	border: 1px solid #e6e6e6;
}
label {
	float: left;
	width: 150px; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	margin-bottom: 8px;
	display: block;
	padding-right: 8px;
	padding-top: 4px;
	font-weight: bold;
}
#FormFields {
	float: left;
	width: 470px;
	margin-bottom: 8px;
}
#FormFieldComments {
	float: left;
	width: 470px;
	margin-bottom: 8px;
	padding-bottom: 3px;
	padding-top: 4px;
}
#LicenseBox {
	padding-bottom: 10px;
	padding-left: 80px;
}
.LicenseBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	height: 100px;
	width: 800px;
}
#AgreeLicense {
	padding-left: 75px;
}
#ButtonArea {
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
form fieldset {
	padding: 10px;        /* padding in fieldset support spotty in IE */
	margin: 0;
	margin-bottom:15px;
	border: 1px solid #EBEBEB;
}
form fieldset legend {
	color: #26158f;
	font-weight: bold;
}
#ErrorArea {
	background-color: #FFD;
	padding: 5px;
	border: 1px solid #b40028;
	font-weight: bold;
	color: #b40028;
	margin-bottom: 15px;
}
#LoginArea {
	width: 310px;
	border: 1px solid #D6D6D6;
	background-image: url(../images/headerBg_Admin.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#AdminTopNav {
	padding-top: 95px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#AdminTopNavLinks {
	float: left;
	padding-top: 10px;
}

#AdminTopNav a:link {
	text-decoration: none;
	color: #545454;
	font-weight: bold;
}
#AdminTopNav a:visited {
	color: #545454;
	text-decoration: none;
	font-weight: bold;
}
#AdminTopNav a:hover {
	color: #b40028;
	text-decoration: none;
	font-weight: bold;
}


#AdminTopSubNav {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	width: 944px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E0E0E0;
}
#AdminTopSubNav a:link {
	color: #545454;
	text-decoration: none;
}
#AdminTopSubNav a:visited {
	color: #545454;
	text-decoration: none;
}
#AdminTopSubNav a:hover {
	color: #b40028;
	text-decoration: none;
}
#SearchArea {
	float: right;
	width: 330px;
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
}
.ImageBorder {
	border: 1px solid #B0B0B0;
}
.BlueText_24px {
	color: #26158f;
	text-decoration: none;
	font-size: 24px;
}
.BlueText {
	color: #26158f;
	text-decoration: none;
}
