

@charset "utf-8";
/* CSS Document */

body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}
p{
	font-family: Arial, Helvetica, sans-serif;
}
.tablehead {
	font-size: 14px;
	margin: 0;
}
.tableheadlower {
	font-size: 20px;
	margin: 0;
}
.foldingwall {
	font-size: 16px;
	font-weight:bold;
	margin: 0;
}

.mainContentSingle {
	background-color: #ABA585;
	margin-top: 5px;

}
.mainContentTable {
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;

}
.mainContentLargeFormat {
	margin: 5px;
	padding: 0 15px;
	color: #000000;
	text-transform: none;
	font-weight: bold;
	font-size: 16px;
	background-color: #FFFFFF;
	text-align: justify;

}
.mainContentFold {
	margin: 15px 0;
	padding: 15px;
	color: #000000;
	text-transform: none;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	background-color: #A7C940;
	text-align: left;

}
.mainContentLargeFormat2 {
	margin: 5px;
	padding: 5px 15px;
	color: #000000;
	text-align: justify;
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	background-color: #FFFFFF;

}
.mainContentLargeFormatBody {
	font-size: 0px;

}
h4 {
	font-size: 14px;
	text-transform:uppercase;
	background-color: #A7C94A;
	padding:4px 5px;
	margin-top:0px;
	margin-bottom:4px;
	color: #000;
	font-weight: bold;
	text-align: left;
}
h5 {
	font-size: 14px;
	padding:4px 5px;
	margin-top:0px;
	margin-bottom:4px;
	color: #C02768;
	font-weight: bold;
	text-align: left;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	background-color: #000;
	padding:4px 5px;
	margin-top:0px;
	margin-bottom:4px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}


ul {
	list-style-image: url(img/bullet2.gif);
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sidebar1 ul {
	list-style:none;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



a:link, a:visited {
	text-decoration: none;
	color: #000;
}
a:hover, a:active {
	text-decoration: none;
	color: #A7C94A;
}
#container {
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFF;
	margin: 0 auto; /* 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_top {
	background: #000;
	padding: 1px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	float: left;
}

#header_top1 {

	padding: 1px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	float: left;
	width:990px;
	height:37px;
	background-image:url(/files/top_curve3.jpg);
	background-repeat:no-repeat;
}

#header_lower {
	background: #BB356D;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#header_lowerg {
	background: #A7C94A;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#header_lowerb {
	background: #ABA585;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#form {
	background: #000;
	padding: 6px 20px 0px 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	float: right;
}

#form1 {

	padding: 6px 20px 0px 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	float: right;
}

#slide {
background-color: #FFF;
height: 200px;
line-height: 0;
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom: 0;
display: block;
margin: 3px 0 0 0;
}
#slidex2 {
background-color: #FFF;
width:308px;
height: 310px;
line-height: 0;
border:1px;
border-style: dashed;
display: block;
margin: 5px 0;
}
#slidex9 {
background-color: #FFF;
width:308px;
height: 600px;
line-height: 0;
border:0;
display: block;
margin: 5px 0;
}
#slidex6 {
background-color: #FFF;
width:230px;
height: 110px;
line-height: 0;
border:1px;
border-style: dashed;
display: block;
margin: 5px 0;

}
#slide2 {
background-color: #FFF;
height: 200px;
line-height: 0;
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom: 0;
display: block;
margin-top: 3px
}
#slide3 {
background-color: #FFF;
height: 200px;
line-height: 0;
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom: 0;
display: block;
margin-top: 3px
}

#header {
	width:990px;
	background: #000;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

#header1 {
	width:990px;
	background: #000;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#header_bottom_breadcrumb {
  background: #000;
  padding: 0px;
  width: 100%;
  height: 26px;
  float: left;

/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

#header_top1 {
 color: #000;
}
#header_bottom {
  float: left;
	background: #000;
	width: 100%;
  height: 26px;
  color: #fff;
}

#header_bottom_inner {
	padding: 0 20px;
}

#header_bottom a {
  line-height: 26px;
}

#header_bottom span {
  float: right;
  line-height: 26px;
  font-size: 14px;


}


#header_top p {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0 10px 20px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #000;
	font-size: 14px;

}
#video {
	width: 72px;
	height: 95px;
	margin-right: 4px;
	margin-top: 4px;
	float: left;
}
#video2 {
	width: 72px;
	height: 95px;
	margin-right: 0px;
	margin-top: 4px;
	float: left;
}
#video3 {
	width: 146px;
	height: 64px;
	margin-right: 4px;
	margin-top: 4px;
	float: left;
}
#header_bottom_breadcrumb p {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 5px 0 5px 20px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: left;
	color: #FFF;
	font-size: 12px;

}
#header_bottom p {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 5px 20px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: right;
	color: #FFF;
	font-size: 14px;

}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebarbanner {
	float: left; /* since this element is floated, a width must be given */
	width: 280px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom:5px;
	padding-left: 5px; /* padding keeps the content of the div away from the edges */
	margin: 0;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom:5px;
	padding-left: 5px; /* padding keeps the content of the div away from the edges */
	margin: 0;
}
#sidebar1large {
	float: left; /* since this element is floated, a width must be given */
	width: 330px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 5px;
	padding-bottom:5px;
	margin: 0;
}
#sidebar1large6 {
	float: left; /* since this element is floated, a width must be given */
	width: 330px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 1530px;
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 5px;
	padding-bottom:5px;
	margin: 0;
}
#sidebar1prod {
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom:5px;
	padding-left: 5px; /* padding keeps the content of the div away from the edges */
	margin: 0;
}
#sidebar1x {
	float: left; /* since this element is floated, a width must be given */
	width: 280px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom:5px;
	padding-left: 5px; /* padding keeps the content of the div away from the edges */
	margin: 0;
}
#sidebar1 ul {
	list-style: none;
		list-style-type:none;
	list-style-image:none;
	margin: 0;
	padding: 0;
	width:310px;
}
#sidebar1 li {
	border: 1px dashed #000;
	margin:0 0 6px 0;
	padding: 4px 4px 0 4px;
}
#sidebar1prod ul {
	list-style-image: url(img/bullet2.gif);
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	width:120px;

}
#mainContentprod ul {
	list-style-image: url(img/bullet2.gif);
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	width:120px;

}
#sidebar1prod li {
	margin-top:6px;
	padding: 2px;
}
#mainContentprod li {
	margin-top:6px;
	padding: 2px;
}
#buldiv {
	width: 130px;
	border-left:0px;
	padding: 0 0 0 20px;
	float: left;
}
#overviewhead {
width: 990px;
background-color: #A7C94A;
text-align: left;
margin: 0px;
}
#overviewhead2 {
width: 990px;
background-color: #A7C94A;
text-align: left;
margin-top: 20px;
}
#overviewhead3 {
width: 990px;
text-align: left;
margin-top: 10px;
}
#sidebar1 img {
	border: 0;
	padding: 0;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 310px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom:0;
	padding-left: 20px; /* padding keeps the content of the div away from the edges */
	margin: 0;
}

