html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	background-color: #f6f6f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
img
{
	border:0px;
}

/*----FONT STYLES-----*/
h1 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #003e7e;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #003e7e;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #003e7e;
}

.rightContent a, .rightContent a:link, .rightContent a:visited,  #homeMainContent a, #homeMainContent a:link, #homeMainContent a:visited{
	color: #ed2c1f;
	text-decoration: none;
}

.rightContent a:hover, .rightContent a:active, #homeMainContent a:hover, #homeMainContent a:active{
	color: #ed2c1f;
	text-decoration: underline;
}


.rc1 {
	background: #dadada url(/themes/globaltalk/images/didYouKnowTop.gif) top left no-repeat;
         display:block;	
         padding: 1em 1em 1em 1em;
	width: 250px;
	float: right;
	margin: 2em 2em 1em 2em;
}
.searchHighlight {
	background-color: #ffffcc;
}





.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#DADADA}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #efefef;
  border-right:1px solid #efefef;
  background:#e3e3e3}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fbfbfb;
  border-right:1px solid #fbfbfb;
  background:#e1e1e1}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e1e1e1;
  border-right:1px solid #e1e1e1;}
.spiffy4{
  border-left:1px solid #efefef;
  border-right:1px solid #efefef}
.spiffy5{
  border-left:1px solid #e3e3e3;
  border-right:1px solid #e3e3e3}
.spiffyfg{
  background:#DADADA; padding:1em 1em 1em 1em}

/*-----MAIN TEMPLATE + HEADER-----*/
.contentWrapper #container {
	margin: 0 auto;
	text-align: left;
	width: 757px;/*height:100%;*/
}
#header {
	background: #fff url(/themes/globaltalk/images/shaddow_body_repeatY.gif) top left repeat-y;
}
#header .headerContent {
	margin: 0px 0px 0px 3px;
	padding: 0px;
	width: 750px;
	height: 99px;
	background: #f6f6f6 url(/themes/globaltalk/images/header_bg.gif) top left no-repeat;
}
.subContentWrap {         
	margin: 1px 0px 0px -4px;
}

div.breadcrumbs {
	font-size:0.85em;
	color:#6f7173;
	padding:0 0 3px 4px;
}
div.breadcrumbs a, div.breadcrumbs a:link, div.breadcrumbs a:visited {
	text-decoration:none;
	color:#6f7173;
}

div.breadcrumbs a:hover, div.breadcrumbs a:active{
	color:#003E7E;
}
#leftNav {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	clear: left;
	width: 148px;
	height: 100%;
	background: #ebebeb url(/themes/globaltalk/images/leftNavBodyRepeatY.gif) top center repeat-y;
}
#leftNav .leftNavTop {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: none;
	width: 148px;
	height: 13px;
	background: #f6f6f6 url(/themes/globaltalk/images/leftNavTop.gif) bottom left no-repeat;
}
.infoBoxWrapper {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 146px;
	height: 100%;
}
.infoBoxTop {
	background: #003e7e url(/themes/globaltalk/images/leftNavInfoBoxTop.gif) top center no-repeat;
	width: 146px;
	height: 40px;
	text-align: center;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}
