﻿body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background-image: url('graphics/bg.bmp');
	background-repeat: repeat-x;
	height: 1200px;
}
#mainContainer{
	position: relative;
	width: 661px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}
#topSpacer{
	position: relative;
	width: 661px;
	height: 7px;
	padding: 0;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#subContainer{
	width: 661px;
	background-color: #FFF;
	float: left;
}
#headerBar{
	width: 387px;
	height: 110px;
	cursor: pointer;
	background-image: url('graphics/JDL_header_1.gif');
	float: left;
}
#headerBar2{
	width: 100px;
	height: 110px;
	cursor: pointer;
	float: left;
	top: 20px;
	padding-top: 30;
}
#headerBar3{
	width: 174px;
	height: 110px;
	cursor: pointer;
	background-image: url('graphics/JDL_header_2.png');
	float: right;
}

#bottomSection{
	width: 661px;
	background-image: url('graphics/bottom_curves.gif');
	height: 18px;
	float: left;
}
#navBar{
	padding: 0px;
	text-align: left;
	border: 0px;
	width: 661px;
	height: 32px;
	display: inline;
}
.navImages{
	padding-left:0px;
	padding-right:0px;
	border:none;
}

#fivePixelSpacer{
	background:#FFF;
	height:5px;
	width: 661px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}
#bottomContent{
	width: 661px;
	padding-top: 8px;
	margin-right: auto;
	margin-left: auto;
	color:#C0C0C0;
	font-size:10pt;
	text-align:center;

}
#centralContent{
	border:0px solid green;
	padding-left:10px;		
}
#contentTable {
		border:0px solid red;
}
#centralLeft{
	width: 440px;
	color: #3366FF;
}
#centralLeft td{
	color:#333333;
	font-size:small;
}
#centralLeft p{
	color:#333333;
	font-size:small;
}
#centralLeft a:visited{
	color:#333333;
	text-decoration:underline;
}
#centralLeft a:active{
	color:#333333;
	text-decoration:underline;
}
#centralLeft a:link{
	color:#333333;
	text-decoration:underline;
}
#centralSingleCell{
	width:527px;
	border-top:1px solid green;
}
#centralLeft a:hover{
	color:#f1bf07;
	text-decoration:underline;
}
#centralRight a:visited{
	color:#FFF;
	text-decoration:underline;
	font-size:small;
	font-weight:normal;
}
#centralRight a:active{
	color:#FFF;
	text-decoration:underline;
	font-size:small;
	font-weight:normal;
}
#centralRight a:link{
	color:#FFF;
	text-decoration:underline;
	font-size:small;
	font-weight:normal;
}
#centralRight a:hover{
	color:#f1bf07;
	text-decoration:underline;
}
.productLink a:visited{
	color:#f1bf07;
	text-decoration:underline;
	font-size:small;
	font-weight:normal;
}
.productLink a:active{
	color:#f1bf07;
	text-decoration:underline;
	font-size:small;
	font-weight:normal;
}
#productLink a:link{
	color:#f1bf07;
	text-decoration:underline;
	font-size:small;
	font-weight:normal;
}
#productLink a:hover{
	color:#333333;
	text-decoration:none;
}

#centralRight{
	padding: 0px;
	background-image: url('graphics/right_side.png');
	background-repeat: no-repeat;
	width: 195px;
	vertical-align: top;
	text-align: left;
	background-color: #162542;
	color: #FFF;
	font-size: x-small;
}
#contentTable{
	width:641px;
}
#contentTable tr{
	border:0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
}
#contentTable td{
	border: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	float: left;
}
#contentTable{
	border-style: none;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	float: left;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #000099;
	padding-left: 4px;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
	padding-left: 4px;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
	padding-left: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #000099;
}
h5 {
	font-size: 12pt;
	font-weight: bold;
	color: #f1bf07;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-bottom: 0px;
	margin-top: 10px;
}

#contentTable p{
	padding-left: 8px;
	padding-right: 4px;
	margin-top: 0px;
	font-size: small;
}
#contentTable li{
	color:#f1bf07;
	font-size:x-small;
	font-weight: normal;
}
#contentTable ul{
	color:#f1bf07;
	font-size:x-small;
	font-weight: normal;
}
#sideBarSpacer{
	position:relative;
	height:150px;
	padding-left:3px;
}
#allowScrollSpacer{
	height:120px;
}
#silverlightPlayer{
	text-align:center;
	width:636px;
}
.addressDetails{
	font-weight: bold;
}

.colImage {
	border: thick #000099 solid;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000099;
}