#sidebar2_2nd {
	float: right; /* since this element is floated, a width must be given */
	width: 310px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom:0;
	padding-left: 20px; /* padding keeps the content of the div away from the edges */
	margin: 0;
}

#sidebar2large {
	float: right; /* since this element is floated, a width must be given */
	width: 330px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 5px;
	padding-bottom:5px;
	margin: 0;
}
#sidebar2large a:link, #sidebar2large a:visited {
	text-decoration: none;
	color: #03C;
}
#sidebar2large2 a:link, #sidebar2large2 a:visited {
	text-decoration: none;
	color: #03C;
}
#sidebar2large7 a:link, #sidebar2large a:visited {
	text-decoration: none;
	color: #03C;
}

#sidebar2large2 {
	float: right; /* since this element is floated, a width must be given */
	width: 660px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 1530px;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom:5px;
	margin: 0;
}
#sidebar2large7 {
	float: right; /* since this element is floated, a width must be given */
	width: 660px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 500px;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom:5px;
	margin: 0;
}
#sidebar3large {
	float: right; /* since this element is floated, a width must be given */
	width: 660px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 5px;
	padding-bottom:5px;
	margin: 0;
}
#sidebar3large2 {
	float: right; /* since this element is floated, a width must be given */
	width: 330px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 960px;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom:5px;
	margin: 0;
}
#sidebar2prod {
	float: right; /* since this element is floated, a width must be given */
	width: 310px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom:5px;
	padding-left: 20px; /* padding keeps the content of the div away from the edges */
	margin: 0;
}
#sidebar2x {
	float: right; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom:5px;
	padding-left: 0; /* padding keeps the content of the div away from the edges */
	margin: 0;
}
#sidebar2 ul {
	list-style: none;
	list-style-type:none;
	list-style-image:none;
	margin: 0;
	padding: 0;
}
#sidebar2 li {
	border: 1px dashed #000;
	margin:0 0 6px 0;
	padding: 4px 4px 0 4px;
}
#sidebar2prod ul {
	list-style-image: url(img/bullet2.gif);
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	width:120px;
}
#sidebar2prod li {
	margin-top:6px;
	padding: 2px;
}
#sidebar2 img {
	border: 0;
	padding: 0;
}