.infoBoxTopText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 3px 2px 0px 2px;
	margin: 0px;
}
.infoBox {
	padding: 0px 1px 0px 4px;
}
.leftNavBottom {
	position: relative;
	float: left;
	clear: left;
	width: 148px;
	height: 76px;
	background: #f6f6f6 url(/themes/globaltalk/images/leftNavBottom.gif) bottom center no-repeat;
}
#rightWrapper {
	margin: 0px 0px 0px 7px;
	padding: 0px;
	float: left;
	clear: none;
	width: 594px;
}
#rightWrapper .rightContentTop {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 750px;
	height: 13px;
	background: #f6f6f6 url(/themes/globaltalk/images/rightContentTop.gif) top left no-repeat;
}
#rightWrapper .rightContent {
	margin-top: -2px;
	float: left;
	clear: none;
	width: 748px;
	background: #fff;
	border-left: #afb1b3 solid 1px;
	border-right: #afb1b3 solid 1px;
	border-bottom: #afb1b3 solid 1px;
}
#rightWrapper .rc {
	padding: .5em 2em 2em 2em;
	line-height: 1.8em;
}
/*-----4 HEADER BUTTONS-----*/
#headerButtons {
	padding: 5px 0px 0px 175px;
	position: relative;
	float: left;
	clear: none;
	width: 352px;
}
#button1 {
	width: 81px;
	height: 32px;
	float: left;
	margin: 0px 9px 0px 0px;
	background-image: url(/assets/SiteDesign/hdbtn1.gif);
	display: block;
}
#button2 {
	width: 81px;
	height: 32px;
	float: left;
	margin: 0px 9px 0px 0px;
	background-image: url(/assets/SiteDesign/hdbtn2.gif);
}
#button2:hover {
	background-image: url(/assets/SiteDesign/hdbtn2_hover.gif);
}
#button3 {
	width: 81px;
	height: 32px;
	float: left;
	margin: 0px 9px 0px 0px;
	background-image: url(/assets/SiteDesign/hdbtn3.gif);
}
#button3:hover {
	background-image: url(/assets/SiteDesign/hdbtn3_hover.gif);
}
#button4 {
	width: 81px;
	height: 32px;
	float: left;
	margin: 0px 0px 0px 0px;
	background-image: url(/assets/SiteDesign/hdbtn4.gif);
}
#button4:hover {
	background-image: url(/assets/SiteDesign/hdbtn4_hover.gif);
}
#button1 a, #button2 a, #button3 a, #button4 a {
	outline: none;
	width: 81px;
	height: 32px;
	display: block;
}
/*-----SEARCH-----*/
#search {
	width: 212px;
	float: left;
	display:block;
	margin: 2px 0 0 9px;
}
.searchText {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595b;
	float:left;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	margin:2px 2px 0px 0px;
}

.down1{
	margin:4px 2px 0 0;
}
.searchText a {
	color: #58595b;
	text-decoration: none;
}
.searchText a:link {
	color: #58595b;
	text-decoration: none;
}
.searchText a:visited {
	color: #58595b;
	text-decoration: none;
}
.searchText a:hover {
	color: #ed2c1f;
	text-decoration: underline;
}
.searchText a:active {
	color: #58595b;
	text-decoration: none;
}
.search-input {
	margin: 2px 0px;
	padding: 1px 3px 1px 3px;
	vertical-align: middle;
	width: 67px;
	height: 12px;
	border: 1px solid #58595b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003e7e;
}
#SearchForm_SearchForm, #Form_ContactUsForm, #Form_QuoteForm {
	float:left;
	display:block;
	margin:0px;
	padding:0px;
}

#Form_ContactUsForm_Message{
	float:left;
	clear:left;
}

#Form_ContactUsForm_action_doSubmitContactUs, #Form_QuoteForm_action_doSubmitQuote{
	margin:10px 0 0 320px;
}

textarea#Form_ContactUsForm_Message, textarea#Form_QuoteForm_OtherNeeds{
	width:380px;
}

fieldset, legend{
	border:0px;
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	overflow:hidden;
}

#SearchForm_SearchForm fieldset{
	height:16px;
}

#MemberLoginForm_LoginForm fieldset{
	width:340px;
}

#MemberLoginForm_LoginForm_Email, #MemberLoginForm_LoginForm_Password{
	float:left;
	clear:both;
}

p#ForgotPassword{
	padding:4px;
	margin:0;
	float:left;
}

p#Remember{
	clear:both;
	float:left;
	margin:6px 0;
}

legend{
	height:0;
	visibility:hidden;
}

.Actions{
	float:left;
	clear:left;
}

#Search, #Search .middleColumn {
	margin:0;
	padding:0;
	border:none;
	float:left;
	display:block;
}

#SearchForm_SearchForm_Search {
	margin:0;
	padding: 1px 3px 1px 3px;
	vertical-align: middle;
	width: 67px;
	height: 12px;
	border: 1px solid #58595b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003e7e;
	float:left;
	display:block;
}

#SearchForm_SearchForm_action_results {
	background: #003e7e;
	cursor: pointer;
	border: 0px;
	margin: 0 0 0 2px;
	padding: 0;
	width:24px;
	height:16px;
	vertical-align:middle;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color: #fff;
	float:left;
	display:block;	
}

.submit:hover, .submit:hover a {
	background: #a7a9ac;
	cursor: pointer;
}
/*-----LOGIN-----*/
#login {
	margin: 6px 0 0 0;
	padding: 1px 10px 0 1px;
	float: right;	
	width: 152px;
	height: 61px;
	text-align: left;
}
#login .loginTable {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 0;
	border-collapse: separate;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
