/*gray border #49413c blue #386172  text color home page #663300 box green  #5b5708 pricing box A  #8a614b B #5b5708 C #9e650e text color inside boxes #f0e3a3 stroke #50453d cream text #f0e3a3 spacing &nbsp*/
.parent
	{
  		background-image:	url(../images/catcloseup1400x1050.jpg);
			
	}
.banner
	{
		background-image:	url(../images/banner3b.gif);
		
		/*border-style:		solid;
		border-color:		#ffffff;
		border-width:		1px;*/
		background-repeat:	no-repeat;
		/*width:				852px;
		height:				170px;*/
		margin-left:		auto;
		margin-right:		auto;
	}
#menu
	{
		background-image:	url(../images/menuwoodpod2.jpg);
		/*background-image:	url(ropemenu.gif);*/
		background-repeat:	no-repeat;
		/*width:				852px;
		height:				35px;
		background-color:	#755c2f;*/
		margin-left:		auto;
		margin-right:		auto;
		text-align:			center;
		vertical-align:		middle;
		border-style:		solid;
		border-width:		2px;
		border-color:		#49413c;
	}
		
#menu li
	{	
		list-style: 		none;
		font-weight: 		bold;
		font-size:			16px;
		font:				arial;
		float:				left;
		border-style:		solid;
		border-width:		1px;
		border-color:		#49413c; /*gray*/
		
	}

#menu li a
	{	
		display: 			block;
		width: 				140px;
		height:				33px;
		color: 				#c1ad7d;
		text-align: 		center;
		vertical-align:		middle;
		text-decoration: 	none;
	}
#menu div
	{	
		/*z-index:			4;*/
		position: 			absolute;
		visibility: 		hidden;
		/*background-color:	#594624;*/
		/*background-image:	url(../images/menuwoodpod2.jpg);*/
		background-image:	url(../images/menudrop.gif);
		width:				140px;
	}		

#menu div a
	{
		display: 			block;
		width: 				140px;
		height:		33px;
		text-align: 		center;
		vertical-align:		middle;
		text-decoration: 	none;
		/*background-color:	#594624;*/
		/*background-image:	url(../images/menuwoodpod2.jpg);*/
		color: 				#c1ad7d;
		font-size: 			14px;
		font:				arial;
		margin-left:		auto;
		margin-right:		auto;
	}

#menu div a:hover
	{	
		background: 		#594624;
		color:			 	ffffff#;
	}

.main
	{
		background-image:	url(../images/backgroundmain2.jpg);
		margin-left:		auto;
		margin-right:		auto;
		border-style:		solid;
		border-width:		3px;
		border-color:		#49413c;
		color:				#663300;
		text-align:			justify;
		font-family:		Arial,Helvetica,Univers,Zurich BT;
		font-size:			14pt;
		margin-bottom:		5px;
	}

h1
	{
		margin-top:			20px;
		margin-left:		50px;
		font-size:			20pt;
		font-weight:		bold;
		color:				#386172;
		font-family:		times new roman;
	
	}
.tableServices 
	{
		position:	absolute;
		left:		50px;
	}

.tableStarter
	{
		position:	absolute;
		left:		50px;
		top:		75px;
	}

.tableClientProvides 
	{
		position:	absolute;
		left:		325px;
		top:		75px;
	}

.tableFeatureAddons 
	{
		position:	absolute;
		left:		600px;
		top:		75px;
	}

.tableMaintenance
	{
	position:	absolute;
	left:		100px;
	top:		75px;

	}

.tableExtras
	{
	position:	absolute;
	left:		100px;
	top:		75px;
	z-index:    -1;

	}	

.form1
	{
	position:	absolute;
	left:		50px;
	top:		75px;
	}	
	
div.footer
	{	
		
		text-align:			center;
		vertical-align:		middle;
		color:				#feee8f;
		margin-top:			10px;
		font-size:			10pt;
		margin-bottom:		0px;
		margin-left:		auto;
		margin-right:		auto;
		/*height:				60px;*/
	
	}
p.footerContent
	{
		text-align:			center;
		margin-top:			15px;
		color:				#ffffff;
		margin-top:			1px;
		font-size:			10pt;
		margin-bottom:		0px;
		text-align:			center;
	}

.developer
	{	text-align:			center;
		vertical-align:		middle;
		color:				#feee8f;
		margin-top:			0px;
		font-size:			8pt;
		margin-bottom:		0px;
	}
a:link
	{
		color:				#3333FF;
	}
a:hover
	{
		text-decoration:	underline;
		color:				#EF9C00;
		font-weight:		bold;
	}
a:visited
	{	
		color:				#BC5900;
	}
.leftTextBox
	{
		margin-top:			40px;
		margin-left:		10px;
		margin-right:		10px;
		font-size:			14pt;
		color:				#594624;
	
	}
.list li
	{
		text-indent:		2em;
		list-style-type:	square;
		
	}

