html, body
{
 font-family: 'Helvetica';
 font-size: 13px; 
 margin:0;
 padding:0;
 background: #5996ef url("img/bk2.jpg") left 20px repeat-x; 
}

a:link              { color: #147aff;}
a:visited           { color: #147aff;}
a:hover             { color: #0c4894;}
a:active            { color: #147aff;}

h1, h2, h3, h4
{
	font-size: 1.4em;
}

li
{
	padding-bottom: 8px; 
}	

img, img a  
{	
	border: none; 
}	

table 
{
	margin-top: 10px; 
}

div#topkeywords, div#bottomkeywords
{
 width: 100%;
 height: 22px;
 padding-top: 8px;
 text-align: center;
 vertical-align: middle;
 font-size: 15px;
 font-weight: bold; 
 color: white; 
 background: #3982EC;
}

div#wrapper
{
 width: 770px;
 margin: auto; 
 padding-left:20px; 
 padding-right:20px; 
 padding-bottom:15px; 
 background: white; 
}

div#header
{
 width: 100%; 
 height: 110px; 
 margin-bottom: 5px;
}

p#topcontact
{
 position: relative;
 top: 45px;
 left: 40px; 
}

p#topaddress
{
 float: right;
 text-align: center; 
 margin-top: 30px;
}

div#topnav
{
 text-align: center; 
 margin-bottom: 8px;
}
div#topnav a
{
 font-weight: bold; 
}

/* div#leftnav
{
 float: left;
}
div#leftnav a
{
 font-family: 'Arial';
 font-size: 12px; 
 font-weight: bold;
 color: white;
 text-decoration: none; 
 display: block;
 width: 133px; 
 height: 17px;
 padding-top: 1px; 
 padding-right: 10px; 
 margin-right: 8px; 
 margin-bottom: 16px; 
 vertical-align: middle;
 text-align: right; 
 background: #7a7a7a;
 border-top: 3px solid #429fff;
 border-left: 3px solid #429fff;
 border-right: 3px solid #0c4894;
 border-bottom: 3px solid #0c4894;
} */

table#leftnav
{
	margin: auto; 
	width: 100%; 
}

table#leftnav a
{
 font-size: 13px; 
 font-weight: regular;
 color: white;
 text-decoration: none; 
 display: block;
 height: 17px;
 padding-top: 3px;
 padding-left: 8px; 
 padding-right: 8px; 
 vertical-align: center;
 text-align: center;
 background: #7a7a7a;
 border-top: 3px solid #429fff;
 border-left: 3px solid #429fff;
 border-right: 3px solid #0c4894;
 border-bottom: 3px solid #0c4894;
}
table#leftnav td
{
	vertical-align: top; 
	padding: 2px; 
}

table#leftnav a:link              { color: white;}
table#leftnav a:visited           { color: white;}
table#leftnav a:hover             { color: #ffff2a; background: #147aff; border-top: 3px solid #ffff2a; border-left: 3px solid #ffff2a; border-right: 3px solid #949500; border-bottom: 3px solid #949500; }
table#leftnav a:active            { color: white;}

div#maincontent
{
 /* margin-left: 170px; */
 margin-top: 10px; 
} 

table.maintable
{
 width: 100%;
 margin-bottom: 15px;
}
table.maintable td
{
 text-align: center; 
}

table.gallerytable
{
	width: 100%; 
}
table.gallerytable tr
{
	vertical-align: top; 
	text-align: center; 
}
table.gallerytable td
{
	width: 25%;
	padding-top: 10px; 
	padding-bottom: 10px; 
}
table.gallerytable img	
{
	border: none; 
	text-align: center;
	vertical-align: middle; 

}	

div#footer
{
 text-align: center;
}

.yellowbg
{
 background: #ffff2a;
}

.yellowtitle
{
	background: #FFFF99;
	padding: 5px; 
	text-align: left; 
	font-weight: bold;
	font-size: 15px; 
	margin-top: 10px;
	margin-bottom: 5px;
}

.floatleft
{
 float: left;
 margin-right: 10px;
}
.floatright
{
 float: right;
 margin-left: 10px;
}

div#contact
{
 
 background: #DEDEDE;
 padding: 5px;
 text-align: left;
}