* {
	margin: 0;
	outline: none;
	padding: 0;
}

a {
	text-decoration: none;
}

/** Basic **/

.clearLeft {clear:left;}
.clearRight {clear:right;}
.clearBoth {clear:both;}
.floatLeft {float:left;}
.floatRight {float:right;}

/** End BASIC **/

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

abbr, acronym {
	font-size: 80%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

abbr[title], acronym[title], dfn[title] {
	cursor: help;
}

.Blue p, .Search p {
	margin: 0;
	padding: 10px 12px;
}

.ISelector ul li {
	background-image: none !important;
}

body {
	background:#c6c5c5;
	font-size: 1.4em;
	line-height: 1.8em;
	text-align: center;
}

.BodyContent ol li {
	line-height: 120%;
	list-style-type: decimal;
	margin-left: 15px;
	padding: 2px 0;
}

.BodyContent ul li {
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;	
	line-height:150%;
	padding: 2px 15px;
}

.BodyContent ul, .BodyContent ol {
	margin: 10px 0;	
	/*padding: 0 15px 0 15px; - by Kyle*/
	padding:0 45px;
}

body.searchTips {
	background-color: #FFF;
	padding: 30px;
	text-align: left;
}

.Breadcrumb {
	font-size: .85em;
	margin: 0 0 20px 0;
	padding: 5px 15px 5px 15px;
}

.Breadcrumb li {
	display: inline;
	list-style: none;
	margin: 0 15px 0 0;
	padding: 0;
}

.Breadcrumb li a {
	padding: 0 15px 0 0;
	text-decoration: none;
}

.Breadcrumb li a:hover {
	text-decoration: none;
}

.Breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color:#C9C6C0;
}

.Button {
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 2px 10px 2px 10px;
}

.Button, .SearchGoButton {
	cursor: pointer;
	font-size: 12px;
	font-weight: 400;
	line-height: 100%;
	margin: 0;
	padding: 0;
	height:36px;
	width:134px;
	color:#9C0A0C;
	background: url(img/resourcesbutton.gif) no-repeat;
	
}

.CategoryFeedList, .OtherFeedList,.CategoryFeedList li, .OtherFeedList li {
	list-style-type: none;
}

.CategoryPagination {
	font-size: .9em;
	padding: 0 5px;
	text-align: center;
}

.CategoryPagination .PagingList li {
	display: inline;
	padding: 0 5px;
}

.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
	list-style: none;
	margin: 0;
	padding: 0;
}

cite, em, dfn {
	font-style: italic;
}

.clearfix {
	display: inline-block;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.CommentSettingsLink {
	padding: 5px 15px;
}

#Container {
	margin:0 auto; 
	text-align:left;
	width:960px;
	height:100%;
	background-color:#A3A4A7;
}

.Content {
	background-color: #fff;
	float: left;
	min-height: 500px;
	padding:0px 0 0 0px;
	width:709px;
}

.MainContent{
	background-color: #fff;
	float: left;
	min-height: 500px;
	padding:10px 0 0 4px;
	width: 956px;
}

#content {
	background-color: #fff;
	float:left;
	margin: 0 0 0 0;
	width: 960px;
}

.Content .BodyContent {
	padding: 0 0 10px 0;
}

.Content .ContentPostDetails li {
	background-position: 0% 6px;
	background-repeat: no-repeat;
	padding: 0 15px 0 20px;
}


.Content p{
	/*padding: 10px 15px 0 15px; - by Kyle*/
	padding:10px 20px 0 31px;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	line-height:150%;
	font-size:0.84em;
}

.Content h2 {
	font-size: 18px;
	line-height: 100%;
	padding: 5px 0 5px 10px;
	margin:15px 20px 10px 16px;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	background:transparent url(img/h2-header-blue.gif) no-repeat scroll 0 0;
	width:734px;
	color:#ffffff;
}

.Content h3 {
	font-size: 16px;	
	line-height: 100%;
	padding: 0 30px 0;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
}

.Content h3.news {
	border-bottom:1px solid #C6C7CA;
	margin:0px 0 0 17px;
	padding:3px 30px 0;
	width:500px;
}

.Content h3.overview {
	margin:0 0 5px 0;
	border-bottom:1px solid #C6C7CA;
	padding:0 0 4px 5px;
}

.Content h3 a{
	color:#5987C6;
	font-size: 13px;
	text-decoration:none;
}

.Content h3 a:hover{
	color:#00235D;
	font-size: 13px;
	text-decoration:none;
}

.Content h4, .Content h5, .Content h6 {
	font-size: 12px;	
	line-height: 100%;
	padding: 10px 15px 0 15px;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
}

.Content h4 {
	font-size: 16px;	
	line-height: 100%;
	padding: 0 30px 0;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
}

.Content fieldset {
	margin: 10px 0;
}

.Content li {
	line-height: 125%;
	padding: 2px 2px 0;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:0.92em;
}

.Content a{
	color:#00235D;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	line-height:125%;
	font-size:1em;
	text-decoration:none;
}

.Content a:hover{
	color:#5987C6;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	line-height:125%;
	font-size:1em;
	text-decoration:none;
}

.Content .listSummary .tplContent, .Content .listSummary h4, .Content .listSummary h3, .Content .listSummary h5, .Content .listSummary h2,.Content .tplContent h4, .Content .tplContent h3, .Content .tplContent h5, .Content .tplContent h2 {
	padding: 10px 0;
	width:100%;
}

.Content .PostDetails li {
	background-position: 0% 6px;
	background-repeat: no-repeat;
	display: inline;
	padding:3px 15px 0 2px;
	color:#5987C6;
}

.ContentModulesContainer, .listRow, .BodyContent {
	clear: both;
}

.ContentPostDetails {
	margin: 10px 15px;
}

.ContentPostDetails li {
	display: inline;
}

del {
	text-decoration: line-through;
}

.even td {
	background-color: #fafaf1;
}

.FeedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 20px;
	text-decoration: none;
}

fieldset {
	margin: 5px 15px;
	padding: 20px 20px 20px 20px;
}

.first {
	text-align: left;
}

#Footer {
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: .8em;
	height: 50px;
	line-height: 130%;
	margin: 0 auto;
	padding-top:45px;
	text-align: center;
	width: 960px;
	clear:both;
	background-color:#ffffff;
	position:relative;
}

#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	margin: 0;
	text-decoration: underline;
}

#FooterList.Block1 {
	padding-left: 20px;
}

#FooterList.Block2 {
}

#FooterList{
	width:960px;
}

#FooterList ul{
	margin:0 auto;
	padding:0 0 0 243px;
}

#FooterList li{
	float:left;
	padding:0px 0px 0px 4px;
}

#FooterList li a{
	text-decoration:none;
	color:#00235D;
}

#FooterList li a:hover{
	text-decoration:none;
	color:#5987C6;
}

#FooterText {
	width: 960px;
}

#FooterText.Block1 {
	float: left;
}

#FooterText.Block2 {
	float: right;
}

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

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.28em;	
	width:100%;
}

h2 em {
	font-size: 1.15em;
}

h2.tplvar-author-name {
	font-size: 1.3em;
	font-weight: 700;
}

h3 {
	font-size: 1em;
}

h3.tpllang-ContentByAuthor {
	font-size: 1.3em;
	font-weight: 700;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 1em;
}

#HomeHeader {
    margin-left:auto;
	margin-right:auto;
	width:960px;
	height:466px;
	position:relative;
}

#InteriorHeader {
    margin-left:auto;
	margin-right:auto;
	width:960px;
	height:199px;
	position:relative;
}

#Header h1 {
	padding: 28px 0 0 31px;
}

#Header h1 a {
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.5em;
	letter-spacing: -1px;
	line-height: 100%;
	text-decoration: none;
}

#header-banner{
	clear:left;
	width:960px;
	height:296px;
}

#slide-holder{
	  z-index:40;
  width:993px;
  height:299px;
  position:absolute;
}

#slide-holder img{
   margin:0;
   display:none;
   position:absolute;
  }

#slide-runner{
	height:296px;
	overflow:hidden;
	width:960px;
}

#slide-runner{
	position:absolute;
	display:inline;
}

#slide-controls{
	height:31px;
	left:0;
	top:265px;
	position:absolute;
	width:973px;
	background-color:#8d9097;
}

#slide-controls p.text{
    float:left;
    color:#fff;
    display:inline;
    font-size:12px;
    line-height:16px;
    margin:10px 0 0 20px;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
}

p#slide-nav {
	display:inline;
	float:right;
	height:24px;
	margin:5px 15px 0 0;
}

p#slide-nav a{
     float:left;
	 color:#a0a0a0;
     width:24px;
     height:24px;
     display:inline;
     font-size:11px;
     margin:0 5px 0 0;
     line-height:24px;
     font-weight:bold;
     text-align:center;
     text-decoration:none;
	 background:url(img/slide-nav.png) no-repeat 0 0;
    }

