* {
	color: #464646;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

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

a:hover {
	text-decoration: underline;
}

body {
	text-align: center;
}

html {
	background: #f9f9f9 url('/images/siteBackground.jpg') bottom left repeat-x fixed;
}

.mainLayout #siteWrapper {
	border-color: #c1c1c1;
	border-style: none solid solid solid;
	border-width: 10px;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 942px;
}

.mainLayout #siteWrapper #siteContent {
	border-color: #fff;
	border-style: none solid none solid;
	border-width: 1px;
	position: relative;
	width: 940px;
}

.mainLayout #siteWrapper #siteContent h2 {
	font-size: 13px;
	font-weight: normal;
	line-height: 21px;
}

.mainLayout #siteWrapper #siteContent p {
	padding: 1ex 0 1ex 0;
}

.mainLayout #siteWrapper #siteContent #sitePrimaryContent {
	float: right;
	position: relative;
	width: 655px;
}

.mainLayout #siteWrapper #siteContent #sitePrimaryContent h1 {
	background-position: 0 0;
	background-repeat: no-repeat;
	border-color: #fff;
	border-style: none none solid solid;
	border-width: 0 0 1px 2px;
	color: #ffbd3a;
	font-size: 30px;
	height: 48px;
	padding: 353px 0 0 8px;
	line-height: 48px;
	width: 645px;
	z-index: 1;
}

.mainLayout #siteWrapper #siteContent #sitePrimaryContent .textArea {
	background: #fff url('/images/widgetGrad.jpg') 0 0 repeat-x;
	border-left: #eee solid 1px;
	height: 136px;
	padding: 8px;
}

.mainLayout #siteWrapper #siteContent #sitePrimaryContent .textArea h2 {
	background-color: #fdb932;
	display: inline;
	padding: 3px 12px 3px 6px;
}

.mainLayout #siteWrapper #siteContent #sitePrimaryContent .textArea ul {
	list-style-position: inside;
	list-style-image: url('/images/bullet.png') !important;
	list-style-image: url('/images/bullet.gif');
}

.mainLayout #siteWrapper #siteContent #sitePrimaryContent #serviceTab {
	background: url('/images/tabGrad.jpg') 0 0 repeat-x;
	color: #fff;
	height: 26px;
	left: 6px;
	line-height: 21px;
	padding: 10px 24px 0 6px;
	position: absolute;
	top: 0;
}

.mainLayout #siteWrapper #siteContent #sitePrimaryContent #serviceTab a {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
}

.mainLayout #siteWrapper #siteContent #siteSecondaryContent {
	float: left;
	width: 285px;
}

.mainLayout #siteWrapper #siteContent #siteSecondaryContent h2 {
	background-color: #505050;
	border: #fff solid 1px;
	color: #fff;
	display: inline;
	padding: 3px 24px 3px 6px;
}

.mainLayout #siteWrapper #siteContent #siteSecondaryContent .first {
	border-color: #fff;
	border-style: none solid solid none;
	border-width: 0 1px 2px 0;
	height: auto !important;
	height: 400px;
	min-height: 400px;
}

.mainLayout #siteWrapper #siteContent #siteSecondaryContent .first h2 {
	background-color: #202020;
	border-style: none;
	color: #fff;
	display: block;
	height: 26px;
	padding: 10px 8px 0 8px;
}

.mainLayout #siteWrapper #siteContent #siteSecondaryContent .first p {
	padding: 1ex 8px 1ex 8px;
}

.mainLayout #siteWrapper #siteContent #siteSecondaryContent .second {
	background: #fff url('/images/widgetGrad.jpg') 0 0 repeat-x;
	border-right: #eee solid 1px;
	height: 136px;
	padding: 8px;
}

.mainLayout #siteWrapper #siteFooter {
	background: #d5d5d5 url('/images/footerLogo.jpg') bottom left no-repeat;
	border-top: #fff solid 1px;
	clear: both;
	font-size: 9px;
	height: 45px;
	margin: 0 1px 0 1px;
}

.mainLayout #siteWrapper #siteFooter p {
	padding: 25px 0 0 37px;
}

.mainLayout #siteWrapper #siteHeader {
	background: url('/images/headerBackground.jpg') 0 0 no-repeat;
	border-color: #fff;
	border-style: none solid solid solid;
	border-width: 1px;
	height: 139px;
	position: relative;
}

.mainLayout #siteWrapper #siteHeader #siteMenu {
	left: 503px;
	list-style-type: none;
	position: absolute;
	top: 66px;
	width: 430px;
}

.mainLayout #siteWrapper #siteHeader #siteMenu li {
	color: #ffed36;
	float: left;
	font-weight: bold;
	height: 23px;
	width: 140px;
}

.mainLayout #siteWrapper #siteHeader #siteMenu li a {
	color: #fff;
	text-decoration: none;
}

.mainLayout #siteWrapper #siteHeader #siteName {
	background: url('/images/headerLogo.jpg') 0 0 no-repeat;
	bottom: 0;
	color: transparent;
	height: 89px;
	left: 0;
	line-height: 999px;
	overflow: hidden;
	position: absolute;
	width: 275px;
}

#jsh1 {
	background-position: 0 0;
	background-repeat: no-repeat;
	border-color: #fff;
	border-style: none none solid solid;
	border-width: 0 0 1px 2px;
	color: #ffbd3a;
	/*display: none;*/
	font-size: 30px;
	height: 48px;
	left: 0;
	line-height: 48px;
	padding: 353px 0 0 8px;
	position: absolute;
	top: 0;
	width: 645px;
	z-index: 2;
}