body {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	background-image:url(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

body 1 {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: e2e3e7;
	margin: 0px;
	background-image:url(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

td{
vertical-align: top;
}

#logo{
	height: 10px;
	background-repeat:no-repeat;
	background-position: 95% 50%;
	font-family: Arial, Helvetica, sans-serif;
}

#topmenu ul ul{
display: none;
visibility: hidden;
}

#table{
margin: 0 auto;
border: 0px;
width: 924px;
}

#table2{
margin: 0 auto;
margin-top: 20px;
border: 0px;
width: 924px;
}

#table3{
margin: 0 auto;
margin-top: 20px;
margin-bottom: 40px;
border: 0px;
width: 924px;
}

#topmenu{
background-image:url(images/header-gradient1.gif);
background-repeat:repeat-x;
height: 24px;
vertical-align: middle;
}


#topmenu-left{
float: left;
width: 915px;
height: 24px;
background-repeat:no-repeat;
background-image:url(images/header-gradient1-left.gif);
}

#topmenu-right{
float: right;
width: 9px;
height: 24px;
background-image:url(images/header-gradient1-right.gif);
}

	#topmenu ul{
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	}
	
	#topmenu ul li{
	display: inline;
	list-style: none;
	background-image:url(images/menu-dots.gif);
	background-repeat:no-repeat;
	background-position: 0px 60%;
	}
	
	#topmenu ul li a{
	font-size: 11px;
	padding: 6px;
	padding-left: 14px;
	margin-right: 4px;
	color: #666666;
	text-decoration: none;
	}

.menu{
background-image:url(images/header-gradient2.gif);
background-repeat:repeat-x;
height: 27px;
}

#menu-right{
float: right;
width: 9px;
height: 27px;
background-image:url(images/header-gradient2-right.gif);
}

#menu-left{
float: left;
width: 915px;
height: 27px;
background-repeat:no-repeat;
background-image:url(images/header-gradient2-left.gif);
}


#banner{
	height:114px;
	border: 1px solid #cccccc;
	border-top: 0px;
	border-bottom: 0px;
	background-image: url(../../images/nav-bg.png);
}

#banner img{
display: block;
}

#banner2{
	height:134px;
	border: 1px solid #cccccc;
	border-top: 0px;
	border-bottom: 0px;
	background-image: url(../../images/footer-bg.png);
}

#sideBannerTop{
	width:302px;
	min-height:22px;
	background-color:#fff;
	background-image:url(images/sideBannerTop.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
}

#sideBanner{
	width:302px;
	min-height:265px;
	background-color:#fff;
	text-align:left;
	background-image:url(images/side-bg.gif);


}

#sideBannerBottom{
	width:302px;
	height:265px;
	background-color:#fff;
	background-image:url(images/sideBanner-backgroundnew.gif);	
	background-repeat:no-repeat;
	text-align:left;
}

#sideBanner p{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	padding:0px 15px 0px 15px;
	text-decoration:none;
}

#sideBanner p a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	color:#0066FF;
}

#sideBanner h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	padding:0px 15px 0px 15px;	
	color:#666666;
	text-decoration:none;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}

#sideBanner h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#666666;
	background-repeat:no-repeat;
	text-decoration:none;
}

#divider{
width: 1px;

background-repeat:no-repeat;
background-position:bottom;
}

#content{
height: 200px;
padding-left: 35px;
padding-right: 30px;
line-height: 18px;

}

	#content h1{
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	line-height: 30px;
	}

	#content h1 a{
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	line-height: 30px;
	}
	
	#content h2{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	line-height: 26px;


	}
	
	#content h2 a{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	line-height: 26px;


	}
	
	#content h3{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	}
	
	#content h4{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
	}
	
	#content a {
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	}
	
	#content a:hover {
	font-weight: bold;
	color: #B4C80E;
	text-align: center;
	}

#footer {
padding-top: 10px;
text-align: center;
height: 100px;
background-repeat:repeat-x;
}

#footer-left {
width: 10px;
background-repeat:no-repeat;
}

#footer-right{
width: 10px;
background-repeat:no-repeat;
}

#side-bar-ad ul {padding:0px; margin:0px;}

#side-bar-ad li {
	list-style: none;
	padding: 0px;
}

#bcms a{display: block; height: 76px; width: 297px;  background-image: url(../../media/sidebar/sidebar-ads-fin_02.gif); background-repeat: no-repeat;}
#bcms a:hover{ display: block; height: 76px; width: 297px; background-image: url(../../media/sidebar/sidebar-ads-fin_02-over.gif); background-repeat: no-repeat;}

#starter a{display: block; height: 80px; width: 297px; background-image: url(../../media/sidebar/sidebar-ads-fin_03.gif); background-repeat: no-repeat;}
#starter a:hover{ display: block; height: 80px; width: 297px; background-image: url(../../media/sidebar/sidebar-ads-fin_03-over.gif); background-repeat: no-repeat;}


#lead a{display: block; height: 80px; width: 297px; background-image: url(../../media/sidebar/sidebar-ads-fin_04.gif);background-repeat: no-repeat;}
#lead a:hover{ display: block; height: 80px; width: 297px; background-image: url(../../media/sidebar/sidebar-ads-fin_04-over.gif); background-repeat: no-repeat;}

#seo a{display: block; height: 80px; width: 297px; background-image: url(../../media/sidebar/sidebar-ads-fin_05.gif); background-repeat: no-repeat;}
#seo a:hover{ display: block; height: 80px; width: 297px; background-image: url(../../media/sidebar/sidebar-ads-fin_05-over.gif); background-repeat: no-repeat;}

#no-text {display: none;}

#table-front ul { list-style: none; padding: 0px; margin: 0px; border: 1px solid #eeeeee; width: 100%;}

#table-front li a{
font-weight: normal;
border-bottom: 1px solid #eeeeee;
display: block;
padding: 5px;
background-color: #ffffff;
color: #666666;
padding-left: 20px;
}

#table-front li a:hover{
font-weight: normal;
border-bottom: 1px solid #eeeeee;
display: block;
padding: 5px;
background-color: #E8EFF4;
color: #000000;
padding-left: 20px;
}

/*RSS FEED*/

.newsreader {

padding: 0 15px;


}

.newsreader ul {

display: inline;

}

.newsreader li {

width: 240px;
float: left;
padding: 10px 0px 0px 15px;
list-style: none; }

#preloader {display: none;}

Pop ups for front page

#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;

	display: block;
	height: 100px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 100px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #cccccc;
	display: block;
	height: 283px;
	left: 370px;
	position: absolute;
	top: 220px;
	width: 400px;
}

#top-text p{

color: #bbbbbb;
font-size: 18px;
text-align: center;
padding-top: 5px;
margin: 0;

}
#top-text {
	font-weight: bold;
	text-align: center;
	color: #000000;
	font-size: 10px;
}
.newtext1 {
	color: #FFF;
}
.dhtmlgoodies_question 
	{
	BACKGROUND-IMAGE: url(images/tab_off.gif);
	PADDING: 2px;
	PADDING-top: 5px;
	PADDING-left: 10px;
	MARGIN-BOTTOM: 2px;
	OVERFLOW: hidden;
	WIDTH: 508px;
	CURSOR: pointer;
	COLOR: #333;
	HEIGHT: 20px;
	position: relative;
	font-weight:bold;
	font-family:arial;
	background-color: #bad405;
	}

.dhtmlgoodies_answer 
	{
	VISIBILITY: hidden;
	OVERFLOW: hidden;
	WIDTH: 520px;
	POSITION: relative;
	HEIGHT: 0px;
	BACKGROUND-COLOR: #f1f8c0;
}
