/* CSS Document */
body {
	background:#431D54 url(images/wrapper.jpg) repeat-y center;
	margin-top: 0px;
	margin-bottom: 0px;
}

.clr{
	clear:both;
	}
.spacer{
	height:5px;
	}	
.spacer1{
	height:10px;
	}
.spacer2{
	height:15px;
	}
.spacer3{
	height:35px;
	}	
	
	
div, p, ul, h2, h3, h4, h5, img {
padding : 0;
margin : 0;
}
p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding:3px 0 5px 0;
	text-align:justify;

}		


/*core*/
.hiperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.hiperlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bodytextnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding:5px 0 5px 0;
	text-align:justify;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
H1{
font-family: Times, sans-serif, Tahoma;
color: #724c90;
font-style: Italic;

}

.header{
font-family: Times, sans-serif, Tahoma;
color: #5D1B4E;
font-style: Italic;
font-size: 28px;
font-weight: bold;

}
a{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	
	}
	a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	}
a.LLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #432a61;
	text-decoration:underline;
}
a.LLink:hover{
color:  #602f9d;
font-size:13px;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: RIGHT;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #B784CF;
}
.headings1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #723796;
	line-height:110%;
	text-align: justify;
}
.phoneno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFF66;
}
.address {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #AD85AD;
	margin-bottom:5px;
	text-align:center;
}
.addresspad{
	padding-left:10px;
	}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.copyrightunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyrightunderline:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

/*layout*/
#middle{
	margin:0 auto;
	}
	
#move{
	position:absolute;
	top:0px;
	}	
#move3{
	position:absolute;
	top:445px;
	}	
#move2{
	position:absolute;
	top:190px;
	}		

#wrapper{
	width:800px;
	margin:0 auto;
	}
#pagebind{
	width:800px;
	margin:0 auto;
	}					
#page{
	width:750px;
	margin-left:20px;
	background:#FFFFFF;
	}
#topflash{
	height:100px;
	padding:20px 0 0 0;
	}
#header{
	height:260px;
	margin:0 auto;
	}
	
/*Menu*/
#nav{
	height:45px;
	width:753px;
	}
#nav ul.botton {
height :45px;
position : relative;
}
#nav ul.botton li {
float : left;
width:91px;
height :45px;
list-style : none;
width:auto;
}
#nav ul.botton li a {
height : 45px;
width:91px;
text-transform:uppercase;
line-height:45px;
background: url(images/menubac.jpg) repeat-x;
border-right:1px solid #fff;
font-size:11px;
display : block;
text-align:center;
}
#nav ul.botton li a:hover, #nav ul.botton li.home a.active {
background : url(images/menubac.jpg) repeat-x; no-repeat;
background-position : 0% -45px;
}
#nav ul.botton li.tel a {
height : 45px;
width:200px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF66;
line-height:45px;
background: url(images/menubac.jpg) repeat-x;
display : block;
text-align:center;
}


/*sidenav*/
#sidenav{
	width:208px;
	float:left;
	}
#sidenav ul{
	width:208px; 
	font-weight:bold; 
	font-size:13px;
	margin:0;
	padding:0;
	line-height:24px;
	}
#sidenav ul li{
	height:20px;
	list-style:none;
	margin:0 0 1px 0; 
	}
#sidenav ul li a{
	background:#BB91CC;
	height:20px;
	padding-left:15px;
	display:block;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:20px;
	text-decoration:none; 
	}
#sidenav ul li a:hover{
	background:#431D54;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration:none;
	}

/*content*/	
#contentbind{
	width:766px;
	margin:0 auto;
	}

#content{
	width:766px;
	padding-left:13px;
	margin-left:10px;
	padding-top:10px;
	background:url(images/middle_bg.jpg) repeat-x;
	}
#content .left{
	float:left;
	width:510px;
	}
#content .right{
	width:221px;
	float:right;
	}
#content li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	}
#content .object{
	padding:20px;
	float:left;
	}
#content .object1{
	padding:5px;
	float:left;
	}	
#content .img{
	padding:20px;
	float:left;
	}				
#content .photo{
	}
#con{
	}
#con .left{
	width:190px;
	float:left;
	margin-bottom:15px;
	margin-right:2px;
	padding:2px;
	position: relative;
	}
#con .left #form1{
	width: 210px;
	padding: 2px 0 15px 5px;
	z-index: 1000;
	position: relative;
	left: -5px;
	background: url(images/contact-background.jpg) no-repeat;
}

#con .left #form1 textarea{
	height: 70px;
}
#con .right{
	width:545px;
	
	}
#touch .left{
	background:#fff2ff;
	margin-bottom:15px;
	float:left;
	border:1px solid #555;
	}
label {
  float: left;
  width: 25%;
  margin-top:3px;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: RIGHT;
  vertical-align: top;
}

input,
select {
  padding: 1px;
  margin:0 0 20px 10px;
  color: #999;
  width:55%;
  border: 1px solid #CCC;
}
textarea
{
  padding: 1px;
  margin:0 0 20px 10px;
  font: 400 1em verdana, sans-serif;
  color: #999;
  width:65%;
  border: 1px solid #CCC;
}
 .btn{
  padding: 1px;
  margin:0 0 20px 10px;
  font: 400 1em verdana, sans-serif;
  color: #999;
  border: 1px solid #CCC;
}
.submit{ 
	font:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#635147;
	border:none;
	margin-left:60px;
	height:20px;
	cursor:pointer;
	background:url(images/send.jpg) no-repeat; 
	width:60px	
	}
.reset{ 
	font:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#635147;
	border:none;
	margin-left:5px;
	height:20px;
	cursor:pointer;
	background: url(images/clear.jpg) no-repeat; 
	width:60px	
	}	


#touch .right{
	width:224px;
	padding-right:10px;
	float:right;
	}
#teeth .left{
	width:300px;
	float:left;
	}					
#teeth .right{
	width:240px;
	float:right;
	}

/*footer*/
#footer{
	width:778px;
	height:30px;
	background:#662B7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left:10px;
	margin-bottom:15px;
	}
#footer2{

	width:778px;
	height:30px;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #000;
	margin-left:10px;
	margin-bottom:15px;
}	
.footer2Pan {
text-align:center;
margin : 0 auto;
}
#footer2Pan ul {
height : 20px;
list-style : none;
position : relative;
margin : 0 auto;
}
#footer2 li {
float:left;
display : inline;
}
#footer2 ul li a {
padding : 0 8px 0;
border-left:1px solid #662B7F;
color: #662B7F;
font-weight:normal;  
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
#footer2 ul li a:hover {
text-decoration: underline;
}
#footer2 p {
color : #FF0099;
margin : 0 auto;
}
#footer2 p.copyright a {
margin : 0 auto;
color: #662B7F;
}									
	

					
