* {padding: 0; margin: 0;}



body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image:url(images/bg.gif);
}
 #container { 
	width: 892px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
 #header { 
	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. */
	height:auto;
} 
 #top-right {
	 float:right;
	 width:500px;
	 margin-right:32px;
	 background-image:url(images/s-cart.gif);
	 background-repeat:no-repeat;
	 background-position:right top;
	 height:80px;
 }
 #globe-nav {
	 width: 275px;
	 margin-left:210px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#ffffff;
	 padding-top:3px;
	 padding-bottom:5px;
	 padding-left:20px;
 }
  #globe-nav a{
	 color:#ffffff;
	 text-decoration:none;
 }
 #phone-num {
	 margin-left:150px;
	 margin-top:20px;
	 height:35px;
 }
 #phone-num h1 {
	 	 font-size:22px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 color:#ffffff;
	 
 }
  #phone-num img{
	  padding-right:10px;
 }
 #top-left {
	 float:left;
	 background-image:url(images/top-part_01.gif);
	 background-repeat:no-repeat;
	 width:252px;
	 height:85px;
 }
 #navigation {
	 background-image:url(images/top-part_03.gif);
	 background-repeat:no-repeat;
	 height:44px;
 }
 #nav-items {
	 margin-left:252px;
	 margin-right:32px;
	 height:44px;
	 background-color:#ffdf08;
 }
 #top-banner {
	 background-image:url(images/blank_banner.gif);
	 height:123px;
	 background-repeat:no-repeat;
 }
  #top-banner-bp {
	 background-image:url(images/best_practices_banner.gif);
	 height:123px;
	 background-repeat:no-repeat;
 }
   #top-banner-about {
	 background-image:url(images/about_us_banner.gif);
	 height:123px;
	 background-repeat:no-repeat;
 }
    #top-banner-contact {
	 background-image:url(images/contact_banner.gif);
	 height:123px;
	 background-repeat:no-repeat;
 }
     #top-banner-privacy{
	 background-image:url(images/privacy_banner.gif);
	 height:123px;
	 background-repeat:no-repeat;
 }
      #top-banner-terms{
	 background-image:url(images/terms_banner.gif);
	 height:123px;
	 background-repeat:no-repeat;
 }
     #top-banner-promo{
	 background-image:url(images/promo_banner.gif);
	 height:123px;
	 background-repeat:no-repeat;
 }
 #tb-split {
	 height:10px;
	 margin-left:60px;
	 margin-right:32px;
	 background-color:#03a1e0;
 }
 #bottom-banner {
	 background-image:url(images/bottom-part_01.gif);
	 height:187px;
	 background-repeat:no-repeat;
 }
 #banner-title {
	 margin-left:375px;
	 margin-right:80px;
	font-family:Arial, Helvetica, sans-serif;
	 font-size:17px;
	 letter-spacing:-1px;
	 font-weight:bold;
	 color:#369;
 }
 #banner-text {
	 margin-left:375px;
	 margin-right:190px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:16px;
	 color:#369;
	 line-height:125%;
	 padding-top:15px;
 }
 #bottom-nav {
	 height:41px;
	 padding:0px;
	 margin:0px;
 }
 #bottom-nav-inside{
	 height:41px;
	 	 padding:0px;
	 margin:0px;
 }
  #container2 { 
	width: 800px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin-left:60px;
	margin-right:32px;
	margin-top:0px;
	padding:0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color:#FFF;
	margin-bottom:20px;
} 
#container2 a {
	color:#0083BB;
	text-decoration:underline;
}
#intro-area {
	height:auto;
}
#intro-area-l {
	float:left;
	width: 320px;
	height:300px;
	padding-left:15px;
}
#intro-area-l3 {
	float:left;
	width: 320px;
	padding-left:15px;
}
#intro-area-l32 {
	float:left;
	width: 360px;
	padding-left:15px;
	margin-bottom:10px;
}
#intro-area-l2 {
	float:left;
	width: 300px;
	height:auto;
	margin-left:15px;
	margin-top:10px;
	background-color: #0083bb;
	padding:10px;
}
#main-promo {
		font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#0494c6;
	line-height:130%;
	padding-bottom:5px;
	margin-left:350px;
}
#main-promo ul li{
		font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#0494c6;
	padding-bottom:5px;
	margin-left:50px;
}
.talking {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-style:italic;
}
.namer {
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
}
.namer-sm {
		font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
}
#intro-area-r {
	float:right;
	width: 430px;
	margin-right:10px;
}
#intro-area-r2 {
	float:right;
	width: 400px;
	margin-right:10px;
	margin-bottom:10px;
}
#intro-area-r h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	letter-spacing:-1px;
	color:#0494c6;
	padding-bottom:5px;
}
#intro-area-r h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left
	letter-spacing:-1px;
	color:#0494c6;
	padding-bottom:25px;
}
#intro-area-r h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:-1px;
	color:#0494c6;
	padding-bottom:15px;
	padding-top:35px;
}
#intro-area-r p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#0494c6;
	line-height:135%;
	padding-bottom:5px;
	padding-right:25px;
}
#intro-area-r ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#0494c6;
	line-height:130%;
	padding-bottom:5px;
	margin-left:50px;
}
#faux-column {
	width:800px;
	background-image:url(images/faux-bg.gif);
	background-repeat:repeat-y;
	margin-top:10px;
	
}
#tri-1 {
	float:left;
	width:250px;
}
#tri-1 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006;
	padding-left:15px;
}
#tri-2 {
	margin-left:255px;
	margin-right:255px;
}
#tri-2 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006;
	padding-left:15px;
}
#tri-3 {
	float:right;
	width:250px;
}
#tri-3 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006;
	padding-left:15px;
}
 #sidebar1 {
	float: left; 
	width: 350px; /* since this element is floated, a width must be given */
	margin:0px;
	padding-top:20px;
	text-align:center;
}
.twelve-point {
		font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#0494c6;
	line-height:130%;
	padding-bottom:5px;
}
.twelve-point2 {
		font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#0494c6;
	line-height:130%;
	padding-bottom:5px;
}
#video_bg {
	width:277px;
	background-image:url(images/video_bg.gif);
	height:254px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
