h1
{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

p
{
	margin-top: 0px;	
}

A:link {text-decoration: none; color: #195C6F; font-weight: bold;}
A:visited {text-decoration: none; color: #195C6F; font-weight: bold;}
A:active {text-decoration: none; color: #195C6F; font-weight: bold;}
A:hover {text-decoration: underline; color: #195C6F; font-weight: bold;}

li
{
	color: #807F83;
	font-family: georgia, tahoma, verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 1em;
}

ol
{
	color: #807F83;
	font-family: georgia, tahoma, verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 1em;
}

body
{
	font-size: 12px;
	font-family: georgia, tahoma, verdana;
}

#main
{
	width: 785px;
	border-collapse: collapse;
}

#logo
{

}

#headerPic1
{

}

#headerPic2
{
	width: 468px;
}

#navigation
{
	width: 152px;
	height: 244px;
	vertical-align: top;
	background-color: #4E8BA9;
}

	#navigation
	{
		border-collapse: collapse;
	}
	
	#home_link
	{
		height: 26px;
		width: 152px;
		text-align: right;
	}
	
	#products_link
	{
		height: 26px;
		width: 152px;
		text-align: right;
	}
	
	#aboutus_link
	{
		height: 26px;
		width: 152px;
		text-align: right;
	}
	
	#contact_link
	{
		height: 26px;
		width: 152px;
		text-align: right;
	}

#date
{
	text-align: left;
	vertical-align: top;
	padding-right: 1.7em;
	padding-left: 1.7em;
	
	color: #807F83;
	font-family: georgia, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
}

#content
{
	color: #807F83;
	font-family: georgia, tahoma, verdana;
	text-align: justify;
}
	
	.bodyCopy
	{
		color: #807F83;
		font-family: georgia, tahoma, verdana;
		font-size: 12px;
		font-weight: normal;
		line-height: 1.5em;
	}
	
#footer
{
	color: #807F83;
	font-family: verdana, tahoma;
	font-size: 10px;
	line-height: 1.5em;
}