html, body	{
	height: 100%;
}

body	{
	background-color:#c5c5c5;
	margin: 0px;
}

	
p	{
	font-family: Arial, Helvetica, sans-serif;
	color: #eeeeee;
	font-size: 75%;
	margin: 6px 0px 8px 0px;
	line-height: 140%;
  	}
	
a	{
	font-size: 100%;
	color: #ccc8c8;
	text-decoration: none;}
	
a:hover	{
	color: #ffffff;}
	
a.small_link	{	
	font-size: 90%;
	padding-left: 4px;}
	
.grey	{
	color: #aaaaaa;}
	
H1	{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #eeeeee;
	line-height: 140%;
	margin: 0px 0px 18px 0px;
	padding: 0px;
	font-weight: 900;
	}
	
H3.subheading	{
	font-size: 85%;
	line-height: 140%;
	color: #eeeeee;
	margin: -14px 0px 26px 0px;
	font-weight: 400;}
	
H2	{
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #eeeeee;
	margin: 30px 0px 10px 0px;
	line-height: 140%;
	font-weight: bold;
	}
	
H3	{
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #eeeeee;
	margin: 20px 0px 6px 0px;
	line-height: 140%;
	font-weight: bold;
	}
	
H4	{
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: #eeeeee;
	margin: 20px 0px 6px 0px;
	line-height: 140%;
	font-weight: bold;
	}
	
UL	{
	font-family: Arial, Helvetica, sans-serif;
	color: #eeeeee;
	margin: 0px 40px 0px 44px;
	padding: 0px 0px 6px 0px;
	font-size: 100%;
	}
	
LI {
	padding: 0px 0px 6px 0px;
	margin: 0px;
	line-height: 140%;
	font-size: 75%;
	}
	
HR	{
	size: 10px;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #3a3634;
	height: 1px;
	margin: 10px 0px 15px 0px;}

	
/* main structural elements -------------------------------------------- */
	
#main_container {
	width: 891px;
	background-color: #787573;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position:absolute;
	top: 0px;
	bottom: 0px;
	left: 50%;
	margin-left: -445px;}
	
#page_container_menu_site_level	{
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px;
	border-top: 1px solid #eaeaea;
	background-color: #413d3b;
	border-bottom: 1px solid #858280;}
	
#main_structure_page_content_container_home {
	margin: 0px;
	padding: 16px 0px 0px 0px;
	background-color:#595552;
	border-bottom: 1px solid #bebdbc;
	background-image:url(images/background_image_main_content_home.gif);
	clear: both;}
	
		#home_animation	{
			margin: 4px 30px 0px 30px;
			float: left;}
			
		#home_height_overide	{
			height: 175px;}
			
#main_structure_page_content_container_wide_left_column {
	margin: 0px;
	padding: 16px 0px 0px 0px;
	background-color:#595552;
	border-bottom: 1px solid #262322;
	background-image:url(images/background_image_main_content_wide_left_column.gif);
	clear: both;}
	
#main_structure_page_content_container {
	margin: 0px;
	padding: 16px 0px 0px 0px;
	background-color:#595552;
	border-bottom: 1px solid #262322;
	background-image:url(images/background_image_main_content.gif);
	clear: both;}
		
#footer_container {
	padding: 10px 18px 12px 0px;
	text-align: left;
	margin:0 auto;
	}
		
#footer_container	P {
	padding: 4px 0px 0px 0px;
	margin: 0px;
	color: #b7b4b3;	
	font-size: 70%;
	text-decoration: none;
}

#footer_container	a {
	color: #b7b4b3;	
	text-decoration: none;
}

	#footer_container_left	{	
	padding: 0px 0px 20px 26px;
	margin-right: 58px;
	float: left;
	text-align: left;}
	
	#footer_container_left	P {
	line-height: 150%;}
	
	#footer_container_right	{
	float: right;
	text-align: left;}
	
	#footer_container_right	P {
	}

