/* Kalyani - Style Sheet
================================== */

/* ZERO MARGINS/PADDINGS*/
* {
	margin: 0;
	padding: 0;}

body {
	font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode",  "Verdana",sans-serif;
	text-align: center;
	background-image:url(a.png);
	background-image:url(images/pattern.JPG);
	background-repeat:repeat-x;}

/*WRAPPER FOR HOME PAGE*/
#wrapper {
	width: 981px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border:0px solid #000000;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(images/strip.jpg);}	

/*WRAPPER FOR ALL OTHER PAGES*/
#wrapper1 {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border:1px solid #000000;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(images/strip2.jpg);}

/*HEADER INFO*/
#aboveheader {
	margin: 0px;
	padding: 0px;
	height:40px;
	position:relative;
	width: 981px;
	border-bottom: 0px solid #ffffff;
	background-color:#924176;}
/*END OF HEADER INFO*/

#aboveheader a:link,  a:visited {
	color: #ffffff;
	text-decoration: none;} 

#aboveheader a:hover,  a:active {
	color: #efefef;
	text-decoration: underline;}
	
#aboveheadertext{
	float:right;
	width:360px;
	padding-top:8px;
	font-size:17px;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;}	
	
#aboveheadertext h1{
	font-size:1.1em;
	font-weight: bold;
	float:right;
	padding-right:10px;}	
	
#telephone{
	position:absolute;
	background-position:left;
	background-repeat:no-repeat;
	height:40px;
	width: 40px;
	left:40px;
	
	background-image: url(images/telephone-icon.gif);}

#telephonetext{
	color: #F188A6;
	position:absolute;
	background-position:left;
	background-repeat:no-repeat;
	height:40px;
	width: 180px;
	padding-left:10px;
	font-weight:bold;
	font-size:1.4em;
	padding-top: 10px;}
	

#telephonetext h1{
	font-size:1.1em;
	font-weight: bold;
	float:left;
	padding-right:10px;}	


#email{
	position:absolute;
	background-position:left;
	background-repeat:no-repeat;
	height:40px;
	width: 40px;
	left:260px;
	background-image: url(images/email-icon.gif);}

#emailtext{
	color:#FFFFFF;
	position:absolute;
	background-position:left;
	background-repeat:no-repeat;
	height:40px;
	width: 160px;
	padding-left:300px;
	font-weight:bold;
	font-size:1.2em;
	padding-top: 10px;}

/*HEADER INFO*/
#header {
	margin: 0px;
	padding: 0px;
	height:220px;
	position:relative;
	width: 981px;
	border-bottom: 0px solid #ffffff;
	background-color:#FFFFFF;}
/*END OF HEADER INFO*/

/*LOGO INFO*/
#logo {
	margin: 0px;
	padding: 0px;
	height:220px;
	position:relative;
	width: 650px;
	float:left;
	border-bottom: 0px solid #ffffff;
	background-color:#FFFFFF;}
	
#headContact {
	margin: 5px 10px 0 0px;
	padding: 0px;
	height: 216px;
	position: relative;
	width: 276px;
	float:right;
	border-bottom: 0px solid #ffffff;
	background: url(images/enquiry-bg.jpg);
	background-repeat:no-repeat;
}


#headContact h2 {
	margin-left:30px;
	color:#EFC2E1;
	padding:4px 0;
}

#headContact input, #headContact textarea {
	border:0 none;
	margin:0;
	padding:0;
}

#headContact input {
	display: block;
	background: #fff;
	color: #575757;
	height: 17px;
	margin-bottom:5px;
	line-height: 20px;
	font-size: 10px;
	width: 210px;
	padding: 2px 2px 0 4px;
	background:url(images/enquiry_input.jpg) top center no-repeat;
}

#headContact textarea{
	display: block;
	background: #fff;
	color: #575757;
	line-height: 20px;
	font-size: 11px;
	width: 208px;
	padding: 0 4px;
	margin-bottom:5px;
	height: 64px;
	line-height: 20px;
	background:url(images/enquiry_textarea.jpg) top center no-repeat;
}

