@charset "UTF-8";
/* CSS Document */

/* ............for flash file to view correctly............... */

object {
display:table;
}

/* ............end............... */


body { 
	background:#00457C url(jrs_images/jrs_bkgrd.gif) top repeat-x;
	margin: 0px auto;
}

img {
	border-style:none;
}

p {
	font-family:Arial, Helvetica, sans-serif;
}

#wrap {
	position: relative;
	width:910px;
	margin:0px auto;
}

#topContact {
	position:absolute;
	background:url(jrs_images/jrs_sub_imgs/jrs_topContact.gif) top no-repeat;
	width:193px;
	height:28px;
	top:0;
	left:705px;
}

/* ................. text ................. */

.newsDate {
	font-size:8pt;
	color: #666;
	font-weight:bold;
	text-transform:uppercase;
}

.newsHdr {
	font-size:14pt;
	font-weight:bold;
	color:#00457C;
	line-height:1.5em;
}

.newsTxt {
	font-size:9pt;
	color: #666;
	line-height:1.4em;
}



/* ................. hm pg ................. */

#hmLogo {
	position: absolute;
	width:269px;
	height:72px;
	top:27px;
	left:39px;
}

#hmHeader {
	position:relative;
	background: url(jrs_images/jrs_hm_imgs/jrs_hmHdrBase.png) bottom no-repeat;
	width:910px;
	height:120px;
	margin:0;
}

#hmFlash {
	position:relative;
	background: url(jrs_images/jrs_hm_imgs/jrs_hmFlashBkgrd.png) top repeat-y;
	width:910px;
	height:329px;
	margin:0;
}

#hmFlashContent {
	position: absolute;
	width:896px;
	height:329px;
	top:0;
	left:7px;
}

#hmContent {
	position:relative;
	background: url(jrs_images/jrs_hm_imgs/jrs_hmContentBkgrd.png) top repeat-y;
	width:910px;
	height:205px;
	margin:0;
}

#hmTxtHdr {
	position: absolute;
	width:266px;
	height:14px;
	top:35px;
	left:42px;
}

#hmContentTxt {
	position:relative;
	float:left;
	width:850px;
	margin:0;
	padding:45px 0 0 23px;
	font-size:13px;
	line-height:1.5em;
	text-align:justify;
	list-style:none;
}

#hmContentTxt li {
	position:relative;
	float:left;
	width:400px;
	margin:0;
	padding:0 0 0 20px;
}

#hmBase {
	position:relative;
	background: url(jrs_images/jrs_hm_imgs/jrs_hmBaseBkgrd.png) no-repeat top;
	width:910px;
	height:91px;
	margin:0;
}


/* ................. sub pgs ................. */

#header {
	position:relative;
	background:url(jrs_images/jrs_sub_imgs/jrs_subContntTop.png) bottom no-repeat;
	width:910px;
	height:120px;
	margin:0;
}

#content {
	position:relative;
	background:url(jrs_images/jrs_sub_imgs/jrs_subContntBkgrd.png) top repeat-y;
	width:910px;
	margin:0;
	overflow: hidden;
}

#base {
	position:relative;
	background:url(jrs_images/jrs_sub_imgs/jrs_subContntBase.png) no-repeat top;
	width:910px;
	height:36px;
	margin:0;
}

#subTxt {
	position:relative;
	width:513px;
	margin: 55px 0 0 62px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#000;
}

#clickLinks {
	width:513px;
	height:40px;
	background: #FFF url(jrs_images/jrs_slideshow/jrs_thumbBkgrd.gif) repeat-x left;
	text-align:center;
	padding:20px 0 20px 0;
}



/* ................... sub content ................... */

#subLogo {
	position: absolute;
	width:225px;
	height:60px;
	top:40px;
	left:30px;
}

#sidebar {
	position:relative;
	background: url(jrs_images/jrs_sub_imgs/jrs_subSideBkgrd.gif) bottom repeat-y;
	width:273px;
	margin:0 0 0 7px;
	float:left;
}

#sidebarTop {
	position:relative;
	background: url(jrs_images/jrs_sub_imgs/jrs_subSideTop.gif) top no-repeat;
	width:273px;
	height:500px;
	margin:0;
}

#sidebarBase {
	position:relative;
	background: url(jrs_images/jrs_sub_imgs/jrs_subSideBtm.gif) top no-repeat;
	width:273px;
	height:83px;
	margin:0;
}

#divideLineLong {
	width:100%;
	height:3px;
	background:url(jrs_images/jrs_sub_imgs/jrd_divideDots.gif) left repeat-x;
}

/* ................... sub CONTACT FORM ................... */

textarea {
	border:2px solid #CCC;
	font-size:1em;
	margin:0;
	padding:4px;
	background:#fff;
}
 
textarea:focus, textarea:hover{
	border: 2px solid #999;
}
 
label {
	margin:2px;
}
 
input {
	width:200px;
}

#contactAddressBox {
	position:absolute;
	left: 634px;
	width:222px;
	top: 194px;
	height: 189px;
}



/* ................. base info ...................... */

#baseInfo {
	position:relative;
	width:910px;
	margin:0;
	font-size:10px;
	color:#FFF;
	line-height:1.75em;
	letter-spacing:0.1em;
}

#baseInfo a:link {
	color: #CCC;
}

#baseInfo a:visited {
	color: #09F;
}

