* { padding: 0; margin: 0; }

a {
color: #ff00cc;
text-decoration: none;
}
a:hover {
color: #7e7c7c;
text-decoration: none;
}
body {
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 background-color: #fff; 
 color: #7e7c7c;
 margin: 0px auto;
 font-size: 11px;
 
}
img {
border: 0 none;
}
.center {
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
#wrapper1 { 
 margin: 0 auto;
 width: 1012px;
 height: 112px;
 clear: both;
 padding: 0px 0px 0px 0px;
}
#header {
 width: 1012px;
 float: left;
 padding: 0px 0px 0px 0px;
 height: 110px;
 margin: 0px 0px 0px 0px;
}
#headleft { 
 margin: 0px 0px 0px 0px;
 padding: 35px 0px 0px 3px;
 width: 460px;
 float: left;
 text-align: left;
}
#headleft h1{
	background: url(http://www.jujuhair.com/images/juju_custom/logo.gif) no-repeat top left;
	float: left;
    margin: 0px 0px 0px 0px;
	text-indent: -9999px;
    
}
#headleft h1 a{
	display: block;
	height: 75px;
	text-decoration: none;
	width: 460px;
}
#headleft h1 a:hover{
	text-decoration: none;
}
#headright { 
 line-height: 1.3em;
 margin: 57px 3px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 546px;
 float: left;
 text-align: right;
}

#headright a:hover {
 color: #e127ae;
 text-decoration: none;
}

#wrapper2 { 
 margin: 0 auto;
 width: 1012px;
 clear: both;
 padding: 5px 5px 5px 5px;
 background: #fff;
}

#top { 
 width: 1012px; 
 clear: both;
 color: #ff00cc;
 background: #fff;
 margin: 0px 0px 0px 0px;
 font-size: 14px;
 border-top: 1px solid #dbdbdb;
 border-bottom: 1px solid #dbdbdb;
 height: 44px;
}

#topnav {
width: 700px; 
float: left;
 padding: 12px 0px 0px 15px;
 }
#topnav a {
 color: #ff00cc;
 text-decoration: none;
  font-size: 14px;
}

#topnav a:hover {
 color: #7e7c7c;
 text-decoration: none;
  font-size: 14px;
}

#search {
float: right;
padding: 12px 2px 0px 0px;
 }


#leftcolumn { 
 color: #7e7c7c;
 background: #fff;
 margin: 10px 0px 10px 10px;
 padding: 0px 0px 0px 0px;
 width: 500px;  
 float: left;
}

#content { 
 float: left;
 color: #7e7c7c;
 border: 0px solid #ccc;
 background: #fff;
 margin: 10px 10px 10px 10px;
 padding: 0px 0px 0px 0px;
 width: 482px;    
}

#homepagetext {
width: 400px;
margin: 0 0 0 55px;
font-size: 13px;
color: #888888;
line-height: 200%;
text-align: justify;
}

#buttons {
margin: 45px 0px 0px 60px;
 }
#wrapper3 { 
 margin: 0 auto;
 width: 1012px;
 clear: both;
 border-top: 1px solid #dbdbdb;
 height: 44px;
 padding: 12px 15px 0px 15px;
}


#baseleft { 
 color: #ff00cc;
 margin: 0px 0px 0px 0px;
 width: 384px;
 height: 44px;
 float: left;
 text-align: left;
 font-size: 13px;
}
#baseright { 
 color: #ff00cc;
 margin: 0px 0px 0px 0px;
 width: 584px;
 height: 44px;
 float: right;
 text-align: right;
 font-size: 13px;
}
#baseright a:link {
 color: #ff00cc;
 text-decoration: none;
}
#baseright a:visited {
 text-decoration: none;
}
#baseright a:hover {
 text-decoration: none;
 color: #7e7c7c;
}
#baseright a:active {
 text-decoration: none;
}