p#slide-nav a.on{
	 color:#ffffff;
     background-position:0 -24px;
    }


#interior-banner{
	clear:left;
	width:960px;
	position:absolute;
	top:167px;
	margin-top:32px;
	background-color:#A3A4A7;}

.header-link {
	position:absolute;
	top:402px;
	width:956px;
	height:52px;
	margin-left:auto;
	margin-right:auto;
}


#header-top {
	width:960px;
	height:167px;
	background:url(img/header-top-bg.gif) no-repeat;
	}
	
	
.header-link-area {
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	padding:11px 0 15px 25px;
	color:#000000;
}

.header-link-area a {
	font-size:1em;
	color:#000000;
	text-decoration:none;
}
	

.HighlightedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 8px;
	text-decoration: none;
}

.HorizontalFormContainer dd {
	margin-bottom: 5px;
	margin-left: 130px;
}

.HorizontalFormContainer dt {
	clear: left;
	float: left;
	margin: 0 0 5px 0;
	width: 130px;
}

.HorizontalFormContainer p.Submit {
	margin: 0 0 0 130px;
}

hr {
	border-top: 1px solid #d8d0b8;
	height: 1px;
}

html {
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 62.5%;
	overflow-y: scroll; 
}

html[xmlns] .clearfix {
	display: block;
}

.HtmlBlock {
	background-color: #fff;
	margin: 0 0 1px 0;
}

.HtmlBlock p {
	padding: 10px 12px 0;
}

input, textarea, select {
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	/*font-size: 1em;*/
	font-weight: normal;
	/*margin: 5px 0 5px 0;
	padding: 3px;
	border:1px solid #5987C6;*/
}

.left-nav-top{
	width:180px;
	height:16px;
	background:url(img/left-nav-top.gif) no-repeat top;
}

.left-nav-bottom{
	width:180px;
	height:16px;
	background:url(img/left-nav-bottom.gif) no-repeat bottom;
}

.Left {
	background: #edeaea url(img/left-nav-bottom.gif) no-repeat bottom;
	float: left;
	padding: 0;
	width: 180px;
	min-height:500px;
	margin-top:15px;
}

.Left .Block, .Right .Block {
	margin-bottom: 4px;
}

.Left h2, .Right h2 {
	font-size:0.88em;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	padding:6px 0 0 11px; 
	align:middle;
	color:#5987C6;
	border-bottom:1px solid #C6C7CA;	
	width:94%;
}

.Left li, .Right li {
	background: #edeaea;
	border-bottom: 1px solid #c6c7ca;
}

.Left li a, .Right li a {
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-weight:300;
	display: block;
	padding-left: 15px;
	text-decoration: none;
	color:#00235d;
	font-size:0.75em;
}

.Left li a:hover, .Right li a:hover {
	color: #5987c6;
	text-decoration: none;
}

.Left li.currentItem, .Right li.currentItem{	
	background:url(img/left-nav-cur.gif) no-repeat top;
}

.Left .tplImage, .Right .tplImage {
	margin: 10px 12px;
}

.Left ul li, .Right ul li {
	padding: 0 12px 1px;
}

.Left ul, .Right ul {
	margin: 0 0 1px 0;
}

.Left ul li li {
	background: #EDEAEA url(img/ArrowRight.gif) no-repeat scroll 27px 4px;
	border-bottom: none;
	padding: 0 12px 1px 22px;
}

.Left ul li li a{
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-weight:300;
	display: block;
	line-height:150%;
	padding-left: 15px;
	text-decoration: none;
	color:#00235d;
	font-size:0.75em;
}

.Left ul li li a:hover{
	color: #5987c6;
	text-decoration: none;
}


.Left ul li li.currentItem {
	background: #EDEAEA url(img/ArrowRight-cur.gif) no-repeat 27px 4px;
}

legend {
	font-size: 1.4em;
	font-weight: 400;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
}

li.ContentAuthors {
	text-decoration: none;
}

li.ContentAuthors a {
	text-decoration: underline;
}

li.ContentAuthors a:hover {
color: #287BAC;
	text-decoration: none;
}

li.ContentCategories {
	text-decoration: none;
}

li.ContentCategories a {
	text-decoration: underline;
}

li.ContentCategories a:hover {
color: #287BAC;
	text-decoration: none;
}

.listRow {
	padding: 0 15px 0 15px;
}

.listSummary {
	clear: both;
	display:none;
}

.listSummary li {
	padding-left: 10px;
}

#LogoImage {
	height:53px;
	padding-left:8px;
	padding-top:10px;
	position:absolute;
	top:8px;
	width:272px;
}

#LogoText {
	float: left;
	height: 36px;
}

#Menu-2{
	left:502px;
	margin:0;
	position:absolute;
}

.life-guard-login{
	background:url(img/lifeguardlogintab2.gif) no-repeat;	
	margin:0 2px 0 0;	
	width:139px;
	height:29px;
	float:left;
}

a.life-guard-login {
	text-align:center;
	display:block;
	color:#fff;
	text-decoration:none;	
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 500;
	padding-top:3px;
	text-decoration: none;
}


#life-pin{
	margin:-26px 0 0 37px;
	width:275px;
	height:80px;
	background:url(img/lifepinbox.png) no-repeat;
	float:left;
	position:absolute;
	left:140px;
	top:-26px;
	width:275px;
}


a.life-pin {
	text-align:center;
	display:block;
	color:#fff;
	text-decoration:none;	
	margin:0;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 500;
	height:23px;
	padding-top:3px;
	cursor:default;
}

p.life-pin {
	color:#FFFFFF;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:500;
	margin:26px 0 0 0;
	padding-top:3px;
	text-align:center;
}

.life-pin-entry {
	position:absolute;
	top:28px;
	padding-left:15px;
	width:220px;
}

.life-pin-entry form{
	margin-bottom:0;
}

.life-pin-interior{
	margin:-26px 0 0 27px;
	width:275px;
	height:80px;
	background:url(img/lifepinbox.png) no-repeat;
	float:left;
	position:absolute;
	left:140px;
	top:-26px;
	width:275px;
}


a.life-pin-interior {
	text-align:center;
	display:block;
	color:#fff;
	text-decoration:none;	
	margin:0;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 500;
	height:13px;
	padding-top:3px;
}



#Menu {
	clear: both;
	height:29px;
	margin-left:5px;
	top:125px;
	position:absolute;
	width:960px;
}

.menu{
	margin:0;
	position:absolute;
	left:5px;	
}

.menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	width:505px;
}
.menu li {
	float: left;
	margin:0 1px 0 0;
	padding:0 0 0 12px;
	background:url(img/top-nav-tabs.gif) 0 0 no-repeat;
	height:28px;
	
}

.menu li a {
	display: block;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	color:#000;	
	background:url(img/top-nav-tabs.gif) 100% 0 no-repeat;
	padding:3px 22px 5px 12px;
	float:none;	
	height:20px;
	}

.menu li.currentItem{	
	background:transparent url(img/top-nav-tabs.gif) no-repeat scroll 0 -29px;
	float:left;
	height:28px;
	margin:0 1px 0 0;
	padding:0 0 0 12px;
}

.menu li.currentItem a{	
	background:transparent url(img/top-nav-tabs.gif) no-repeat scroll 100% -29px;
	color:#000;
	display:block;
	float:none;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:400;
	height:20px;
	padding:3px 22px 5px 12px;
	text-decoration:none;
}

.menu li.currentItem a:hover {
	color:#3f5985;
}

.menu a:hover {
	color:#3f5985;
	}

.menu li ul li {
	float: left;
	height: 29px;
	text-align: left;
}

.menu li ul li a {
	display: block;
	font-size: 1em;
	font-weight: normal;
	height: auto;
	padding: 2px 10px 0 10px;
	text-transform: none;
}

.menu li ul li a, .menu li.over li a {
	text-decoration: none !important;
}

.menu li:hover ul, .menu li.over ul {
	display: block;
}

.odd td {
	background-color: #fff;
}

p {
	margin: 0 0 5px 0;
}

q {
	quotes: "" "";
}

ul.PostDetails {
	margin-left:-11px;
	padding:6px 0 4px;
	width:522px;
}

.Right {
	background-color: #fff;
	float: right;
	padding: 0;
	width: 231px;
}

.RSSBlock h2 a {
	background-position: 5px 10px;
	background-repeat: no-repeat;
	display: block;
	font-size: 0.84em;
	height: 35px;
	padding-left: 43px;
	padding-top: 15px;
}

.RSSBlock h2, .RSSBlock {
	padding: 0 !important;
}

#second-nav{
	height:26px;
	right:75px;
	position:absolute;
	top:24px;
	width:385px;
}

.secondary-nav{
	width:385px;
}

.secondary-nav li {
	display:inline;
	list-style:none;
}

.secondary-nav a.home{
	background:transparent url(img/home.gif) no-repeat scroll 4px 7px;
	color:#00235D;
	display:inline;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:7px 0 0 27px;
	text-decoration:none;
}

