@charset "utf-8";
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#centerHolder {
	width: 400px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
}
#bottomHoldertext {
	height: 61px;
	width: 100%;
	background-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navholder {
	height: 43px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#nav a:link {
	float: left;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	margin-right: 8px;
	margin-left: 8px;
	text-decoration: none;
}
#nav a:visited {
	float: left;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	margin-right: 8px;
	margin-left: 8px;
	text-decoration: none;
}
#nav a:hover {
	color: #999999;
	text-decoration: none;
}

#centerHolderPic {
	float: left;
	height: 150px;
	width: 400px;
	padding-bottom: 20px;
}
#bottomHolder {
	height: 81px;
	width: 100%;
	background-color: #999999;
	bottom: 0px;
	position: fixed;
}
#bootomlogos {
	background-image: url(img/keraloreal.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 61px;
	width: 200px;
	float: right;
}


.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 13px;
}
.bodyTxt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
.bodyTxt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}
.bodyTxt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
}
#centerHolderMap {
	float: left;
	height: 221px;
	width: 400px;
	padding-bottom: 20px;
}
#centerHolderContact {
	width: 400px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
}
#centerHoldertext {
	float: left;
	height: 300px;
	width: 400px;
	padding-bottom: 20px;
	overflow: auto;
}
#gallSmall {
	float: left;
	height: 120px;
	width: 120px;
	margin-bottom: 10px;
}
.rightspace {
	margin-right: 19px;
}
#gallSmall70 {
	float: left;
	height: 70px;
	width: 70px;
	margin-bottom: 7px;
}
.rightspace2 {
	margin-right: 12px;
}
#bootomlogosr {
	height: 61px;
	float: left;
}

