@charset "utf-8";
/* CSS Document */

body
{
	text-align: center;
	margin-top:0px;
	margin-left:0px;
	background-color:#b8b8b8;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#414143;
}
p{
	font-size:12px;
}
h2{
	color:#267BBC;
	font-size:20px;
	margin:0 0 0 0;
}
h1{
	color:#267BBC;
	font-size:22px;
	margin:0 0 0 0;
}
h3{
   color:#267bbc;	
   font-size:16px;
   font-weight:300;
}
h4{
	color:#c6e73e;
	color:#FFFFFF;
	margin-top:3px;
}
body.listing
{
	text-align: center;
	margin-top:0px;
	margin-left:0px;
	background-color:transparent;
     
}
div.tbg {
	height:206px;
	width:100%;
	position:absolute;
	background-repeat:repeat-x;
	background-image:url(../images/tbg.jpg);
}
div.phone_title{
	height:30px;
	width:220px;
	position:absolute;
	text-align:right;
	padding-right:5px;
    right:0px;
	top:0px;
}
div.mbg {
	height:594px;
	width:100%;
	top:206px;
	position:absolute;
	background-repeat:repeat-x;
	background-image:url(../images/mbg.jpg);	
}
html {
	overflow-y: scroll;
	}

div.main{
	height:810px;
	width:900px;
	position:relative;
	background-color:#ffffff;
	background-repeat:no-repeat;
	top:0px;
	margin-left:auto;
	margin-right:auto;
}
div.mainedit{
	width:900px;
	position:relative;
	background-color:#999;
	top:15px;
	margin-left:auto;
	margin-right:auto;
}
div.mainlist{
	width:900px;
	position:relative;
	background-color:transparent;
	top:0px;
	margin-left:auto;
	margin-right:auto;

}
p.standard {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000; 
	font-size:13px; 
	text-align:left; 
	margin-top:2px
}
div.list_top{
    width:900px;
	height:326px;
	position:relative;
	background-image:url(../images/bg_top.jpg);
	top:0px;
	left:0px;
}
div.frame{
    width:800px;
	height:430px;
	position:absolute;
	background-color:transparent;
	top:340px;
	left:50px;
}
div.frame_list{
    width:900px;
	position:relative;
	background-image:url(../images/test.jpg);

	left:0px;
}

div.list_bottom{
    width:900px;
	height:110px;
	position:relative;
	background-image:url(../images/bg_bottom.jpg);
	left:0px;

}
div.owner_bottom{
    width:900px;
	height:110px;
	position:relative;
	background-image:url(../images/owner_bottom.jpg);
	left:0px;

}
div.index_bottom{
    width:900px;
	height:80px;
	position:relative;
	background-image:url(../images/index_bottom.jpg);
	left:0px;

}
div.hold{
	height:610px;
	width:20px;
	position:relative;
	background-color:transparent;
	float:left;
	left:10px;
	margin-bottom:5px;
}
div.editframe{
	width:900px;
	position:relative;
	float:right;
	background-color:#b0cbec;
	text-align:center;
	top:150px;
	margin-left:auto;
	margin-right:auto;
}

div.hold_btm{
	height:50px;
	width:900px;
	background-color:#b0cbec;
	margin-bottom:0px;
	bottom:-45;
	text-align:center;
	position:relative;
	float:left;
	text-align:center;
	
}
div.hold_tp{
	height:151px;
	width:900px;
	background-image:url(../images/edit_page.jpg);
	margin-top:0px;
	top:0;
	text-align:center;
	position:absolute;	
}


div.mapframe{
	height:404px;
	width:704px;
	position:absolute;
	background-color:#fff;
	top:331px;
	left:100px;

}

div.listingblock{
	height:165px;
	width:740px;
	position:relative;
	background-color:#c5c5c5;
	margin-left:auto;
	margin-right:auto;
}
div.listingdiv{
	height:119px;
	width:2px;
	position:absolute;
	background-image:url(../images/vert_bar_sm.jpg);
	top:22px;
	left:535px;
}

div.searchblock{
	height:80px;
	width:900px;
	position:relative;
	background-image:url(../images/search_block.jpg);
	margin-left:auto;
	margin-right:auto;
}