.secondary-nav a.bookmark{
	background:transparent url(img/bookmark.gif) no-repeat scroll 5px 6px;
	color:#00235D;
	display:inline;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:7px 0 0 27px;
	text-decoration:none;
}

.secondary-nav a.friend{
	background:transparent url(img/tell-a-friend.gif) no-repeat scroll 5px 6px;
	color:#00235D;
	display:inline;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:7px 0 0 27px;
	text-decoration:none;
}

.secondary-nav a.contact{
	background:transparent url(img/contact.gif) no-repeat scroll 1px 3px;
	color:#00235D;
	display:inline;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:7px 0 0 27px;
	text-decoration:none;
}

.secondary-nav a.font{
	color:#00235D;
	display:inline;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:7px 0 0 27px;
	text-decoration:none;
}

.secondary-nav li.font-size{
	background:transparent url(img/doublearrows.gif) no-repeat scroll 1px 3px;
	color:#00235D;
	display:inline;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:7px 0 0 27px;
	text-decoration:none;
}

.secondary-nav a {
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#00235d;
	padding: 0 5px 0 5px;
	background:none;
}

.secondary-nav a:hover {
	color:#5987C6;
}
	
#Container #Outer #Menu ul li.CartLink {padding-right:4px;}

.Search {
	background-color: #dddddd;
	margin: 0 0 1px 0;
	padding: 0;
}

.Search form {
	padding: 0 12px;
}

.Search p {
	font-size: .85em;
	margin-top: -62px;
}

.SearchGoButton {
	margin-left: 105px;
}

.SearchToggleLinkShow, .SearchToggleLinkHide {
	font-size: .8em;
}

select option {
	padding: 0 10px;
}

#Slogan {
	float: left;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	padding: 40px 0px 0 10px;
}

.Small {
	font-size: .8em;
}

small, sup, sub {
	font-size: 85%;
}

#smallSearch_Query {
	width: 166px;
}

strong, th, thead td, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

sub {
	vertical-align: sub;
}

sub, sup {
	vertical-align: baseline;
}

.Summary h2 {
	border-bottom: 0;
}

.Summary li {
	border-top: none;
	margin: 0;
	padding: 10px 12px !important;
}

.Summary li a {
	padding: 0 !important;
	text-decoration: underline;
}

.Summary li a:hover {
	text-decoration: none;
}

sup {
	vertical-align: super;
}

table {
	background: none;
	border-collapse: 1px;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}


td {
	padding:4px 2px;
	vertical-align: top;
	border:1px solid #D9D9D9;
}

.Testimonial {
	margin: 10px 0;
	padding: 5px 20px;
}

th {
	background-color: #f8f8eb;
	padding: 6px 10px 6px 10px;
	text-align: center;
	vertical-align: top;
}

th a img {
	margin: 0 0 10px 0;
	text-decoration: none;
}

th p {
	margin: 5px 0 5px 0;
}

.tplAuthorImage {
	margin: 5px 15px 15px 15px;
}

.tplWidthColumns1 {
	width: 960px;
}

.tplWidthColumns2 {
	width: 728px;
}

.tplWidthColumns3 {
	width: 549px;
}

ul, ol, dir, menu {
	list-style: none;
}

.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 0;
	}

.White {
	margin: 0 0 1px 0;
}

.White p {
	padding: 0 15px 5px 15px;
}

.ViewAuthorContainer h3 {
	clear: both;
}

/* apply clearfix to all blocks to fix floating content issues */
.Block:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.Block { display: inline-block; } /* for IE/Mac */
html[xmlns] .Block { display: block; }
* html .Block { height: 1%; }


/* Home page header conditional classes */

#home-page-header {
}

#interior-header{
}

/* Font Adjustment */



.font-one{
 	font-size:1em;
}

.font-two{
	font-size:1.1em;
}

.font-three{
	font-size:1.2em;
}

.smallFont { font-size: 12px; }
.medFont { font-size: 16px; }
.largeFont { font-size: 18px; }


/* Home Page Content */
/* Left Column */

#home-content{
	margin:0;
	padding:20px 0 0;
}

#home-content-one{
	margin:0 auto;
	padding:0 0 15px 13px;
	float:left;
	position:relative;
}

#home-content-top{
	margin:0;
	background:url(img/home-content-top.gif) no-repeat;
	width:460px;
	height:11px;
}

#home-content-bot{
	margin:0;
	background:url(img/home-content-bot.gif) no-repeat;
	width:460px;
	height:11px;
	clear:left;
}

#home-content-middle{
	background-color:#EDEAEA;
	position:relative;
	width:460px;
	overflow:hidden;
}

#home-content-middle #image {
	background-color:#EDEAEA;
	float:left;
	margin:0 auto;
	padding:38px 15px 12px 10px;
	width:130px;
}

#home-content-middle #image4 {
	background-color:#EDEAEA;
	float:left;
	margin:0 auto;
	padding:50px 15px 0;
	width:150px;
}


#home-content-middle #image2 {
	background-color:#EDEAEA;
	float:left;
	margin:0 auto;
	padding:0 5px 12px;
	width:290px;
}

#home-content-middle #image2 h1 {
	background:transparent url(img/blue-h1-460.png) no-repeat;
	border:0 none;
	color:#ffffff;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:15px;
	font-weight:600;
	padding:7px 0 6px 10px;
	text-decoration:none;
	position:absolute;
	top:0;
	left:-3px;
	width:460px;
	height:28px;
}

#home-content-middle #image2 h2 {
	color:#00235d;
	font-size:1.13em;
	font-weight:bold;
	padding:45px 0 0 5px;
	background:#edeaea;
	border:none;
	margin:0;	
	width:100%;
}

#home-content-middle #image2 h3 {
	color:#5987c6;
	font-size:1em;
	font-weight:bold;
	padding:2px 0 10px 5px;
	background-color:#edeaea;
	margin:0;
}

#home-content-middle #image2 li {
	background:#EDEAEA url(img/accordian-dot.gif) no-repeat scroll 6px 8px;
	border:medium none;
	color:#00235D;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:0.80em;
	font-weight:300;
	line-height:140%;
	padding-left:15px;
}

#home-content-middle #image2 p.text {
	background:#EDEAEA;
	color:#000;
	font-family:Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:125%;
	margin:0 auto;
	padding:15px 15px 10px 0;
}

#home-content-middle #image2 p {
	background:#EDEAEA none repeat scroll 0 0;
	color:#00235D;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:0.9em;
	line-height:140%;
	margin:54px auto 20px;
	padding:1px 5px 0;
}

#home-content-middle #image3 {
	background-color:#EDEAEA;
	float:left;
	margin:0 auto;
	padding:0 5px 0;
	width:265px;
}

#home-content-middle #image3 h1 {
	background:transparent url(img/blue-h1-460.png) no-repeat;
	border:0 none;
	color:#ffffff;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:15px;
	font-weight:600;
	padding:3px 0 6px 10px;
	text-decoration:none;
	position:absolute;
	top:0;
	left:-3px;
	width:460px;
	height:28px;
}

#home-content-middle #image3 h2 {
	color:#00235d;
	font-size:1.13em;
	font-weight:bold;
	padding:45px 0 0 0;
	background:#edeaea;
		border:none;
	margin:0;
	
	width:100%;
}
#home-content-middle #image3 h3 {
	color:#5987c6;
	font-size:1em;
	font-weight:bold;
	padding:41px 0 10px;
	background-color:#edeaea;
	margin:0;
}

#home-content-middle #image3 p.text {
	background:#EDEAEA;
	color:#000;
	font-family:Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:125%;
	margin:0 auto;
	padding:15px 15px 24px 0;
}

#home-content-middle #image3 p {
	background:#EDEAEA;
	color:#000;
	font-family:Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:125%;
	margin:0 auto;
	padding:1px 0px 0px 0px;
}

#home-content-middle #image3 ol {
	padding-left:17px;
}

#home-content-middle #image3 li {
	list-style:decimal;
	border:medium none;
	line-height:140%;
	color:#00235D;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:0.80em;
	font-weight:300;
}
/* Middle Column */

#home-content-two{
	margin:0;
	width:320px;
	float:left;
}

#home-content-two h2{
	color:#00235D;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:16px;
	line-height: 100%;
 	padding:6px 0 11px 0px; 
	background:url(img/content-title-bg.gif) repeat-x top; align:middle;
		border:none;
	margin:0;
	
	width:100%;
}

#home-content-two-block{
	margin:0 auto;
	background:url(img/home-content-bg.gif) no-repeat bottom;	
	width:293px;
	min-height:205px;
}

#home-content-two-block p{
	text-align:left;
	margin:0;
	padding:4px 24px 13px;
	font-size:0.84em;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	line-height:115%;
	}

#home-content-two-block .image{
	margin:5px 57px;
}



/* Right Column */

#home-content-three{
	margin:0;
	width:480px;
	float:left;
}

