
/* Start menu */ 

ul#navlist {
    text-align: left;
    padding: 0;
    margin: 0 auto;
    width: 140px;
}

ul#navlist li {
    display: block;
    margin: 0;
    padding: 0;
}

ul#navlist li a {
    display: block;
    padding: 0.5em 0 0.5em 2em;
    background-image: url(../../images/o_arrow.gif);
    background-repeat: no-repeat;
    background-position: 8px center;
    font-weight: bold;
    text-decoration: none;
    border-top: solid 1px #c4c4c4;
}

#menu>ul#navlist li a { width: auto; }
#menuhome>ul#navlist li a { width: auto; }

ul#navlist li a:hover, ul#navlist li#active a:hover { color: #000000; }

/* menu sub */

#menu {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border-bottom: solid 1px #c4c4c4;
}

#menu a:link, #menu a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover, #menu a:active, #menu a:focus {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#menu li ul li a:link, #menu ul ul li a:visited {
	color: #6699CC;
	font-weight: normal;
	text-decoration: none;
}

#menu li ul li a:hover, #menu ul ul li a:active, #menu ul ul li a:focus {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#menu a.selected:link, #menu a.selected:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#menu li ul li a.selected:link, #menu li ul li a.selected:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

ul#navlist2 {
    text-align: left;
    list-style: none;
    padding: 0 0 2px 0;
    margin: 0 auto;
    width: 130px;
    border-top: 0;
}

ul#navlist2 li {
    display: block;
    margin: 0;
    padding: 0;
}

ul#navlist2 li a {
    display: block;
    background-image: none;
    border-top: 0;
    padding: 0.2em 0 0.2em 2em;
}

#menu>ul#navlist2 li a { width: auto; }
#menuhome>ul#navlist2 li a { width: auto; }

/* End menu */ 




.btl
{  
    float: right;
}

#casestudy1 
{
    background-color: #e2e2e2;
    border: solid 1px #999999;
    padding: 3px;
}

#casestudy2
{
    background-color: #e2e2e2;
    border: solid 1px #999999;
    padding: 3px;
    
}



#topleft {
position :absolute;
width: 285px;
height: 335px;
top: 0px;
}

#topright {
position: relative;
width: 280px;
height: 335px;
left: 295px;
}

#bottomleft {
position :absolute;
width: 285px;
height: 10px;
}

#bottomright {
position :relative;
width: 280px;
height: 10px;
left: 295px;
}

#click {
    height: 50px;
    position:relative;
    left: 145px;
    top: 22px;
    width: 100px;
}

#advisersite {
    height: 22px;
    position: relative;
    left: 0px;
    width: 748px;
    top: 60px;
    border: 0px solid red;
}

#content {
	color: #000000;
    text-align: left;
	
}

#content h1 {
    font-family:arial;
	font-size: 18px;
	font-weight: bold;
	color: #3D64B2;
	width: 434px;
	margin-bottom: 15px;
	margin-top: 0px;
}

#content h2 {
    font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3D64B2;
}

#content ul {
	list-style-image: url(../../images/o_arrow.gif);
}

#content ul li {
	margin-bottom: 5px;
}

#homecontent {
    width: 450px;
    margin-bottom: 20px;
}

#demonstrating {
	background-image: url(../../images/demonstrating.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 615px;
	padding: 30px;
}

#demonstrating h1
{
    font-size: 25px;
}

#join1{
    border: solid 0px red;
    width: 220px;
    position: absolute;
    height: 420px;
}

#join2{
    border: solid 0px red;
    width: 220px;
    position: relative;
    left: 240px;
    height: 400px;
}

#join3{
    border: solid 0px red;
    position: relative;
    top: 50px;
}

#media {
	background-image: url(../../images/roundborder.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 550px;
	padding: 30px;
}

#medialeft {
    position:relative;
    width:245px;
    float: left;
    height:260px;
}
  
#mediaright {
    position:relative;
    float: right;
    width: 260px;
    height:260px;
}

#bestbuysleft {
    position:relative;
    width:280px;
    float: left;
    height:180px;
}
  
#bestbuysright {
    position:relative;
    float: right;
    width: 280px;
    height:180px;
}

#bestbuys {
    border: solid 1px #red;
    width: 580px;
    height: 190px;
}




/* Home */

.title 
    {padding-left: 12px; }

#ar  {
    border: solid 1px #F8AC19;
	background-image: url(../../images/new/orange.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 207px;
	padding: 5px;
}

#ar H2 
{
    color: #ffffff;
    margin: 0px;
    }
    
#ar ul 
{
    list-style-image: url(../../images/new/bullit.gif);
    padding-left: 0px;
    margin-left: 20px;
    }

#da  {
    border: solid 1px #003399;
	background-image: url(../../images/new/blue.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 203px;
	padding: 5px;
}

#da H2 
{
    color: #ffffff;
    margin: 0px;
    }

#da ul 
{
    list-style-image: url(../../images/new/bullitblue.gif);
    padding-left: 0px;
    margin-left: 20px;
    }
    
.starback 
    {
        background-image: url(../../images/new/back.gif);
        
    }

/* Start ProcFees */



/* End ProcFees */

/*  Start Benifits chart*/
#membership 
{
    padding-top: 80px;
padding-right: 23px;
    background-color: #ffffcc; 
	background-image: url(../../images/newmembership/back.gif);
	background-repeat:no-repeat;
	background-position: top right;}

#complience ul 
{    list-style: none;
    }

#complience {
    border: solid 0px red;}
    
.com {
    list-style: none;
}