#headContact button{
	width: 75px;
	float: right;
	cursor: pointer;
	height: 23px;
	position: relative;
	background-color:#CFB5C7;
	border-color:#9E5281;
	color: #7F2F65;
	font-weight:800;
	padding:0px;
}

/*#headContact textarea {
	width: 216px;
	height: 104px;
	display:block;
	border: 0px none;
}

#headContact input {
	width: 216px;
	height: 19px;
	display:block;
	border: 0px none;
}

#headContact input .button{
	color:#FFFFFF;
	background-color:#9E5281;
	border-color:#9E5281;
	padding-top:0px;
	float:right;
	height:25px;
	width: 50px;
}*/
/*END OF LOGO INFO*/

#logo img{ border:0px;}

#date{
	width: 124px;
	position:absolute;
	margin: 0;
	color: #8E3D75;
	float:right;
	padding-top:4px;
	padding-right:10px;
	left: 800px;
	top: 3px;
	height: 19px;
	z-index: 20;}

#imagebanner{
	margin: 0px;
	padding: 0px;
	height:120px;
	position:relative;
	width: 981px;
	border-bottom: 0px solid #ffffff;
	background-color:#9E5281;
	padding-left: 0px;
	float: left;}

#imagebannertext{
	margin: 0px;
	padding: 0px;
	float:left;
	height:125px;
	position:relative;
	width: 207px;
	border-bottom: 0px solid #ffffff;
	background-color:#8E3D75;}

#imagebanner1{
	margin: 0px;
	padding: 0px;
	float:left;
	height:113px;
	position:relative;
	width: 130px;
	border-bottom: 0px solid #ffffff;
	background-color:#8E3D75;
	padding-top: 12px;
	padding-right: 10px;}

#imagebanner2{
	margin: 0px;
	padding: 0px;
	float:left;
	height:113px;
	position:relative;
	width: 130px;
	border-bottom: 0px solid #ffffff;
	background-color:#9E5281;
	padding-top: 12px;
	padding-left: 10px;}
	
#imagebanner3{
	margin: 0px;
	padding: 0px;
	float:left;
	height:113px;
	position:relative;
	width: 130px;
	border-bottom: 0px solid #ffffff;
	background-color:#9E5281;
	padding-top: 12px;
	padding-left: 10px;}
	
#imagebanner4{
	margin: 0px;
	padding: 0px;
	float:left;
	height:113px;
	position:relative;
	width: 130px;
	border-bottom: 0px solid #ffffff;
	background-color:#9E5281;
	padding-top: 12px;
	padding-left: 10px;}
	
#imagebanner5{
	margin: 0px;
	padding: 0px;
	float:right;
	height:113px;
	position:relative;
	width: 130px;
	border-bottom: 0px solid #ffffff;
	background-color:#8E3D75;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 60px;}
	
/*START OF LEFT COLUMN INFORMATION*/
#mainNav {
	width: 347px;
	float: left;
	list-style: none;
	padding-top: 0px;
	position:relative;
	padding-left: 0px;
	background-repeat: no-repeat;
	height: auto;}

/*END OF LEFT COLUMN INFORMATION*/

#mainbody{
	width:981px;
	background-image:url(images/mainbody_back.gif);
	position:relative;
	background-repeat: repeat-y;
	float: left;}

#mainbody1{
	width:981px;
	background-color:#FFFFFF;
	position:relative;
	background-repeat: repeat-y;
	float: left;}

/*START OF CENTRAL COLUMN INFORMATION*/

#mainContent {
	width: 420px;
	margin: 0;
	float: left;
	padding-top: 5px;
	position:relative;
	padding-bottom: 0px;
	text-align: left;
	font-size: 1.2em;
}
	
#mainContent a:link,  a:visited {
	color: #000000;
	text-decoration: underline;} 

