
		body {
			background-color: #FFFFFF;
			font-size: 12px;
			font-family: Verdana, Arial, Georgia, Sans-serif;
			margin: 0px;
			padding: 0px;
		}
		
		#top-bar {
			background: url('../images/top-bar.jpg') repeat-x;
			height: 36px;
		}
		
		#top-bar-shadow {
			background: url('../images/top-bar-shadow.jpg') repeat-x;
			height: 12px;
		}
		
		#container {
			width: 650px;
			margin: 0px auto 0px auto;			
		}
		
		#logo {
			position: absolute;
			top: 0;
			left: 0;
			z-index: 2;
		}
		
		#top-nav {
			width: 650px;
			margin: 0px auto 0px auto;
			padding-top: 10px;
			text-align: right;
			color: #FFF;
			font-weight: bold;			
		}
		
		#top-nav a:link, #top-nav a:visited {
			text-decoration: none;
			color: #FFF;
		}
		
		#banner {
			background: url('../images/girl-banner-1.jpg') no-repeat;
			width: 629px;
			height: 317px;
			margin-top: -12px;
		}
		
		#navigation {
			height: 51px;			
		}
		
		#content {
			width: 450px;
			padding: 10px;
			color: #666666;
			line-height: 15px;
			float: left;
		}
		
		#infoBox {
			padding: 10px;
			margin-top: 25px;
			float: left;
		}
		#content-underline {
			background: url('../images/border.jpg') repeat-x;
			height: 2px;
		}
		
		#content a:link, #content a:visited {
			text-decoration: none;
			font-weight: bold;
			font-size: 11px;
			color: #999999;
		}
		
		#content a:hover {
			text-decoration: none;
			font-weight: bold;
			font-size: 11px;
			color: #666666;
		}
		
		.navSpace {
			margin-left: 2px;
			border: 0px;
		}
		
		.center {
			text-align: center;
			display: block;
			font-size: 11px;
		}
		
		h1 {
			font-size: 18px;
			font-family: georgia, arial;
			color: #cc0033;
		}
		
		.contact {
			color: #9a70b3;
		}
		
		.about {
			color: #6e82b5;
		}
		
		.services {
			color: #ed8014;
		}
		
		.products {
			color: #acd95e;
		}
		
		.specials {
			color: #df6080;
		}
		
		.bl {background: url('../images/bl-specials.gif') 0 100% no-repeat #df6080; width: 150px;}
		.br {background: url('../images/br-specials.gif') 100% 100% no-repeat}
		.tl {background: url('../images/tl-specials.gif') 0 0 no-repeat}
		.tr {background: url('../images/tr-specials.gif') 100% 0 no-repeat; color: #FFFFFF;}
		.tr ul {padding: 4px; margin-left: 15px;}
		.tr li {padding: 0px; margin-top: 5px;}
		
		.bl-specials {background: url('../images/bl-specials.gif') 0 100% no-repeat #df6080; width: 150px;}
		.br-specials {background: url('../images/br-specials.gif') 100% 100% no-repeat}
		.tl-specials {background: url('../images/tl-specials.gif') 0 0 no-repeat}
		.tr-specials {background: url('../images/tr-specials.gif') 100% 0 no-repeat; color: #FFFFFF;}
		.tr-specials ul {padding: 4px; margin-left: 15px;}
		.tr-specials li {padding: 0px; margin-top: 5px;}
		
		.bl-contact {background: url('../images/bl-contact.gif') 0 100% no-repeat #cc99ff; width: 150px;}
		.br-contact {background: url('../images/br-contact.gif') 100% 100% no-repeat}
		.tl-contact {background: url('../images/tl-contact.gif') 0 0 no-repeat}
		.tr-contact {background: url('../images/tr-contact.gif') 100% 0 no-repeat; color: #FFFFFF;}
		.tr-contact ul {padding: 4px; margin-left: 15px;}
		.tr-contact li {padding: 0px; margin-top: 5px;}
		
		.bl-about {background: url('../images/bl-about.gif') 0 100% no-repeat #b0bee2; width: 150px;}
		.br-about {background: url('../images/br-about.gif') 100% 100% no-repeat}
		.tl-about {background: url('../images/tl-about.gif') 0 0 no-repeat}
		.tr-about {background: url('../images/tr-about.gif') 100% 0 no-repeat; color: #FFFFFF;}
		.tr-about ul {padding: 4px; margin-left: 15px;}
		.tr-about li {padding: 0px; margin-top: 5px;}
		
		.bl-services {background: url('../images/bl-services.gif') 0 100% no-repeat #ff9933; width: 150px;}
		.br-services {background: url('../images/br-services.gif') 100% 100% no-repeat}
		.tl-services {background: url('../images/tl-services.gif') 0 0 no-repeat}
		.tr-services {background: url('../images/tr-services.gif') 100% 0 no-repeat; color: #FFFFFF;}
		.tr-services ul {padding: 4px; margin-left: 15px;}
		.tr-services li {padding: 0px; margin-top: 5px;}
		
		.bl-products {background: url('../images/bl-products.gif') 0 100% no-repeat #d3fe89; width: 150px;}
		.br-products {background: url('../images/br-products.gif') 100% 100% no-repeat}
		.tl-products {background: url('../images/tl-products.gif') 0 0 no-repeat}
		.tr-products {background: url('../images/tr-products.gif') 100% 0 no-repeat; color: #FFFFFF;}
		.tr-products ul {padding: 4px; margin-left: 15px;}
		.tr-products li {padding: 0px; margin-top: 5px;}
		
		.clear {font-size: 1px; height: 1px}