/* CSS Document */
<style type="text/css">
<!--
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #848484;
}

table
{
	border: 0px;
}

table.aboutus-rightbg
{
	background: url(img/aboutus-rightbg.gif);
	background-repeat: repeat-y;
}

table.portfolio-rightbg
{
	background: url(img/portfolio-rightbg.gif);
	background-repeat: repeat-y;
}

table.contact-bg
{
	background: url(img/contact-bg.jpg);
	background-repeat: repeat-y;
}

table.contact-form
{
	background: url(img/contact-form.gif);
	background-repeat: none;
}

table.vnavigation1
{
	background: url(img/vnavigation1-bg.gif);
	background-repeat: none;
}

table.vnavigation2
{
	background: url(img/vnavigation2-bg.gif);
	background-repeat: none;
}

table.template1-rightbg
{
	background: url(img/template1-rightbg.gif);
	background-repeat: repeat-y;
}

table.wooden-rightbg
{
	background: url(img/wooden-rightbg.gif);
	background-repeat: repeat-y;
}

td.template2-rightbg
{
	background: url(img/template2-rightbg.gif);
	background-repeat: repeat-y;
}

img.template-border
{
	border: 1px solid #9E9E9C;
}

font.subheader {
	font-family: Tahoma;
	font-size: 11px;
	color: #787878;
	font-weight: bold;
}

input.contact-form
{
	font-family: Lucida Console;
	font-size: 9px;
	color: #444445;
	border: 1px solid #7C7E81;
	height: 18;
	width: 181;
	padding: 3px;
}

a:visited {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
-->
</style>