#login .loginTable td {
	padding: 1px;
}
#login .loginTable th {
	font-weight: bold;
	text-align: center;
}
#login .loginTable tr {
	padding: 1px;
}
#login .login-inputUN {
	vertical-align: middle;
	width: 74px;
	height: 12px;
	border: 1px solid #58595b;
	margin: 0px 0px 0px 3px;
	padding: 1px 3px 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003e7e;
}
#login .login-inputPW {
	vertical-align: middle;
	width: 30px;
	height: 12px;
	border: 1px solid #58595b;
	margin: 0px 0px 0px 3px;
	padding: 1px 3px 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003e7e;
}
#login .login-submit {
	margin: 0px;
	padding: 0px;
	background: #003e7e;
	cursor: pointer;
	border: 0px;
	width: 40px;
	height: 16px;
	vertical-align:middle;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#login .login-submit:hover, #login .login-submit:hover a {
	background: #a7a9ac;
	cursor: pointer;
}
/*-----MENU-----*/
#menu {
	margin: 0px;
	width: 757px;
	height: 41px;
	background: #f6f6f6 url(/themes/globaltalk/images/menu_bg.gif) top left no-repeat;
}
#menu .homeBtn {
	margin: 6px 0px 0px 22px;
	float: left;
	clear: none;
	width: 57px;
	height: 22px;
	cursor: pointer;
}
#menu .homeBtn a {
	display: block;
	width: 57px;
	height: 22px;
	cursor: pointer;
	background: #003e7e url(/themes/globaltalk/images/homeBtn.gif) top left no-repeat;
}
#menu .homeBtn a:hover {
	width: 57px;
	height: 22px;
	background: #003e7e url(/themes/globaltalk/images/homeBtn_hover.gif) top left no-repeat;
}
/*-----HOME CONTENT-----*/
#homeMainContent {
	margin: 1px 0px 0px 0px;
	width: 757px;
	height: 200px;
	background: #f6f6f6 url(/themes/globaltalk/images/home_content_bg.gif) top left no-repeat;
}
#homeMainContent .section1 {
	margin: 50px 0px 0px 5px;
	float: left;
	clear: none;
	width: 400px;
	height: 130px;
	background: #fff url(/assets/SiteDesign/section1Image.jpg) top center no-repeat;
}
#homeMainContent .section2 {
	padding: 0px;
	margin: 0px;
	float: left;
	clear: none;
	width: 244px;
}
#homeMainContent .section3 {
	padding: 0px 0px 0px 0px;
	margin: 18px 0px 0px 0px;
	text-align: center;
	float: left;
	clear: none;
	width: 100px;
	height: 160px;
	border-left: #58595b solid 1px;
}
.topMargin18 {
	margin-top: 18px;
}
/*-----HOME RED BOXES-----*/
#homeRedBox {
	margin: 7px 8px 0px 3px;
	width: 179px;
	float: left;
	clear: none;
}
#homeRedBox .topBox {
	background: #fff url(/themes/globaltalk/images/homeRedBoxTop.gif) top left no-repeat;
	height: 40px;
}
#homeRedBox .bottomBox {
	background: #fff url(/themes/globaltalk/images/homeRedBoxBottom.gif) top left no-repeat;
	height: 153px;
	padding: 0px 1px 0px 4px;
}
.homeRedBoxTable {
	margin: 0px 0px 0px 3px;
}
#homeRedBox .bottomBox ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: left;
	list-style: none;
}
#homeRedBox .bottomBox ul li {
	margin: 0px;
	background: #fff url(/themes/globaltalk/images/redArrow.gif) top left no-repeat;
	line-height: 15px;
	padding: 0px 0px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414042;
}
#homeRedBox .bottomBox ul li a {
	color: #ed2c1f;
	text-decoration: none;
}
#homeRedBox .bottomBox ul li a:link {
	color: #ed2c1f;
}
#homeRedBox .bottomBox ul li a:visited {
	color: #ed2c1f;
}
#homeRedBox .bottomBox ul li a:hover, #homeRedBox .bottomBox ul li :hover a {
	color: #003e7e;
	text-decoration: underline;
}
#homeRedBox .bottomBox ul li a:active {
	color: #ed2c1f;
}
/*THE END RED BOX*/
#homeRedBoxEnd {
	margin: 7px 0px 0px 3px;
	width: 179px;
	float: left;
	clear: none;
}
#homeRedBoxEnd .topBox {
	background: #fff url(/themes/globaltalk/images/homeRedBoxTop.gif) top left no-repeat;
	height: 40px;
}
.textHomeRedBox {
	margin: 0px;
	padding-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}
