body {
	margin-top: 0px;
	background-color: #0D0F49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(images/tile.jpg);
	background-repeat: repeat-x;
	}
#glide_panel {
	position:absolute;
	width:674px;
	z-index:1;
	left: 255px;
	top: 133px;
	visibility: visible;
	height: 260px;
	color: #C0DDEB;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #555555;
	text-decoration: underline;
}
a:hover {
	color: #4383BD;
	text-decoration: underline;
	
}
a:active {
	text-decoration: underline;
}
a {
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4383BD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: normal;
} 
hr {
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
}
h1 {
	font-size: 175%;
}
h2 {
	font-size: 115%;
}	
h3 {
	font-size: 115%;
}	
p {
	margin-top: 0;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;

}
.label_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	line-height: 12px;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: normal;
}
.large_text {
	font-size: 125%;
	color: #000000;
	font-weight: bold;
}
#Table_01 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 975px;
	top: 0px;
	font-size: 125%;
	position: relative;
}
#logo {
	position:absolute;
	width:145px;
	height:20px;
	z-index:1;
	left: 90px;
	top: 139px;
}
#header {
	background-image: url(images/header.png);
	height: 454px;
	width: 975px;
}
#testimonial_quote_container {
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
	visibility: visible;
	position: relative;
}
.testimonial_quote {
	margin-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
#content_container {
	width:975px;
	background-image: url(images/content.png);
	background-repeat: repeat-y;
}
#content {
	width: 650px;
	float: right;
	display: inline; /*Added this to workaround IE6 double margin bug when floating*/
	margin-right: 60px;
	/* height: 100px; /* MINIMUM HEIGHT HACK IF NEEDED - This param used to set height for ie6 - other browsers should use parameters below (Child selector)*/
}

/* html>body #content
{
	height: auto;
	min-height: 100px;
} 
*/
#footer {
	width:975px;
	height:242px;
	background-image: url(images/footer.png);
}
#slideshow_frame {
	width:210px;
	height:170px;
	z-index:1;
	background-image: url(images/screen.jpg);
	position: absolute;
	left: 28px;
	top: 216px;
}
#movie {
	position:absolute;
	width:186px;
	height:161px;
	z-index:1;
	left: 5px;
	top: 5px;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #4383BD;
}
#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	font: bold 16px/1.1em Tahoma;
	letter-spacing: 5px;
	color: #FFFFFF;
	padding: 5px 0;
	text-align: right;
}
#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
	background-color: #CCCCCC;
	text-align: center;
}
#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
#content_sidebar {
	width: 235px;
	float: left;
	padding-left: 12px;
	margin: 0px;
	display: inline;
}
#navigation {
	z-index: 999999;
	width: 200px;
	margin-left: 17px;
}
.three_col_left {
	width:200px;
	z-index:5;
	float: left;
}
.three_col_right {
	width:200px;
	z-index:6;
	float: right;
}
.three_col_centre {
	width:200px;
	z-index:7;
	margin-right: auto;
	margin-left: auto;
}
.imagelink {
	margin: 3px;
	vertical-align: middle;
}
a .imagelink {
	border: 3px solid #C0DDEB;
} 
a:hover .imagelink , 
a:active .imagelink {
	border: 3px solid #4383BD;
cursor: url('magnify.cur');
} 
.float_left {
	float: left;
	margin-right: 8px;
}
.float_right {
	float: right;
	margin-left: 8px;
}
.center {
	text-align: center;
}
.center_image {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.content_left {
	width: 300px;
	float: left;
}
.content_right {
	float: right;
	width: 300px;
}
.sidebar_left {
	color: #FFFF00;
	background-color: #4383BD;
	width: 140px;
	float: left;
	font-size: 115%;
	margin-right: 10px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.sidebar_left ul {
	padding-left: 5px;
	margin: 5px;
}
.sidebar_right {
	color: #FFFF00;
	background-color: #4383BD;
	width: 140px;
	float: right;
	font-size: 115%;
	margin-left: 10px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.sidebar_right ul {
	margin: 5px;
	padding-left: 5px;
}
.clearfloat {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
.Bold {font-weight: bold}
.black {color: #333333}
.blue {
	color: #4383BD
}
.red {
	color: #Ee0000
}
.yellow {
	color: #FFDC00
}
.white {
	color: #FFFFFF;
}
.times_font {
	font-family: "Times New Roman", Times, serif;
}
.banner-left {
	width: 330px;
	float: left;
	padding-left: 10px;
}
.banner-bott-left {
	width: 320px;
	float: left;
	padding-left: 10px;
	padding-top: 125px;
}
.banner-right {
	width: 320px;
	float: right;
	padding-right: 10px;
}
.banner-bott-right {
	width: 320px;
	float: right;
	padding-right: 10px;
	padding-top: 125px;
}
.banner-two-thirds-r {
	padding-left: 200px;
	padding-right: 8px;
}

.banner-two-thirds-l {
	padding-right: 200px;
	padding-left: 8px;
}

#glide_panel    a:hover {
	color: #E8C327;
}

.link-none a:link {
	text-decoration: none;
}
.link-none a:visited {
	text-decoration: none;
}
.link-black a:link {
	color: #000000;	
}
.link-white a:link {
	color: #ffffff;	
}
.link-white a:visited {
	color: #dddddd;
}
.link-blue a:link {
	color: #4383BD;
}
.link-blue a:visited {
	color: #305E87;
}
.style1 {
	font-size: 275%;
	font-weight: bold;
	line-height: normal;
}
