@charset "utf-8";
body {
	background-color: #0b294c;
	padding: 0;
	width: 1100px;
	background-image: url(site_graphics/bodybg.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	background-position: center;
}




#container {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#top_logo {
	background-image: url(site_graphics/final_logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 900px;
}
.topflash {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 300px;
	position: absolute;
	visibility: visible;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	overflow: visible;
}

#top_nav {
	background-image: url(site_graphics/dfdxf.png);
	height: 33px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 900px;
	margin: 0px;
	position: static;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#top_nav table  {
	margin: 0px;
	height: 33px;
}

#top_nav a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#top_nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#main_content {
	background-color: #FFFFFF;
	float: left;
	width: 750px;
	background-image: url(site_graphics/bgmaincon.gif);
	padding-top: 30px;
	height: 800px;
	background-position: center center;
	text-align: right;
	margin: 0px;
}
#main_content_index {
	background-color: #FFFFFF;
	float: left;
	width: 750px;
	background-image: url(site_graphics/bgmaincon.gif);
	padding-top: 30px;
	height: 854px;
	background-position: center center;
	text-align: right;
	margin: 0px;
}




#side_nav {
	padding: 0px;
	width: 150px;
	height: 830px;
	background-image: url(site_graphics/sidenav.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}
#side_nav_  table {
	margin: 0;
	
}



#side_nav a {
	color: #ff4803;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.side_nav_caption {
	font-weight: bolder;
	text-align: center;
	vertical-align: bottom;

}
#side_nav .side_nav_cat h3 {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	text-align: center;
}


.side_nav_cat {
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
}
#side_nav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
#main_content table {
	text-align: center;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 750px;
	margin: 0px;
	padding: 0px;
}

#contact_page h1 {
	color: #FF6324;
	line-height: normal;
	font-weight: bold;
	font-size: 30px;
	font-family: "Courier New", Courier, monospace;
	text-align: right;
	vertical-align: middle;
	padding-right: 120px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}
#contact_page   {
	background-image: url(site_graphics/maincontactbg.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 700px;
}

.leftContactText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#contact_form    input,select,textarea,option {
	border-top-color: #FF550F;
	border-right-color: #FF550F;
	border-bottom-color: #FF550F;
	border-left-color: #FF550F;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.main_banner {
	background-color: #FFFFFF;
	background-image: url(site_graphics/contbanner.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.rightContactDataBoxes {
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-left: 30px;
}
.buttonsPadding {
	margin-right: 30px;
}


.gradiantMaintitlebg {
	background-image: url(site_graphics/gradient_main_title.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
}

.contactTable {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	color: #EE4A07;
}
.homePageTable {
	height: 400px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	margin: 0px;
}


#categorisTabTable  {
	margin-right: 0px;
	color: #000000;
	font-size: 28px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	width: 750px;
	height: auto;
	margin-bottom: 0px;
	margin-top: 20px;
}
#categorisTabTable td {
	color: #000000;
	font-size: 28px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	height: auto;
	text-align: left;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#categorisTabTable a {
	color: #F36930;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#categorisTabTable a:hover {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
#categoriesArea {
	display: inline;
	width: 750px;
	padding-right: 60px;
	margin: 0px;
	text-align: center;
	height: 600px;
}
#categoriesArea h2 {
	font-weight: bold;
	color: #666666;
	font-size: 23px;
	text-align: center;
	display: inline;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#categoriesArea h1 {
	font-weight: bold;
	color: #666666;
	font-size: 23px;
	text-align: center;
	border-right-color: #ECE9D8;
	display: inline;
	border-top-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#northrCatTable {
	background-image: url(site_graphics/tabesn.png);
	background-repeat: no-repeat;
	width: 750px;
	background-position: center;
}


#centerCatTable {
	background-image: url(site_graphics/tabesc.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 750px;
}
#southCatTable {
	background-image: url(site_graphics/tabess.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 750px;
}
#categoriesArea h3 {
	font-weight: bold;
	color: #666666;
	font-size: 23px;
	text-align: right;
	display: inline;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}



#categorislogosTable {
	text-align: center;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;

}
#categorislogosTable table {
	background-image: url(site_graphics/logosbg.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	height: 540px;

}

#footer {
	background-image: url(site_graphics/footer.png);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #FFFFFF;
	height: 55px;
	width: 900px;
	font-size: 13px;
	color: #ED3C07;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	float: left;
}
#footer #copyrights {
	text-align: center;
	display: inline;
}

#footer a {
	margin: 0px;
	height: auto;
	width: 900px;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	float: none;
}
#about {
	background-image: url(site_graphics/aboutbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 700px;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#about   h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	color: #FD5F1F;
	background-position: left center;
	padding: 0px;
	margin: 0px;
}
#about a {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FD5F1F;
}
#about a:visited {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FD5F1F;
}
#mainServices {
	height: 700px;
	width: 750px;
	line-height: 3em;
}
#main_content table {
	margin: 0px;
	padding: 0px;
	width: 750px;
	background-position: center center;
	text-decoration: none;
}
#main_content h5 {
	font-size: 18px;
	color: #A09396;
	text-align: center;
	text-decoration: underline;
}