div.list_padding{
	height:35px;
	width:900px;
	position:relative;
	background-image:url(../images/listing_top.jpg);
	margin-left:auto;
	margin-right:auto;
}
div.no_results{
	height:60px;
	width:900px;
	position:relative;
	background-image:url(../images/listing_bottom_no.jpg);
	margin-left:auto;
	margin-right:auto;
}
div.yes_results{
	height:35px;
	width:900px;
	position:relative;
	background-image:url(../images/listing_bottom.jpg);
	margin-left:auto;
	margin-right:auto;
}
div.listbase{
	height:7px;
	width:750px;
	position:relative;
	background-image:url(../images/list_base.jpg);
	margin-left:auto;
	margin-right:auto;
}
div.listingpic{
	height:168px;
	width:165px;
	position:absolute;
	background-color:#ffffff;
	padding-top:5px;
	padding-left:5px;
	left:0px;
	top:0px;
}
div.listingpic:hover{
    cursor: pointer;
}
div.listinginfo{
	height:160px;
	width:365px;
	position:absolute;
	background-color:#ffffff;
	padding-top:5px;
	padding-right:10px;
	padding-left:5px;
	left:165px;
	top:0px;
	text-align:left;
	font-family:"Trebuchet MS";
}
p.listinginfop{
    margin-left:4px;
	margin-right:5px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	text-align:left;
	}
div.listingdata{
	height:160px;
	width:200px;
	position:absolute;
	background-color:#ffffff;
	left:540px;
	top:0px;
	text-align:left;
	padding-top:5px;
}
p.lstng{
	margin-top:25px;
	padding-top:25px;
	
}
div.listingnew{
	height:40px;
	width:750px;
	padding-top:10px;
	position:relative;
	background-color:#378ccc;
	margin-left:auto;
	margin-right:auto;
}
div.listingbut1{
	height:24px;
	width:105px;
	position:absolute;
	background-color:transparent;
	left:6px;
	top:135px;
	text-align:left;
}
div.listingbut1:hover {
    cursor: pointer;
}
div.listingbut2{
	height:24px;
	width:105px;
	position:absolute;
	background-color:transparent;
	left:6px;
	top:118px;
	text-align:left;
}
div.listingbut2:hover {
    cursor: pointer;
}
p.editbutton{
	font-family:Arial, Helvetica, sans-serif;
	color:#0101fb;
	font-size:16px;
	margin-top:2px;
}
p.editbutton a:visited{
	color:#0101fb;
	margin-top:2px;
}
p.editbutton:hover{
	text-decoration:underline;
}
p.editbutton a:hover{
	text-decoration:underline;
}
div.vert_bar{
	height:355px;
	width:2px;
	position:absolute;
	background-image:url(../images/vert_bar.jpg);
	left:580px;
	top:376px;
}
div.left_text_title{
	height:30px;
	width:450px;
	position:absolute;
	background-color:transparent;
	left:65px;
	top:25px;
}
div.left_text{
	height:115px;
	width:595px;
	position:absolute;
	background-color:transparent;
	left:60px;
	top:67px;
	padding-left:7px;
}

div.top_img{
	height:161px;
	width:168px;
	position:absolute;
	background-image:url(../images/contract.jpg);
	left:672px;
	top:334px;
}

div.click_own{
	height:100px;
	width:110px;
	position:absolute;
	left:210px;
	top:27px;
	padding-top:15px;
	padding-left:3px;
}
div.click_list{
	height:100px;
	width:110px;
	position:absolute;
	left:200px;
	top:27px;
	padding-top:16px;
	padding-left:0px;
}
div.pic{
	height:480px;
	width:247px;
	position:absolute;
	background-image:url(../images/pics.jpg);
	left:0px;
	top:320px;
}

/*--------------------menu-----------------*/
div.menu{
	position:relative;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	height:23px;
	color:#FFF;
	margin:0 0 0 12px;
}
.menu-row{
	position:absolute;
	width:600px;
	height:20px;
	right:110px;
	top:88px;
	text-align:right;
}
div.menu:hover {
    cursor: pointer;
	color:#cccc33;
}
div.menu:active {
    cursor: pointer;
	color:#cccc33;
}
div.menulogoff{
	height:26px;
	width:76px;
	position:absolute;
	right:0;
	top:0;
	text-align:center;
}
div.menulogoff:hover{
    cursor: pointer;
}

