body, html {
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	min-width:950px;
}

form {
	margin:0;
	padding:0;
}

#wrap {
	background:#ffffff;
	margin:0 auto;
	width:950px;
}

#header {
	position:relative;
	background:url(uploadedimages/_Shared_Content/jdi_hdr_bg.jpg) #ffffff no-repeat;
	height:150px;
}

#header h1 {
	padding:5px;
	margin:0;
}

#header-logo {
	width:200px;
	height:100px;
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	padding-top:0px;
}


#header-language {
	position:absolute;
	top:0px;
	left:201px;
}

#header-housekeeping {
	position:absolute;
	width:199px;
	height:21px;
	top:0px;
	left:751px;
	padding-top:4px;
}

#header-primary {
	position:absolute;
	width:598px;
	height:21px;
	top:100px;
	left:151px;
	background-color:#25363A;
	padding-top:4px;
	font-weight:bold;
}

#header-photo {
	position:absolute;
	top:25px;
	left:750px;
	width:200px;
	height:125px;
	text-align:right;
}



#main {
	background:#ffffff;
	float:left;
	width:750px;
	min-height:300px;
}

#main p {
	padding:0 10px;
}

#main-rotating-image {
	padding:0px;
	height:174px;
}

#main-rotating-image p {
	padding:0px;
}

#main-left {
	width:290px;
	float:left;
	margin-top:10px;
}

#main-left h2{
	
	
	margin-left:10px;
}

#main-right {
	width:451px;
	float:right;
	padding-top:0px;
	padding-right:3px;
	margin-top:10px;
}

#main-right h2 {
	color: #25363A;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 0px;
}

#rightColumn {
	background:url(uploadedimages/_Shared_Content/bg_grad_right_clmn.jpg) #ffffff repeat-x;
	float:right;
	width:170px;
	padding: 10px;
}

#rightColumn ul {
	margin-bottom:0;
}

#rightColumn h3, #sidebar p {
	padding:0 10px 0 0;
}

/* -------------- Home Page ----------------- */

#news 
{
	padding-left: 10px;
}

#news h2
{
	padding-left: 20px;
}
#news ul {
	list-style: none;
}
#news ul li {
	list-style: none;
}
.intro {
	line-height: 18px;	
}

#left {
    padding-left: 20px;
}

/* -------------- News Link -------------- */
#news li a:link, #news li a:visited {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height:16px;
}
#news li a:hover {
	color: #009B68;
	text-decoration: underline;
}

/* -------------- Home Page Promotional Callout ----------------- */
.PromoBoxHome {
	width: 210px;
	float: left;
	border: 1px solid #809DA3;
	background: #E0EEF1;
	padding:10px 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	position:relative;
}
.PromoBoxHome h5 {
	width:87%;
	position: absolute;
	left:6px;
	margin: -25px 0 15px 0;
	padding: 8px;
	padding-bottom: 2px;
	background: #FFFFFF;
	color: #4C5A64;
	font-size: 11px;
	font-weight: bold;
}

.PromoBoxHome p {
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* -------------- Home Page Advertisment Callout ----------------- */
.HomePageAd {
	width: 250px;
	float: left;
	border: 1px solid #809DA3;
  	background: #E0EEF1;
	padding: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	position:relative;
	}
.HomePageAd h5 {
	width:90%;
	position: absolute;
	left:6px;
	margin: -25px 0 15px 0;
	padding: 8px;
	padding-bottom: 2px;
	background: #FFFFFF;
	color: #4C5A64;
	font-size: 11px;
	font-weight: bold;
}
.HomePageAd a:link, .HomePageAd a:visited {
	color: #4C5A64;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.HomePageAd a:hover {
	color: #009B68;
}
.HomePageAd p {
	margin-top: 2px;
	margin-bottom: 2px;
}




#footer {
	background:url(uploadedimages/_Shared_Content/bg_grad_footer.jpg) #ffffff repeat-x;
	clear:both;
	height:50px;
	margin-top:50px;
}

#footer p {
	padding:5px;
	margin:0;
}

.clear {
	clear:both;
	padding:0px;
	margin:0px;
}