#complience .s{
    background-image: url(../../images/newmembership/s.gif);
    background-repeat:no-repeat;
    background-position: 452px 0px;
    line-height: 18px;
    border-bottom: solid 1px #FEE600;}

#complience .e{
    background-image: url(../../images/newmembership/e.gif);
    background-repeat:no-repeat;
    background-position: 452px 0px;
    line-height: 18px;
    border-bottom: solid 1px #FEE600;}

#complience .m{
    background-image: url(../../images/newmembership/m.gif);
    background-repeat:no-repeat;
    background-position: 452px 0px;
    line-height: 18px;
    border-bottom: solid 1px #FEE600;}


#complience .sv
{
    background-image: url(../../images/newmembership/sv.gif);
    background-repeat:no-repeat;
    background-position: 452px 0px;
    line-height: 18px;
    border-bottom: solid 1px #FEE600;
}

#complience .se
{
    background-image: url(../../images/newmembership/se.gif);
    background-repeat:no-repeat;
    background-position: 452px 0px;
    line-height: 18px;
    border-bottom: solid 1px #FEE600;
}

#complience .sm
{
    background-image: url(../../images/newmembership/sm.gif);
    background-repeat:no-repeat;
    background-position: 452px 0px;
    line-height: 18px;
    border-bottom: solid 1px #FEE600;
}

#complience .mm
{
    background-image: url(../../images/newmembership/mm.gif);
    background-repeat:no-repeat;
    background-position: 452px 0px;
    line-height: 18px;
    border-bottom: solid 1px #FEE600;
}

#complience .sve
{
    background-image: url(../../images/newmembership/sve.gif);
    background-repeat:no-repeat;
    background-position: 452px 0px;
    line-height: 18px;
    border-bottom: solid 1px #FEE600;
}

#complience .svem
{
    background-image: url(../../images/newmembership/svem.gif);
    background-repeat:no-repeat;
    background-position: 452px 0px;
    line-height: 18px;
    border-bottom: solid 1px #FEE600;
}

#membership h1{
 padding-left: 15px;
}

#complience h2
{
 padding-left: 15px;
}

/*End Benifts Chart*/

/*Start interest Chart*/

#interest {
    background-image: url(../../images/interestborder.jpg);
    height: 574px;
    width: 544px;
    padding: 15px;
}

#interest input[type="text"]{
width: 120px;
height: 15px;
}

#interest p{
	/*clear: inherit; */
	margin: 0;
	padding: 2px 0 2px 0;}

#interests span {
	float: left;
	color: #333333;
	text-align:left;
	margin-right: 20px;
	width: 260px; }

.label {
	    width: 250px;
	    float: left;
	    margin-right: 20px;
	    }

#interest h1
{
    font-size: 28px;
}

#interest select{
font-size:12px;
width: 129px;
height: 18px;
color: #333333;}


/*End interest Chart*/

/* Start Best buys */

.i1 
{
    background-image: url(../../images/bestbuys/i_1.gif);
    background-repeat:no-repeat;
    padding-left: 35px;
    padding-bottom: 35px;
    margin-bottom: 25px;
    background-position: top left; 
}

.i2
{
    background-image: url(../../images/bestbuys/i_2.gif);
    background-repeat:no-repeat;
    padding-left: 35px;
    padding-bottom: 35px;
       background-position: top left; 
}
.i3
{
    background-image: url(../../images/bestbuys/i_3.gif);
    background-repeat:no-repeat;
    padding-left: 35px;
    padding-bottom: 35px;
    background-position: top left; 
}
.i4
{
    background-image: url(../../images/bestbuys/i_4.gif);
    background-repeat:no-repeat;
    padding-left: 35px;
    padding-bottom: 35px;
    background-position: top left; 
}

.bbHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.bbHeaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.bbSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066ff;
}
.bbSubHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066ff;
}
.bbText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
}
.bbbulit 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	list-style-position: outside;
	list-style-type: disc;
}
.temp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;	
	color: #666666;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0066ff;
}

/* End Bestbuys */ 



.resources {
 width: 150px;
 position: relative;
 float: left;
 margin: 0 10px 0 10px;
 text-align: center;
 text-align: left;
}

/* Start contact */ 
  
#address {
    position:relative;
    width:260px;
    float: left;
    height:260px;
    margin-left:15px; 
}
  
#telephone {
    position:relative;
    float: left;
    width: 260px;
    height:200px;
}

#contact {
    background-image: url(../../images/contactus.jpg);
    background-repeat: no-repeat;
    height: 395px;
    width: 544px;
    padding: 15px;
}

/* End contact */

/* Start Footer */

#wise {
    border: 0px solid #cccccc;
    width: 350px;
    padding-top:8px;
    font-family:Verdana;
    font-size: 10px;
    position:absolute; 
    color: #999999
}

#copy {
    border: 0px solid #cccccc;
    width: 350px;
    font-family:Verdana;
    font-size: 10px;
    float: left;
    padding-top:10px;
    color: #999999
}


#close {
    width: 350px;
    font-family:Verdana;
    font-size: 10px;
    float: right;
    padding-top:0px;
    text-align: right;
    color: #999999
}

#footermenu {
    border: 0px solid #cccccc;
    width: 750px;
    font-family:Verdana;
    font-size: 10px;
    padding-top:0px;
    text-align: left;
}

#footermenu 
{
    border-top: dotted 2px #FEC506;
    color: #999999;
    width: 740px;
}

#footer a {
    font-family:Verdana;
    font-size: 10px;
    padding-top:0px;
    text-decoration: none;
    color: #999999
}

#footer p {
    line-height: 15px;   
    color: #999999;
}

#footer .yellow
{
    color: #FEC506;}
/* End Footer */