/*--------------------menu-----------------*/
div.toedit{
	height:23px;
	width:109px;
	position:absolute;
	background-color:transparent;
	left:780px;
	top:28px;
	text-align:center;
}
div.toedit:hover {
    cursor: pointer;
}
img.layout_pic:hover {
    cursor: pointer;
}
div.newlisting{
	height:39px;
	width:127px;
	position:absolute;
	background-color:transparent;
	left:305px;
	top:7px;
	text-align:center;
}
div.newlisting:hover {
    cursor: pointer;
}
/* ------------------edit----------------------*/
div.main_edit_back{
	width:900px;
	height:870px;
	position:relative;
	background-image:url(../images/bk1.jpg);
	background-repeat:no-repeat;
	top:0px;
	margin-left:auto;
	margin-right:auto;
}
div.main_edit_banner{
	height:129px;
	width:900px;
	position:relative;
	background-image:url(../images/banner2.jpg);
	top:0px;
}
div.main_edit{
	height:720px;
	width:620px;
	position:relative;
	background-color:#e6e6e6;
	top:0px;
	margin-left:auto;
	margin-right:auto;
}
div.edittext {
	position:absolute;
	background-color:transparent;
	text-align:left;
	height: 22px;
}
div.editdescription {
	height:252px;
	width:344px;
	position:absolute;
	background-color:transparent;
	left:108px;
	top:123px;
	text-align:center;
}
div.editaddress {
	height:71px;
	width:202px;
	position:absolute;
	background-color:transparent;
	left:265px;
	top:29px;
	text-align:left;
}
div.editdatarow{
	height:45px;
	width:900px;
	position:absolute;
	background-color:transparent;
	left:0px;
	top:443px;
	text-align:center;
}

div.editname{
	height:25px;
	width:83px;
	position:absolute;
	background-color:transparent;
	left:71px;
	text-align:left;
}

div.editrent{
	height:25px;
	width:49px;
	position:absolute;
	background-color:transparent;
	left:491px;
	text-align:center;
}
div.editdeposite{
	height:25px;
	width:49px;
	position:absolute;
	background-color:transparent;
	left:491px;
	text-align:center;
}
div.editbed{
	height:25px;
	width:49px;
	position:absolute;
	background-color:transparent;
	left:491px;
	text-align:center;
}
div.editbath{
	height:25px;
	width:49px;
	position:absolute;
	background-color:transparent;
	left:491px;
	text-align:center;
}
div.editsqft{
	height:25px;
	width:49px;
	position:absolute;
	background-color:transparent;
	left:491px;
	text-align:center;
}

div.edittype{
	height:25px;
	width:87px;
	position:absolute;
	background-color:transparent;
	left:491px;
	top:619px;
	text-align:center;
}

div.edittypetext{
	height:25px;
	width:49px;
	position:absolute;
	background-color:transparent;
	left:427px;
	top:619px;
	text-align:center;
}
div.editlocation{
	height:25px;
	width:87px;
	position:absolute;
	background-color:transparent;
	left:491px;
	top:739px;
	text-align:center;
}

div.editlocationtext{
	height:25px;
	width:49px;
	position:absolute;
	background-color:transparent;
	left:427px;
	top:739px;
	text-align:center;
}
div.editlocation{
	height:25px;
	width:87px;
	position:absolute;
	background-color:transparent;
	left:491px;
	top:650px;
	text-align:center;
}

div.editlocationtext{
	height:25px;
	width:49px;
	position:absolute;
	background-color:transparent;
	left:427px;
	top:650px;
	text-align:center;
}


div.editcreate{
	height:30px;
	width:106px;
	position:absolute;
	background-color:transparent;
	left:440px;
	text-align:center;
	top: 679px;
}

/* ------------------edit---../images---------------*/
div.editupmainpic{
	height:31px;
	width:325px;
	position:absolute;
	background-color:transparent;
	left:4px;
	text-align:left;
}
div.editimgdis{
	height:312px;
	width:337px;
	position:absolute;
	background-color:transparent;
	border-color:#000;
	border-style:solid;
	border-width:0px;
	left:25px;
	text-align:left;
	top: 381px;
}
div.editupmainpic2{
	height:31px;
	width:313px;
	position:absolute;
	background-color:transparent;
	left:197px;
	text-align:left;
}
div.editimgdis2{
	height:736px;
	width:514px;
	position:absolute;
	background-color:transparent;
	border-color:#000;
	border-style:solid;
	border-width:0px;
	left:8px;
	top: 394px;
}
/* ------------------edit checkboxes------------*/

