﻿@import url('../GenericLayout.css');
#Logo {
	height: 170px;
	width: 939px;
	left: 7px;
	top: 27px;
	background-image: url('images/logoHeaderlightpurple.jpg');
	position: absolute;
}
#Menu {
	height: 42px;
	width: 939px;
	left: 7px;
	top: 202px;
	color: #F9CF75;
	background-image: url('images/menur_bg-lp.png');
	background-repeat: repeat-x;
	position: absolute;
}

#CenterBanner {
	width: 646px;
	height: 197px;
	background-image: url('../../images/sections/business/businessHeader.jpg');
	margin-bottom: 5px;
}
.Widget {
	width: 201px;
	text-decoration: none;
}
.Widget:hover {
	width: 201px;
	text-decoration: underline;
}
.WidgetImage {
    border: thick solid #3a2036;
    margin-left: 5px;
}
.WidgetImage:hover
{
    border: thick solid #AF7E3C;
    margin-left: 5px;
}
.WidgetText {
	width: 201px;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #CDBFB0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	left: auto;
	margin-top: 5px;
}
#CenterContent {
	width: 651px;
	height: auto;
	left: 3px;
	top: 0px;
	position: relative;
}
#Content {
	width: 644px;
	height: auto;
}
#ContentBody {
	height: auto;
	position: relative;
	margin-top: 20px;
}
#CenterBannerMakeupArtists {
	width: 646px;
	height: 197px;
	background-image: url('../../images/sections/business/MakeupHeader.jpg');
	margin-bottom: 5px;
}
#CenterBannerPhotographers {
	width: 646px;
	height: 197px;
	background-image: url('../../images/sections/business/PhotographerHeader.jpg');
	margin-bottom: 5px;
}
#CenterBannerGraphicDesigners {
	width: 646px;
	height: 197px;
	background-image: url('../../images/sections/business/GraphicDesignerHeader.jpg');
	margin-bottom: 5px;
}
#CenterBannerfood {
	width: 646px;
	height: 197px;
	background-image: url('../../images/sections/business/foodHeader.jpg');
	margin-bottom: 5px;
}
#CenterBannerFashion {
	width: 646px;
	height: 197px;
	background-image: url('../../images/sections/business/FashionHeader.jpg');
	margin-bottom: 5px;
}
#CenterBannermakeup {
	width: 646px;
	height: 197px;
	background-image: url('../../images/sections/business/BeautyHeader.jpg');
	margin-bottom: 5px;
}
#CenterBannerAccess {
	width: 646px;
	height: 197px;
	background-image: url('../../images/sections/business/AccessoriesHeader.jpg');
	margin-bottom: 5px;
}
#CenterBannerFineArtists {
	width: 646px;
	height: 197px;
	background-image: url('../../images/sections/business/FineArtHeader.jpg');
	margin-bottom: 5px;
}
#CenterBannerOtherBusiness {
	width: 646px;
	height: 197px;
	background-image: url('../../images/sections/business/OtherBusinessHeader.jpg');
	margin-bottom: 5px;
}