#homePage h1 {
	text-align: right;
	color: #FF4803;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
	border-right-width: 18px;
	border-right-style: solid;
	border-right-color: #FF4803;
	margin-right: 27px;
}
#selectedCustomer table {
	background-image: url(site_graphics/bookBg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 400px;
}

#homePage    img   {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#linksPage a                {
	list-style-image: none;
	text-decoration: none;
	color: #F65C39;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#categorislogosTable img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#categorislogosTable td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#linksPage {
	list-style-image: none;
	text-decoration: none;
	color: #333333;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 40px;
}
.happeningsPh {
	background-image: url(site_graphics/categoriesPhotos/chappenings.png);
	height: 50px;
	background-repeat: no-repeat;
}
.industrialPh {
	background-image: url(site_graphics/categoriesPhotos/industrial.png);
	background-repeat: no-repeat;
	height: 50px;
}
.fashionPh {
	background-image: url(site_graphics/categoriesPhotos/fashioncat.png);
	background-repeat: no-repeat;
	height: 50px;
}
.videoPh {
	background-image: url(site_graphics/categoriesPhotos/videoph.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
.videoEPh {
	background-image: url(site_graphics/categoriesPhotos/videoe.png);
	background-repeat: no-repeat;
	height: 50px;
}
.graphic {
	background-image: url(site_graphics/categoriesPhotos/graphicArt.png);
	height: 50px;
}
.webD {
	background-image: url(site_graphics/categoriesPhotos/webd.png);
	background-repeat: no-repeat;
	height: 50px;
}
.albumD {
	background-image: url(site_graphics/categoriesPhotos/album.png);
	background-repeat: no-repeat;
	height: 50px;
}
.printpress {
	background-image: url(site_graphics/categoriesPhotos/printpress.png);
	background-repeat: no-repeat;
	height: 50px;
}
.ink {
	background-image: url(site_graphics/categoriesPhotos/ink.png);
	background-repeat: no-repeat;
	height: 50px;
}
.photoFrame {
	background-image: url(site_graphics/categoriesPhotos/photoFrame.png);
	background-repeat: no-repeat;
	height: 50px;
}
.photoPr {
	background-image: url(site_graphics/categoriesPhotos/photoprinting.png);
	background-repeat: no-repeat;
	height: 50px;
}
#categories {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(site_graphics/categoriesPhotos/Untitled-6.png);
	background-repeat: no-repeat;
}
#categories a {
	color: #FFFFFF;
	text-decoration: none;
}
#categories a:hover {
	color: #333333;
	text-decoration: none;
}

.artPh {
	background-image: url(site_graphics/categoriesPhotos/art.png);
	background-repeat: no-repeat;
	height: 50px;
}
#mainServices {
	background-image: url(site_graphics/aboutbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 700px;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#mainServices  h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	color: #FD5F1F;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#siteMap ul {
	margin-right: 30px;
	list-style-type: none;
	padding: 0px;
	vertical-align: middle;
	margin-top: 100px;
	background-repeat: repeat-y;
}
#siteMap img {
	padding: 0px;
	position: relative;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#siteMap li a {
	font-size: 14px;
	color: #666666;
}


.siteMapLevel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-right: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.siteMapCaptionLevel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-right: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-decoration: underline;
}
#mainServices li {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#main_content #mainServices {
	background-repeat: no-repeat;
	background-image: url(site_graphics/servicebg.png);
}


#main_content_siteMap {
	background-color: #FFFFFF;
	float: left;
	width: 750px;
	background-image: url(site_graphics/siteMapCaption.gif);
	padding-top: 30px;
	height: auto;
	background-position: center top;
	text-align: right;
	margin: 0px;
	background-repeat: no-repeat;
}
#side_nav_siteMap {
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 1230px;
	background-image: url(site_graphics/sidenav.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#side_nav_siteMap  a {
	color: #ff4803;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
#side_nav_siteMap     a:hover {
	color: #666666;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
#homePage .pmaincontent {
	line-height: 44px;
	width: 700px;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#subfooter a {
	text-decoration: none;
	color: #333333;
}


#main_content_index table {
	text-align: center;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 750px;
	margin: 0px;
	padding: 0px;
}
#hpageweekleyslct {
	background-color: #CCFF00;
	height: 300px;
	width: auto;
}
.selectedCustomer {
	background-image: url(site_graphics/bookBg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.selectedInfo {
	margin: 0px;
	text-align: right;
	vertical-align: top;
	padding-top: 70px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	line-height: 16px;

}
