* {  
	margin:0; 
	padding:0; 
}
body{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	text-align: center; 
	line-height:16px;  
}
#container{
	width: 800px; 
	text-align:left; 
	margin:0 auto; 
	margin-top:15px;
}
#main {
	position:relative;
	background: url(../image/bg_page.gif) no-repeat;
	width:800px; 
	height:490px; 
	margin:0;
}
#logo {
	position:absolute; 
	top:10px; 
	left:20px; 
	width:220px;
}
#nav {
	 color:#ffffff; 
	 position:absolute; 
	 top:25px; 
	 left:280px; 
	 width:460px;
}
#feature {
	position:absolute; 
	top:90px; 
	left:40px;
}
#copy {
	position:absolute;
	top:100px;
	left:320px;
}

.copyText {
font-size:12px;
}

#copyBottom {
	text-align: center;
}

#CTA {
	position:absolute;
	top:450px;
	left:626px;
}
#footer {
	 font-size:10px; 
	 line-height:11px; 
	 color:#666666; 
	 width:760px; 
	 margin: 0px auto; 
	 text-align:left;
}
a { 
	color:#000000; 
	text-decoration:underline; 
}
a.list { 
	list-style-image:url(images/icon_chck.gif); 
	line-height: 16px; 
	color:#CC7300; 
	text-decoration:none; 
}
ul { 
	margin:10px 0 10px 15px; 
	padding:0px; 
}
li.list { 
	margin-left:20px; 
	list-style-image:url(images/icon_bullet.gif); 
	line-height:20px; 
}
a.nav { 
	color:#FFD403; 
	text-decoration:none; 
}
a.nav:hover { 
	color:#FFD403; 
	text-decoration:underline; 
}
a.navVisit { 
	color:#fff; 
	text-decoration:none; 
}
a.navVisit:hover { 
	color:#fff; 
	text-decoration:underline; 
}
a.nav:hover { 
	color:#FFD403;
	text-decoration:underline; 
}
a.footer {
	color:#666666; 
	text-decoration:none; 
} 
a.footer:hover { 
	color:#666666; 
	text-decoration:underline; 
} 
#wht { 
	color:#FFFFFF; 
}
p { 
	margin:7px 5px 16px 10px; 
/*	width:420px; 
*/}
.lrg { 
	font-size:17px; 
	line-height:22px;
	color:#C0132E;
}
.yellow {
	color:#FA9D17;
}
/*- Menu Tabs 1--------------------------- */

    #tabs1 {
      float:left;
      width:510px;
      background:#C30D23;
      font-size:93%;
      line-height:normal;         
	  position:absolute; 
	  top:55px; 
	  left:260px;
    }
    #tabs1 ul {
          margin:0;
          padding:0 0 0 0px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      font:bold 10px/1.4em Verdana, Arial, Helvetica, sans-serif;
	  float:left;
      background:url("/image/tableft1.gif") no-repeat left top;
	  background:
      margin:0;
      padding:0 0 0 12px;
      text-decoration:none;
      }
    #tabs1 a span {
	  font:bold 10px/1.4em Verdana, Arial, Helvetica, sans-serif;
      float:left;
      display:block;
      background:url("/image/tabright1.gif") no-repeat right top;
      padding:10px 12px 8px 10px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs1 a:hover span {
      color:#000;
      }
    #tabs1 a:hover {
      background-position:0% -52px;
      }
    #tabs1 a:hover span {
      background-position:100% -52px;
      }

      #tabs1 #current a {
              background-position:0% -52px;
      }
      #tabs1 #current a span {
              background-position:100% -52px;
      }



#card-showcase ul 

{
	float:right;
	list-style:none;
	font-size: 1.2em;
	font-weight:bold;
	width:430px;
	color:#333333;
}

#card-showcase ul li 

{
	background:url("/image/bullet_big_blue_arrow.gif") no-repeat;
	background-position:0 4px;
	padding:5px 0 5px 30px;
	margin-bottom:7px;
}
h1{
	font-size: 1.7em;
	color:#990000;
}
img{
border:0px;
}