#mainContentlarge {
	margin: 0 330px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding-top:5px;
}
#mainContent {
	margin: 0 330px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 11px 10px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #FFF;
}
#mainContentprod {
  background-color: #FFFFFF;
  overflow: hidden;
  padding: 5px 10px;
  zoom: 1;
  }
#mainContentwall {
	margin: 0 220px 0 280px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 5px 10px 5px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #FFF;
}
#mainContent2 {
	margin: 0 220px 0 290px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 5px 10px 5px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #FFF;
}
#mainContent3 {
	margin: 0; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 5px 10px 5px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #FFF;
	float: none;
}





#mainContent ul {
	list-style: none;
	margin: 0;
	padding: 0;
	list-style-type:none;
	list-style-image:none;
}
#mainContent li {
	border: 1px dashed #000;
	margin:0 0 6px 0;
	padding: 4px 4px 0 4px;
}
#mainContent img {
	border: 0;
	padding: 0;
}
#mainContentSingle {
	margin-left: 280px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 5px 10px 5px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #FFF;
}
#mainContentDouble {
	margin-left: 280px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	width: 440px;
	padding: 5px 10px 5px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #FFF;
}
#bullets_cont {
	width: 248px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in 			addition to the width */
	height: 220px;
	border: dashed 1px #000;
	padding: 10px 20px 10px 40px; /* padding keeps the content of the div away from the edges */
	margin-top: 3px;
}

#bullets_cont_1 {
	width: 248px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in 			addition to the width */
	height: 220px;
	border: dashed 1px #000;
	padding: 10px 20px 10px 40px; /* padding keeps the content of the div away from the edges */
	margin-top: 3px;
}
#bullets_img {
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in 			addition to the width */
	height: 150px;
	border: 2px #FFF;
	padding: 0; /* padding keeps the content of the div away from the edges */
	margin-top: 3px;
}
#bullets {
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in 			addition to the width */
	border: 0px;
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0 0px 20px; /* padding keeps the content of the div away from the edges */
}
#bulletsmp {
	width: 288px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in 			addition to the width */
	border: 1px dashed;
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0px 0px 20px; /* padding keeps the content of the div away from the edges */
}
#bulletsmp2 {
	width: 288px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in 			addition to the width */
	border: 1px dashed;
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0px 0px 20px; /* padding keeps the content of the div away from the edges */
}
#bulletsmp3 {
	width: 140px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in 			addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* padding keeps the content of the div away from the edges */
}
#bulletsmp2 a:link, #bulletsmp2 a:visited {
	color:#03C;
	font-weight:bold;
}
#bulletsmp2 a:hover, #bulletsmp2 a:active {
	color:#03C;
	font-weight:bold;
}
#bulletsbanner {
	width: 560px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in 			addition to the width */
	border: none;
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* padding keeps the content of the div away from the edges */
}
#bulletswall {
	width: 440px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in 			addition to the width */
	border: none;
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* padding keeps the content of the div away from the edges */
}
#bulletsmp.img {
	padding: 0;
}
#bullets_cont2 {
	width: 248px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in 			addition to the width */
	height: 220px;
	border: dashed 1px #000;
	padding: 10px 20px 10px 40px; /* padding keeps the content of the div away from the edges */
	margin-top: 3px;
}
#bullets2 {
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in 			addition to the width */
	border: 0px;
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0 0 10px; /* padding keeps the content of the div away from the edges */
}
#bullets_cont3 {
	width: 298px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in 			addition to the width */
	height: 220px;
	border: dashed 1px #000;
	margin-top: 3px;
	padding: 10px 0 10px 10px;
}
#bullets_cont4 {
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in 			addition to the width */
	height: 326px;
	border: dashed 1px #000;
	margin-top: 6px;
	padding: 4px;
}
#bullets_cont5 {
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in 			addition to the width */
	height: 365px;
	border: dashed 1px #000;
	margin-top: 3px;
	padding: 4px;
}
#bullets_cont6 {
	width: 290px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in 			addition to the width */
	height: 280px;
	border: dashed 1px #000;
	padding: 0 10px 20px 10px; /* padding keeps the content of the div away from the edges */
	margin-top: 3px;
}
#bullets3 {
	width: 139px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in 			addition to the width */
	float: left;
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* padding keeps the content of the div away from the edges */
}
#bullets3 {
	display:inline;
}
#bullets4 {
	float: left;
	width: 139px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in 			addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0 0 5px; /* padding keeps the content of the div away from the edges */
}
#bullets4 {
	display:inline;
}
#footertop {
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin-top: 10px;
	background:#A7C94A;
	height: 17px;
	width: 990px;
	float: none;
}
#footer {
	padding: 10px 10px 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000;
	width: 970px;
	float: none;
}
#footerx {
	padding-left: 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	padding-top: 10px;
	padding-bottom: 8px;
	background:#000;
	width: 980px;
	height: 20px;
	float: none;
}

