
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/homepage01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
	text-transform: uppercase;
}

h1 {
}

h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: garamond;
	color: #254168;
}

h2 span {
	font-weight: bold;
	font-family: garamond;
  font-size: 34px;
}


h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: garamond;
	color: #254168;
}

h4 {
  font-weight: bold;
	font-size: 9px;
	color: #999999;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #717372;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 25px;
	text-align: justify;
	line-height: 180%;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-left: 17px;
	background: url(images/homepage16.gif) no-repeat left center;
}

.list1 a {
	color: #223D62;
}

.two-cols-list li {
	float: left;
	width: 45%;
}

/** LINKS */

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

a:hover {
	text-decoration: underline;
	color: #FE5320;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 4px 23px 20px 0px;
}

img.right {
	float: right;
	margin: 4px 0px 0px 23px;
}

img.border {
	padding: 4px;
	border: 1px solid #E5E5E5;
}

hr {
	display: none;
}

.hr1 {
	height: 20px;
	margin-bottom: 20px;
	background: url(images/homepage13.gif) repeat-x left center;
}

/** WRAPPER */

#wrapper {
	background: url(images/homepage02.jpg) repeat-x left top;
}

/** HEADER */

#header {
	width: 942px;
	height: 162px;
	margin: 0px auto;
	background: url(images/sjehome.jpg) no-repeat left top;
}

#header h1, #header h2 {
	text-indent: -9999em;
}

/** MENU */

#menu {
	width: 942px;
	height: 55px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	float: left;
	height: 40px;
	padding-top: 15px;
	font-family: garamond;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	font-size: 18px;
	text-decoration: underline;
}

#menu1 {
	width: 158px;
	background: url(images/homepage04.jpg) no-repeat left top;
}

#menu2 {
	width: 156px;
	background: url(images/homepage05.jpg) no-repeat left top;
}

#menu3 {
	width: 156px;
	background: url(images/homepage06.jpg) no-repeat left top;
}

#menu4 {
	width: 156px;
	background: url(images/homepage07.jpg) no-repeat left top;
}

#menu5 {
	width: 156px;
	background: url(images/homepage08.jpg) no-repeat left top;
}

#menu6 {
	width: 160px;
	background: url(images/homepage09.jpg) no-repeat left top;
}

/** PAGE */

#page {
	width: 942px;
	margin: 0px auto;
	background: url(images/subpage2_01.jpg) repeat-y left top;
}

#bgtop {
	background: url(images/subpage2_02.jpg) no-repeat left top;
}

#bgbtm {
	padding: 20px 35px 30px 30px;
	background: url(images/subpage2_03.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	float: right;
	width: 551px;
}

#homepage #content {
	width: 406px;
}

.boxed {
}

.boxed .title {
	margin-bottom: 20px;
	padding: 5px 15px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 262px;
	padding-right: 30px;
	border-right: 1px solid #E5E5E5;
}

#homepage #sidebar {
	width: 408px;
}

/** FOOTER */

#footer {
	width: 942px;
	height: 70px;
	margin: 0px auto;
	background: url(images/subpage2_04.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 20px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #ABA7A2;
}		
	
#footer a  {
	font-family: garamond;
	font-size: 15px;
	text-decoration: none;

}

#footer a:hover  {
	font-family: garamond;
	font-size: 16px;
	text-decoration: underline;
	color: #111111;
}
