@charset "UTF-8";
/* CSS Document */
body {font-family:Arial, Helvetica, sans-serif; font-size:14px;}


h1 {color:#FFF; font-family:Georgia, "Times New Roman", Times, serif; font-weight:lighter; display:inline; font-size:22px;}

#container {
	float:left;
	width:992px;
	background-image:url(images/homepage-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
    border: solid 1px #666;
	margin-top: 0px;
	margin-right:auto;
	margin-bottom: 0px;
	margin-left:auto;
	height:auto;
}

#internal-container {
	float:left;
	width:992px;
	background-image:url(images/internal-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
    border: solid 1px #666;
	margin-top: 0px;
	margin-right:auto;
	margin-bottom: 0px;
	margin-left:auto;
	
}

#menu {
	float:left;
	width:976px;
	background-image:url(images/homepage-bg.jpg);
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 7px;	
	
}

#welcome {width:270px;
          float:left;
		  margin:350px 20px 0px 27px;}
		  
#cosmetic {width:190px; float:left;
		  margin:350px 20px 0px 35px;}

#quality {width:210px; float:left;
		  margin:350px 20px 0px 118px;}
		  
#directions {width:210px; clear:both; float:left; 
		  margin:140px 20px 0px 486px;}

#content {width:940px;
          float:left;
		  margin:45px 20px 0px 27px;
		  
		  }
		  
#footer-left {width:270px; float:left; margin:150px 20px 20px 20px;}
#footer-mid {width:270px; float:left; margin:150px 20px 20px 30px;}
#footer-right {width:270px; float:left; margin:150px 20px 20px 30px;}

#internalFooter {width:980px; height:500px; float:left; margin:30px 20px 20px 7px; background-image:url(images/footer-bg.jpg); background-repeat:no-repeat; padding-top:20px;}

#copyright {width:170px; clear:both; float:left; margin:10px 20px 20px 20px;}
#web-design-york {width:170px; float:left; margin:0px 20px 20px 770px;}

.welcome {color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.panel {color:#000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.profile {color:#000; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.footerLinks {color:#FFF; font-size:13px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.copyright {color:#000; font-size:11px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.blueHeader {font-family:Georgia, "Times New Roman", Times, serif; color:#289DC6; font-size:18px;}
.subHeader {font-family:Georgia, "Times New Roman", Times, serif; color:#000000; font-size:18px;}.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}

