body {
background:url(images/bg.jpg) repeat-x;
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}
td{
text-align:left;
}

h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
font-size:23px;
}

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#990000;
font-size:16px;
}

.tdcontent{
padding-left:55px;
padding-right:55px;
}
.tdcontent1{
padding-left:55px;
}

.maintext{
font-weight:bold;
font-size:14px;
}

a.linkb2b, a.linkb2b:visited
	{
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
	}
	
a.linkb2b:hover
	{
	color:#990000;
	text-decoration: underline;
	}
	
a.linkg2r, a.linkg2r:visited
	{
	color:#990000;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	}
	
a.linkg2r:hover
	{
	color:#666666;
	text-decoration: underline;
	}


/* Navigation part starts from here */

#menu{
padding:0;
margin:0;
list-style-type:none;
}


#menu ul {
margin:0;
padding: 0;
list-style:none;
}

#menu li {
float:left;
margin: 0px;
padding:0;
}

#menu a.home {
display:block;
background: #ffffff url(images/home_off.gif) no-repeat;
width: 115px;
height: 42px;
text-indent: -9999px;
}

#menu a.home:hover, #menu #active_home {
background: #ffffff url(images/home_on.gif) no-repeat;
width: 115px;
height: 42px;
text-indent: -9999px;
display:block; 
}

#menu a.polling {
display:block;
background: #ffffff url(images/polling_off.gif) no-repeat;
width: 114px;
height: 42px;
text-indent: -9999px;
}

#menu a.polling:hover, #menu #active_polling {
background: #ffffff url(images/polling_on.gif) no-repeat;
width: 114px;
height: 42px;
text-indent: -9999px;
display:block; 
}

#menu a.endorsements {
display:block;
background: #ffffff url(images/endorsements_off.gif) no-repeat;
width: 160px;
height: 42px;
text-indent: -9999px;
}

#menu a.endorsements:hover, #menu #endorsements_action {
background: #ffffff url(images/endorsements_on.gif) no-repeat;
width: 160px;
height: 42px;
text-indent: -9999px;
display:block; 
}

#menu a.about_us {
display:block;
background: #ffffff url(images/aboutus_off.gif) no-repeat;
width: 115px;
height: 42px;
text-indent: -9999px;
}

#menu a.about_us:hover, #menu #active_about_us {
background: #ffffff url(images/aboutus_on.gif) no-repeat;
width: 115px;
height: 42px;
text-indent: -9999px;
display:block; 
}

#menu a.facts {
display:block;
background: #ffffff url(images/facts_off.gif) no-repeat;
width: 114px;
height: 42px;
text-indent: -9999px;
}

#menu a.facts:hover, #menu #active_facts {
background: #ffffff url(images/facts_on.gif) no-repeat;
width: 114px;
height: 42px;
text-indent: -9999px;
display:block; 
}

#menu a.blog {
display:block;
background: #ffffff url(images/blog_off.gif) no-repeat;
width: 100px;
height: 42px;
text-indent: -9999px;
}

#menu a.blog:hover, #menu #active_blog {
background: #ffffff url(images/blog_on.gif) no-repeat;
width: 100px;
height: 42px;
text-indent: -9999px;
display:block; 
}

#menu a.news {
display:block;
background: #ffffff url(images/news_off.gif) no-repeat;
width: 114px;
height: 42px;
text-indent: -9999px;
}

#menu a.news:hover, #menu #active_news {
background: #ffffff url(images/news_on.gif) no-repeat;
width: 114px;
height: 42px;
text-indent: -9999px;
display:block; 
}

#menu a.links {
display:block;
background: #ffffff url(images/links_off.gif) no-repeat;
width: 114px;
height: 42px;
text-indent: -9999px;
}

#menu a.links:hover, #menu #active_links {
background: #ffffff url(images/links_on.gif) no-repeat;
width: 114px;
height: 42px;
text-indent: -9999px;
display:block; 
}

#menu a.contact {
display:block;
background: #ffffff url(images/contact_off.gif) no-repeat;
width: 114px;
height: 42px;
text-indent: -9999px;
}

#menu a.contact:hover, #menu #active_contact {
background: #ffffff url(images/contact_on.gif) no-repeat;
width: 114px;
height: 42px;
text-indent: -9999px;
display:block; 
}

.thetakeaction:link {background: url(images/take-action-header-over.jpg) no-repeat left top;}
.thetakeaction:hover {background: url(images/take-action-header-over.jpg) no-repeat right top;}
.thetakeaction {
	display: block;
	width: 260px;
	height: 150px;
	line-height: 150px;
	color: white;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	background: url(images/take-action-header-over.jpg) no-repeat left top;
}


/* Navigation part complete */



