﻿html,body {
	margin: 0 0 0 0;
	padding: 0;
	background: #FFFFFF url('Images/gradient1.gif') repeat-y center;
	font: normal small Garamond;
	color: #b0b0b0;
	list-style-type: none;
	left: 250px;
}

#content {
	margin: 0 auto;
	padding-top: 15px;
	position: relative;
	height: 100%;
	width: 800px;
	padding-bottom: 15px;
}

#header {
	width: 800px;
	height: 140px;
	margin: 0 auto;
	background:  no-repeat;
}

/**************************************/
#mainNav {
	border: thin;
	list-style-type: none;
	font: normal normal bold 100% Garamond;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 150px; /*width of main menu*/;
	border: 1pt;
	border-bottom-color: #7BA6D7;
	border-bottom-style: solid;
	border-top-color: #7BA6D7;
	border-top-style: solid;
	color: #C0C0C0;
	float: left;
	vertical-align: 30px;
	height: 154px;
	top: 150px;
}
#mainNav li {
	padding: 0 0 0 0;
	position: relative;
	display: inline;
}

#mainNav li a {
	padding-left: 0;
	display: block;
	width: auto;
	text-decoration: none;
	line-height: 30px;
	padding-left: 0;
}
/**********SubMenu**************/
#subNav {
	border: thin;
	list-style-type: none;
	font: normal normal bold 100% Garamond;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 160px; /*width of main menu*/;
	border: 1pt;
	border-bottom-color: #7BA6D7;
	border-bottom-style: solid;
	border-top-color: #7BA6D7;
	border-top-style: solid;
	color: #C0C0C0;
	float: left;
	vertical-align: 10px;
	height: 154px;
	top: 150px;
	margin-left: 20px;
}
#subNav li {
	padding: 0 0 0 0;
	position: relative;
	display: inline;
}

#subNav li a {
	display: block;
	width: auto;
	padding-left: 0;
	text-decoration: none;
	line-height: 22px;
}

/*****************************/
h1 {
	margin: 0;
	font: normal normal bold 12pt Garamond;
	padding: 20PX 0 0 0;
}
p {
	border-width: 1pt;
	padding: 0;
	margin: 0;
	color: #B0B0B0;
	font: normal normal bold 10.5pt serif;
	font-family: Garamond;
	width: 460px;
	height: 154px;
	float: right;
	top: 150px;
	border-bottom-color: #7BA6D7;
	border-bottom-style: solid;
	border-top-color: #7BA6D7;
	border-top-style: solid;
	border-bottom-width: 1pt;
	text-align: justify;
	vertical-align: 5px;
	line-height: 25px;
}

#image_box{
	padding-left: 170px;
	padding: 0 0 0px 0;
	width: 630px;
	float: right;
	position: relative;
	height: 100%;
	color: #C0C0C0;
	list-style-type: none;
	padding-bottom: 15px;
}
#ConnectTable{
	margin: 0 400px 0 165px;
	max-width: 250px;
}
	
.style4 {
	font-size: 12pt;
	color: #C0C0C0;
	line-height: 60px;
	font-family: Garamond;
	text-align: justify;
	font-weight: bold;
	word-spacing: 10px;
}

.hotspot {
	color: #FFFFFF;
	padding-bottom: 1px;
	cursor: pointerborder-width: 0;
	z-index: 5;
	width: 16px;
	font-family: Garamond;
	font-size: medium;
	font-weight: bold;
	margin:0;
	padding:5px;
	}

#footer {
	width: 800px;
	height: 92px;
	margin: 0 auto;
	background: url('Images/Footer.gif') no-repeat;
	clear: both;
	vertical-align: middle;
}


#footer a{
	line-height: 60px;
	font-size: 11pt;
	font-family: Garamond;
	font-weight: bold;
	text-decoration: none;
	color: #C0C0C0;
	
}


#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}