html{
	scrollbar-face-color:#E4E4E4;
	scrollbar-base-color:#EBF5FF;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#E4E4E4;
	scrollbar-shadow-color:#E4E4E4;
	scrollbar-highlight-color:#E4E4E4;
	scrollbar-3dlight-color:#939393;
	scrollbar-darkshadow-Color:#939393;

}

body {
	
	padding:0;
	margin: 0;
	text-align:center;
	background-color:#f3f2f0;
	color:#333333;		
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-size:11px;
}
p{

	line-height:1.5;
	color:#333333;
	font-size:12px;
	
	
}
td{
	text-decoration:none;
}

.main{

	line-height:1.5;
	color:#333333;
	font-size:12px;
	
	
}
td{	
	text-align:left;
}
select{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	width:120px;

}
.txtgrey{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	font-weight:normal;
}
.checkoutBarCurrent{
	font-family:Arial, Helvetica, sans-serif;
	color:#1999d7;
	font-size:11px;
	font-weight:bold;
	padding-right:10px;
	white-space:nowrap;

}
.checkoutBarTo{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	padding-right:10px;
	white-space:nowrap;

}
.wrapper {
	width:962px;
	height:95%;
	margin:0 auto;
	text-align:left;
}

.header {
	width:962px;
	height:110px;
	display:table;	
	float:left;
	padding: 0px 0px 0px 0px;
}

.topright{
	
	float:right;
	text-align:right;
	width:740px;
	height:110px;
	padding: 0px 15px 0px 0px;
 	
}
.topright1{
	
	float:right;
	text-align:right;
	width:740px;
	height:25px;
	padding: 0px 0px 0px 0px;
 	
}
.topright2{
	
	float:right;
	text-align:center;
	width:740px;
	height:75px;
	padding: 10px 0px 0px 0px;
 	
}
.logo{
	position:relative;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:0px 35px;
	float:left;
	width:207px;
	height:110px;
	margin: 0px 0px 0px 0px;
}
.tabbar {
	width:935px;
	height:35px;
	display:table;	
	float:left;
	padding: 0px 0px 0px 27px;
}

#mainNavigation {
	float: left;
	margin-left:-40px;
	margin-top:-11px;
	#margin-top:0px;
	height: 39px;
	border: 0px solid red;
	width:900px;
}

#mainNavigation ul {
	list-style: none;
	height: 35px;

}

#mainNavigation ul li {
	display: block;
	height: 35px;
	float: left;

}

#mainNavigation ul li a {
	display: block;
	cursor: pointer;
	height: 35px;
	background-repeat: no-repeat;
}

#mainNavigation ul li a:hover {
	background-position: 0 -35px;
}

#mainNavigation ul li a span {
	display: none;
}


#mainNavigation ul li#men a {
	background-image: url('../images/men.jpg');
	width: 83px;
	background-repeat:no-repeat;
}
#mainNavigation ul li#men_selected {
	background-image: url('../images/men.jpg');
	width: 83px;
	height:35px;
	background-repeat:no-repeat;
	background-position: 0 -35px;

}


#mainNavigation ul li#women a {
	background-image: url('../images/outerwear.jpg');
	width: 109px;
	background-repeat:no-repeat;
}
#mainNavigation ul li#women_selected {
	background-image: url('../images/outerwear.jpg');
	width: 109px;
	height:35px;
	background-repeat:no-repeat;
	background-position: 0 -35px;

}

#mainNavigation ul li#beauty a {
	background-image: url('../images/beauty.jpg');
	width: 90px;
	background-repeat:no-repeat;
}
#mainNavigation ul li#beauty_selected {
	background-image: url('../images/beauty.jpg');
	width: 90px;
	height:35px;
	background-repeat:no-repeat;
	background-position: 0 -35px;

}
#mainNavigation ul li#other a {
	background-image: url('../images/other.jpg');
	width: 101px;
	background-repeat:no-repeat;
}
#mainNavigation ul li#other_selected {
	background-image: url('../images/other.jpg');
	width: 101px;
	height:35px;
	background-repeat:no-repeat;
	background-position: 0 -35px;

}
#mainNavigation ul li#aboutus a {
	background-image: url('../images/aboutus.jpg');
	width: 101px;
	background-repeat:no-repeat;
}
#mainNavigation ul li#aboutus_selected {
	background-image: url('../images/aboutus.jpg');
	width: 101px;
	height:35px;
	background-repeat:no-repeat;
	background-position: 0 -35px;

}
#mainNavigation ul li#contact a {
	background-image: url('../images/contact.jpg');
	width: 109px;
}
#mainNavigation ul li#contact_selected {
	background-image: url('../images/contact.jpg');
	width: 109px;
	height:35px;
	background-repeat:no-repeat;
	background-position: 0 -35px;

}
#mainNavigation ul li#fundraising a {
	background-image: url('../images/fundraising.jpg');
	width: 120px;
}
#mainNavigation ul li#fundraising_selected {
	background-image: url('../images/fundraising.jpg');
	width: 120px;
	height:35px;
	background-repeat:no-repeat;
	background-position: 0 -35px;

}
.bluebar{
	width:947px;
	height:25px;
	display:table;	
	float:left;
	text-align:right;
	color:#FFFFFF;
	padding: 4px 15px 0px 0px;
}
.searchbar{
	width:947px;
	height:25px;
	display:table;	
	float:left;
	text-align:right;
	padding: 4px 15px 0px 0px;
	color:#FFFFFF;
	font-size:11px;
}

