#wrapper {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#logo {
	height: 100px;
	width: 900px;
	border: #ffffff 3px solid;
	border-bottom: none;
}
#central_content {
	width: 900px;
	display: inline;
	float: left;
	overflow: hidden;
	border-right: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
}
#sidebar {
	display: inline;
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	margin-bottom: -9000px;
	padding-bottom: 9000px;
	padding-top: 20px;
}
#content {
	background-color: #FFFFFF;
	display: inline;
	float: left;
	width: 660px;
	padding: 20px;
	color: #666666;
}
.photo_wrapper {
	background-color: #FFFFFF;
	display: inline;
	float: left;
	width: 660px;
	height: 100px;
	margin-bottom: 40px;
}
.photo_box {
	background-color: #666666;
	display: inline;
	float: left;
	height: 100px;
	width: 100px;
}
.photo_spacer {
	width: 40px;
	display: inline;
	float: left;
	height: 100px;
}


.index_intro_box {
	width: 660px;
	display: inline;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.Intro_Text {
	display: inline;
	float: left;
	width: 325px;
	margin-right: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

.index_intro_box p {
	font-size: 14px;
	width: 320px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}
.image_right_wrapper {
	display: inline;
	float: right;
	margin-left: 5px;
	width: 325px;
	margin-bottom: 10px;
}
.image_right {
	display: inline;
	float: right;
	width: 325px;
}
.image_right_cost {
	display: inline;
	float: right;
	width: 325px;
	color: #FFFFFF;
	background-color: #000000;
	height: 40px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding-top: 7px;
}
#footer {
	height: 15px;
	width: 860px;
	background-color: #000000;
	display: inline;
	float: left;
	border: #ffffff 3px solid;
	border-top: none;
	text-align: center;
	color: #CCCCCC;
	padding: 20px;
}
#footer a {
	text-decoration: none;
	padding-right: 8px;
	font-size: 14px;
}
#footer a:link, #footer a:visited {
	color: #CCCCCC;
}
#footer a:hover, #footer .current a {
	color: #FF0000;
}
#footer ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
}
#product_cloud {
	height: 40px;
	width: 860px;
	background-color: #CCCCCC;
	display: inline;
	float: left;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar a {
	margin-bottom: 0px;
	display: block;
	padding-right: 10px;
	padding-left: 5px;
	font-size: 14px;
	width: 185px;
	text-decoration: none;
	padding-bottom: 5px;
}
#sidebar a:link, #sidebar a:visited {
	color: #666666;
}
#sidebar a:hover, #sidebar .current a {
	color: #990000;
}
.index_intro_box  a:link, .index_intro_box a:visited {
	color: #990000;
	text-decoration: none;
}
.index_intro_box  a:hover {
	color: #000000;
	text-decoration: underline;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.index_box_wrapper {
	display: inline;
	float: left;
	width: 660px;
}
.index_box_holder {
	display: inline;
	float: left;
	width: 190px;
	margin-top: 20px;
}
.index_box_spacer {
	display: inline;
	float: left;
	width: 45px;
	height: 260px;
}
h2 {
	background-color: #000000;
	display: inline;
	float: left;
	width: 190px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	height: 30px;
	font-size: 16px;
	padding-top: 7px;
}
.index_box_small_image {
	display: inline;
	float: left;
	width: 190px;
}
.index_box_small_text {
	background-color: #000000;
	display: inline;
	float: left;
	width: 190px;
	text-align: center;
	color: #FFFFFF;
	height: 20px;
	padding-top: 10px;
	text-transform: uppercase;
	font-size: 11px;
}
.portfolio_intro_box {
	height: 330px;
	width: 660px;
	display: inline;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.portfolio_text {
	display: inline;
	float: left;
	width: 215px;
	margin-right: 5px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
}

.portfolio_intro_box p {
	font-size: 12px;
	width: 215px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}
.portfolio_text h1 {
	font-size: 18px;
	margin-top: 0px;
	padding-top: 0px;
}
.portfolio_image_right {
	display: inline;
	float: right;
	margin-left: 5px;
	width: 435px;
	background-color: #FFFFFF;
	height: 326px;
}
body#home a#HomeNav, body#websites a#WebsitesNav, body#photography a#PhotographyNav, body#BusinessImage a#BusinessImageNav, body#CompletePack a#CompletePackNav, body#contact a#ContactNav, body#Advertising a#AdvertisingNav, body#Brochures a#BrochuresNav, body#PointOfSale a#PointOfSaleNav {
	color: #990000;
}
body#home a#FooterHomeNav, body#websites a#FooterWebsitesNav, body#photography a#FooterPhotographyNav, body#BusinessImage a#FooterBusinessImageNav, body#CompletePack a#FooterCompletePackNav, body#contact a#FooterContactNav, body#Advertising a#FooterAdvertisingNav, body#Brochures a#FooterBrochuresNav, body#PointOfSale a#FooterPointOfSaleNav, body#AdvertisingPortfolio a#FooterAdvertisingNav, body#IdentityPortfolio a#FooterBusinessImageNav, body#photographyportfolio a#FooterPhotographyNav, body#BrochurePortfolio a#FooterBrochuresNav, body#PointOfSalePortfolio a#FooterPointOfSaleNav, body#CompletePackBronze a#FooterCompletePackNav, body#CompletePackSilver a#FooterCompletePackNav, body#CompletePackGold a#FooterCompletePackNav, body#ImageDesignBronze a#FooterBusinessImageNav, body#ImageDesignSilver a#FooterBusinessImageNav, body#ImageDesignGold a#FooterBusinessImageNav, body#InternetPackBronze a#FooterWebsitesNav, body#InternetPackSilver a#FooterWebsitesNav, body#InternetPackSilver a#FooterWebsitesNav, body#PhotographyPackBronze a#FooterPhotographyNav, body#PhotographyPackSilver a#FooterPhotographyNav, body#PhotographyPackGold a#FooterPhotographyNav {
	color: #FF0000;
	}