#right_column	{
	float:right; 
	width: 396px;
	padding: 0px 0px 40px 0px;
	margin: 0px;
	text-align: left;
	clear: both;}
	
	#right_column h2  {
		font-size: 80%;
		margin: 0px;
		font-weight: 400;
		padding: 0px 0px 0px 13px;}
		
	#right_column h2.info  {
		font-size: 70%;
		margin: 0px;
		font-weight: 400;
		padding: 0px 0px 0px 0px;
		border-bottom: 1px solid #312d2c;
		background-color: #4e4845;}
	

		
	#right_column a.small_link	{	
		font-size: 100%;
		display: inline;
		color: #ccc8c8;
		text-decoration: none;
		padding: 0px 0px 0px 4px;}
		
	#right_column a.small_link:hover	{	
		color: #ffffff;}
		
	#right_column p  {
		font-size: 70%;
		margin: 0px;
		padding: 12px 18px 16px 16px;}
		
		#right_column p.more_info  {
			font-size: 70%;
			margin: 0px;
			padding: 0px 0px 0px 13px;
			font-weight: 900;}
		
		#right_column p.enlargments  {
			padding: 3px 0px 0px 13px;
			margin: 0px;
			color: #ccc8c8;}
			
		#right_column_menu	{
			border-top: 1px solid #312d2c;
			margin-top: 14px;}
			
		#right_column_menu	h3{
			font-size: 70%;
			margin: 0px;
			font-weight: 400;
			padding: 0px 0px 0px 0px;
			border-bottom: 1px solid #312d2c;
			background-color: #4e4845;}
			
		#right_column_menu a  {
			font-size: 100%;
			font-family: Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			display: block;
			margin: 0px;
			padding: 8px 0px 8px 38px;
			height: 16px;
			background-position: left;
			background-repeat: no-repeat;}
				
		#right_column_menu a:hover  {
			background-color: #413d3b;}
			
			
			
			.web_design  {
				background-image: url(images/home_page/web_design_heading.gif);
				background-position: left top;}
				
				#web_design_overview, #print_design_overview, #brand_design_overview, #application_design_overview, #illistration_design_overview, #photomanipulation_overview	{
					position: absolute;
					z-index: 5;
					background-image:url(images/menus/background_dropdown_list_item.png);
					width: 244px;
					padding: 14px 14px 10px 14px;
					margin-left: -1999px;
					margin-top: -34px;
					border: 1px solid #3a3634;}
					
					#web_design_overview p, #print_design_overview p, #brand_design_overview p, #application_design_overview p, #illistration_design_overview p, #photomanipulation_overview  p{
						padding: 0px 0px 4px 0px;
						margin: 0px;
						font-size: 70%;}
				
			.web_design:hover  {
				background-image: url(images/home_page/web_design_heading_over.gif);
				cursor: pointer; cursor: hand;}
				
			a.print_design  {
				background-image: url(images/home_page/print_design_heading.gif);
				background-position: left top;}
				
			a.print_design:hover  {
				background-image: url(images/home_page/print_design_heading_over.gif);
				cursor: pointer; cursor: hand;}
				
			a.brand_design  {
				background-image: url(images/home_page/brand_design_heading.gif);
				background-position: left top;}
				
			a.brand_design:hover  {
				background-image: url(images/home_page/brand_design_heading_over.gif);
				cursor: pointer; cursor: hand;}
		
			a.application_design  {
				background-image: url(images/home_page/application_design_heading.gif);
				background-position: left top;}
				
			a.application_design:hover  {
				background-image: url(images/home_page/application_design_heading_over.gif);
				cursor: pointer; cursor: hand;}
		
			a.illustration_design  {
				background-image: url(images/home_page/illustration_design_heading.gif);
				background-position: left top;}
				
			a.illustration_design:hover  {
				background-image: url(images/home_page/illustration_design_heading_over.gif);
				cursor: pointer; cursor: hand;}			
		
			a.photomanipulation  {
				background-image: url(images/home_page/photomanipulation_heading.gif);
				background-position: left top;}
				
			a.photomanipulation:hover  {
				background-image: url(images/home_page/photomanipulation_heading_over.gif);
				cursor: pointer; cursor: hand;}
			
			
			
			.print_logo	{
			background-image: url(images/print/thumb_logo.gif);}			
			
			.print_logo:hover	{
			background-image: url(images/print/thumb_logo_over.gif);}				
			
			.print_stationery	{
			background-image: url(images/print/thumb_stationery.gif);}			
			
			.print_stationery:hover	{
			background-image: url(images/print/thumb_stationery_over.gif);}		
			
			.print_folder	{
			background-image: url(images/print/thumb_folder.gif);}			
			
			.print_folder:hover	{
			background-image: url(images/print/thumb_folder_over.gif);}
			
			.print_postcard	{
			background-image: url(images/print/thumb_postcard.gif);}			
			
			.print_postcard:hover	{
			background-image: url(images/print/thumb_postcard_over.gif);}
			
			.print_signage	{
			background-image: url(images/print/thumb_signage.gif);}			
			
			.print_signage:hover	{
			background-image: url(images/print/thumb_signage_over.gif);}
			
			.print_pos	{
			background-image: url(images/print/thumb_pos.gif);}			
			
			.print_pos:hover	{
			background-image: url(images/print/thumb_pos_over.gif);}
			
			.print_pdf	{
			background-image: url(images/print/thumb_pdf.gif);}			
			
			.print_pdf:hover	{
			background-image: url(images/print/thumb_pdf_over.gif);}
		
	#commendations  HR	{
		size: 10px;
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: 1px dotted #504a47;
		height: 1px;
		margin: 2px 0px 2px 0px;}
		
	#right_column a.heading  {
		background-image: url(images/home_page/right_column_heading.gif);
		background-repeat: no-repeat;
		background-position: left bottom;}
		
	#right_column a.heading:hover  {
		background-image: url(images/home_page/right_column_heading_over.gif);
		cursor: pointer; cursor: hand;}		
			
		#latest_news	{
			width: 228px;
			margin: 0px 0px 20px 0px;
			overflow: auto;}
			
		#latest_news	p{
			padding: 4px 8px 3px 14px;
			margin: 0px;
			color: #eeeeee;}
		
		#latest_news  h3{
			font-size: 70%;
			margin: 0px;
			padding: 10px 0px 6px 13px;}
			
		#latest_news a	{	
			font-size: 100%;
			display: inline;
			color: #ebe9e9;
			text-decoration: none;
			padding: 0px 0px 0px 0px;}
			
		#latest_news a:hover	{	
			color: #ffffff;}
			
		#commendations	{
			width: 218px;
			margin: 0px 10px 0px 14px;}
		
		.web_site_examples_border	{
		border-top: 1px solid #aaaaaa;
		border-bottom: 1px solid #aaaaaa;
		padding: 2px 0px 2px 0px;
		margin: 10px 14px 30px 14px;}
		
		#web_site_examples	{
		height: 360px;
		width: 360px;
		overflow: auto;
		padding: 0px 8px 10px 0px;
		margin: 0px;}
		
		#application_examples	{
		height: 440px;
		width: 360px;
		overflow: auto;
		padding: 0px 8px 10px 0px;
		margin: 0px;}
			
		#work_example	{			
			margin: 0px 10px 0px 0px;
			padding: 14px 0px 0px 0px;
			clear: both;}		
		
		#work_example  HR	{
			size: 10px;
			border-bottom: none;
			border-left: none;
			border-right: none;
			margin: 0px;
			padding: 0px;
			border-bottom: 1px solid #cccccc;
			height: 1px;}
			
		#work_example	img{			
			float: left;
			border: 1px solid #999694;
			margin: 0px 10px 0px 0px;
			padding: 0px;}
		
		#work_example	h2, #work_example	h4{			
			margin: 0px 0px 0px 0px;
			font-size: 70%;
			font-weight: 900;
			padding: 0px;}
		
		#work_example	p{	
			margin: 0px 0px 4px 0px;
			font-size: 70%;
			padding: 0px;}
			
		#work_example a	{	
			font-size: 100%;
			color: #ccc8c8;
			text-decoration: none;
			display: inline;
			margin: 0px;
			padding: 0px;}
			
		#work_example a:hover	{	
			color: #ffffff;}
			
		.work_content	{
			float: right;
			margin-left: 180px;}