#footer1 {
	background:#000;
	width: 196px;
	float:left;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
#footer2 {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000;
	width: 145px;
	float:left;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
#footer3 {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000;
	width: 191px;
	float:left;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
#footer4 {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000;
	width: 230px;
	float:left;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
#footer5 {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000;
	width: 230px;
	float:left;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
#footer6 {
	padding: 5px 0 2px 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#A7C94A;
	width: 198px;
	float:left;
	font-size: 10px;
	color: #000;
	text-align: center;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding-bottom: 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
table#tabdata1{
	width: 650px;
	padding: 5px 5px 0 5px;
	text-align: center;
}
table#tabdata2{
	width: 325px;
	margin-bottom: 1.5em;
	font-size: 11px;
	padding: 5px;
	text-align: center;
}

table#tabdata2 th {
	color: #fff;
	font-size: 1.4em;
	font-weight:bold;
	padding: 10px;
	background: #B5DEF7;
}
#mainContent3 label {
color:#BB356D;
display:block;
font-size:12px;

text-transform: uppercase;
}
#mainContent3 a:link, #sidebar2large2 a:visited {
color:#0033CC;
font-weight:bold;
}
a.footer:link {color: #FFF; background: #000; font-weight: normal;}
a.footer:active {color: #FFF; background: #000; font-weight: normal;}
a.footer:visited {color: #FFF; background: #000; font-weight: normal;}
a.footer:hover {color: #8BC53F; background: #000; font-weight: normal;}

a.header:link {color: #FFF; background: #000; font-weight: normal; font-size: 14px;}
a.header:active {color: #FFF; background: #000; font-weight: normal; font-size: 14px;}
a.header:visited {color: #FFF; background: #000; font-weight: normal; font-size: 14px;}
a.header:hover {color: #8BC53F; background: #000; font-weight: normal; font-size: 14px;}




a.footerp:link {color: #FFF; background: #000; font-weight: normal;}
a.footerp:active {color: #FFF; background: #000; font-weight: normal;}
a.footerp:visited {color: #FFF; background: #000; font-weight: normal;}
a.footerp:hover {color: #BB356D; background: #000; font-weight: normal;}

a.headerp:link {color: #FFF; background: #000; font-weight: normal; font-size: 14px;}
a.headerp:active {color: #FFF; background: #000; font-weight: normal; font-size: 14px;}
a.headerp:visited {color: #FFF; background: #000; font-weight: normal; font-size: 14px;}
a.headerp:hover {color: #BB356D; background: #000; font-weight: normal; font-size: 14px;}

a.footerg:link {color: #FFF; background: #000; font-weight: normal;}
a.footeg:active {color: #FFF; background: #000; font-weight: normal;}
a.footerg:visited {color: #FFF; background: #000; font-weight: normal;}
a.footerg:hover {color: #A8CA4C; background: #000; font-weight: normal;}

a.headerg:link {color: #FFF; background: #000; font-weight: normal; font-size: 14px;}
a.headerg:active {color: #FFF; background: #000; font-weight: normal; font-size: 14px;}
a.headerg:visited {color: #FFF; background: #000; font-weight: normal; font-size: 14px;}
a.headerg:hover {color: #A8CA4C; background: #000; font-weight: normal; font-size: 14px;}

a.footerb:link {color: #FFF; background: #000; font-weight: normal;}
a.footeb:active {color: #FFF; background: #000; font-weight: normal;}
a.footerb:visited {color: #FFF; background: #000; font-weight: normal;}
a.footerb:hover {color: #ABA58A; background: #000; font-weight: normal;}

a.headerb:link {color: #FFF; background: #000; font-weight: normal; font-size: 14px;}
a.headerb:active {color: #FFF; background: #000; font-weight: normal; font-size: 14px;}
a.headerb:visited {color: #FFF; background: #000; font-weight: normal; font-size: 14px;}
a.headerb:hover {color: #ABA58A; background: #000; font-weight: normal; font-size: 14px;}

a {
outline: none;
}
img { border: 0px; }



div.spacer {
  clear: both;
  }