#home-content-three h2{
	color:#00235D;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:16px;
	line-height: 100%;
 	padding:6px 0 11px 0px; 
	background:url(img/content-title-bg.gif) repeat-x top; align:middle;
		border:none;
	margin:0;
	
	width:100%;
}

#home-content-three-block{
	margin:0 auto;
	background:url(img/home-content-bg.gif) no-repeat bottom;
	width:320px;
	min-height:205px;
}

#home-content-three-block p{
	text-align:left;
	margin:0;
	padding:4px 24px 13px;
	font-size:0.75em;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	line-height:115%;
}

#home-content-three-block .image{
	margin:5px 57px;
}


/* Testimonial Area Home Page*/

#testimonial-area{
	clear:left;
	margin:0;
	padding:20px 0 0 0;
}

/* Testimonial Left*/

#testimonial-area-left {
	margin:0 auto;
	padding:0 0 0 13px;
	float:left;
	min-height:245px;
	position:relative;
}
#testimonial-area-left-top {
	margin:0;
	background:url(img/testimonial-left-top.gif) no-repeat;
	width:612px;
	height:11px;
}
#testimonial-area-left-bottom {
	clear:left;
	margin:0;
	background:url(img/testimonial-left-bottom.gif) no-repeat;
	width:612px;
	height:11px;
}
#testimonial-area-left-middle {
	background-color:#edeaea;
	position:relative;
	width:612px;
}

#testimonial-area-left-middle h1{
	background:transparent url(img/ems-h1.png) no-repeat;
	border:0 none;
	color:#ffffff;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:15px;
	font-weight:600;
	padding:3px 0 6px 10px;
	text-decoration:none;
	text-indent:-9999px;
	position:absolute;
	top:0px;
	left:0px;
	width:612px;
	height:28px;
}

#testimonial-area-left-middle h2{
	color:#00235d;
	font-size:1.13em;
	font-weight:bold;
	padding:35px 0 0 70px;
	background:#edeaea;
	border:none;
	margin:0;	
	width:100%;
}	

#testimonial-area-left-middle h3{
	color:#5987c6;
	font-size:1em;
	font-weight:bold;
	padding:2px 0 0 70px;
	background-color:#edeaea;
	margin:0;
}

#testimonial-area-left-middle #image {
	background-color:#EDEAEA;
	float:left;
	margin:0 auto;
	padding:9px 0 16px 47px;
	width:299px;
}

#testimonial-area-left-middle #image ul {
	margin:207px 0 18px -38px;
}

#testimonial-area-left-middle #image li {
	background:#EDEAEA url(img/accordian-dot.gif) no-repeat scroll 6px 8px;
	border:medium none;
	line-height:140%;
	color:#00235D;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:.92em;
	font-weight:300;
	padding-left:15px;
}

#testimonial-area-left-middle #image p {
	text-align:left;
	margin:0;
	padding:21px 24px 13px;
	font-size:1.05em;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	line-height:115%;
	color:#9C0A0C;
	font-weight:600;
}

#testimonial-area-left-middle #image img{
	left:0px;
	position:absolute;
	top:45px;
}

#testimonial-area-left-middle #image2 {
	background-color:#EDEAEA;
	float:left;
	margin: 0 auto;
	padding:15px 0 17px;
	width:266px;
}

#testimonial-area-left-middle #image2 h2 {
	color:#00235d;
	font-size:1.13em;
	font-weight:bold;
	padding:35px 0 0 0;
	background:#edeaea;
	border:none;
	margin:0;	
	width:100%;
}
#testimonial-area-left-middle #image2 h3 {
	color:#5987c6;
	font-size:1em;
	font-weight:bold;
	padding:2px 0 0 0;
	background-color:#edeaea;
	margin:0;
}

#testimonial-area-left-middle #image2 p.text {
	background:#EDEAEA;
	color:#000000;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:0.92em;
	line-height:125%;
	margin:0 auto;
	padding:205px 5px 15px 25px;
}

#testimonial-area-left-middle #image2 p {
	background:#EDEAEA;
	color:#000;
	font-family:Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:125%;
	margin:0 auto;
	padding:1px 0px 0px 0px;
}


#testimonial-area-left-middle #image2 img.trucks{
	padding:0 0 0 57px;
}
/* Testimonial Right*/

#testimonial-area-right{
	margin:0 auto;
	padding:0 12px 0 0;
	min-height:245px;
	position:relative;
	width:296px;
	float:right;	
}

#testimonial-area-right-top{
	margin:0;
	background:url(img/testimonial-right-top.gif) no-repeat;
	width:296px;
	height:11px;
}

#testimonial-area-right-bottom{
	clear:left;
	margin:0;
	background:url(img/testimonial-right-bottom.gif) no-repeat;	
	width:296px;
	height:11px;
}

#testimonial-area-right-middle {
	background:#edeaea url(img/bg.gif) repeat;
	margin:0;
	width:299px;
	height:100%;
}

#testimonial-area-right-middle-image{
	background:#EDEAEA;
	float:left;
	background:#EDEAEA url(img/bg.gif) repeat;
	width:40%;
	/*height:196px; - by Kyle*/
	height:205px;
}

#testimonial-area-right-middle h2{
	color:#00235d;
	font-size:1.13em;
	font-weight:bold;
	padding:10px 0 0 15px;	
	background:#edeaea;
		border:none;
	margin:0;	
	width:50%;
}

#testimonial-area-right-middle h3{
	color:#5987c6;
	font-size:1em;
	font-weight:bold;
	padding:2px 0 8px 15px;	
	background-color:#edeaea;
	border:none;
	
}

#testimonial-area-right-middle img{
	margin:0 auto;
	padding:0 34px 4px 73px;
	width:150px;	
	background-color:#edeaea;
	border:none;
	
}

#testimonial-area-right-middle p{
	background:#EDEAEA;
	color:#000;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:0.84em;
	line-height:125%;
	margin:0 auto;
	padding:15px 0 0;
	width:100px;
}

#testimonial-area-right-middle-list{
	background:#EDEAEA url(img/bg.gif) repeat;
 	float:left;
	width:295px;
}

#testimonial-area-right-middle ul{
	height:140px;	
}

#testimonial-area-right-middle li a {
	background:#EDEAEA url(img/video-library-bullet.gif) no-repeat scroll 2px 6px;
	color:#00235D;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:500;
	padding-left:12px;
	text-decoration:underline;
	line-height:160%;
}

#testimonial-area-right-middle li a:hover {
	color: #5987c6;
	text-decoration: underline;
}

/*End Home Page Content */


input.button{
	background:transparent url(img/smallbutton.gif) no-repeat scroll 8px 1px;
	border:medium none;
	color:#9C0A0C;
	cursor:pointer;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:600;
	height:26px;
	margin:0 0 0 0;
	padding-top:2px;
	text-align:center;
	width:47px;
}

input.long-button{
	width: 150px;
	height: 2.25em;
	background: url(img/longbutton.gif) no-repeat;
	text-align: center;
	font-size: 0.88em;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-weight: 600;
	color: #9c0a0c;	
	border: none;
	margin: 0 0 0 0;
}

input.life-pin{
	width: 161px;
}


/*Module Tabs*/
.widget {
	width:570px;
	margin: 40px 20px 15px;
	padding: 10px;
	background: #ffffff;
}

	.widget a {
	color: #00235D;
	text-decoration: none;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:1em;
	line-height:125%;
	}
	
	.widget a:hover {
	color: #5987C6;
	text-decoration: none;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:1em;	
	line-height:125%;
	
	}

	#tabs ul.tabnav {
	padding-left:11px;
	}

	#tabs ul.tabnav li {
	float: left;
	margin:0 1px 0 0;
	padding:0 0 0 12px;
	background:url(img/top-nav-tabs.gif) 0 0 no-repeat;
	height:28px;
	list-style-type:none;
	}
	
		#tabs ul.tabnav li a {
		text-decoration: none;
			display:block;
		color: #222;
		background:url(img/top-nav-tabs.gif) 100% 0 no-repeat;
		padding:7px 14px 1px 4px;
		float:none;	
		height:20px;
		outline:none;
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
		}
		
		#tabs ul.tabnav li a:hover {
		color: #222;
		text-decoration:none;
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
		}
		
		#tabs ul.tabnav li.ui-tabs-selected {
			background:transparent url(img/top-nav-tabs.gif) no-repeat scroll 0 -29px;
			float:left;
			height:28px;
			margin:0 1px 0 0;
			padding:0 0 0 12px;
			color: #222;
			text-decoration: none;
			list-style-type:none;

		}
		
			#tabs ul.tabnav li.ui-tabs-selected a{
			background:transparent url(img/top-nav-tabs.gif) no-repeat scroll 100% -29px;
			display:block;
			float:none;
			height:20px;
			padding:7px 14px 1px 4px;
			outline:none;
			color: #222;
			text-decoration: none;		
			font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
		}
		
		#tabs ul.tabnav li.ui-tabs-selected a:hover{
		color: #222;
		text-decoration:none;
		font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
		}
		
	.tabdiv {
	margin-top: 2px;
	background: #fff;
	border: 1px solid #dedbd1;
	padding: 5px;
	clear:left;
	}
	
		#tabvanilla .tabdiv h2 {
			background:transparent none repeat scroll 0 0;
			border-bottom:1px solid #C6C7CA;
			color:#5987C6;
			font-size:1.08em;
			line-height:100%;
			margin:0;
			padding:0 0 4px;
			position:relative;
			z-index:10;	
	width:100%;
		}
		
		#tabvanilla .tabdiv h3 {
			color:#5987C6;
			font-size:0.75em;
			line-height:100%;
			margin:0;
			position:relative;
			z-index:10;	
			padding-top:10px;
		}
		
		#tabvanilla .tabdiv p {
			color:#000000;
			font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
			font-size:0.75em;
			line-height:150%;
			margin:0 auto;
			padding:0px 10px 5px;
			position:relative;
			z-index:10;
		}
		
		#tabvanilla .tabdiv img.left {
			 float:left;
			 padding:10px 10px 0 10px;
		}
		
		#tabvanilla .tabdiv img.right {
			 float:right;
			 padding:10px 10px 0 10px;
		}
	
		.tabdiv li {
		margin-left: 20px;
		}

		.ui-tabs-hide {
		display: none;
		}
		
		div#tabs {