#video {
	height:203px;
	width:245px;
	margin-top:45px;
	margin-left:23px;
	position:absolute;
}
#monthly-winner {
	width:275px;
	border:solid 2px #060;
	margin-top:20px;
	text-align:center;
}
#do_title {
	padding-top:5px;
}
#catalog {
	width:277px;
	margin-top:20px;
}
 #mainContent {
  	margin: 0 10px 0 360px; 
	padding-top:20px;

} 
 #mainContent2 {
  	margin: 0 10px 0 10px; 
	padding-top:20px;

} 
#mainContent a {
	color:#0083BB;
	text-decoration:underline;
}
#mainContent2 a {
	color:#0083BB;
	text-decoration:underline;
}
#conform {
	width:680px;
	margin:0 auto;
	margin-top:15px;
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0083bb;
	border:dotted 4px #0083bb;
	background-image:url(images/contact_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.small-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0083bb;
}
#main-box2 {
}

#main-box2 h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	letter-spacing:-1px;
	color:#0494c6;
	padding-bottom:7px;}
#main-box2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#0494c6;
	line-height:130%;
	padding-bottom:5px;
}
#main-box2 ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#0494c6;
	line-height:130%;
	padding-bottom:5px;
	margin-left:50px;
}
#main-box {
	height:225px;
}
#main-box3 {
	height:150px;
}
#main-box3 h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	letter-spacing:-1px;
	color:#0494c6;
	padding-bottom:7px;}
#main-box3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#0494c6;
	line-height:130%;
	padding-bottom:5px;
}
#main-box h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	letter-spacing:-1px;
	color:#0494c6;
	padding-bottom:7px;}
#main-box p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#0494c6;
	line-height:130%;
	padding-bottom:5px;
}
#main-box ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#0494c6;
	line-height:130%;
	padding-bottom:5px;
	margin-left:50px;
}
#main-text {
	background-image:url(images/main-text-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#036;
	margin-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
}
#main-text h1{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
}
#advertisement {
	margin-top:20px;
	padding-bottom:50px;
}
 #footer { 
	padding: 5px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#daf0fb;
	height:150px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	color:#036;
	padding-top:10px;
} 

/* Miscellaneous classes for reuse */
.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;
}

.tiny {
	font-size:10px;
}
.tab-title {
	font-size:14px;
	font-weight:bold;
	padding:5px;
	color:#0494c6;
	border-bottom:dotted 1px #0494c6;
	width:250px;
}
#privacy {
	padding:10px;
	width:700px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}
#privacy h1{
	font-size:18px;
	padding-bottom:10px;
}
#privacy p{
	font-size:12px;
	padding-bottom:5px;
}
.pbig {
	font-size:14px;
}