div.checkmain{
	height:716px;
	width:40px;
	position:absolute;
	background-color:transparent;
	left:145px;
	text-align:center;
	top: 13px;
}
div.checkimg{
	height:722px;
	width:129px;
	position:absolute;
	background-color:transparent;
	left:8px;
	text-align:center;
	top: 8px;
}
div.checkimgbox{
	height:110px;
	width:120px;
	position:absolute;
	background-color:transparent;
	left:0px;
	text-align:center;
	
}
div.checkbox{
	height:22px;
	width:22px;
	position:absolute;
	background-color:transparent;;
	left:12px;
	text-align:center;
}
div.copyright{
	height:40px;
	width:900px;
	bottom:-30px;
	background-color:#b8b8b8;

	text-align:center;
	position:absolute;
	padding-top:-20px;
	left:0px;
}
div.candor{
	height:20px;
	width:800px;
	text-align:center;
	position:absolute;
	left:50px;
	top:-20px;
	padding-bottom:10px;
}
p.copyright {
	font-size: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin-top:5px;
}
p.candor {
	font-size: 16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height:0px;
	font-weight: normal;
	font-variant: normal;
	padding-top:0px;
	color: #267bbc;
	margin-top:6px;
}
/* ------------------edit checkboxes------------*/

div.dis_img_lg{
	height:198px;
	width:237px;
	position:absolute;
	background-color:transparent;
	left:115px;
	text-align:center;
	top: 353px;
}
div.dis_nam_lg{
	height:75px;
	width:235px;
	position:absolute;
	background-color:transparent;
	left:115px;
	text-align:left;
	padding-left:2px;
	top: 556px;
}
p.dis_nam_lg{
	font-family:Tahoma, Geneva, sans-serif;
	color:#000000;
	font-size:20px;
	margin-top:5px;
}
div.dis_add_lg{
	height:49px;
	width:237px;
	position:absolute;
	background-color:transparent;
	left:115px;
	text-align:left;
	top: 635px;
}
p.dis_add_lg{
	font-family:Tahoma, Geneva, sans-serif;
	color:#000000;
	font-size:16px;
	margin-top:5px;
}

div.form_box{
	height:290px;
	width:461px;
	position:absolute;
	background-color:transparent;
	left:361px;
	text-align:left;
	top: 421px;
}
div.log_form_box{
	height:190px;
	width:331px;
	position:absolute;
	background-color:transparent;
	left:293px;
	text-align:left;
	top: 467px;
}
div.main_top_img{
	height:148px;
	width:198px;
	position:absolute;
	background-color:transparent;
	left:26px;
	text-align:center;
	top: 27px;
}
div.main_btm_img{
	height:148px;
	width:198px;
	position:absolute;
	background-color:transparent;
	left:24px;
	text-align:center;
	top: 228px;
}

div.bottom_l_picture{
	height:177px;
	width:236px;
	position:absolute;
	background-image:url(../images/paint.jpg);
	left:50px;
	top: 444px;
	}
div.bottom_m_picture{
	height:177px;
	width:236px;
	position:absolute;
	background-image:url(../images/electric.jpg);
	left:331px;
	top: 444px;
	}
div.bottom_r_picture{
	height:177px;
	width:236px;
	position:absolute;
	background-image:url(../images/maint.jpg);
	left:617px;
	top: 444px;
	}
div.contact_info_mid{
	height:120px;
	width:490px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	position:absolute;
	color:#414143;
	font-size:12px;
    left: 79px;
	top:262px;
}
div.textboxcreate{
	height:64px;
	width:419px;
	position:absolute;
	background-color:transparent;
	left:379px;
	text-align:left;
	top: 345px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:14px;
	padding-top:2px;
	padding-bottom:2px;
}
div.textboxlogon{
	height:55px;
	width:337px;
	position:absolute;
	background-color:transparent;
	left:295px;
	text-align:left;
	top: 378px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:14px;
	padding-top:0px;
	padding-bottom:20px;
}
div.selectbed
{
	height:20px;
	width:88px;
	top:39px;
	left:280px;
	position:absolute;
}
div.selectbath
{
	height:20px;
	width:88px;
	top:39px;
	left:410px;
	position:absolute;
}

