* { margin: 0; padding: 0; }

body {
	text-align:left;
	background-color:#888888;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:100%; /* 16px in normal settings across all browsers*/
	line-height:1.15em; /* 1.125*16=18px*/
}

a:link {
	color:#E31F2E;
}

img{
border: 0;
}

h1 { 
	text-align:center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 1.5em; 
	color: #d9d9d9;
	line-height:1.1em;
 }
 
 h2 {
	 font-size: 1.5em;
	 line-height:1.2em;
 }
 
 h3 {
	 font-size: 1.1em;
 }
 
 h4 {
	 font-size: 1em;
 }
 
 p {
	 font-size: 1em;
 }

#header { 
	background-image:url(../images/personal-stylist-bg.jpg); 
	background-repeat:repeat-x; 
	height:160px; 
	margin-top:20px;
}

#logo {
	width:760px;
	margin:0 auto;
	margin-bottom:10px;

} 
	

#shell {
	width:760px;
	margin:0 auto;
}

#nav {
	float:left; 
	width:100%; 
	text-align:center; 
	margin-top:10px; 
	padding-bottom:10px;
}

#intro{
	position:static;
	margin-left:auto; 
	margin-right:auto;
	margin-bottom:10px;
	z-index:-1;
}

#container{
	margin:0 auto; 
	float:left;
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat-y;
	position:relative;
}

#bodytext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	width:330px;
	margin-right:10px;
	float:left;
/*	background-color: #FFF;*/
	color: #000;
	padding:10px;
}

.indented{
	padding-left:20px;
	padding-top:6px;
}

 
#image{
	width:400px; 
	float:right;
}

#testimony {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	width:370px;
	float:right;
	color: #FFF;
	padding:15px 15px 15px 15px;
	font-style:italic;
	line-height:1.9em;
	margin-bottom:70px;
}

#socialnetworks {
	width:400px;
	float:right;
}

#twitter {
	width:370px;
	float:right;
	padding:15px 15px 0px 15px;
}

#likebox {
	width:370px;
	float:right;
	padding:15px 15px 15px 15px;
}

#bookmarks{
	width:400px;
	height:60px;
	position:absolute;
	bottom:0;
	right:0;
	background-image:url(../images/bookmarksbg.jpg);
	padding-top:10px;
	z-index:10;
}

#facepile{
	width:370px;
	height:60px;
	float:right;
	padding:10px 15px 10px 15px;
	background-color:#000;
	border-bottom:thin;
	border-bottom-color:#FFF;

}

#likebutton{
/*	height:50px;*/
	width:200px;
	float:right;
	margin-top:0px;
	margin-right:10px;
}

#icons{
	height:35px;
	margin-top:12px;
	padding-top:8px;
	margin: 0 auto;
	width:170px;
}

#nav2 {
	float:left; 
	width:100%; 
	text-align:center; 
	margin-top:10px; 
	padding-bottom:10px;
}

#inner {
	height:39px;
	width:760px;
	background-color:#000;
	margin-left:auto;
	margin-right:auto;
}

#footershell {
	width:100%;
	float:left;

}

#footer {
	font-size:0.7em;
	border-top: 1px #CCC solid;
	width:760px;
	margin:0 auto;
	text-align:center;
	padding-top:3px;
	padding-bottom:20px;
}

.red {
	color:#E31F2E;
}

.white {
	color:white;
}

#col1 {
	float:left;
	width:170px;
	padding:10px;
	
}

#dot {
	width:20px;
	height:20px;
	vertical-align:bottom;
	margin-top:6px;
	float:left;
}

#dotpoint {
	width:305px;
	float:left;
	padding:4px 0px 4px 0px;
}

#cost {
	width:320px;
	float:left;
	padding:0px 10px 20px 0px;
	text-align:left;
}

#thumbleft {
	width: 195px;
	float: left;
	padding:0px 5px 0px 0px;
}

#thumbright {
	width: 195px;
	float: right;
	padding:0px 0px 5px 5px
}
