div,p,h1,h2,h3,h4,h5 {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
}

#all-of-it { 
	min-width:1014px;
	max-width:1600px;
	padding-right:10px;
	padding-left:10px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top-small-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-bottom: 8px;
}
#top-small-text a {
	color: #FFF;
	text-decoration: none;
}
#top-small-text a:hover {
	text-decoration: underline;
}

#top-banner-text {
	position: relative;
	float: right;
	width: 410px;
	right: -8px;
	height: 160px;
	font-family: Helvetica;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	text-align: center;
	letter-spacing: 0.1em;
	overflow: visible;
	visibility: visible;
	z-index: 7;
	color: #7e0000;
	background-color: #FFF;
	line-height: 10px;
}


#menu-bar {
	position: relative;
	left: auto;
	right: auto;
	text-align: left;
	font-family: Helvetica;
	font-size: 24px;
	vertical-align: middle;
	padding: 0px;
	width: 100%;
	margin: 0px;
	background: #FFC;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#menu-bar a {
	padding: 0px;
	margin: 0px 28px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #7e0000;
	text-decoration: none;
}

#menu-bar a:hover {text-decoration:underline;}

#main-content {
	background-color: #CCC;
	position: relative;
	padding: 4px 0px 0px;
	clear: both;
	width: 100%;
	margin: 0px;
}
#main-content-table {
	background: #FFF;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}


#page-heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #000;
	background-color: #FFF;
	text-align: center;
	font-weight: bold;
}
#right-main {
	background-color: #CCC;
	position: relative;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 14px;
	padding: 4px 10px;
}
#SOCIALMEDIA {
	min-height:150px;
	background-color: #ffffcc;
	position: relative;
	width: 100%;
}
#SM_TL {
	background-image: url(images/SOCIAL-MEDIA-CORNERS_TOP-LEFT.jpg);
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	height: 40px;
	position: relative;
}
#SOCIALMEDIA .smContent {
	margin-right: 15px;
	margin-bottom: 15px;
	position: absolute;
	left: 15px;
	top: 15px;
}
#SM_TR {
	background-image: url(images/SOCIAL-MEDIA-CORNERS_TOP_RIGHT.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 40px;
	width: 40px;
	float: right;
}
#SM_BL {
	background-image: url(images/SOCIAL-MEDIA-CORNERS_BL.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 40px;
	width: 40px;
	left: 0px;
	bottom: 0px;
}
#SM_BR {
	background-image: url(images/SOCIAL-MEDIA-CORNERS_BR.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 40px;
	width: 40px;
	right: 0px;
	bottom: 0px;
}
#right-main li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin-top: 8px;
	margin-left: 14px;
}
#right-main td{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#right-main p {
	font-size: 1.2em;
	color: #000;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin-top: 0.3em;
	margin-left: 0.8em;
}
#right-main a {
	font-style:italic;
	color:#600;
	text-decoration:none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #600;
}

#right-main h1 {
	font-family: Helvetica;
	font-size: 2em;
	line-height: 2em;
	color: #033;
	margin-left: 1em;
	margin-bottom: 0em;
	font-weight: lighter;
}
#right-main h2 {
	font-family: Helvetica;
	font-size: 1.8em;
	line-height: 1.8em;
	color: #033;
	margin-left: 1em;
	margin-bottom: 0em;
	font-weight: lighter;
}
#right-main h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.4em;
	line-height: 2em;
	height: 2em;
	margin-left: 0.6em;
	font-weight: bold;
	color: #033;
}
#right-main img {
	border:none;
}
#right-main a:hover {
	border-bottom-width: thick;
	border-bottom-style: solid;
}
.img-right-div {
	float: right;
	padding-top: 6px;
	padding-bottom: 6px;
	position: relative;
	padding-left: 16px;
	font-size: 10px;
}
.img-ctr-div {
	float:none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right:0;
	margin-right:0;
	padding-left:0;
	margin-left:0;
	font-size: 10px;
}
.img-left-div {
	float: left;
	padding-bottom: 6px;
	position: relative;
	padding-left: 16px;
	font-size: 10px;
	padding-right: 6px;
}

#left-main {
	background-color: #999;
	position: relative;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
}
#left-main #slogan {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	color: #900;
	text-align: center;
}
#left-main h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #000;
	margin-bottom: 0.4em;
	background-color: #CCC;
	height: 1.4em;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.4em;
}
#left-main h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #000;
	background-color: #CCC;
	width: 240px;
	vertical-align: middle;
	height: 1.3em;
	margin-top: 0.6em;
	margin-right: auto;
	margin-bottom: 0.6em;
	margin-left: auto;
}
#left-main div table {
	text-align: center;
	vertical-align: bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #060;
}
#left-main table td {
	width: 33%;
}
#left-main table {
	background-color: #333;
	vertical-align: middle;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	text-align: center;
	padding-top: 0.5em;
}
#left-main img {
	border-width: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#left-main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFC;
	text-decoration: none;
}
#left-main a:hover {text-decoration:underline;}
#left-main p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC;
	margin-left: 0.2em;
	margin-right: 0.2em;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}
#bottom {
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background: #333;
}
#bottom-table td {	text-align: center;}
#bottom-table a:visited {
	text-decoration:none;
	color:#FFC;
}
#bottom-table a:active {
	text-decoration:none;
	color:#FFC;
}
#bottom-table a:link {
	text-decoration:none;
	color:#FFC;
}
#bottom-table a:hover {
	text-decoration:underline;
	color: #FFC;
}

.empty-div-clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
#Mobile-Link {
	color: #F00;
	float: left;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #CCC;
	padding-right: 5px;
	padding-left: 5px;
}
#Mobile-Link a {
	color: #F00;
	text-decoration: none;
}
.ComparisonTable {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1em;
	padding-top: 20px;
	padding-left: 20px;
}
.ComparisonTable caption {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.6em;
	color: #000;
	padding-top: 20px;
	padding-left: 20px;
}
#right-main .img-right-div a  {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#right-main .img-ctr-div a  {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#right-main .img-left-div a  {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

