body {
	background: #666666;
	font-size: 75%; /* Default text size will be 12pt */
	font-family: Helvetica, Arial, "Lucidia Grande", sans-serif;
	line-height: 1.333; /* 16pt */
	color: #404040
}
ol, ul {
	list-style: none;
}
ul, li {
	margin: 0;
	padding: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.textitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	padding-right: 10px;
}
.titlesContactUs {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
}
#ssh-container {
	position: absolute;
	left: 50%;
	margin-left: -450px;
	margin-top: 20px;
	width: 900px;
}
#ssh-tour {
	margin-bottom: 0px;
	top: 0;
	background: #00102b url(images/bg_training.jpg) no-repeat left bottom;
	width: 100%;
}
#ssh-contactus {
	margin-bottom: 0px;
	top: 0;
	background: #00102b url(images/bg_contactus.jpg) no-repeat left bottom;
	width: 100%;
}
#ssh-sale {
	margin-bottom: 0px;
	top: 0;
	background: #00102b;
	width: 100%;
}
#ssh-homepage {
	margin-bottom: 0px;
	top: 0;
	background: #00102b url(images/bg_homepage.jpg) no-repeat left bottom;
	width: 100%;
}
#ssh-contactInfo {
	text-align: center;
	margin-top: 50px;
}
#ssh-textlogo {
	float: right;
	margin: 20px 40px 0;
	height: 18px;
}
.graybar {
	width: 100%;
	height: 20px;
	float: left;
	background: #666666;
}
#ssh-logo {
	display: block;
	width: 144px;
	height: 144px;
	margin-left:45px;
	margin-top:45px;
}
#ssh-content {
	position: relative;
	float: left;
	width: 642px;
	padding: 1em 0 16px;
	margin-top: -120px;
}
#ssh-headertext #ssh-textcol {
	margin: 0 40 16;
}
#ssh-headertext img {
	padding-top: 15px;
}
#ssh-headertext ul li {
	list-style: circle;
	margin-left: 10px;
	color: #FFFFFF;
}
#ssh-textcol {
	float: left;
	width: 320px;
	padding-right: 10px;
}
#ssh-textcol ul li  {
	list-style: disc;
	margin-left: 20px;
	color: #FFFFFF;
}
#ssh-imgcol {
	float: right;
	width: 312px;
}
#ssh-textsale{
	float: left;
	width: 310px;
	padding-right: 5px;
}
#ssh-imgsale {
	float: right;
	width: 327px;
	vertical-align: middle;
}
#ssh-imgcol img {
	padding-bottom: 15px;
}
#ssh-footer {
	width:100%;
	display:block;
	margin: 20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
#ssh-topborder {
	width: 900px;
	background:url(images/bevel_top.png) no-repeat left top;
	padding:0;
	margin-top:0px;
	height: 8px;
}
#ssh-borderSides{
	margin-left:0px;
	border: none;
	background:url(images/bevel_horz.png) repeat-y left top;
	padding-left:0px;
	height: 100%;
	display: inline-block; /*sets hasLayout - required for IE*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/
}
#ssh-borderSides{
	display: block; /*resets to proper property value without resetting layout*/
}
#ssh-bottomBorder{
	width: 900px;
	background:url(images/bevel_bottom.png) no-repeat left bottom;
	padding-bottom:8px;
	display: inline-block; /*sets hasLayout - required for IE*/
	overflow: hidden; /*causes modern browsers to enclose child floats*/
	float: left; /* Fixes layout bug in Chrome */
}
#ssh-bottomBorder{
	display: block; /*resets to proper property value without resetting layout*/
}
#ssh-leftColNote {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 50px;
}
#ssh-disclaimerLeftCol {
	margin-top: 150px;
	margin-right: 25px;
}

/* Local Nav */

#ssh-localNav {
	position: relative;
	float: left;
	width: 205px;
	margin-left: 35px;
	padding: 1em 0px;
}

#ssh-localNav ul {
	margin: 0;
}

#ssh-localNav ul li {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#ssh-localNav ul ul {
	font-size: 1.090909em;
	margin-left: 0.833330em;
}

#ssh-localNav ul ul li {
	font-weight: normal;
}

#ssh-localNav ul li a {
	display: block;
	float: left;
	color: #ffffff;
	margin-top: 10px;
}