#homeRedBoxEnd .bottomBox {
	background: #fff url(/themes/globaltalk/images/homeRedBoxBottom.gif) top left no-repeat;
	height: 153px;
	padding: 0px 1px 0px 4px;
}
#homeRedBoxEnd .bottomBox ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: left;
	list-style: none;
}
#homeRedBoxEnd .bottomBox ul li {
	margin: 0px;
	background: #fff url(/themes/globaltalk/images/redArrow.gif) top left no-repeat;
	line-height: 15px;
	padding: 0px 0px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414042;
}
#homeRedBoxEnd .bottomBox ul li a {
	color: #ed2c1f;
	text-decoration: none;
}
#homeRedBoxEnd .bottomBox ul li a:link {
	color: #ed2c1f;
}
#homeRedBoxEnd .bottomBox ul li a:visited {
	color: #ed2c1f;
}
#homeRedBoxEnd .bottomBox ul li a:hover, #homeRedBox .bottomBox ul li :hover a {
	color: #003e7e;
	text-decoration: underline;
}
#homeRedBoxEnd .bottomBox ul li a:active {
	color: #ed2c1f;
}
/*-----FOOTER-----*/
#footer {
	margin: 13px 0px 0px 0px;
	padding: 0px;
	float: left;
	clear: left;
	width: 754px;
	text-align: center;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414042;
}

#footer a, #footer a:link, #footer a:visited{
	color: #414042;
	text-decoration: none;
}

#footer a:hover, #footer a:active{
	color: #003e7e;
	text-decoration: underline;
}

/*-----PRODUCTS-----*/
.allproducts{
	clear:both;
}

.productlist_item {
	width:170px;
	float:left;
	margin:1px;
	display:block;
}
.productlist_heading {
	width:166px;
	background:#FF0000;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:bottom;
	line-height:16px;
	padding:2px;
}
table.productlist_heading {
	height:65px;
}
.productlist_image {
	width:170px;
	text-align:center;
	margin:4px 0 0 0;
}
.productlist_foot {
	width:150px;
	text-align:center;	
}
.product_thumbnail img {
	border:0px;
}
.product_heading1 {
	font-size:15px;
	font-weight:bold;
	color:#ed2c1f;
}
.product_heading2 {
	font-size:12px;
	font-weight:bold;
	color:#003e7e;
}
.product_heading3 {
	font-size:12px;
	font-weight:bold;
	color:#003e7e;
}
.product_links:link {
	font-size:12px;
	font-weight:normal;
	color:#ed2c1f;
}
.product_links:visited {
	font-size:12px;
	font-weight:normal;
	color:#ed2c1f;
}
.product_links:hover {
	font-size:12px;
	font-weight:normal;
	color:#ed2c1f;
}

/*-----TABLES-----*/
.centeredTitle {
	width: 575px;
	text-align: center;
	margin: 15px 0px 5px 0px;
	padding: 4px 0px 4px 0px;
	border-top: #000 dotted 1px;
}
.productsTable {
	margin: 0px;
	border: ;
}
.productsTable tr {
	background: #fff;
}
.productsTable th {
	border-left: #fff solid 1px;
	border-right: #fff solid 1px;
	background: #ed2c1f;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 142px;
	height: 35px;
	vertical-align: middle;
}
.productsTable td {
	vertical-align: top;
	text-align: left;
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: #fff #000 #000 #000;
	background-color: #fff;
	-moz-border-radius: 0px 0px 0px 0px;
	height: 75px;
}

/*----Form Styles -----*/
p .message{
	font-weight:bold;
	color:#FF0000;
}

p .good{
	
}

.field .text{
	margin:2px;
}
.field .textarea{
	margin:2px;
}
.field .email {
	margin:2px;
}
label.left {
	float:left;
	clear:both;
	width:150px;
	text-align:right;
	padding:0px 20px 0px 0px;
	font-weight:bold;
}
/*this is mucking up my search form*/
.action{
	/*margin-left:170px;*/
	float:left;
}