div.selecttype
{
	height:20px;
	width:88px;
	top:39px;
	left:540px;
	position:absolute;
}
div.selectprice
{
	height:20px;
	width:88px;
	top:39px;
	left:110px;
	position:absolute;
}
div.selectlocation
{
	height:20px;
	width:88px;
	top:39px;
	left:672px;
	position:absolute;
}
div.selectbedtext
{
	height:20px;
	width:88px;
	top:21px;
	left:280px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	text-align:left;
	position:absolute;
	background-color:transparent;
}
div.selectbathtext
{
	height:20px;
	width:88px;
	top:21px;
	left:410px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	text-align:left;
	position:absolute;
	background-color:transparent;
}
div.selecttypetext
{
	height:20px;
	width:88px;
	top:21px;
	left:540px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	text-align:left;
	position:absolute;
	background-color:transparent;
	}
div.selectpricetext
{
	height:20px;
	width:88px;
	top:21px;
	left:110px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	text-align:left;
	position:absolute;
	background-color:transparent;
}div.selectlocationtext
{
	height:20px;
	width:88px;
	top:21px;
	left:672px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	text-align:left;
	position:absolute;
	background-color:transparent;
}
a.form{
	color:#0e0e6d;
}a.form:visited{
	color:#0e0e6d;
}
div.test{
	min-height:840px;
	width:100%;
	background-color:transparent;
	bottom:0px;
	margin-bottom:0;
	top:0px;
	height:100%;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	z-index:-1;
	text-align:center;
}
div.copyright_test{
	height:32px;
	width:920px;;
	background-image:url(../images/bottom.jpg);
	bottom:0px;
	margin-bottom:10px;
	text-align:center;
	position:absolute;
	left:50%;
	margin-left:-460px;

}
div.maintance{
	width:180px;
	height:23px;
	position:absolute;
	background-color:transparent;
	top:478px;
	left:353px;
}
div.maintance:hover {
    cursor: pointer;
}
div.rent_app{
	width:181px;
	height:23px;
	position:absolute;
	background-color:transparent;
	top:531px;
	left:353px;
}
div.rent_app:hover {
    cursor: pointer;
}
#gallery2 li.hidden{
display:none;
}
div.frame_list2{
    width:900px;
	position:relative;
	background-image:url(../images/test2b.jpg);
	left:0px;
	top:-4px;
	background-repeat:no-repeat;
	background-position:top;
}

div.index_bkgnd{
    width:900px;
	position:relative;
	background-image:url(../images/index_bac4.jpg);
	left:0px;
	top:-4px;
}
div.index_bkgnd2{
    width:900px;
	position:relative;
	background-image:url(../images/index_bac5.jpg);
	left:0px;
	top:-4px;
}
div.frame_index{
    width:900px;
	height:570px;
	position:relative;
	background-image:url(../images/index_bac.jpg);
	left:0px;

}
div.list_bottom3{
    width:900px;
	height:70px;
	position:relative;
	background-image:url(../images/bg_bottom2.jpg);
	left:0px;
}
div.space_own{
	height:20px;
	width:497px;
	position:relative;
	left:60px;
	top:0px;
}
div.owner_one_title{
	height:33px;
	position:relative;
    background-color:#4580d8;
}
div.owner_one_text{
	height:173px;
	width:546px;
	position:relative;
	padding-top:5px;
	left:50px;
	top:0px;
	padding-left:5px;
}
div.owner_two_title{
	height:33px;
	width:545px;
	position:relative;
	background-color:#4580d8;
	padding-top:1px;
	padding-left:5px;
	left:50px;
	top:0px;
}
div.owner_two_text{
	height:360px;
	width:548px;
	position:relative;
    padding-top:5px;
	left:50px;
	top:0px;
	padding-left:5px;
}
div.margin_own{
	height:410px;
	width:220px;
	position:absolute;
	padding-left:6px;
	left:635px;
	top:20px;
}
div.owner_three_title{
	height:34px;
	width:220px;
	position:absolute;

	left:0px;
	top:0px;
}
div.owner_three_text{
	height:360px;
	width:220px;
	position:absolute;
	left:0px;
	top:34px;
}

