body {
	color: #14499A;
	background-color: White;
	font-family: DistrictThin, sans-serif;
	font-size: 0.9em;
	/*text-align: center;*/
}

a:hover {
	text-decoration: none;
}

#main {
	width: 792px;
	margin-left:auto;
	margin-right:auto;
}

#page_content img {
	border: none;
	padding: 0em .75em 0em .75em;
}

#decarativeBorder {
	width: 792px;
	height: auto;
	background: url(images/middle.gif) repeat-y;
	text-align: center;
	padding: 2em;
}

#decorativeHeader {
	background: url(images/top.gif) no-repeat;
	width: 792px;
	height: 19px;
	margin-bottom: -1px;
}

#decorativeFooter {
	background: url(images/bottom.gif) no-repeat;
	width: 792px;
	height: 19px;
}

#content {
	width:755px;
	text-align: left;
	overflow: auto;
	position: relative;
	top: -1em;
	background: url(images/earth_bg.gif) no-repeat 320px bottom;
	/*background-color: Aqua;*/
}

#about_ca {
	width: 275px;
	float: left;
	font-size: 1.0em;	
	position: relative;
	text-align: center;
	top: 1em;
}

#navcontainer {
	position: relative;
	width: 450px;
	/*left: -1em;*/
	margin-left: auto;
	margin-right: auto;
	font-size: .9em;
}

#navlist ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a
{
padding: 1px 0px 1px 20px;
/*border: 1px solid #333;
background-color: #999;
*/
background-image: url(images/l1_down.png);
}

#navlist a:link, #navlist a:visited
{
color: #D16727;
text-decoration: none;
}

#navlist a:hover
{
/*border: 1px solid #333;
background-color: #FF6600;*/
background-image: url(images/l1_over.png);
color: #D16727;
text-decoration: underline;
}

#active a:link, #active a:visited, #active a:hover
{
/*border: 1px solid #333;
background-color: #FF6600;*/
background-image: url(images/l1_over.png);
color: #D16727;
text-decoration: underline;
}

#leftcolumn { 
 /*margin: 10px;
 padding: 10px;*/
 width: 275px;
 float: left;
 display: inline;
}

#flash_container {
	width: 275px;
	height: 400px;
	background-color: Silver;
	margin-top: 1em;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#rightcolumn { 
 float: right;
 /*margin: 10px;
 padding: 10px;*/
 width: 479px;
 display: inline;
 position: relative;
}

.clear { clear: both; }

#placemotioncont {
	width: 479px;
	text-align: center;
}


#newsreel {
	width: 396px;
	height: 250px;
	padding: 25px;
	background: url(images/newsreel_bg.png) no-repeat;
	margin: 2em auto 10px auto;
	position: relative;
	left: 1em;	
}

#newsreel p {
	margin-right: 3em;
}

#newsreel h3 {
	color: #D16727;
   margin-bottom: -1em;
	text-indent: 20px;
	background: url(images/square_li_block.gif) no-repeat left;
}

.logo {
	
}

#smallContactInfo {
	text-align: center;
}

a:link, a:visited
{
color: #D16727;
text-decoration: none;
}

a:hover
{
color: #D16727;
text-decoration: underline;
}

#prod_nav {
	width: 420px;
	position: relative;
}

#vendor_container{
	position: relative;
	left: 2em;
	width: 398px;
	height: 229px;
}

#page_content {
	width: 715px;
	top: 0em;
	position: relative;
}

dt {
	font-size: 1.2em;
	font-weight: bold;
	color: #D16727;
}

dd {
	margin-bottom: 1em;
}

form.enquiry fieldset {
	width: 450px;
	border: none;
	position: relative;
}

form.enquiry legend {
	font-size: 1.2em;
	font-weight: bold;
	color: #D16727;
}

#contact_info {
	position: relative;
	top: 2em;
}

#page_content h3 {
	color: #D16727;
}

#associations {
	position: relative;
}

#left_nav {
	background: #F5F5F5;
	border: 1px #EAEAEA solid;
	padding: 3px;
}