border-bottom:10px solid #A3A4A7;
height:28px;
position:inherit;
}
		
/* Accordian Styles */
.accordion {
	/*border-bottom: solid 1px #c4c4c4; - I don't think it needs a border-bottom, it creates a double border in conglomeration with the border-bottom on the LI's - by Kyle*/
	/*margin:15px 20px 10px 10px; - by Kyle*/
	margin:15px 45px 10px;
	
}
.accordion h3 {
	background:#ffffff url(img/accordian-dot.gif) no-repeat scroll 14px 13px;
	border-top:1px solid #C6C7CA;
	color:#00235D;
	cursor:pointer;
	margin:0;
	padding:7px 30px;
	font-size:13px;
	line-height:150%;
}

.accordion h3.last {
	border-bottom:1px solid #C6C7CA;
}

.accordion h3:hover {
	background-color: #DFDDDD;
}
.accordion h3.active {
	background:#DFDDDD url(img/accordian-dot.gif) no-repeat scroll 14px 13px;
}
.accordion p {
	background: #ffffff;
	margin: 0;
	padding: 10px 15px 20px;
	color:#00235D;
}

/* Right Column Help Center */

#help-center {
	background:url(img/help-center-box.gif) repeat-y;	
	margin:15px 10px 0 12px;
	border:none;	
	overflow:hidden;
	width:210px;
}

#help-center img.icon {
	width:50px;
	height:50px;
	margin:2px;
	padding:0;
	float:left;
	border:1px solid #d9d9d9;
}

#help-center a.icon{
	margin:0;
	padding:0;
}

#help-center h2 {
	color:#00235D;
	font-size:16px;
	line-height:100%;
	margin:2px 0 0 2px;
	padding:5px 5px 6px 9px;
	width:190px;
	border-bottom:1px solid #d9d9d9;
}

#help-center h2 a{
	color:#00235d;
}

#help-center h2 a:hover {
	color:#00235d;
}

#help-center h3 {
	color:#5987c6;
	font-size:1em;
	padding:0 5px 0 12px;
	margin:0;
	border:none;
}

#help-center p{
	color:#000000;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:0.72em;
	line-height:125%;
	margin:0 auto;
	padding:0 0 0 60px;
	width:135px;
}

#help-center #social {
	margin:0 auto;
	padding:0 0 0 40px;
}

#help-center li {
	border:none;
	line-height:140%;
	margin:2px 0 0 2px;
	padding:5px 5px 6px 4px;
	width:190px;
	border-bottom:1px solid #d9d9d9;	
	background:#ffffff;
	overflow:hidden;
}

#help-center a {
	color:#00235d;
	text-decoration:none;
}

#help-center a:hover {
	color:#5987C6;
	text-decoration:none;
	
}

#help-center li a {
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-weight:700;
	display: block;
	text-decoration:none;
	color:#00235d;
	font-size:.84em;
	padding:0;
}

#help-center li a.text {
	padding-left:60px;
}

#help-center li a.text-two {
	padding-left:60px;
	padding-top:2px;
	font-size:18px;
}

#help-center li.chat a {
	color:#9C0A0C;
}

#help-center-top {
	width:211px;
	height:16px;
	background:url(img/help-center-top.gif) no-repeat;
	margin:15px 10px 0 10px;
}

#help-center-bottom{
	width:210px;
	height:16px;
	background:url(img/help-center-box-bottom.gif) no-repeat;
	margin:-1px 10px 0 12px;
} 

/* Banner Slider 

#slider1 {
    width: 960px; 
    height: 296px; 
    position: relative; 
	overflow: hidden; 
}

#slider1Content {
    width: 960px; 
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 960px;
    background-color: #8d9097;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
	padding-bottom:8px;
}
.bottom{
 bottom: 0;
 left: 0; 
 height:19px;
}
*/


/* Products Overview */

#product-overview {
	margin:0 auto;
	width:462px;
	padding-top:15px;
}

#product-overview h2{
	color:#5987C6;
	background:none;
	font-size:1.08em;
	line-height:100%;
	margin:0px;
	padding:0 0 4px 5px;
	position:relative;
	z-index:10;
	border-bottom:1px solid #C6C7CA;
	width:100%;
}

#product-overview p{
	color:#000;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:0.84em;
	line-height:150%;
	margin:0 auto;
	padding:5px 10px 5px;	
	position:relative;
	z-index:10;
}

#product-overview-lg30 {
	margin:16px auto 0;
	width:462px;
	padding-bottom:15px;
	background:url(img/products-background.png) no-repeat bottom;
	overflow:hidden;
}

#product-overview a.info {
	background:transparent url(img/products-info.gif) no-repeat scroll 0 0;
	color:#000000;
	display:block;
	float:left;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:0.84em;
	font-weight:600;
	height:36px;
	margin:23px 0 0 223px;
	padding-top:9px;
	text-align:center;
	text-decoration:none;
	width:94px;
}


#product-overview a.buy {
	background:transparent url(img/products-buy.gif) no-repeat scroll 0 0;
	color:#000000;
	display:block;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:0.84em;
	font-weight:600;
	height:36px;
	margin:23px 0 0 337px;
	padding-top:9px;
	text-align:center;
	text-decoration:none;
	width:94px;
}

#product-overview li {
	font-size:0.84em;	
}

.tplblockstyle-breadcrumbtrail-standard, .Breadcrumb li a, ul.tplrepeat-breadcrumb li, #content .Content .Block .tplblock-breadcrumbtrail {display:none;} /*by Kyle*/
#content .Content .Block .tplflag-category-contentlist {padding:0 14px;}


#product-overview-two {
	margin:0 0 0 15px;
	width:750px;
	padding-top:15px;
	border-bottom:1px solid #C6C7CA;
}

#product-overview-two h2{
	color:#5987C6;
	background:none;
	font-size:1.08em;
	line-height:100%;
	margin:0 0 0 7px;
	padding:0 0 4px 6px;
	position:relative;
	z-index:10;
	border-bottom:1px solid #C6C7CA;
	width:98%
}

#product-overview-two-box {
	float:left;
	width:237px;
	height:238px;	
	margin:16px 0 0 10px;
}


/* Kyles Styles */

.Content .Block div #videotabs #tabvanilla div {
	text-align:center;
}
.Content .Block div #videotabs #tabvanilla div h2 {
	text-align:left;
	width:99.9%;
}
.Content .Block div #videotabs #tabvanilla div object {
	margin:10px auto 0;
}





/*---fonts end---*/
body {
	margin:0;
	padding:0;
}

blockquote {
	margin:15px;
	padding:0;
}

.ProductMain blockquote {line-height:0;margin:0 0 0 0;}

img { border:0; }

img.alignright {float:right;padding-left:10px;}

img.alignleft {float:left;padding-right:10px;}


/* centercol */
#welcome-img {
	position: relative;
	top: 0;
	left: 0;
	height: 214px;
	width: 460px;
}

#welcome-img img.cycle-img {
	width: 460px;
	height: 200px;
	top:0;
	left:0;
}

#welcome-img a.cycle-img {
	width: 460px;
	height: 161px;
	top:0;
	left:0;
}

#home-welcome-img {
	position: relative;
	top: 0;
	left: 0;
	height: 200px;
	width: 937px;
}

#home-welcome-img img.home-cycle-img {
	width: 937px;
	height: 200px;
	top:0;
	left:0;
}

#home-welcome-img a.home-cycle-img {
	width: 937px;
	height: 200px;
	top:0;
	left:0;
}

#home-welcome {
	float:left;
	width:937;
	postion:relative;
}

#home-welcome-imgs {
	position: relative;
	top: 0;
	left: 0;
	height: 200px;
	width: 937px;
}


