body{margin:0 0 0 0;}
ul 
{
list-style-image:none;
list-style-type:none;
padding:0px;
margin:0 0 0 0
}
ul li 
{
padding:0px;
margin:0 0 0 0
}
.clear
{
clear:both
}

#topbghead{
background:transparent url(../newimages1/wrapper-head1.jpg) repeat scroll 0;
height:15px;
width:1003px;
}

#wrapper{
background:transparent url(../newimages1/wrapper-body1.jpg) repeat-y ;
width:1003px;
}

#footer
{
width:1003px;
background-image:url(../newimages1/wrapper-footer.jpg);
height:15px
}

#footerpanel
{
margin-top:2px;
margin-bottom:4px;
margin-left:12px;
width:980px;
height:18px;
background-color:#DDDDDD
}

#footerlinks a, #copyright a
{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
line-height:1.6em;
}

#footerlinks
{
float:left;
padding-left:10px;

}

#copyright
{
float:right;
padding-right:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:1.6em;
}
.style1 {color: #7D008B}
.style3 {color: #7D008B; font-family: "Courier New", Courier, monospace; }

.style6 {
	color: #46CAE3;
	font-size: 14px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	padding-left:25px
}

#main
{
width:1003px;
margin:0px auto;
}
#leftmainmenu
{
margin:0px;
padding:0px;
}
#leftmainmenu li
{
margin:0px;
padding:0px;
*display:inline;
height:1%;
}

#head
{
	width:989px;
	margin: 0px auto;
}

#lefthead
{
	float:left;
	width:762px;
	margin:0px 0px 0px 7px;
	/*border:1px solid #000*/
}

#righthead
{
	float:left;
	width:210px;
	background-color:#E70A60;
	
	height:333px;
	margin:3px 10px 0px 0px;
/*border:1px solid #000*/
}

html>body  #righthead
{
height:332px;
}

#leftmainmenu, #leftmainmenulogo
{
width:762px;
}
#leftmainmenulogo
{
	margin-top:3px;
}
#leftmainmenulinks
{
	margin-left:170px;
	margin-top:3px;
}
#leftmainmenulinks li
{
display:inline;
float:left;
height:36px;
line-height:36px;
width:101px;
background:url(../images/button.jpg)
}
#leftmainmenulinks li a
{
display:block;
text-align:center;
vertical-align:middle;
color:#292A6B;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px;
font-weight:bold;
}
#leftbottommenu li 
{
display:inline;
float:left;
}
#leftmainmenulogo li 
{
display:inline;
float:left;
}


#rightheadtop ul li
{

background-image:url(../images/heart.gif);
background-position:10px 10px;
background-repeat:no-repeat;
border-bottom:1px dotted #fff
}

#rightheadtop ul li a
{
display:block;
padding:10px 0px 10px 35px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
text-decoration:none
}

#rightheadtop ul li a:hover
{
text-decoration:underline
}

#leftpanel
{
float:left;
width:197px;
margin-left:2px;
}

#middlepanel
{
float:left;
width:1003px;
}


#rightpanel
{
float:left;
width:0px;
margin-right:2px
}

#featurelist
{
float:left
}

h1
{
font-family:verdana;	
color:#FFF;
margin:0px 0px 7px -10px;
font-size:18px;
text-align:center
}

#contentmain
{
width:970px;
margin:5px 5px 0px 12px;
float:left;
}

#contentmain1
{
width:962px;
margin:8px 0px 0px 0px;
float:left;
font-family:verdana;
color:#000;
font-size:11px;
line-height:15px;
text-align:justify
}

#leftcontent
{
float:left;
width:560px;
font-family:verdana;
color:#000;
font-size:11px;
line-height:15px;
text-align:justify
}

#rightcontent
{
float:left;
width:365px;
margin:0px 5px 0px 22px
}
 
    /* CSS for feature List */
	
	#content {
	width: 750px;
	padding: 7px 3px 0px 5px;
	background: #FFF;
	
     }
	 
      h3 {
			margin: 0;	
			padding: 7px 0 0 35px;
			font-size: 16px;
			text-transform: uppercase;
		}

		div#feature_list span {
			margin: 0;	
			padding: 0px 0 0 35px;
			display:block;
		}

		div#feature_list {
			width: 750px;
			height: 240px;
			overflow: hidden;
			position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			right: 0;
			z-index: 2;
			width: 320px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: right;
			margin: 10px 10px 0 0;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: 60px;
			outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
			background:  url('../newimages1/feature-list/feature-tab-current.png');
			color: #FFF;
		    _background:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="../newimages1/feature-list/feature-tab-current.png", sizingMethod="image");background-repeat:no-repeat;
			
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			left: 0;
			width: 463px;
			height: 240px;
			position: relative;
		}

		ul#output li {
			position: absolute;
			width: 463px;
			height: 240px;
		}

		ul#output li a {
			position: absolute;
			bottom: 10px;
			left: 10px;
			padding: 8px 12px;
			right: 10px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #000;
			-moz-border-radius: 5px;
		}
		
		ul#output li a:hover {
			background: #D33431;
		}


		* html img, * html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
     
	 /* CSS End for feature List */

.rates {
color:#FFF;
font-family:verdana;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
padding-left:10px;
}

.rates1 {
color:#E70A60;
font-family:Arial,Helvetica,sans-serif;
font-size:19px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
}

.imgbro {
border:1px solid #999999;
margin:5px 0;
}

.bottompro {
background:#FFF0F8 none repeat scroll 0 0;
border:0 solid #999999;
}

#footernav .footwrapper {
margin:auto;
position:relative;
text-align:left;
width:960px;
}

#footernav_links {
overflow:hidden;
padding-left:3px;
}

#footernav_links dl {
padding:0 4px 1px 0;
width:149px;
}

#footernav_links dl {
border-right:1px solid #CCCCCC;
display:inline;
float:left;
font-family:verdana;
margin:8px 18px 7px 20px;
}


#footernav_links dt, #footernav_links dt a, #footernav_links dt span {
color:#333333;
font-family:verdana;
font-size:11px;
font-weight:bold;
padding-bottom:5px;
}

#footernav_links dt a:hover , #footernav_links dl a:hover
{
color:#E70A60;
text-decoration:underline
}

#footernav_links dt, #footernav_links dd {
border-left:0 solid #FFFFFF;
margin:0;
padding:3px 0 0 1px;
}

#footernav_links dt, #footernav_links dt a, #footernav_links dt span {
color:#E70A60;
font-family:verdana;
font-size:11px;
text-decoration:none;
font-weight:bold;
padding-bottom:5px;
}

#footernav_links dl a{
color:#333333;
font-family:verdana;
font-size:11px;
text-decoration:none;
}

#footernav, #footernav a {
color:#333333;
font-family:verdana;
font-size:11px;
text-decoration:none;
}

#footernav_links dl.nobrdr
{
border-right:0px none
}

.line
{
background-color:#FD7509;height:5px;margin-top:7px;margin-left:5px;width:750px
}