#mainContent a:hover,  a:active {
	color: #999999;
	text-decoration: underline;}
	
#mainContent1 {
	width: 570px;
	margin: 0;
	float: left;
	padding-top: 10px;
	position:relative;}
	
#mainContent3 {
	width: 480px;
	margin: 0;
	float: left;
	padding-top: 10px;
	position:relative;
	padding-bottom: 0px;}
			
#mainContent ul{
	padding-left: 20px;}

#mainContentnews {
	width: 560px;
	margin: 0;
	float: left;
	background-color: #FFFFFF;}

#textinner {
	margin-left: 10px;
	text-align: left;
	padding-bottom: 0px;
	padding-right: 0px;
	list-style-type: circle;}
	
#textinner p{
	padding-bottom: 5px;
	padding: 5px;}
	
#textinner ul{
	list-style: disc;
	padding: 2px 0 8px 15px;
	list-style-position:inside;
}

#textinner ul a{
	color: #903D74;
	text-decoration: none;
}

#textinner ul a:hover{
	color: #903D74;
	text-decoration: underline;
}

#textinner ol{
	padding: 2px 0 8px 20px;
	list-style-position:inside;
}

#textinner ol a{
	color: #903D74;
	text-decoration: none;
}

#textinner ol a:hover{
	color: #903D74;
	text-decoration: underline;
}

	
#textinner a:link,  #textinner a:visited {
	color: #000000;
	text-decoration: underline;} 

#textinner a:hover,  #textinner a:active {
	color: #666666;
	text-decoration: underline;}

#textinner1 {margin-left: 20px;}

#textinnernews {
	margin-left: 30px;
	margin-top:10px;
	text-align: justify;
	padding-bottom: 0px;
	padding-right: 0px;
	list-style-type: circle;}
	
#textinnernews p{
	padding-bottom: 5px;
	padding: 5px;}
	
#textinnernews ul{
	list-style:none;}
	
#textinnernews a:link,  #textinnernews a:visited {
	color: #000000;
	text-decoration: underline;} 

#textinnernews a:hover,  #textinnernews a:active {
	color: #666666;
	text-decoration: underline;}
 
#imagecenter {padding-left:65px;}

#frontimage1 {margin: 0; padding-bottom: 5px; padding-top:5px}

#frontimage2 {margin: 0; padding-bottom: 5px; padding-top:5px}

#columnheadtext{
	height:auto;
	width: auto;
	font:"Times New Roman", Times, serif;
	color:#CCCCCC;
	margin-left:10px;
	font-size: 2.5em;
	padding-top: 0px;
	border-bottom: 0px solid #666699;
	font-style: normal;}

/*START OF CENTRAL COLUMN INFORMATION*/

/*RIGHT COLUMN INFO*/

#secondaryContent {
	padding-bottom: 0px;
	height: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 200px;
	/**display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  	float: right;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	position:relative;
	font-size: 1em;}

#secondaryContentnews {
	padding-bottom: 20px;	
	height: auto;
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#fff;
	width: 10px;
	/**display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  	float: right;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 5px;}

#rightnews{
	padding-top:10px;
	padding-left:0px;
	color:#eaeaea;
	font-size:1.1em;
	float: left;}

a:link,  a:visited {
	color: #cccccc;
	text-decoration: underline;} 

 a:hover,  a:active {
	color: #ffffff;
	text-decoration: underline;}

#map{
	width: 400px;
	height: 300px;
	border: 1px solid;
	border-color: #003366;
	margin-bottom: 10px;
} 

#rightnews a:link, #rightnews a:visited {
	color: #ffffff;
	text-decoration: underline;} 

#rightnews a:hover, #rightnews a:active {
	color: #cccccc;
	text-decoration: underline;}

#rightimage1{
	padding-top:20px;
	padding-right: 0px;
	float: left;
	padding-left: 35px;}

#rightimage2{
	padding-top:0px;
	padding-right: 0px;
	float: left;}
	
#rightimage3{
	padding-top:0px;
	padding-right: 0px;
	float: right;}
	
#rightimage4{
	padding-top:10px;}

#rightimagelogo{
	padding-top:5px;
	padding-left: 5px;}
	
#rightimagenews{
	padding-top:0px;
	width:120px;
	float: right;
	padding-right: 0px;
	margin-right: 30px;
	border:2px solid #F9EEF4;
	background-color:#000000;
	margin-bottom: 20px;
	font-size:1.2em;}

#mainNav * *, #secondaryContent * * {
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	font-size: 1.em;
	/**border-bottom: 1px solid white;**/}
		