#slidenav {
	display:block;
	font-size:20px;
	height:30px;
	left:700px;
	margin:4px;
	position:absolute;
	top:432px;
	width:300px;
	z-index:9999;
}
#slidenav a { 
	margin: 5px; 
	padding: 3px 10px 3px 9px; 
	text-decoration: none; 
	background: transparent url(img/btns.gif) no-repeat scroll 2px 3px; 
	color:#a0a0a0;
	line-height:32px;
}
#slidenav a.activeSlide { 
	background-position:1px -33px; 
	color:#ffffff;
}
#slidenav a:focus { 
	outline: none; 
}

#intro {
	padding: 0;
	clear: both;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
}

div.col.ctr-col #intro { padding-left: 0; }

#intro img {padding-bottom:14px;}

#intro h1 {
	padding: 0px 1em 0 0;
	margin: 0;
	color: #00512f;
	font-size: 197%;
	font-weight: normal;
	letter-spacing: -0.02em;
	line-height: 100%;/* border-bottom: 1px dotted #999; */
}

#intro h2 {
	padding: 0.25em 0 0.25em 2px;
	margin: 0;
	color: #7b7b7b;
	font-size: 93%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.06em;
}

#intro p {
	margin:0 10px 0 0;
	padding: 0.75em 0;
	color: #619c62;
	font-size: 93%;
	line-height: 116%;
}

#intro ul, #intro ol {
	margin: 0 2em;
	color: #7b7b7b;
	font-size: 93%;
	line-height: 116%;
}

#intro ul { list-style: disc outside none; }

#intro ol { list-style: decimal outside none; }

#intro ul.a-z  { 
	list-style-type: none;
	margin: .75em .75em 1.25em 0;
	padding: 0.75em;
	color: #619c62;
	font-size: 93%;
	background-color: #EBF5E9;
	width:73%;
	height:15px;
}

#intro ul.a-z li { 
	display:inline;
	margin:0;
	padding:0;
}

#intro ul.a-z a { 
	float:left;
	margin:0 2px;
	padding:0 2px; /* adjusated for letter spacing*/
	text-decoration:none;
	font-weight:bold;
}
#intro ul.a-z a:hover { 
	text-decoration:underline;
}



.imgContainer {margin-top:20px;}
.imgBox, .imgBox img {margin:0;padding:0;}

.jquery-corner { position: relative; }

.Module_Form {
	padding-left:30px;
}

/* Phone Number above LifePin box */

#phone-number {
	position:absolute;
	top:90px;
	right:9px;
	color:#9C0A0C;
	font-size:20px;
	width:223px;
	text-align:center;
}

#phone-number p{
	font-size:12px;
	font-weight:bold;
	margin:0;
}

/* Senior Management setup in About Us.OurTeam section */

#team-content{
	margin:0;
	padding:20px 0 0 45px;
}

#team-content-one{
	margin:0 auto;
	padding:0 0 15px 20px;
	float:left;
	min-height:245px;
	position:relative;
}

#team-content-two{
	margin:0 auto;
	padding:0 0 15px 20px;
	float:left;
	position:relative;
}

#team-content-two h3 {
	padding:2px 0 0 29px;
	color:#00235D;
}

#team-content-two p {
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:0.84em;
	line-height:150%;
	padding:10px 20px 0 31px;
}

#team-content-top{
	margin:0;
	background:url(img/home-content-top.gif) no-repeat;
	width:460px;
	height:11px;
}

#team-content-bot{
	margin:0;
	background:url(img/home-content-bot.gif) no-repeat;
	width:460px;
	height:11px;
	clear:left;
}

#team-content-middle{
	position:relative;
	width:495px;
	overflow:hidden;
}

#team-content-middle #image {
	float:left;
	margin:0 auto;
	padding:0 0 0 0;
	width:500px;
}

#team-content-middle #image img.hs {
	float:right;
}

#team-content-middle #image2 {
	float:left;
	margin:0 auto;
	padding:0 0 14px 0;
	width:225px;
}

#team-content-middle #image h2 {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#00235D;
	font-size:1.13em;
	font-weight:bold;
	margin:0;
	padding:15px 0 0 0;
	text-align:left;
	width:100%;
}
#team-content-middle #image h3 {
	background:transparent none repeat scroll 0 0;
	color:#5987C6;
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:2px 0 0 20px;
}

#team-content-middle #image2 p.text {
	background:none;
	color:#000;
	font-family:Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:125%;
	margin:0 auto;
	padding:15px 15px 10px 0;
}

#team-content-middle #image p {
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:0.84em;
	line-height:150%;
	padding:10px 20px 0 0;
}

#team-content-middle #image2 p {
	background:none;
	color:#000;
	font-family:Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:125%;
	margin:0 auto;
	padding:1px 0px 0px 0px;
}
#team-content-middle #image2 a {
	background:#EDEAEA url(img/resourcesbutton.gif) no-repeat scroll 0px 0;
	color:#9C0A0C;
	display:block;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	height:36px;
	line-height:100%;
	margin:14px 164px 0 0;
	padding:11px 0 0;
	text-align:center;
	text-decoration:none;
	width:134px;
}

/* Let's Get Started box in footer */

#get-started {
	height:30px;
	position:absolute;
	right:5px;
	top:50px;
	width:125px;
}


/* Buttons */

span.submitbutton input {
background:transparent url(but-right-cap-white.gif) no-repeat scroll right top;
border:0 none;
color:#9C0A0C;
font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
font-size:12px;
font-weight:600;
padding:8px 7px 6px 0;
}

span.submitbutton {
background:transparent url(but-left-cap-white.gif) no-repeat scroll left top;
padding:6px 0 6px 6px !important;
}

span.slide-button {
	background:transparent url(img/button-left-side.gif) no-repeat scroll left top;
	padding:3px 0 6px 6px !important;
}

span.slide-button input {
	background:transparent url(img/button-right-side.gif) no-repeat scroll right top;
	border:0 none;
	color:#9C0A0C;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:600;
	padding:3px 7px 6px 0;
}

span.slide-button-two {
	background:transparent url(img/button-left-side.gif) no-repeat scroll left top;
	padding:2px 0 6px 6px !important;
}

span.slide-button-two input {
	background:transparent url(img/button-right-side.gif) no-repeat scroll right top;
	border:0 none;
	color:#9C0A0C;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:600;
	padding:3px 7px 6px 0;
}

span.slide-button-bottom {
	background:transparent url(img/button-left-side.gif) no-repeat scroll left top;
	padding:2px 0 6px 5px !important;
}

span.slide-button-bottom a {
	background:transparent url(img/button-right-side.gif) no-repeat scroll right top;
	border:0 none;
	color:#9C0A0C;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:600;
	padding:4px 6px 6px 0;
}

span.slide-button-bottom a:hover {
	background:transparent url(img/button-right-side.gif) no-repeat scroll right top;
	border:0 none;
	color:#9C0A0C;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:600;
	padding:4px 6px 6px 0;
}

span.slide-button-bottom-large {
	background:transparent url(img/button-left-side-large.gif) no-repeat scroll left top;
	padding:9px 0 18px 5px !important;
}

span.slide-button-bottom-large a {
	background:transparent url(img/button-right-side-large.gif) no-repeat scroll right top;
	border:0 none;
	color:#9C0A0C;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:16px;
	font-weight:600;
	padding:8px 6px 18px 0;
}

span.slide-button-bottom-large a:hover {
	background:transparent url(img/button-right-side-large.gif) no-repeat scroll right top;
	border:0 none;
	color:#9C0A0C;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:16px;
	font-weight:600;
	padding:8px 6px 18px 0;
}

span.slide-button-bottom-red {
	background:transparent url(img/button-left-side-red.gif) no-repeat scroll left top;
	padding:2px 0 6px 8px !important;
	margin-left:5px;
}

span.slide-button-bottom-red a {
	background:transparent url(img/button-right-side-red.gif) no-repeat scroll right top;
	border:0 none;
	color:#9C0A0C;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:600;
	padding:4px 6px 6px 0;
	text-decoration:none;
}

span.slide-button-bottom-red a:hover {
	background:transparent url(img/button-right-side-red.gif) no-repeat scroll right top;
	border:0 none;
	color:#9C0A0C;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:600;
	padding:4px 6px 6px 0;
	text-decoration:none;
}

span.slide-button-bottom-two {
	background:transparent url(img/button-left-side.gif) no-repeat scroll left top;
	padding:4px 0 6px 5px !important;
}

span.slide-button-bottom-two a {
	background:transparent url(img/button-right-side.gif) no-repeat scroll right top;
	border:0 none;
	color:#9C0A0C;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:600;
	padding:4px 6px 6px 0;
}

span.slide-button-bottom-two a:hover {
	background:transparent url(img/button-right-side.gif) no-repeat scroll right top;
	border:0 none;
	color:#9C0A0C;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:600;
	padding:4px 6px 6px 0;
}

