#about-words
{
	color:					#ffffff;
	z-index:				0;
	font-size:				8px;
}

.services-thumb
{
	position:				relative;	
	float:					left;
	margin:					0px 8px 8px 0px;
	width:					175px;
	height:					158px;
	z-index:				2;
}

.services-thumb-image
{
	position:				relative;	
	border:					1px solid #cccccc;	
	width:					175px;
	height:					130px;
	cursor:					pointer;
}

.services-thumb-title
{
	margin:					5px 0px 0px 0px;
	position:				relative;	
	height:					14px;
}

#services-box-title
{
	position:				absolute;
	width:					269px;
	padding:				8px;
	bottom:					0px;
	height:					20px;
	left:					0px;
}

#services-box-image
{
	position:				absolute;	
	width:					629px;
	height:					328px;
	top:					7px;
	right:					7px;
}

#services-box-image img
{
	position:				absolute;	
}

#services-box-text
{
	position:				absolute;	
	width:					259px;
	padding:				8px;
	bottom:					28px;
	left:					0px;
	font-size:				9px;
	font-family:			verdana;
	color:					#666666;
}

#services-box-options
{
	position:				absolute;	
	width:					64px;
	height:					24px;
	right:					0px;
	top:					-28px;
	z-index:				2;
}

#services-box-options img
{
	float:					left;
	cursor:					pointer;
	margin-left:			4px;
}

#services-box-page-title
{
	position:				absolute;
	height:					14px;
	bottom:					-38px;
	width:					300px;
	margin-left:			8px;
}

#services-box-pagination
{
	position:				absolute;
	left:					269px;
	height:					35px;
	bottom:					-40px;
}

#services-box-pagination img
{
	float:					left;
	width:					28px;
	height:					35px;
	cursor:					pointer;
	padding-right:			4px;
}

.about-panorama
{
	position:				absolute;
	margin-top:				7px;	
	width:					893px;
	margin-left:			7px;
	height:					290px;
	overflow:				hidden;
}

.about-panorama-inner
{
	position:				relative;
}

.about-panorama img
{
	float:					left;
}

.about-thumb
{
	position:				relative;	
	float:					left;
	margin:					0px 8px 8px 0px;
	width:					175px;
	height:					158px;
	z-index:				2;
}

.about-thumb-clear-right
{
	clear:					right;	
}

.about-thumb-clear-left
{
	clear:					left;	
}

.about-thumb-image
{
	position:				relative;	
	border:					1px solid #cccccc;	
	width:					175px;
	height:					130px;
	cursor:					pointer;
}

.about-thumb-title
{
	margin:					5px 0px 0px 0px;
	position:				relative;	
	height:					14px;
}

.about-image
{
	position:				absolute;	
	left:					0px;
	top:					0px;
}

#about-box-options
{
	position:				absolute;	
	width:					64px;
	height:					24px;
	right:					0px;
	top:					-28px;
	z-index:				2;
}

#about-box-text
{
	position:				absolute;	
	width:					261px;
	padding:				8px;
	bottom:					28px;
	left:					8px;
	font-size:				9px;
	font-family:			verdana;
	color:					#666666;
	z-index:				100;
}

#about-box-options img
{
	float:					left;
	cursor:					pointer;
	margin-left:			4px;
}

#contact-form
{
	position:				absolute;
	top:					15px;
	left:					15px;
	width:					350px;
	bottom:					0px;	
	font-size:				9px;
	color:					#666666;
	font-family:			verdana;
	z-index:				2;
}

form
{
	margin:					0px;
}

#contact-form img
{ 
	float:					right;
	cursor:					pointer;
	clear:					both;
	margin-top:				10px;	
}

#contact-form p
{ 
	margin:					6px 0px 0px 0px;	
}

#contact-form input, #contact-form textarea
{ 
	border:					1px solid #cccccc;
	width:					350px;
}

#contact-form textarea
{
	height:					150px;	
}

.success
{
	color:					green;	
}

.error
{
	color:					red;	
}

#contact-map
{
	position:				absolute;
	top:					15px;
	right:					15px;
	width:					440px;
	height:					275px;
	z-index:				1;
	background-image:		url(../images/contact/map.gif);
}

#contact-address
{
	position:				absolute;
	bottom:					15px;
	right:					15px;
	width:					200px;
	font-size:				9px;
	color:					#666666;
	font-family:			verdana;
	z-index:				2;
}

#logo
{
	position:				absolute;
	left:					20px;
	top:					20px;
	width:					164px;
	height:					51px;
	z-index:				1;
	cursor:					pointer;
}

#links
{
	position:				absolute;
	right:					12px;
	bottom:					12px;
	text-align:				right;
	width:					300px;
	z-index:				1;
}

#ie6
{
	position:				absolute;
	left:					50%;
	top:					50%;
	margin-left:			-150px;
	margin-top:				-75px;
	width:					400px;
	height:					200px;
	font-size:				10px;
	font-family:			verdana;
	color:					#cccccc;
}

#ie6 h1
{
	font-size:				12px;
}

#ie6 h2
{
	font-size:				10px;
	color:					#999999;
}

#menu
{
	position:				absolute;
	left:					20px;
	top:					91px;
	z-index:				1;	
	display:				none;
}

.menu
{
	position:				relative;
	clear:					both;
	height:					22px;	
	cursor:					pointer;
}

.section
{
	position:				relative;
	clear:					both;
	width:					950px;
	height:					0px;	
	z-index:				2;
	overflow:				hidden;
}

.section-inner
{
	position:				absolute;	
	width:					950px;
	top:					15px;
	bottom:					15px;
}

.loading
{
	background-image:		url(../images/load.gif);
	background-position:	50% 50%;
	background-color:		#ffffff;
	background-repeat:		no-repeat;
}

.content
{
	position:				absolute;	
	width:					922px;
	height:					342px;
	border:					1px solid #cccccc;	
	z-index:				2;
	cursor:					pointer;
	background-color:		#ffffff;
}

.box
{
	width:					922px;
	border:					1px solid #cccccc;	
}

#bkg
{
	position:				absolute;	
	z-index:				0;
	width:					1024px;
	height:					681px;
	background-image:		url(../images/home.jpg);
	background-position:	100% 100%;
	display:				none;
	right:					0px;
	bottom:					0px;
}

#icons
{
	position:				absolute;	
	right:					16px;
	bottom:					16px;
	height:					69px;
	width:					136px;
	z-index:				3;
	display:				none;
}

#icons img
{
	float:					left;
	display:				inline;	
	border:					0px;
}

#peel-container
{
	position:				absolute;	
	right:					0px;
	top:					0px;
	width:					100px;
	height:					100px;	
	z-index:				1;
	overflow:				visible;
}

#peel
{
	border:					0px;
	position:				absolute;	
	right:					0px;
	top:					0px;
	cursor:					pointer;
	display:				none;
}

#loading
{
	position:				absolute;
	font-size:				16px;
	font-weight:			bold;
	font-family:			arial;
	color:					#999999;
	left:					50%;
	top:					45%;
	width:					200px;
	height:					18px;
	text-align:				center;
	margin-left:			-95px;
	padding-top:			60px;
	z-index:				2;
	background-image:		url(../images/load.gif);
	background-position:	48% 0%;
	background-repeat:		no-repeat;
	display:				none;
}

#workshop-shortcut
{
	position:				absolute;
	width:					350px;
	height:					20px;
	left:					19px;
	top:					190px;
	cursor:					pointer;
	z-index:				10;
	background-color:		#ffffff;
}