#left_column	{
	width: 491px;
	padding: 10px 0px 40px 0px;
	margin: 0px;}
	
	#left_column h2	{
		border-top: 1px dotted #3a3634;
		margin: 24px 0px 14px 0px;
		padding-top: 22px;}
	
	#left_column	h1,h2,h3,p{
		padding-right: 50px;
		padding-left: 30px;}
	
	#left_column	img{
		float: left;
		margin: 2px 30px 20px 30px;
		border: 1px solid #999999;}
		
		table.news_table	{
			margin-top: 20px;
			border-top: 1px dotted #3a3634;}
		
		#news_item img	{
			float: left;
			margin: 0px 0px 0px 30px;}
			
		#news_item	h2	{
			border: none;
			margin-top: 0px;
			padding-top: 0px;}
			
			td.news, td.news_text  	{
				vertical-align: top;
				padding-top: 20px;}
		
	#left_column_multiple_image	{
		float: left;
		width: 210px;
		margin: 2px 0px 10px 0px;}
		
	#left_column_multiple_image	img{
		margin: 2px 30px 5px 30px;
		border: 1px solid #999999;}
		
	#left_column_multiple_image	a{
		font-size: 85%;}


/* image elements -------------------------------------------- */
.folder	{
	border: none;}
	
#animation	 {
	margin: 30px 0px 20px -10px;
	padding-left: 0px;
	text-align: center;}
	
	#animation	img {
		padding: 0px;
		border: 0px;
		margin: 0px;
		float: left;}

	#animation	table {
		border: none;
		margin: 0px;
		padding: 0px;}
		
	#animation	table td{
		margin: 0px;
		padding: 0px;}
		
	#animation	p{
		font-size: 70%;
		margin-top: -25px;
		padding-top: 0px;
		color: #999999;}

/*list style menu items -------------------------------------- */


/*text items --------------------------------------------------- */
#main_structure_page_content_container p.text_news_date	{
	font-weight: 900;
	color: #6f9acc;	
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#main_structure_page_content_container p.text_news_link	{
	font-weight: 400;
	padding-top: 0px;
	margin-top: 0px;
}
	
	
.text_blue	{
	color: #104ba0;
}


/*form formatting items */

.inputbox190  {
	font-family: Arial, Helvetica, sans-serif;
	width : 200px; 
    margin: 3px 0px 0px 12px;
    border:1px solid #333333;
	padding :3px;
	font-size : 11px;
	margin-top: 6px;
	color: #505050;
	background-color : #f7f7f7;}
	
input.btn{
   color:#ffffff;
   margin: 12px 0px 0px 12px;
   font-size:11px;
   line-height: 14px;
   font-weight:regular;
   background-color:#777472;
   border:1px solid #333333;
   padding: 2px;
   background-repeat:no-repeat;
   cursor: pointer; cursor: hand;}

input.btn:hover{
   background-color:#3a3634;}