.Module_Form .SectionBreak label {
	color:#5987C6;
}

/* Videos Right Column */

#video-list {
	background-color:#edeaea;	
	margin:0 10px 0 10px;
	border:none;	
	overflow:hidden;
}

#video-list h2 {
	color:#00235d;
	font-size:16px;
	line-height:100%;
	padding:0 5px 0px 12px;
	background:#edeaea;
	margin:0;
	border:none;	
	width:50px;
}
#video-list h3 {
	color:#5987c6;
	font-size:1em;
	padding:0 5px 0 12px;
	background-color:#edeaea;
	margin:0;
	border:none;
}

#video-list p{
	background:#EDEAEA;
	color:#000;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:0.75em;
	line-height:125%;
	margin:0 auto;
	padding:5px 15px 0;
}

#video-list #social {
	margin:0 auto;
	padding:0 0 0 40px;
}

#video-list img{
	border:1px solid #000000;
	margin-right:10px;
	margin-top:5px;
	padding:1px;
	width:100px;
}

#video-list li {
	background:none;
	border:none;
	line-height:120%;
	clear:left;
	padding:10px 0 0 0;
}

#video-list li.first {
	padding:0;	
}

#video-list a {
	color:#00235d;
	text-decoration:none;
}

#video-list a.text {
	padding:5px 5px 5px 16px;
}

#video-list a:hover {
	color:#5987C6;
	text-decoration:none;
	
}

#video-list li a {
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-weight:300;
	display: block;
	padding-left: 15px;
	text-decoration: none;
	color:#00235d;
	font-size:.84em;
}

#video-list-top {
	width:211px;
	height:16px;
	background:url(img/help-center-top.gif) no-repeat;
	margin:15px 10px 0 10px;
}

#video-list-bottom{
	width:211px;
	height:16px;
	background:url(img/help-center-bottom.gif) no-repeat;
	margin:-1px 10px 0 10px;
} 

/* Overview Box Container */

#overview-container{
	width:530px;
	margin:25px 0 0 15px;
	padding:0;
}

#overview-bg {
	width:530px;
	margin:0;
	padding:0;
	background:url(img/overview-bg.gif) repeat-y 0 0;
	overflow:hidden;
}

#overview-bg-top {
	width:530px;
	height:15px;
	background:transparent url(img/overview-bg-top.gif) no-repeat scroll 0 0;
	margin:0;
}

#overview-bg-top-blue {
	width:530px;
	height:15px;
	background:transparent url(img/overview-bg-top-blue.gif) no-repeat scroll 0 0;
	margin:0;
}

#overview-bg-bot {
	width:530px;
	background:transparent url(img/overview-bg-bot.gif) no-repeat scroll 0 0;
	height:15px;
	margin:0;
	clear:left;
}

#overview-bg hr {
	color:#d9d9d9;
	margin:0 auto;
	width:95%;
	clear:left;
	border-left:none;

}

#overview-box.left{
	float:left;
	margin:15px 0 15px 10px;
	padding:0;
	width:254px;
	border-right:1px solid #d9d9d9;
	position:relative;
}

#overview-box.right{
	float:left;
	padding:0;
	margin-left:10px;
	margin-top:15px;
	width:254px;
	position:relative;
}

#overview-box.top-row{
	margin-top:0px;
}

#overview-box h2 {
	background:url(img/blue-h1-home.png) no-repeat;
	color:#ffffff;
	font-size:1.08em;
	line-height:100%;
	margin:0;
	position:absolute;
	height:18px;
	width:100%;
	z-index:10;
	text-align:left;
	top:0;
	left:-4px;
}

#overview-box h2.red {
	background:url(img/red-h1-home.png) no-repeat;
	color:#ffffff;
	font-size:1.08em;
	line-height:100%;
	margin:0;
	position:absolute;
	height:18px;
	width:100%;
	z-index:10;
	text-align:left;
	top:0;
	left:-4px;
}

#overview-box p {
	color:#000000;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:0.84em;
	line-height:150%;
	margin:0 auto;
	padding:40px 10px 5px 10px;
}

#overview-box p.time {
	padding:5px 10px 5px 64px;
	color:#00235D;
}

#overview-box ul {
	padding:0 2px;
}

#overview-box img {
	margin-top:10px;
}

#overview-box a:hover {
	font-size:12px;
}

/* Overview Box Container Wide */

#overview-container-wide{
	width:530px;
	margin:25px 0 0 15px;
	padding:0;
}

#overview-bg-wide {
	width:750px;
	margin:0;
	padding:0;
	background:url(img/overview-bg-wide.gif) repeat-y 0 0;
	overflow:hidden;
}

#overview-bg-wide-top {
	width:750px;
	height:15px;
	background:transparent url(img/overview-bg-wide-top.gif) no-repeat scroll 0 0;
	margin:0;
}

#overview-bg-wide-bot {
	width:750px;
	background:transparent url(img/overview-bg-wide-bot.gif) no-repeat scroll 0 0;
	height:15px;
	margin:0;
	clear:left;
}

#overview-bg-wide h2{
	color:#5987C6;
	font-size:1.08em;
	line-height:100%;
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	background:none;
}

#overview-bg-wide hr {
	color:#d9d9d9;
	margin:0 auto;
	width:95%;
	clear:left;
	border-left:none;
}

#overview-box-wide{
	float:left;
	margin:15px 0 15px 10px;
	padding:0;
	width:239px;
	border-right:1px solid #d9d9d9;
}

#overview-box-wide.right{
	float:left;
	padding:0;
	margin-left:10px;
	margin-top:15px;
	width:240px;
	border:none;
}

#overview-box-wide.top-row{
	margin-top:0px;
}

#overview-box-wide p {
	color:#000000;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:0.84em;
	line-height:150%;
	margin:0 auto;
	padding:5px 10px;
}

#help-btn {
	position:absolute;
	right:-34px;
	top:0;
}

a.your-faq {
	text-indent:-99999px;
	background:url(img/your-faq.jpg) no-repeat 0 0;
	width:225px;
	height:224px;
	display:block;
	margin:15px auto -50px;
}

a.ems-faq {
	text-indent:-99999px;
	background:url(img/ems-faq.jpg) no-repeat 0 0;
	width:225px;
	height:224px;
	display:block;
	margin:15px auto -50px;
}

a.your-faq:active {
	text-indent:-99999px;
	background:url(img/your-faq.jpg) no-repeat 0 -225px;
	width:225px;
	height:224px;
	display:block;
	margin:15px auto -50px;
}

a.ems-faq:active {
	text-indent:-99999px;
	background:url(img/ems-faq.jpg) no-repeat 0 -225px;
	width:225px;
	height:224px;
	display:block;
	margin:15px auto -50px;
}


/* Product Image Swap */

#product-wrap {
	clear:both;
	margin:45px 0 0 6px;
	overflow:hidden;
	padding:0 5px 5px 5px;
	width:531px;
}

#product-wrap h1 {
	color:#00235D;
	font-size:16px;
	line-height:100%;
	margin:0;
	padding:15px 0 10px 26px;
	font-weight:normal;
}

#product-box-left {
	float:left;
	padding:10px;
	width:265px;
}

#product-box-right{
	float:right;
	padding:10px 0 10px 0;
	width:240px;
}

#product-box-lg-img {
	border:1px solid #d9d9d9;
	height:245px;
	margin:0 0 0 5px;
	padding:5px 0 0 5px;
	width:245px;
}

#product-box-small {
	clear:both;
	margin:0 0 0 -5px;
	overflow:hidden;
	padding:5px 0 0 0;
	width:275px;
}

#product-box-small-img {
	width:60px;
	height:60px;
	padding:5px 2px;
	margin:5px 1px;	
	border:1px solid #d9d9d9;
	float:left;
}

#product-box-small-img a {	
	text-indent:-99999px;	
}

#product-box-right h1 {
	color:#5987C6;
	font-size:16px;
	line-height:100%;
	margin:0;
	padding:15px 10px 5px 0;
	
}

#product-box-right p {
	color:#000000;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:12px;
	line-height:125%;
	margin:0;
	padding:15px 10px 5px 0px;
}

#product-box-right ol {
	margin:0;
	padding:0 0 0 30px;
	
}

#product-box-right li {
	color:#000000;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:12px;
	line-height:125%;
	margin:0 auto;
	padding:15px 0px 5px 0px;
}

#giveaway-box {
background:transparent url(img/giveaway-title.gif) no-repeat scroll 0 0;
height:42px;
position:absolute;
right:11px;
top:-9px;
width:225px;
}

#giveaway-truck {
height:122px;
position:absolute;
right:143px;
top:29px;
width:216px;
}


#help-center-two {
	margin:15px 10px 0 12px;
	border:none;	
	overflow:hidden;
	width:300px;
}

#help-center-two img.icon {
	width:50px;
	height:50px;
	margin:2px;
	padding:0;
	float:left;
	border:1px solid #d9d9d9;
}

#help-center-two a.icon{
	margin:0;
	padding:0;
}

