﻿html {
	height:100%;
}
body {
	background:#369;
	background-image:url('../images/bg.gif');
	background-repeat:repeat-x;
	margin:0;
	font-family:"Courier New", Courier, monospace;
	font-size:small;
	color:white;
	text-align:center;
	height:100%;
}
body img {
	border:0;
}
.head {
	font-size:large;
	font-weight:bold;
}
.bighead {
	font-size:x-large;
	font-weight:bold;
}
.ital { 
	font-style:italic; 
}
.small { 
	font-size:x-small;
}
.bold {
	color:#900;
	font-size:medium;
	font-style:italic;
	font-weight:bold;
}
.service {
	color:#000;
	font-size:small;
	font-weight:bold;
}
a:link { color: #800; text-decoration:none; }
a:visited { color: #900; text-decoration:none; }
a:hover { color: #900; text-decoration:underline; }
a:active { color: #900; text-decoration:underline; }
/*
#left a:link { font-variant:small-caps; font-weight:bold; color:#000; text-decoration:none; }
#left a:visited { font-variant:small-caps; font-weight:bold; color: #900; text-decoration:none; }
#left a:hover { font-variant:small-caps; font-weight:bold; color: #900; text-decoration:underline; }
#left a:active { font-variant:small-caps; font-weight:bold; color: #900; text-decoration:underline; }
*/
#right a:link { font-variant:small-caps; font-weight:bold; color:#000; text-decoration:none; }
#right a:visited { font-variant:small-caps; font-weight:bold; color: #900; text-decoration:none; }
#right a:hover { font-variant:small-caps; font-weight:bold; color: #900; text-decoration:underline; }
#right a:active { font-variant:small-caps; font-weight:bold; color: #900; text-decoration:underline; }
#wrap {
	min-height:100%;
	position:relative;
}
#container {
	background:#FFF;
	margin:0 auto;
	padding:0;
	position:relative;
	overflow:hidden;
	width:810px;
	text-align:center;
	position:relative;
	min-height:100%;
}
* html #wrap {
	height:100%;
}
#page {
	width:800px;
	height:100%;
	margin:0;
	padding:0;
	float:left;
}
#banner {
	margin:0;
	padding:0;
	width:800px;
	height:125px;
	background-image:url('../images/c3_455.gif');
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}
#slogan {
	margin:0;
	padding:0;
	width:800px;
	height:20px;
	background-image:url('../images/acc.gif');
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}
#contactinfo {
	margin-top:10px;
	padding:0;
	width:800px;
	height:auto;
	float:left;
	color:black;
}
#links {
	background-color:#369;
	width:550px;
	margin:auto;
}
#links a {
	text-decoration:none;
	font-size:small;
	color:white;
}
#links a:hover {
	background-color:white;
	color:black;
}
#links ul {
	overflow:hidden;
	list-style:none;
	display:inline;
}
#left {
	background-image:url('../images/ltbtmshdw.gif');
	background-repeat:repeat-y;
	background-position:0 0;
	margin:0;
	padding:0;
	height:800px;
	width:5px;
	float:left;
}
#content {
	margin-top:15px;
	padding:0;
	width:800px;
	float:left;
}
#right {
	background-image:url('../images/rtbtmshdw.gif');
	background-repeat:repeat-y;
	background-position:0 0;
	margin:0;
	padding:0;
	height:800px;
	width:5px;
	float:left;
}
#footer {
	width:800px;
	margin:15px auto 10px auto;
	padding:0;
	float:left;
}
#copyright {
	width:100%;
	margin:0 auto;
	background:#036;
	border-top:1px white solid;
	height:15px;
	padding-top:3px;
	font-size:x-small;
	color:white;
}
/*STYLES*/
15px;
	padding-top:3px;
	color:#369;
}
/*STYLES*/
.maintable {
	width:760px;
	height:100%;
	border-collapse:collapse;
	margin:0 auto;
	color:black;
}
.contentcell {
	background-repeat:no-repeat;
	width:700px;
	height:500px;
}