body 			{	font-family: verdana, arial, san-serif;
					font-size: 10pt;
}

p				{	font-size: 10pt;
					color: grey;
				
}

p1				{	font-size: 10pt;
					color: black;
					
}

p2				{	font-size: 10pt;
					color: grey;
					line-height: 16pt;
}

h1				{	font-size: 24pt;
					color: #000;
}

h2				{	font-size: 20pt;
					color: #000;

}

h3				{	font-size: 16pt;
					color: #919191;
}

h4				{	font-size: 10pt;
					color: #919191;
}

a.black:link	{	color: grey;
					text-decoration: none;
}

a.black:visited {	color: grey;
					text-decoration: none;
}

a.black:active	{	color: grey;
					text-decoration: none;
}

a.black:hover	{	color: blue;
					text-decoration: none;
}

#container		{ 	vertical-align: middle;
					margin: 0px auto;
					margin-top: 100px;
					padding: 0px;
					height: 696px;
					width: 844px;
					background: url(towmill_bg.png);
					background-repeat: no-repeat;
				
			
}



#leftcolumn		{   max-width: 160px;
					min-width: 160px;
					float: left;
					padding: 247px 20px 20px 20px;
					min-height: 400px;
					max-height: 400px;
					text-align: right;
				
				
				
}

#righttext 		{	max-width: 380px;
					min-width: 380px;
					float: right;
					margin-right: 23px;
					padding: 250px 133px 20px 90px;
					min-height: 400px;
					max-height: 400px;
				
				
}				

#rightimage 	{	max-width: 510px;
					min-width: 510px;
					float: right;
					padding: 250px 40px 20px 20px;
					margin-right: 23px;
					min-height: 400px;
					max-height: 400px;
					
				
}

#rightmedia 	{	max-width: 394px;
					min-width: 394px;
					float: right;
					margin-right: 23px;
					margin-top: 5px;
					padding: 250px 97px 20px 90px;
					min-height: 400px;
					max-height: 400px;
				
}

#thumbnail	{
				margin: 6px 6px 6px 6px;
				border: solid;
				border-color: grey;
				float: left;
}