#secondaryContent p {font-size: 1.2em;}

/*END OF RIGHT COLUMN INFO*/

/*START OF FOOTER*/

#footer {
	color:#FFFFFF;
	padding: 0px 0px;
	width:981px;
	clear: both;
	height: auto;
	border-top: 0px;
	border-top-style: solid;
	border-top-color: #666666;
	position: relative;
	float: left;
	background-image: url(images/footbackgroud.gif);} 

#footerimage{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	width:360px;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
}
/*END OF FOOTER TEXT*/

/*TABLE STYLES*/
tr {padding-top:5px;}
td {padding:5px;}
th {background-color:#d9dbd6; color:#000; padding:5px}
.even{ background-color:#eaeaea;}

/*END OF TABLE STYLES*/

/*MISC. STYLES*/

.log{ color:#993333; margin-left:5px;}

h1 {font-size: 2.4em; font-weight: normal;}

h2 { font-size: 15px; font-weight: normal; color: #903D74;}

.bold{font-weight:bold;}



li{font-size: 1.2em;}

h1, h2, p {margin: 0em 0;}

h4{margin-left:15px;}

table{margin-left:15px; margin-top:5px;}
 
.tr{padding-top:10px;}

#top {background-color:#000000;
color:#FFFFFF;}



.button{color:#FFFFFF;
background-color:#9E5281;
border-color:#9E5281;
padding-top:0px;
float:right;
height:25px;}

.button1{color:#FFFFFF;
background-color:#9E5281;
border-color:#9E5281;
padding-right:0px;
width:100px;
}

.listpadding {padding-left:20px;}

.formborder{ border:1px;
border-color:#003366;
border-style:solid;}


#dsi{padding-left:15px;
padding-top:10px;
}

/*END OF MISC. STYLES*/
#leftimage{
	width:90px;
	height:345px;
	float:right;
	position: relative;
	background-repeat: no-repeat;
	background-position: right;
	border-left: 1ps solid #ffffff;
}
#leftimagelower{
	background-image:url(images/bottomlogo.jpg);
	width:90px;
	height:99px;
	float:right;
	position: relative;
	background-repeat: no-repeat;
	background-position: right;
	border-left: 1px solid #ffffff;
	padding-top:250px;
}

.style1 {
	color: #9E5281;
	font-weight: bold;
}

.style2 {
	color: #000000;
	font-weight: bold;
}

.style3 {
	color: #333333;
	font-weight: bold;
}

#printer{float:right;
padding-top:0px;
padding-left:0px;
width:120px;
position:relative;
z-index:auto;
}
.list { list-style:circle;}  
/*START OF NAVIGATION*/
div#navbar  {
	color: #666666;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	background-color: #f9eef4;
	display: block;
	padding-left: 20px;
	top:0px;
	width: 961px;
	height:auto;
	border-top:  1px solid #999999;
	border-bottom: 0px solid #637FB6;
	float: left;
	margin:0px;
	position:relative;}
	
#navbar ul {
	float:right;
	width:961px;
	padding:0;
	margin:0;
	list-style-type:none;
	position:relative;
	/**background-color: #a2968a;**/
	border-top: 2px solid #f9eef4;
	border-bottom: 2px solid #f9eef4;
	}
