@charset "ISO-8859-1";
body {
	margin: 0px 0px 15px;
	background: #FFFFFF;
}
body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
strong {
	color: #000000;
}
img {
	border-width: 0px;
}
h1  {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 20px;
	letter-spacing: -1px;
	font-style: italic;
}
h2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 4px solid #CCCCCC;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#main {
	background: #FFFFFF url(../images/bottom-grad.jpg) repeat-x bottom;
	width: 900px;
}
#nav {
	background: #231F20;
	height: 42px;
	margin-bottom: 25px;
	width: 100%;
}
#secondaryNav {
	background: #CCCCCC;
	height: auto;
	width: 200px;
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 0px 0px 10px;
	font-size: 14px;
	color: #000000;
	border: 4px solid #FFFFFF;
}
#secondaryNav p {
	padding-left: 12px;
	padding-right: 12px;
}
#secondaryNav h3 {
	color: #FFFFFF;
	width: auto;
	background: #006699;
	padding: 12px;
	margin: 0px;
	font-size: 20px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	text-transform: uppercase;
	font-weight: normal;
}
.tableLine {
	background: #ECECEC;
}
#content {
	margin-left: 10px;
}
#content ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style: square;
}
#content li {
	margin-top: 0px;
	padding-top: 0px;
}
#content a:link, a:visited {
	font-weight: bold;
	color: #006699;
}
#content a:hover, a:active {
	font-weight: bold;
	color: #333333;
}
#header  {
	height: 136px;
	width: 900px;
	background: url(../images/header.jpg) no-repeat right bottom;
}
#header img {
	float: left;
}
#footer {
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#footer td {
	color: #666666;
	font-size: 12px;
}
#footer  a:link, a:visited {
	font-weight: bold;
	color: #006699;
}
#footer  a:hover, a:active {
	font-weight: bold;
	color: #333333;
}
#video {
	float: right;
	border-left: 7px solid #FFFFFF;
}
#videoIN {
	border: 2px solid #999999;
	background: #999999;
}
#address {
	width: 320px;
	float: right;
	z-index: 3;
	display: block;
	margin-top: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #333333;
	position: relative;
}
#address img {
	padding-right:40px;
	float: left;
}
#address  .style5 {
	font-size: 24px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-style: italic;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: -1px;
}
#add_secondary  a:link, a:visited {
	font-weight: bold;
	color: #006699;
}
#add_secondary  a:hover, a:active {
	font-weight: bold;
	color: #333333;
}
#add_secondary {
	width: 100px;
	position: absolute;
	top: 0px;
	right: 0px;
}