body#BusinessImage #ImageBusinessImageNav, body#imageidentity a#ImageIdentityNav,  body#imagebrochures a#ImageBrochuresNav, body#imageadvertising a#ImageAdvertisingNav, body#imagepointofsale a#ImagePointOfSaleNav, body#imageidentity a#BusinessImageNav, body#imageadvertising a#BusinessImageNav, body#imagepointofsale a#BusinessImageNav, body#imagebrochures a#BusinessImageNav, body#photography a#PhotographyIntroNav, body#photographyportfolio a#PhotographyPortfolioNav, body#WorkingWithUs a#WorkingWithUs, body#InternetPackBronze a#InternetPackBronze, body#InternetPackSilver a#InternetPackSilver, body#InternetPackGold a#InternetPackGold, body#InternetPackGold a#WebsitesNav, body#InternetPackBronze a#WebsitesNav, body#InternetPackSilver a#WebsitesNav, body#InternetPackGold a#WebsitesNav, body#ImageDesignBronze a#ImageDesignBronze, body#ImageDesignBronze a#BusinessImageNav, body#ImageDesignSilver a#ImageDesignSilver, body#ImageDesignSilver a#BusinessImageNav,body#ImageDesignGold a#ImageDesignGold, body#ImageDesignGold a#BusinessImageNav, body#CompletePackBronze a#CompletePackNav, body#CompletePackBronze a#CompletePackBronze, body#CompletePackSilver a#CompletePackNav, body#CompletePackSilver a#CompletePackSilver, body#CompletePackGold a#CompletePackNav, body#CompletePackGold a#CompletePackGold, body#PhotographyPackBronze a#PhotographyPackBronze, body#PhotographyPackBronze a#PhotographyNav, body#PhotographyPackSilver a#PhotographyPackSilver, body#PhotographyPackSilver a#PhotographyNav, body#PhotographyPackGold a#PhotographyPackGold, body#PhotographyPackGold a#PhotographyNav,  body#AdvertisingPortfolio a#AdvertisingNav, body#AdvertisingPortfolio a#ImageAdvertisingNav, body#BrochurePortfolio a#BrochuresNav, body#BrochurePortfolio a#ImageBrochuresNav, body#IdentityPortfolio a#BusinessImageNav, body#IdentityPortfolio a#ImageIdentityNav, body#PointOfSalePortfolio a#PointOfSaleNav, body#PointOfSalePortfolio a#ImagePointOfSaleNav, body#Advertising a#AdvertisingIntroNav, body#Brochures a#BrochuresIntroNav, body#PointOfSale a#PointOfSaleIntroNav, body#AdvertisingPortfolio a#AdvertisingPortfolioNav, body#BrochurePortfolio a#BrochuresPortfolioNav, body#PointOfSalePortfolio a#PointOfSalePortfolioNav, body#photographyportfolio a#PhotographyNav, body#About_Us a#AboutUs, body#Payments a#PaymentsNav {
	color: #990000;
}
.NavSpacer {
	height: 50px;
}
.working_with_us_wrapper {
	width: 660px;
	display: inline;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #FFFFFF;
}
.working_with_us_text_wrapper {
	display: inline;
	float: left;
	width: 315px;
	margin-right: 15px;
	text-align: left;
}

.working_with_us_text_wrapper p {
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	width: 315px;
}
.working_with_us_image_wrapper {
	width: 330px;
	float: left;
	display: inline;
	background-color: #FFFFFF;
}
#content ul {
	margin-left: 0px;
	padding-left: 0px;

}
#content li {
	font-size: 14px;
	margin-bottom: 8px;
	margin-left: 15px;
}
h1 {
	font-size: 22px;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-size: 16px;
}
.working_with_us_image_right {
	display: inline;
	float: left;
	margin-left: 5px;
	width: 325px;
	margin-bottom: 50px;
}
.contact {
	width: 150px;
	display: inline;
	float: left;
	margin-top: 20px;
}
.index_box_small_text a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.index_box_small_text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.index_box_small_text a:hover {
	color: #FF0000;
	text-decoration: none;
}
.index_box_small_text a:active {
	color: #FFFFFF;
	text-decoration: none;
}