.txtlogin{
	background:transparent;
    border:none 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif,;
	color:#333333;
	width:140px;
	

}
.txtsmalllogin
{
    background:url(../images/txtsearch.png);	
	background-repeat:no-repeat;	
	height:21px;
	width:175px;
	background-position:center;
    }

.maindiv {
	width:940px;	
	display:inline;	
	float:left;
	padding: 12px 5px 0px 5px;
	margin:0px 0px 30px 0px;
	background-color:#f3f2f0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:666666;
}
.colright{
	width:290px;
	float:right;

}
.banadd{
	width:265px;
	float:right;
	padding: 0px 0px 10px 0px;

}
.banregister{
	width:300px;
	float:right;
	padding: 0px 0px 10px 0px;

}
.prodemo{
	width:300px;
	float:right;
	padding: 0px 0px 10px 0px;

}
.banaddbot{
	width:465px;
	float:right;
	padding: 0px 0px 0px 0px;

}
.colleft{
	width:158px;
	float:left;	
}
.colmid{
	width:455px;
	padding: 0px 12px 0px 5px;
	float:right;

}
.colmidinner{
	width:750px;
	padding: 0px 12px 0px 12px;
	float:right;	
}
.proheading{
	width:465px;
	padding: 0px 0px 10px 0px;
	float:left;

}
.proheadinginner{
	width:750px;
	padding: 0px 0px 10px 0px;
	float:right;

}
.mission{
	width:454px;
	padding: 0px 0px 10px 0px;
	float:right;

}
.missioninner{
	width:750px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	float:right;

}
.txtheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1999d7;

}
.mainheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	
}
.toplink:link, .toplink:active, .toplink:visited{
	color:#666666;
	font-size:11px;	
	font-weight:normal;
	text-decoration:none;
}
.toplink:hover{
	color:#1b80c6;
	font-size:11px;	
	font-weight:normal;
	text-decoration:none;
}
.guest{
	color:#1999d7;
	font-size:11px;	
	font-weight:bold;
	text-decoration:none;
}
.protitle{
	color:#ef6302;
	font-size:14px;	
	font-weight:normal;
	text-decoration:none;
}
.bluelink:link, .bluelink:active, .bluelink:visited{
	color:#1999d7;
	font-size:11px;	
	font-weight:normal;
	text-decoration:underline;
}
.bluelink:hover{
	color:#1999d7;
	font-size:11px;	
	font-weight:normal;
	text-decoration:none;
}
.txtwhite{
	color:#FFFFFF;
	font-size:12px;	
	font-weight:normal;
	text-decoration:none;
}
.reg:link, .reg:active, .reg:visited{
	color:#FFFFFF;
	font-size:12px;	
	font-weight:normal;
	text-decoration:none;
}
.reg:hover{
	color:#FFFFFF;
	font-size:12px;	
	font-weight:normal;
	text-decoration:underline;
}

.btn_submit {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-image:url(../images/btn_submit.png);
	color:#FFFFFF;	
	border: 0px solid #B9B9B9;
	background-repeat:no-repeat;
	width:90px;
	height:22px;
}
.btn_del {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-image:url(../images/btn_del.png);
	color:#FFFFFF;	
	border: 0px solid #B9B9B9;
	background-repeat:no-repeat;
	width:71px;
	height:22px;
}

.txtlogin{
	background:transparent;
    border:none 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif,;
	color:#333333;
	width:130px;
	

}
.txtsmalllogin
{
    background:url(../images/txtlogin.png);	
	background-repeat:no-repeat;	
	height:21px;
	width:139px;
	background-position:left;
    }




















.banner{
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	width:977px;
	height:233px;
	float:left;
	text-align:center;
	padding: 0px 0px 0px 0px;
}





