/* CSS Document */



	#feature_button {
	position:absolute;
	width:102px;
	height:23px;
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	color:#FFFFFF;
	background-image:url(global_images/green_button.jpg);
	background-repeat:no-repeat;
	text-align: center;
	padding-top: 3px;
	margin-left: 225px;
	margin-top: 70px;
	}

	#feature_copy {
	position:fixed;
	width:300px;
	height:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 3px;
	}

	#index_content {
	margin-left: 150px;

	}

	#featurelogin_background {
	height:210px;
	width:592px;
	background-image:url(global_images/index_feaure&login.jpg);
	background-repeat:no-repeat;
	}
	
	#gallerycontact_background {
	background-image:url(global_images/index_gallery&contact.jpg);
	height:120px;
	width:592px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	}
	
	#index_templateholder {
	width:785px;
	height:500px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	background-image:url(global_images/content_background.jpg);
	background-repeat:repeat-y;
	}
	
#featureproduct_background {
	width:332px;
	background-image:url(product_images/featureproduct.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:150px;
}

#login_background {
	position:absolute;
	width:201px;
	height:150px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 360px;
	background-color:#009900;
	z-index: 5;
	left: 353px;
	top: 209px;
}

#featureproduct_text {
	position:absolute;
	width:296px;
	height:40px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	margin-top: 212px;
	margin-left: 348px;
}

#gallery_button {
	width:102px;
	height:23px;
	margin-left:6px;
	background-image: url(global_images/gallery_button.jpg);
	background-repeat:no-repeat;
	vertical-align: middle;
	text-align: center;
	padding-top: 3px;
}

#gallery_button span{
	font-family:"Courier New", Courier, monospace;
	color:#FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	margin-left: 14px;
	margin-top: 6px;
}
