@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-repeat: repeat-y;
}
#container  {
	width: 1440px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: none;
	margin: 70px 0 0 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	margin: 0px;
	padding: 0px;
	height: 80px;
}
#logo {
	margin: -60px 0 0 100px;
	padding: 0px;
	height: 160px;
	width: 156px;
	position: absolute;
	z-index: 30;
}
#clientlogin {
	margin: -65px 0 0 940px;
	padding: 0px;
	position: absolute;
	font-family: arial;
	font-size: 10px;
	display: none;
}
#socialmedia {
	margin: 44px 0 0 900px;
	padding: 0px;
	position: absolute;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#sidebar_rt {
	padding: 0px;
	margin: -800px 0 0 890px;
	position: absolute;
	z-index: 80;
}



#starboard {
	padding: 0px;
	margin: -30px 0 0 810px;
	position: absolute;
}

#optinBox {
	padding: 10px 0 8px 0;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 500px;
	width: 450px;
}
#mainMenu {
	margin: -12px 0 0 275px;
	padding: 0px;
	z-index: 50;
	position: relative;
}








#mainContent  {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px;
}
#rotatingImages {
	margin: 0px;
	padding: 0px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	min-height: 500px;
	background: #fff;
	z-index: 20;
	position: relative;
}
#pageText {
	margin: -800px 0 0 208px;
	padding: 30px 50px 25px 50px;
	width: 730px;
	z-index: 10;
	position: relative;
	background-image: url(../_images/maintext-bg.png);
	background-repeat: repeat-y;
	height: 745px;
}


#pageText h1 {
	margin: 10px 0 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #333;
	padding: 0 175px 0 90px;
	text-transform: uppercase;
}
#pageText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 5px 130px 3px 45px;
	margin: 0px;
	text-indent: 0px;
	color: #333;
}

#footer {
	margin: 0 0 0 100px;
	padding: 10px 0 10px 0;
	width: 850px;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	background-color: #F2F2F2;
	float: left;
}
#credit {
	font-size: 9px;
	text-align: left;
	padding: 5px 0 20px 150px;
	color: #333;
	background-color: #FFF;
}
#credit a {
	color: #999;
}
#pageText h5     {
	margin: 10px 0 5px 0px;
	font-weight: bold;
	text-align: center;
	color: #000;
	padding: 0 150px 0 100px;
}
#pageText table {
	margin: 0 0 0 15px;
	padding: 0px;
}
#pageText table tr td object {
	margin: 10px 0 10px 55px;
}
#mainvideobox {
	width: 560px;
	padding: 0px;
	margin: 0 0 0 32px;
	height: 400px;
	position: relative;
	z-index: 10;
}
#mainvideobox #__ss_3751459 object {
	margin: 0 0 0 70px;


}

#mainvideochooser {
	width: 560px;
	padding: 0px;
	margin: -50px 0 0 32px;
	height: 250px;
}
#mainvideobox p {
	margin: 5px 0 0 0;
	padding: 0px;
}
#mainvideobox h6 {
	font-size: 10px;
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0px;
}
#pageText h2 {
	margin: 10px 0 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #333;
	padding: 0 175px 0 90px;
	text-transform: uppercase;
}
#pageText h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #333;
	padding: 20px 0 0 0;
	text-transform: uppercase;
}
#pageText form {
	margin: 0 0 0 170px;
}
#mainvideoboxhome {
	width: 560px;
	padding: 0px;
	margin: 0 0 0 35px;
	height: 425px;
	position: relative;
	z-index: 10;
	text-align: center;
}

