/* 	Home Page with Rollover Tabs Page */


body  		{font: 100% arial, helvetica, sans-serif;
			font-size: 11px;
			background-image: url(images/background.gif);
			background-repeat: repeat-x;
			text-align: left;
			color: #7d4f27;
			}


#topbar		{position: absolute;
			top: 15px;
			left: 0px;
			width: 215px;
			height: 64px;
			z-index: 1;
			}
			
#no_jscript		{position: absolute;
				top: 170px;
				left: 115px;
				width: 475px;
				height: 0px;
				z-index: 30;
				}

.no_jscript		{font: 100% arial, helvetica, sans-serif;
				font-size: 18px;
				background-color:#fff;
				padding: 5px;
				border: solid rgb(255,0,0);
				text-align: left;
				color: #ff0000;
				}


/* 	Background and Home Link Image */


#mainwhat	{position: absolute;
			background: url(images/what/main_what.gif) no-repeat;
			top: 78px;
			left: 0px;
			width: 792px;
			height: 572px;
			z-index: 7;
			}
			
#title_what	{
	position: absolute;
	top: 134px;
	left: 97px;
	width: 300px;
	height: 30px;
	z-index: 14;
			}
			
.title_class	{font: 100% arial, helvetica, sans-serif;
			font-size: 18px;
			text-align: left;
			color: #72a6ac;
			}

#product_name	{
	position: absolute;
	top: 172px;
	left: 455px;
	width: 270px;
	height: 25px;
	padding-left: 5px;
	z-index: 10;
			}


#product_desc	{
	position: absolute;
	top: 210px;
	left: 455px;
	width: 250px;
	height: 210px;
	padding-left: 5px;
	z-index: 14;
			}

		
/* Photograms Product Page */


#product_img	{
	position: absolute;
	top: 172px;
	left: 112px;
	width: 310px;
	height: 420px;
	z-index: 9;
			}
			
#product_rollover_container	{
	position: absolute;
	top: 430px;
	left: 462px;
	width: 250px;
	height: 47px;
	z-index: 12;
					}

#product_click_onme {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 25px;
	z-index: 13;
					}
					
.mouse_around_products	{font: 100% arial, helvetica, sans-serif;
						font-size: 11px;
						text-align: left;
						color: #72a6ac;
						}
					
#product_rollover_1 {position: absolute;
					top: 17px;
					left: 0px;
					width: 25px;
					height: 25px;
					z-index: 13;
					}

#product_rollover_2 {position: absolute;
					top: 17px;
					left: 32px;
					width: 25px;
					height: 25px;
					z-index: 14;
					}

#product_rollover_3 {position: absolute;
					top: 17px;
					left: 64px;
					width: 25px;
					height: 25px;
					z-index: 15;
					}

#product_rollover_4 {position: absolute;
					top: 17px;
					left: 96px;
					width: 25px;
					height: 25px;
					z-index: 16;
					}



/* 	Shared boxes etc...  */


#home_side	{
	position: absolute;
	top: 134px;
	left: 0px;
	width: 85px;
	height: 23px;
	z-index: 25;
			}

#who_side	{
	position: absolute;
	top: 153px;
	left: 0px;
	width: 85px;
	height: 22px;
	z-index: 24;
			}
#what_side	{
	position: absolute;
	top: 171px;
	left: 0px;
	width: 85px;
	height: 22px;
	z-index: 23;
			}

#when_side	{
	position: absolute;
	top: 189px;
	left: 0px;
	width: 85px;
	height: 22px;
	z-index: 22;
			}
		
#why_side	{
	position: absolute;
	top: 207px;
	left: 0px;
	width: 85px;
	height: 22px;
	z-index: 21;
			}		
		
#where_side	{
	position: absolute;
	top: 225px;
	left: 0px;
	width: 85px;
	height: 22px;
	z-index: 20;
			}	
		
#where2_side	{
	position: absolute;
	top: 225px;
	left: 0px;
	width: 85px;
	height: 22px;
	z-index: 22;
			}

#how_side	{
	position: absolute;
	top: 243px;
	left: 0px;
	width: 85px;
	height: 22px;
	z-index: 21;
			}

#policies_side	{
	position: absolute;
	top: 261px;
	left: 0px;
	width: 85px;
	height: 23px;
	z-index: 20;
			}
			

 /* TITLE LINKS - "Breadcrumbs"*/	
 
.breadcrumbs	{font: 100% arial, helvetica, sans-serif;
			font-size: 16px;
			text-align: left;
			color: #72a6ac;
			}

 
a.titles:link {color:#72a6ac;
			font-family: arial, helvetica, sans-serif;
			font-size: 16px;
			font-weight: normal;
			text-align: left;
			text-decoration: none;
			}

a.titles:visited {color:#72a6ac;
			font-family: arial, helvetica, sans-serif;
			font-size: 16px;
			font-weight: normal;
			text-align: left;
			text-decoration: none;
			}

a.titles:hover {color:#7d4f27;
			font-family: arial, helvetica, sans-serif;
			font-size: 16px;
			font-weight: normal;
			text-align: left;
			text-decoration: none;
			}

a.titles:active {color:#72a6ac;
			font-family: arial, helvetica, sans-serif;
			font-size: 16px;
			font-weight: normal;
			text-align: left;
			text-decoration: none;
			}
			
			
/*  FOOTER */

#footer_left	{
			position: absolute;
			top: 610px;
			left: 6px;
			text-align: left;
			width: 227px;
			height: 23px;
			z-index: 24;
			}

#footer_right	{
			position: absolute;
			top: 610px;
			left: 237px;
			text-align: right;
			width: 460px;
			height: 23px;
			z-index: 25;
			}
			


.foot		{color:#72a6ac;
			font-family: arial, helvetica, sans-serif;
			font-size: 9px;
			font-weight: normal;
			text-decoration: none;
			}

.foot_white		{color:#fff;
			font-family: arial, helvetica, sans-serif;
			font-size: 9px;
			font-weight: normal;
			text-decoration: none;
			}

			
a.foot:link		{color:#72a6ac;
			font-family: arial, helvetica, sans-serif;
			font-size: 9px;
			font-weight: normal;
			text-decoration: none;
			}

a.foot:visited	{color:#72a6ac;
			font-family: arial, helvetica, sans-serif;
			font-size: 9px;
			font-weight: normal;
			text-decoration: none;
			}

a.foot:hover		{color:#a7d6dc;
			font-family: arial, helvetica, sans-serif;
			font-size: 9px;
			font-weight: normal;
			text-decoration: none;
			}

a.foot:active	{color:#72a6ac;
			font-family: arial, helvetica, sans-serif;
			font-size: 9px;
			font-weight: normal;
			text-decoration: none;
			}
			
			
/* 	TEXT LINKS  */



a:link		{color:#72a6ac;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}

a:visited	{color:#72a6ac;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}

a:hover		{color:#97C8CE;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}

a:active	{color:#72a6ac;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}
