body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 82.5%;
	margin-top:25px;
}
a {
	color: #020070;	
}

#pageWrapper {
	width: 960px;
	margin: 0 auto;
}
#header {
	background: url(../images/main_top.jpg) no-repeat;
	margin-left: 134px;
	width: 741px;
	height: 100px;	
}
#header a.logo{
	position: relative;
	top: 20px;
	display: block;
	margin-left: 25px;
	width: 190px;
	height: 60px;
	background: url(../images/jamm_logo.jpg) no-repeat;
}
#header a.logo span{
	position: absolute;
	left: -999em;
}
#header a#customerLogin {
	float: right;
	position: relative;
	top: -25px;
	left: -130px;
	font-size: 80%;	
}
#pageInner ul#navigation {
	float: left;
	width: 200px;
	margin-right: -1px;
	position: relative;
	margin-left:-65px;
	margin-top:-4px;
}
#pageInner ul#navigation li.home {
	margin-left: 155px;
	margin-top: -30px;
	margin-bottom: 0px;
	position: relative;
}
#pageInner ul#navigation li.home a {
	display: block;
	height: 40px;
	width: 40px;
	background: url(../images/home.jpg) no-repeat;
}
#pageInner ul#navigation li.home a span {
	position: absolute;
	left: -999em;	
}
#pageInner ul#navigation li.home a:hover {
	background-position: 0 -39px;
}
#pageInner ul#navigation li.navItem {
	font-size: 90%;
	font-weight: bold;
	/*margin-bottom: 8px;*/	
}
#pageInner ul#navigation li.navItem a {
	color:#9B701C;
	text-decoration: none;
	display: block;
	text-align: right;
	padding-right: 15px;
	height: 25px;
	padding-top: 11px;
	background: url(../images/menu_item.jpg) no-repeat;
	position: relative;
	z-index: 999;
}
#pageInner ul#navigation li.navItem a:hover {
	background-position: left -36px;
	padding-right: 15px;
	color:#000066;
}
#pageInner ul#navigation li.navItem a:hover, #pageInner ul#navigation li.current a {
  background-position: 0 -36px;
  color:#000066;
  }
#content h1#welcome {
	width: 400px;
	height: 40px;
	background: url(../images/welcome.jpg) no-repeat 0 0;
	margin-top: -10px;
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
}
#content h1#welcome span{
	position: absolute;
	left: -999em;
}
#content h3#signature {
	width: 400px;
	height: 40px;
	background: url(../images/liz.jpg) no-repeat 0 0;
	margin-top: 0px;
	margin-left: 200px;
	margin-bottom: -20px;
	position: relative;
}
#content h3#signature span{
	position: absolute;
	left: -999em;
}
#content {
	width: 555px;
	min-height:360px;
	padding: 0px 75px 0px 75px;
	float: left;
	background: url(../images/main_middle.jpg) repeat-y;
}
#content p {
	margin: 8px 0;
	line-height:18px;
}

#content h2 {
	margin: 8px 0;
	line-height:18px;
	font-weight:bold;
	color:#000066;
	margin-bottom:-8px;
	font-size:100%;
}

#content a {
text-decoration:none;
font-weight:bold;
}

#content a:hover {
text-decoration:underline;
font-weight:bold;
}

#content dl {
	margin: 20px 0 0 0;
	overflow: auto;
}
#content dt {
	float: left;
	width: 20%;
	clear: left;
	margin-bottom: 10px;
	background: url(../images/bullet_large.jpg) no-repeat 0 50%;
	padding-left: 10px;
}
#content dt a {
	font-size: 115%;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/bullet_large.jpg) no-repeat 100% 50%;
	padding-right: 10px;	
}
#content dd {
	color: #020070;
	float: left;
	width: 72%;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 90%;
}
#content ul {
font-weight:normal;
color:#000066;
line-height:16px;
margin-left:30px;
}

#content li {
list-style:disc;
padding-bottom:4px;
}

#footer {
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	clear: both;
	margin-left: 102px;
	width: 717px;
	padding-right: 15px;
	background: url(../images/main_bottom.jpg) no-repeat;
	height: 100px;
	text-align: right;
	padding-top: 65px;
	color: #020070;
	font-size: 100%;
}
#footer a {
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}
#footer a:visited {
text-decoration:none;
}
#footer span {
	font-weight:bold;
	font-size:100%;
	padding-right: 4px;
	padding-left: 4px;
}
.imagefloatleft {
width:120px;
float:left;
margin-top:7px;
}

#contactul ul {
font-weight:normal;
color:#000000;
line-height:16px;
margin-left:0px;
}

#contactul li {
list-style:none;
padding-bottom:10px;
padding-top:10px;
}

#contactul strong {
font-size:14px;
color:#000066;
}

.paravurfloatleft {
width:300px;
height:225px;
float:right;
margin-top:7px;
margin-left:20px;
}
.paravurfloatleft p{
padding-top:0px;
font-size:10px;
}