/* START 'GENERAL' CONTENTS */

p.cls-FirstPara {

	font-weight: bold;
	
}

span.cls-FootNotes {

	font-size: 11px;

}

span.cls-ServicesListWhite, span.cls-ServicesListGreen {

	padding-left: 1px;
	padding-right: 10px;
	
	background-position: right;
	background-repeat: no-repeat;
	
	background-image: url("../Images/Colon.gif");

}

span.cls-ServicesListGreen {

	background-image: url("../Images/Colon.gif");

}

/* START 'HEADER' LAYOUT */

div.cls-CompanyLogo {

	display: block;
	float: left;
	width: 141px;

}

a.cls-MainNavigation, a.cls-MainNavigation:hover, a.cls-MainNavigationSelected {

	display: block;
	float: right;
	width: 87px;
	margin-left: 7px;
	line-height: 74px;
	text-align: center;
	background-color: #74B7D6;

}

a.cls-MainNavigation:hover {

	background-color: #5172B3;

}

a.cls-MainNavigationSelected {

	color: #FFFFFF;
	background-color: #5172B3;

}

/* START 'CONTENT' LAYOUT */

div.cls-ContentsHome, div.cls-ContentsStyle1, div.cls-ContentsStyle2 {

	display: block;
	float: left;
	width: 437px;
	height: 329px;
	overflow: hidden;
	margin-right: 7px;
	background-color: #74B7D6;

}

div.cls-ContentsHome {

	width: 343px;
	background-color: #FFFFFF;

}

div.cls-ContentsStyle2 {

	background-color: #FFFFFF;

}

div.cls-ContentsText {

	width: 407px;
	height: 309px;
	padding: 10px;
	padding-top: 0px;
	margin-top: 10px;
	overflow: auto;

}

div.cls-ContentsTextHome1 {

	height: 68px;
	padding: 8px 10px 5px 10px;
	margin-bottom: 7px;
	background-color: #74B7D6;
	overflow: auto;

}

div.cls-ContentsTextHome2 {

	height: 227px;
	padding: 8px 10px 5px 10px;
	background-color: #74B7D6;
	overflow: auto;

}

div.cls-ContentsTextContact {

	width: 407px;
	height: 289px;
	padding: 10px;
	overflow: auto;
	margin-top: 10px;

}

div.cls-ContentsTextContact a
{
	text-decoration: underline;
}

div.cls-ContentsTextContact a:hover
{
	text-decoration: none;
}

div.cls-MainImageHome, div.cls-MainImage {

	display: block;
	float: left;
	width: 276px;

}

div.cls-MainImageHome {

	width: 370px;

}

h1.cls-ContentsHeaderText {

	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 5px;

}

/* START 'FOOTER' CONTENTS */

div.cls-FooterTop {

	height: 39px;
	margin-top: 5px;
	margin-right: 18px;
	text-align: right;

}

div.cls-FooterBottom {

	line-height: 50px;
	font-size: 16px;
	text-align: center;
	text-align: left;
	margin-left: 15px;

}

a.cls-FooterLinksTop, a.cls-FooterLinksTopKissLogo {

	font-size: 17px;
	color: #5B5B5B;
	float: right;
	margin-top: 10px;

}

a.cls-FooterLinksTop:hover {

	color: #FFFFFF;

}

a.cls-FooterLinksTopKissLogo {

	margin-top: 0px;
	margin-left: 3px;

}

a.cls-FooterLinksBottom, a.cls-FooterLinksBottomSelected {

	font-size: 24px;
	color: #5B5B5B;

}

a.cls-FooterLinksBottom:hover, a.cls-FooterLinksBottomSelected {

	color: #FFFFFF;

}

div.cls-CompanyNumbers {

	float: left;
	
}

div.cls-FooterNameDesc1, div.cls-FooterNameDesc2, div.cls-FooterNameDesc3 {

	display: none;
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 285px;
	padding: 5px 7px 5px 7px;
	margin-left: 5px;
	

}

/* START 'DISCLAIMERS' CONTENTS */

a.cls-DisclaimersLinks {

	color: #FFFFFF;

}

a.cls-DisclaimersLinks:hover {

	color: #74B7D6;

}

/* START 'HOME' CONTENTS */

div.cls-FooterBottomNews {

	float: left;
	text-align: left;
	line-height: 18px;
	margin-left: 9px;
	font-size: 17px;
	font-weight: bold;

}

/* '[class]' Is a reference IE doesnt recognise and increases the margin by 8px */
div.cls-FooterBottomNews[class] {

	margin-left: 17px;

}

b.cls-HomeK-i-s-s {

	font-size: 16px;

}

/* START 'CONTACT' CONTENTS */

br.cls-FormBR {
	/*
	This is for the "Contact" form.
	We give the BR tag a 'clear: left'
	Which means: any previously defined float is cancelled.
	We have to insert a clear somewhere, or all labels and inputs would line up next to each other.
	*/
	clear: left;
}

input.cls-ButtonSubmit {

	float: left;
	width: 150px;
	margin-left: 63px;

}

/* '[class]' Is a reference IE doesnt recognise ... */
input.cls-ButtonSubmit[class] {

	margin-left: 126px;

}

div.cls-ContactAddress {

	float: left;
	width: 200px;
	margin-left: 78px;
	
	/*
		[2005.08.18]
		Mark: Neil has requested that everything be aligned left.
	*/
	margin-left: 0px;

}

/* '[class]' Is a reference IE doesnt recognise ... */
div.cls-ContactAddress[class] {

	margin-left: 153px;
	
	/*
		[2005.08.18]
		Mark: Neil has requested that everything be aligned left.
	*/
	margin-left: 0px;

}

div.cls-ContactDetails {

	float: left;
	width: 370px;
	padding-left: 20px;
	text-align: center;
	
	/*
		[2005.08.18]
		Mark: Neil has requested that everything be aligned left.
	*/
	padding-left: 0px;
	text-align: left;

}

/* START 'SITE MAP' CONTENTS */

a.cls-SiteMapLink, a.cls-SiteMapLinkOver {

	float: left;
	width: 82px;
	height: 86px;
	line-height: 86px;
	
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
	
	color: #000000;
	border: 1px solid #FFFFFF;

}

a.cls-SiteMapLink:hover, a.cls-SiteMapLinkOver {

	color: #FFFFFF;
	background-color: #5172B3;

}
