body {
	margin:0px;
	text-align:center;
	background-color: #FFFFFF;
}

td {
	font-size: 12px;
	color: #6F6F6F;
	line-height: 16px;
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #43647E;
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
}

.stitle {
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #005E99;
}

a:link {
	color: #3E88B7;
	text-decoration: underline;
}
a:visited { 
	color: #657D8D;
	text-decoration: underline;
}
a:hover {
	color: #003C84;
	text-decoration: underline;
}
a:active {color: #003C84}

#leftcontent
{
	background-color: #FFFDEE;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 23px;
}

#rightcontent
{
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 80px;
}

#homecontent
{
	margin-left: 30px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px;
}

#intcontent
{
	margin-left: 4px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px;
}

.footer1
{
	text-align: left;
	line-height: 20px;
	background-image: url(images/BG_pattern_footer.gif);
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 3px;
	background-repeat: repeat-x;
}

.footer2
{
	margin-left: 12px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 23px;
}

#topnav
{
	margin-left: 0px; margin-right: 10px; margin-top: 0px; margin-bottom: 0px;
	text-align: right;
	line-height: 20px;
}

#outertable
{
	background-color: #FFFFFF;
	border-style:solid;
	border-color: #8499AE;
	border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-top-width: 0px; 
	}
	
#sidetable
{
	background-color: #FFFFFF;
	border-style:solid;
	border-color: #88507C;
	border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; 
	}
	
#leftsideBG {
	background-color: #FFFDEE;
}

#rightsideBG {
	background-image: url(images/rightContentBG.gif);
	background-repeat: repeat-y;
}
.footer1 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer1 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer1 a:hover {
	text-decoration: underline;
	color: #CCE0EE;
}
.footer2 a:link {
	text-decoration: underline;
	color: #3e88b7;
}
.footer2 a:visited {
	color: #657D8D;
	text-decoration: underline;
}
.footer2 a:hover {
	text-decoration: underline;
	color: #003C84;
}
.footersides {
	background-image: url(images/BG_pattern_footer.gif);
	background-repeat: repeat-x;
}
.headersides {
	background-image: url(images/BG_pattern.gif);
	background-repeat: repeat-x;
}
#leftcontentOnline {
	background-color: #FFFDEE;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 23px;
	background-image:  url("images/title/title_bottom_online.jpg");
	background-repeat: no-repeat;
}
#leftcontentServices {
	background-color: #FFFDEE;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 23px;
	background-image:  url("images/title/title_bottom_services.jpg");
	background-repeat: no-repeat;
}
#leftcontentLocations {

	background-color: #FFFDEE;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 23px;
	background-image:  url("images/title/title_bottom_locations.jpg");
	background-repeat: no-repeat;
}
#leftcontentAbout {

	background-color: #FFFDEE;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 23px;
	background-image:  url("images/title/title_bottom_about.jpg");
	background-repeat: no-repeat;
}
#leftcontentProducts {


	background-color: #FFFDEE;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 23px;
	background-image:  url("images/title/title_bottom_products.jpg");
	background-repeat: no-repeat;
}
#leftcontentContact {



	background-color: #FFFDEE;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 23px;
	background-image:  url(images/title/title_bottom_contact.jpg);
	background-repeat: no-repeat;
}