div.index_title{
	height:30px;
	width:500px;
	position:relative;
	padding-top:5px;
	left:50px;
	top:0px;
	padding-left:5px;
}
div.index_copy{
	height:135px;
	width:470px;
	position:relative;
    padding-top:20px;
	left:50px;
	top:0px;
	padding-left:5px;
}
div.index_base{
	height:345px;
	width:785px;
	position:relative;
	left:50px;
	top:0px;
	padding-top:5px;
}
div.left_box{
	height:320px;
	width:370px;
	position:absolute;
	left:10px;
	top:50px;
}
div.right_box{
	height:320px;
	width:370px;
	position:absolute;
	left:409px;
	top:50px;
}

div.index_button{
	height:131px;
	width:145px;
	position:relative;
	left:55px;
}
div.index_button:hover {
    cursor: pointer;
	background-position: 0px -131px;
}
div.index_button:active {
    cursor: pointer;
	background-position: 0px -262px;
}


div.button_title{
	position:relative;
	left:0px;
	padding-top:0px;
	padding-left:4px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	color:#267bbc;
	font-size:18px;
	margin-top:4px;
	margin-bottom:10px;
	text-align:center;
}
div.button_copy{
	position:relative;
	left:0px;
	padding-top:0px;
	padding-left:6px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin-top:4px;
	line-height:18px;
	color:#53595d;
}
.line{
	position:relative;
	width:2px;
	background-image:url(../images/vertical_line.jpg);
	width:2px;
	height:273px;
}
.click{
	position:relative;
	padding-top:0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	margin-top:0px;
	text-align:center;
	margin-bottom:15px;
	font-size:12px;
	width:60px;
	height:13px;
	left:100px;
	color:#53595D;
}
.brokerage_text{
  position:relative;
}



/* OLD */
div.list_button{
	height:131px;
	width:145px;
	position:absolute;
	background-image:url(../images/house_button.jpg);
	left:69px;
	top:4px;
}
div.list_button:hover {
    cursor: pointer;
	background-position: 0px -131px;
}
div.list_button:active {
    cursor: pointer;
	background-position: 0px -262px;
}
div.own_button{
	height:131px;
	width:145px;
	position:absolute;
	background-image:url(../images/contract_button.jpg);
	left:55px;
	top:4px;
}
div.own_button:hover {
    cursor: pointer;
	background-position: 0px -131px;
}
div.own_button:active {
    cursor: pointer;
	background-position: 0px -262px;
}
div.title_own{
	height:30px;
	width:330px;
	position:absolute;
	left:15px;
	top:175px;
	padding-top:0px;
	padding-left:4px;

}
div.copy_own{
	height:75px;
	width:342px;
	position:absolute;
	left:15px;
	top:224px;
	padding-top:0px;
	padding-left:4px;

}
div.title_list{
	height:30px;
	width:330px;
	position:absolute;
	left:25px;
	top:175px;
	padding-top:0px;
	padding-left:6px;
}
div.copy_list{
	height:75px;
	width:342px;
	position:absolute;
	left:25px;
	top:224px;
	padding-top:0px;
	padding-left:6px;
}
.big_link{
	color:#0E0E6D;
	text-decoration:none;
}
.big_link:hover{
	text-decoration:underline;
}

/*Contact Page*/
div.contact_bg{
    width:900px;
	position:relative;
	background-image:url(../images/test3a.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#c5c5c5;
	left:0px;
	text-align:left;
}
div.contact_picture{
	float:left;
	margin:5px 10px 5px 15px;
}
div.contact_name{
	height:24px;
	position:relative;
	text-align:center;
	color:#0261ba;
	font-size:16px;
}
div.contact{
	height:260px;
	width:208px;
	position:absolute;
	left:620px;
	text-align:left;
	top:95px;
	}
div.contact_title{
	height:24px;
	width:120px;
	position:absolute;
	left:620px;
	text-align:left;
	top: 43px;
	color:#0261ba;
	font-size:22px;
}
.contactt{
	font-size:16px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:18px;
	padding-top:1px;
	padding-bottom:1px;
}
.contactt2{
	color:#009;
	margin-top:2px;
	margin-bottom:0px;
	line-height:14px;
	padding-top:2px;
	padding-bottom:2px;
}
.title_link{
	text-decoration:none;
	outline:none;
	color:#267BBC;
}
.title_link:hover{
	text-decoration:underline !important;
	color:#267BBC;
}
.title_link:visited{
	color:#267BBC;
}
/*=====NEW===========*/
.chkActive{
	text-decoration:none;
}
.activeIn{
	position:relative;	
}