#main_content{
	width:977px;
	height:425px;
	background-color:#fff9ef;	
	float:left;
	}


#top_content {
	width:842px;
	height:123px;
	background-image:url(../images/topcontent_img.png);
	background-repeat:no-repeat;
	background-position:right;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 60px;
	line-height:110%;
	}


.clear {
	margin:0px;
	padding:0px;
	clear:both;
}


.txt_content{
	width:523px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	text-align:left;
	
	
}

.txt_content2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:623px;
	color:#666666;
	margin: 0px;
	padding: 0px;
	text-align:left;
	padding:0px 0px 0px 20px;
	}

#bot_content {
	width:977px;
	height:258px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}


.box_calc {
	background-image:url(../images/bg_box.png);
	background-repeat:no-repeat;
	width:260px;
	height:255px;
	float:right;
	margin: 20px 0px 0px 0px;
	padding: 0px 9px 0px 8px;
}

.header_calc {
background-image:url(../images/mort_calc..jpg);
background-repeat:no-repeat;
width:242px;
height:34px;
padding:0px;
margin:0px;
}




.botimg1 {background-image:url(../images/img1.png);
background-repeat:no-repeat;
width:242px;
height:74px;
}













.box_analysis {
	background-image:url(../images/bg_box.png);
	background-repeat:no-repeat;
	width:260px;
	height:255px;
	float:right;
	margin: 10px 40px 0px 0px;
	padding: 0px 10px 10px 10px;
}

.header_analysis {
background-image:url(../images/free_analysis.jpg);
background-repeat:no-repeat;
width:242px;
height:34px;
padding:0px;
margin:0px;
}




.botimg2 {background-image:url(../images/img2.png);
background-repeat:no-repeat;
width:242px;
height:74px;
float:left;
margin: 0px 0px 0px 0px;
}


.boxtext {
font-family:"Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
font-size:11px;
font-weight:normal;
float:left;
width:242px;
height:130px;
color:#666666;
line-height:2;
margin:0px 0px 0px -20px;
}

.td_dotted{
	background-image:url(../images/seperator.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	

}


.footer{
	width:932px;
	
	display:table;	
	float:left;
	text-align:right;
	margin-top:-20px;
	padding: 4px 15px 0px 15px;
	color:#666666;
	font-size:11px;
}
.txtfooterbold{
	color:#666666;
	font-size:12px;
	font-weight:bold;

}
.copyright{
	color:#999999;
	font-size:10px;

}




















.box_search {
	background-image:url(../images/bg_box.png);
	background-repeat:no-repeat;
	width:260px;
	height:255px;
	float:right;
	margin: 20px 0px 0px 0px;
	padding: 0px 9px 0px 8px;
}

.header_search {
background-image:url(../images/property_search.jpg);
background-repeat:no-repeat;
width:242px;
height:34px;
padding:0px;
margin:0px;
}



.botimg1 {background-image:url(../images/img1.png);
background-repeat:no-repeat;
width:242px;
height:74px;
}


.botNav{
	list-style-type:none;
	padding:0px 0px 8px 80px;
	margin:0px;
	background-color:#fff9ef;
}


.botNav li{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #695744;
	text-decoration: none;
	display:inline;
	padding: 0px 30px 0px 0px;
}

.botNav li a,.botNav li a:active,.botNav li a:visited{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #695744;
	text-decoration: none;
	display:inline;
	}

.botNav li a:hover{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display:inline;
}


.bottomfooter {
background-image:url(../images/bg_footer.jpg);
background-repeat:repeat-x;
width:977px;
height:44px;
}


.botNav2{
	list-style-type:none;
	float:right;
	padding:12px 0px 0px 0px;
	margin:0px;
	color:#fff9ef;
}
.botNav2 li{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #fff9ef;
	text-decoration: none;
	display:inline;
	padding: 0px 10px 0px 0px;
}

.botNav2 li a,.botNav2 li a:active,.botNav2 li a:visited{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #fff9ef;
	text-decoration: none;
	display:inline;
}

.botNav2 li a:hover{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display:inline;
}


.ehl {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
	padding:16px 0px 0px 0px;
}

ol {
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	list-style-position: outside;
	list-style-type: decimal;
	vertical-align:middle;
	line-height:2;
	padding:0px 0px 0px -5px;
}

ul {
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	vertical-align:middle;
	line-height:2;
	padding:0px 0px 0px -5px;

}

li {
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	vertical-align:middle;
	line-height:2;
	padding:0px 0px 0px -5px;
	
}
td{
	text-decoration:none;
}
.tdh{
	height:460px;
}