#navbar li {
	display:inline;
	text-align: center;
	height: 1.5em;
	border-bottom: 1px solid #cccccc;
	width: auto;
}

#navbar a { 
	color: #999999;
	text-decoration: none; 
	padding: 2px 6px 2px 11px; 
	width: auto; 
	float: left;
	text-align: center;
	border-right: 1px solid #cccccc;
	height: 1.5em;
	text-align:center;
	border-bottom:0px solid #ff9933;
	font-weight:bold;}

#navbar a:hover {
	
	color: #000000;}

#navbar a.homeactive {
	background-color:#F9EEF4;
	color: #000000;}


.testimonials{background-color:#903d74;
font-weight:bold;
color:#FFFFFF;}

.testimonials1{
	
	font-weight:bold;
	color:#333333;
	padding:20px;}


#columntexthead{
	color:#903D74;
	margin-left:0px;
	font-size: 1.4em;
	border-bottom:1px solid;
	border-top:1px solid #efefef;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	border-bottom-color: #6F3A96;
	font-style: italic;
}
#rightform{ font-size:1em;}
#newsletter{
	padding-left:35px;
	padding-top: 10px;
	float:left;
}
#newsletter img{ border:0px;}

#leftimage1{padding-top:20px;}
#leftimage2{padding-top:20px;}
.style6 {color: #666666}

#imagefloatright{
	position:relative;
	float:left;
	width:auto;
	height:163px;
	background-color:#FFFFFF;
	border: 1px solid #924176;
	padding:2px;
	margin:3px;
	}
	
	#imagefloatleft{
	position:relative;
	float:right;
	width:auto;
	height:163px;
	background-color:#FFFFFF;
	border: 1px solid #924176;
	padding:2px;
	margin:3px;
	}
	
	#footertext{
	float:right;
	top:0px;
	width: 190px;
	padding-top: 10px;
}
	#footermission{
	float:right;
	top:0px;
	width: 360px;
	padding-top: 5px;
	padding-right: 0px;
	font-size: 1.7em;
	font-style: oblique;
	color: #FFFF99;
	position: absolute;
	margin-left: 400px;
	font-weight: bold;
	left: -5px;
}

.style9 {font-size: 1.5em}

#whitebox{background-color:#FFFFFF;
border:  1px solid #cccccc; padding:10px; color:#993366;
}
#facialenhancement{width:190px;}

#facialenhancement img{border:0px;}

#textright{
	text-align:center;
	color: #924176;
}


#textright	h1{ font-size:1.6em:
	font-style: italic;
}


.niceBorderright, .niceBorderleft {
	background: #fae1ee;
	border: 1px solid #8e3d75;
	padding: 5px;
	float: right;
	margin: 7px 0px 5px 10px;
}


#columntexthead h1 {
	font-size: 25px;
}

.clear {
	clear:both;
}


a.link1{
	text-decoration: none;
	color: #fff;
	
}

a:hover.link1{
	text-decoration: none;
	color: #fff;
	
}

#headContact1 {
	margin: 5px 10px 0 0px;
	padding: 0px;
	height: 216px;
	position: relative;
	width: 276px;
	float:left;
	border-bottom: 0px solid #ffffff;
	background-repeat:no-repeat;
}

#headContact1 input  {
background:url("images/enquiry_input.jpg") no-repeat scroll center top transparent;
color:#575757;
display:block;
font-size:12px;
height:17px;
line-height:20px;
margin-bottom:20px;
padding:2px 2px 0 4px;
width:210px;
}
#headContact1 textarea {
background:url("images/enquiry_textarea.jpg") no-repeat scroll center top transparent;
color:#575757;
display:block;
font-size:12px;
height:64px;
line-height:20px;
margin-bottom:20px;
padding:0 4px;
width:208px;
}
#headContact1 button  {
background-color:#CFB5C7;
border-color:#9E5281;
color:#7F2F65;
cursor:pointer;
float:right;
font-weight:800;
height:23px;
padding:0;
position:relative;
width:75px;
}