#help-center-two h2 {
	color:#00235D;
	font-size:16px;
	line-height:100%;
	margin:2px 0 0 2px;
	padding:5px 5px 6px 9px;
	width:190px;
	border-bottom:1px solid #d9d9d9;
}

#help-center-two h2 a{
	color:#00235d;
}

#help-center-two h2 a:hover {
	color:#00235d;
}

#help-center-two h3 {
	color:#5987c6;
	font-size:1em;
	padding:0 5px 0 12px;
	margin:0;
	border:none;
}

#help-center-two p{
	color:#000000;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:0.72em;
	line-height:125%;
	margin:0 auto;
	padding:0 0 0 60px;
	width:135px;
}

#help-center-two #social {
	margin:0 auto;
	padding:0 0 0 40px;
}

#help-center-two li {
	border:none;
	line-height:140%;
	margin:2px 0 0 2px;
	padding:5px 5px 6px 4px;
	width:254px;
	border-bottom:1px solid #d9d9d9;	
	background:#ffffff;
	overflow:hidden;
	height:75px;
}

#help-center-two a {
	color:#00235d;
	text-decoration:none;
}

#help-center-two a:hover {
	color:#5987C6;
	text-decoration:none;
	
}

#help-center-two li a {
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-weight:700;
	display: block;
	padding-left: 60px;
	text-decoration:none;
	color:#00235d;
	font-size:.84em;
	margin-left:19px;
	margin-top:-59px;
}

#help-center-two li.chat a {
	color:#9C0A0C;
}

#help-center-two-top {
	width:211px;
	height:16px;
	background:url(img/help-center-top.gif) no-repeat;
	margin:15px 10px 0 10px;
}

#InteriorHeader #header-top #second-nav .secondary-nav a {padding-bottom:5px;}

/** Our Team IE Fix **/
.Content #overview-bg #team-content-one div #image h3 span {display:none;}
/** END Fix **/

#product-tabs h3, #product-tabs #ProductByCategory {display:none;}
#product-tabs {border-bottom:1px solid #ccc;}

ul.product-tabs-lg {
	margin:20px 0 0 24px;
	padding:0;
	width:550px;
}

ul.product-tabs-lg li {
	float:left;
}

ul.product-tabs-lg li.lg {
	margin:0;
	padding:0;
	width:157px;
	background:url(img/products-tab-lg-1.gif) no-repeat;
	height:28px;
}

ul.product-tabs-lg li.lg a {
	text-indent:-9999px;
	height:28px;
	display:block;
	width:157px;
}

ul.product-tabs-lg li.ls {
	padding:0;
	width:157px;
	background:url(img/products-tab-ls-2.gif) no-repeat;
    height:28px;
    margin:0px 0 0 3px;
}

ul.product-tabs-lg li.ls a{
	text-indent:-9999px;
	height:28px;
	width:157px;
	display:block;
}

ul.product-tabs-lg li.acc {
	padding:0;
	width:157px;
	background:url(img/products-tab-acc-2.gif) no-repeat;
    height:28px;
    margin:0px 0 0 3px;
}

ul.product-tabs-lg li.acc a{
	text-indent:-9999px;
	height:28px;
	width:157px;
	display:block;
}

ul.product-tabs-ls {
	margin:20px 0 0 24px;
	padding:0;
	width:550px;
}

ul.product-tabs-ls li {
	float:left;
}

ul.product-tabs-ls li.lg {
	margin:0px 0 0 0;
	padding:0;
	width:157px;
	background:url(img/products-tab-lg-2.gif) no-repeat;
	height:28px;
}

ul.product-tabs-ls li.lg a {
	text-indent:-9999px;
	height:28px;
	width:157px;
	display:block;
}

ul.product-tabs-ls li.ls {
	margin:0 0 0 3px;
	padding:0;
	width:157px;
	background:url(img/products-tab-ls-1.gif) no-repeat;
	height:28px;
}

ul.product-tabs-ls li.ls a{
	text-indent:-9999px;
	height:28px;
	width:157px;
	display:block;
}

ul.product-tabs-ls li.acc {
	margin:0px 0 0 3px;
	padding:0;
	width:157px;
	background:url(img/products-tab-acc-2.gif) no-repeat;
	height:28px;
}

ul.product-tabs-ls li.acc a{
	text-indent:-9999px;
	height:28px;
	width:157px;
	display:block;
}

ul.product-tabs-acc {
	margin:20px 0 0 24px;
	padding:0;
	width:550px;
}

ul.product-tabs-acc li {
	float:left;
}

ul.product-tabs-acc li.lg {
	margin:0px 0 0 0;
	padding:0;
	width:157px;
	background:url(img/products-tab-lg-2.gif) no-repeat;
	height:28px;
}

ul.product-tabs-acc li.lg a {
	text-indent:-9999px;
	height:28px;
	width:157px;
	display:block;
}

ul.product-tabs-acc li.ls {
	margin:0px 0 0 3px;
	padding:0;
	width:157px;
	background:url(img/products-tab-ls-2.gif) no-repeat;
	height:28px;
}

ul.product-tabs-acc li.ls a{
	text-indent:-9999px;
	height:28px;
	width:157px;
	display:block;
}

ul.product-tabs-acc li.acc {
	margin:0 0 0 3px;
	padding:0;
	width:157px;
	background:url(img/products-tab-acc-1.gif) no-repeat;
	height:28px;
}

ul.product-tabs-acc li.acc a{
	text-indent:-9999px;
	height:28px;
	width:157px;
	display:block;
}

/* Accessories Overview Box Container */

#acc-overview-container{
	width:465px;
	margin:25px 0 0 15px;
	padding:0;
}

#acc-overview-bg {
	width:465px;
	margin:0;
	padding:0;
	background:url(img/overview-bg-acc.gif) repeat-y 0 0;
	overflow:hidden;
}

#acc-overview-bg-top {
	width:465px;
	height:15px;
	background:transparent url(img/overview-bg-acc-top.gif) no-repeat scroll 0 0;
	margin:0;
}

#acc-overview-bg-bot {
	width:465px;
	background:transparent url(img/overview-bg-acc-bot.gif) no-repeat scroll 0 0;
	height:15px;
	margin:0;
	clear:left;
}

#acc-overview-bg hr {
	color:#d9d9d9;
	margin:0 auto;
	width:95%;
	clear:left;
	border-left:none;

}

#acc-overview-box.left{
	float:left;
	margin:15px 0 15px 17px;
	padding:0;
	position:relative;
	width:165px;
}

#acc-overview-box.right{
	border-left:1px solid #D9D9D9;
	float:left;
	margin:15px 0 15px 10px;
	padding:0 0 0 7px;
	position:relative;
	width:330px;
}

#acc-overview-box.top-row{
	margin-top:16px;
}

#acc-overview-box h2 {
	background:url(img/blue-h1-home.png) no-repeat;
	color:#ffffff;
	font-size:1.08em;
	line-height:100%;
	margin:0;
	position:absolute;
	height:18px;
	width:100%;
	z-index:10;
	text-align:left;
	top:0;
	left:-4px;
}

#acc-overview-box h2.red {
	background:url(img/red-h1-home.png) no-repeat;
	color:#ffffff;
	font-size:1.08em;
	line-height:100%;
	margin:0;
	position:absolute;
	height:18px;
	width:100%;
	z-index:10;
	text-align:left;
	top:0;
	left:-4px;
}

#acc-overview-box p {
	color:#000000;
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-size:0.84em;
	line-height:150%;
	margin:0 auto;
	padding:10px 10px 5px;
}

#acc-overview-box p.time {
	padding:5px 10px 5px 64px;
	color:#00235D;
}

#acc-overview-box ul {
	padding:0 2px;
}

#acc-overview-box img {
	margin-top:10px;
}

#acc-overview-box a:hover {
	font-size:12px;
}

.Module_Form .Name {
	color:#00235D;
}

.Module_Form label {
	color:#5987C6;
	padding-right:10px;
}

.calendar-container-frontend {
	margin-left:10px;
}


/** Custom Styles **/

#Header  {
	background:#fff;
	border-bottom:31px solid #A3A4A7;
	height:151px;
}

#SearchForm {display:none;}

#TopMenu {
	left:50%;
	margin-left:35px;
	position:absolute;
}

#Menu ul {
		
}

#Menu ul li.First {
	display:none;
}

#Menu ul li {
	background:url(img/navtab-lt.gif) scroll left bottom no-repeat;
	border:0 none;
	display:inline;
	height:10px;
	padding:7px 0 4px 16px;
}

#Menu ul li a, #Menu ul li a.CartLink {
	background:url(img/navtab-rt.gif) scroll right bottom no-repeat;
	height:14px;
	padding:7px 16px 4px 0;
}

#Menu ul li a.CartLink span {
	background:transparent url(../images/ViewCart.gif) no-repeat scroll left center;
	padding-left:8px;
}

#Logo a img {height:90px;width:390px;}