/* CSS Document */
/* 	OfficeToRent.com
	Created on April 15, 2008
	Created & Updated by SURESH
*/

/*
H = Holding Page
T = Top
B = Bottom
L = Left
C = Center
R = Right
*/



/* 	===================================================================================================
											BODY
===================================================================================================  */

BODY {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-attachment: scroll;
	background-image: url(../officeToRentImages/backgroundBody.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.main {
	width:950px;
	padding:0px;
	margin:0px auto;
}
/* 	===================================================================================================
											 HEADER
===================================================================================================  */
.header {
	width:950px;
	height:245px;
	float:left;
	padding:0px;
	margin:0px;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/backgroundHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header a {
	color:#120090;
	text-decoration:none;
}
.header a:hover {
	color:#E27226;
	text-decoration:none;
}
.headerTop {
	width:950px;
	height:153px;
	float:left;
	padding:0px;
	margin:0px;
}
.headerLogo {
	width:234px;
	float:left;
	padding:30px 0px 0px 64px;
	margin:0px;
}
.login {
	width:552px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 12px 5px 0px 5px;
	text-align: right;
}
.login a {
	color: #333333;
	text-decoration:none;
	margin: 0px;
	padding: 0px 6px 0px 10px;
	background: url(../officeToRentImages/iconLogin.gif) no-repeat scroll right 4px;
}
.login a:hover {
	text-decoration: underline;
	color: #333333;
}
.headerForm {
	width:552px;
	float:left;
	padding:0px 100px 0px 0px;
	margin:0px;
	color:#FFFFFF;
	font-size:11px;
}
.yregtopmodulefont {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	color:#FF0000;
}
/*.headerForm {
 width:552px;
 float:left;
 padding:63px 100px 0px 0px;
 margin:0px;
 color:#FFFFFF;
 font-size:11px;
}*/
.formBox1 {
	width:230px;
	float:left;
	padding:0px;
	margin:0px;
}
.formBox1 fieldset, .formBox1 form {
	margin:0;
	padding:0;
	border:0;
}
.formBox1 label {
	padding:0px 0px 2px 0px;
	float:left;
	margin:0px;
	width:196px;
}
.formBox1 select {
	margin:0px 0px 2px 0px;
	padding:1px;
	float:left;
	width:208px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	border:1px solid #7F9DB9;
	color:#3598CF;
}
.formBox2 {
	width:149px;
	float:left;
	padding:0px;
	margin:0px;
}
.formBox2 fieldset, .formBox2 form {
	margin:0;
	padding:0;
	border:0;
}
.formBox2 label {
	padding:0px 0px 2px 0px;
	float:left;
	margin:0px;
	width:129px;
}
.formBox2 input {
	margin:0px 0px 2px 0px;
	padding:2px;
	float:left;
	font-size:11px;
	width:129px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	border:1px solid #7F9DB9;
	color:#3598CF;
}
.formBox2-1 {
	width:70px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.formBox2-1 fieldset, .formBox2-1 form {
	margin:0;
	padding:0;
	border:0;
}
.formBox2-1 label {
	padding:0px 0px 2px 0px;
	float:left;
	margin:0px;
	width:70px;
}
.formBox2-1 input {
	margin:0px 0px 2px 0px;
	padding:2px;
	float:left;
	width:58px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	border:1px solid #7F9DB9;
	color:#3598CF;
}
.formBox2-1 select {
	margin:0px 0px 2px 0px;
	padding:1px;
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	border:1px solid #7F9DB9;
	color:#3598CF;
	width:58px;
}
.formBox3 {
	width:125px;
	float:left;
	padding:40px 0px 0px 5px;
	margin:0px;
}
.formBox3 fieldset, .formBox3 form {
	margin:0;
	padding:0;
	border:0;
}
.formBox3 label {
	padding:2px 0px 0px 0px;
	float:left;
	margin:0px;
	width:95px;
}
.formBox3 img {
	padding:0px 3px 0px 0px;
	float:left;
	margin:0px;
}
.formBox3 input {
	margin:0px 0px 2px 0px;
	padding:0px;
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	border:0px solid #7F9DB9;
	color:#3598CF;
}
.goButton {
	width:34px;
	height:20px;
	float:left;
	padding:55px 0px 0px 0px;
	margin:0px;
}
.goButton ul {
	position: relative;
	width:34px;
	height:20px;
	margin: 0;
	padding: 0;
	text-align:left;
	background-image: url(../officeToRentImages/goButton.jpg);
}
.goButton ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top:0;
}
.goButton ul li, .goButton a {
	display:block;
	height:20px;
	border-bottom:0;
}
.goButton ul li a {
	text-indent:-9999px;
	text-decoration:none;
	padding: 0px;
	cursor:pointer;
}
.goBu {
	left:0;
	top:0;
	width:34px;
}
.goBu a:hover {
	background: transparent url(../officeToRentImages/goButton.jpg) 0 -20px no-repeat;
	border-bottom:0;
}
ul.headerMenus-links {
	margin:0px;
	padding:0px;
}
ul.headerMenus-links li {
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:0px 7px 0px 7px;
	display: inline;
}
.headerB {
	width:866px;
	height:35px;
	float:left;
	padding:0px 41px 0px 43px;
	margin:0px;
}
.contactForm {
	width:600px;
	float:left;
	padding:10px 0px 10px 0px;
	margin:0px;
}
.contactForm fieldset, .contactForm form {
	margin:0;
	padding:0;
	border:0;
}
.contactForm label {
	padding:0px 0px 4px 0px;
	float:left;
	margin:0px;
	width:150px;
	font-size:12px;
	color:#8D8D8D;
}
.contactForm input {
	margin:0px 0px 4px 0px;
	padding:1px;
	float:left;
	width:350px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	border:1px solid #3297CD;
	color:#8D8D8D;
}
.contactForm img {
	padding:10px 275px 0px 0px;
	margin:0px;
	float: left;
}
.contactForm textarea {
	margin:0px 0px 4px 0px;
	padding:1px;
	float:left;
	width:350px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	border:1px solid #3297CD;
	color:#8D8D8D;
}
.contactForm select {
	margin:0px 0px 4px 0px;
	padding:1px;
	float:left;
	width:350px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	border:1px solid #3297CD;
	color:#8D8D8D;
}

.myProfileForm {
	width:550px;
	float:left;
	padding:15px 0px 15px 100px;
	margin:0px 0px 0px 0px;
}
.myProfileForm fieldset, .myProfileForm form {
	margin:0;
	padding:0;
	border:0;
}

.myProfileForm1  {
	padding:12px 0px 4px 25px;
	float:left;
	margin:0px 0px 0px 0px;
	width:150px;
	font-size:13px;
	color:#8D8D8D;
	
}
.myProfileForm2 {
	padding:12px 0px 4px 25px;
	float:left;
	margin:0px;
	width:300px;
	font-size:13px;
	color:#3398CC;
}




.submitBu {
	width:97px;
	height:25px;
	float:left;
	padding:5px 0px 0px 150px;
	margin:0px;
}
.submitBu ul {
	position: relative;
	width:97px;
	height:25px;
	margin: 0;
	padding: 0;
	text-align:left;
	background-image: url(../officeToRentImages/submitBu.jpg);
}
.submitBu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top:0;
}
.submitBu ul li, .submitBu a {
	display:block;
	height:25px;
	border-bottom:0;
}
.submitBu ul li a {
	text-indent:-9999px;
	text-decoration:none;
	padding: 0px;
	cursor:pointer;
}
.suBu {
	left:0;
	top:0;
	width:97px;
}
.suBu a:hover {
	background: transparent url(../officeToRentImages/submitBu.jpg) 0 -25px no-repeat;
	border-bottom:0;
}
 /* ====================================================================================================
 									edit Button
 
 ===================================================================================================*/
 
 .editBu {
	width:97px;
	height:25px;
	float:left;
	padding:10px 0px 0px 125px;
	margin:0px;
}
.editBu ul {
	position: relative;
	width:97px;
	height:25px;
	margin: 0;
	padding: 0;
	text-align:left;
	background-image: url(../officeToRentImages/editBu.jpg);
}
.editBu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top:0;
}
.editBu ul li, .editBu a {
	display:block;
	height:25px;
	border-bottom:0;
}
.editBu ul li a {
	text-indent:-9999px;
	text-decoration:none;
	padding: 0px;
	cursor:pointer;
}
.edBu {
	left:0;
	top:0;
	width:97px;
}
.edBu a:hover {
	background: transparent url(../officeToRentImages/editBu.jpg) 0 -25px no-repeat;
	border-bottom:0;
}

/* ====================================================================================================
 									update Button
 
 ===================================================================================================*/
 
 .updateBu {
	width:97px;
	height:25px;
	float:left;
	padding:5px 0px 0px 150px;
	margin:0px;
}
.updateBu ul {
	position: relative;
	width:97px;
	height:25px;
	margin: 0;
	padding: 0;
	text-align:left;
	background-image: url(../officeToRentImages/updateBu.jpg);
}
.updateBu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top:0;
}
.updateBu ul li, .updateBu a {
	display:block;
	height:25px;
	border-bottom:0;
}
.updateBu ul li a {
	text-indent:-9999px;
	text-decoration:none;
	padding: 0px;
	cursor:pointer;
}
.upBu {
	left:0;
	top:0;
	width:97px;
}
.upBu a:hover {
	background: transparent url(../officeToRentImages/updateBu.jpg) 0 -25px no-repeat;
	border-bottom:0;
}
/* 	===================================================================================================
											 HEADER HOME
===================================================================================================  */
.headerHome {
	width:950px;
	height:514px;
	float:left;
	padding:0px;
	margin:0px;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/backgroundHome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headerHome a {
	color:#120090;
	text-decoration:none;
}
.headerHome a:hover {
	color:#E27226;
	text-decoration:none;
}
.headerHomeTop {
	width:950px;
	height:125px;
	float:left;
	padding:0px;
	margin:0px;
}
.headerHomeLogo {
	width:234px;
	float:left;
	padding:20px 0px 0px 64px;
	margin:0px;
}
.headerHomeFree {
	width:276px;
	float:left;
	padding:0px 0px 0px 40px;
	margin:0px;
}
.freePhoneNum {
	width:200px;
	height:18px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:50px 0px 0px 61px;
	text-align:right;
	font-size:12px;
}
.freePhoneNum a {
	color: #333333;
	text-decoration :none;
	padding: 0px 10px 0px 11px;
	background: url(../officeToRentImages/iconLogin.gif) no-repeat scroll right 4px;
}
.freePhoneNum a:hover {
	text-decoration: underline;
	color: #333333;
}
.freePhoneNumInner {
	width:498px;
	height:18px;
	float:left;
	padding:15px 0px 30px 0px;
	margin:0px 0px 0px 61px;
	text-align:right;
	font-size:11px;
}
.freePhoneNumInner a {
	color: #333333;
	text-decoration :none;
	padding: 0px 10px 0px 11px;
	background: url(../officeToRentImages/iconLogin.gif) no-repeat scroll right 4px;
}
.freePhoneNumInner a:hover {
	text-decoration: underline;
	color: #333333;
}
.freeTailored {
	width:276px;
	height:116px;
	float:left;
	padding:0px;
	margin:0px;
}
.freeTailored ul {
	position: relative;
	width:276px;
	height:116px;
	margin: 0;
	padding: 0;
	text-align:left;
	background-image: url(../officeToRentImages/freeAndTailored.jpg);
}
.freeTailored ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top:0;
}
.freeTailored ul li, .freeTailored a {
	display:block;
	height:116px;
	border-bottom:0;
}
.freeTailored ul li a {
	text-indent:-9999px;
	text-decoration:none;
	padding: 0px;
	cursor:pointer;
}
.fT {
	left:0;
	top:0;
	width:276px;
}
.fT a:hover {
	background: transparent url(../officeToRentImages/freeAndTailored.jpg) 0 -116px no-repeat;
	border-bottom:0;
}
.headerHomeB {
	width:866px;
	float:left;
	padding:0px 41px 0px 43px;
	margin:0px;
}
.homeMenus {
	width:269px;
	float:left;
	padding:0px;
	margin:0px;
}
.headerHomeForm {
	width:255px;
	float:left;
	padding:105px 0px 0px 45px;
	margin:0px;
	color:#FFFFFF;
	font-size:11px;
}
.formBoxHome1 {
	width:200px;
	float:left;
	padding:0px;
	margin:0px;
}
.formBoxHome1 fieldset, .formBoxHome1 form {
	margin:0;
	padding:0;
	border:0;
}
.formBoxHome1 label {
	padding:0px 0px 3px 0px;
	float:left;
	margin:0px;
	width:200px;
}
.formBoxHome1 select {
	margin:0px 0px 3px 0px;
	padding:1px;
	float:left;
	width:190px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	border:1px solid #7F9DB9;
	color:#3598CF;
}
.formBoxHome2 {
	width:110px;
	float:left;
	padding:0px 16px 0px 0px;
	margin:0px;
}
.formBoxHome2 fieldset, .formBoxHome2 form {
	margin:0;
	padding:0;
	border:0;
}
.formBoxHome2 label {
	padding:3px 0px 3px 0px;
	float:left;
	margin:0px;
	width:110px;
}
.formBoxHome2 input {
	margin:0px 0px 3px 0px;
	padding:2px;
	float:left;
	font-size:11px;
	width:100px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	border:1px solid #7F9DB9;
	color:#3598CF;
}
.formBoxHome2-1 {
	width:70px;
	float:left;
	padding:0px;
	margin:0px;
}
.formBoxHome2-1 fieldset, .formBoxHome2-1 form {
	margin:0;
	padding:0;
	border:0;
}
.formBoxHome2-1 label {
	padding:0px 0px 3px 0px;
	float:left;
	margin:0px;
	width:70px;
}
.formBoxHome2-1 input {
	margin:0px 0px 3px 0px;
	padding:2px;
	float:left;
	width:55px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	border:1px solid #7F9DB9;
	color:#3598CF;
}
.formBoxHome2-1 select {
	margin:0px 0px 3px 0px;
	padding:1px;
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	border:1px solid #7F9DB9;
	color:#3598CF;
	width:62px;
}
.formBoxHome3 {
	width:200px;
	float:left;
	padding:0px;
	margin:0px;
}
.formBoxHome3-1 {
	width:116px;
	float:left;
	padding:3px 0px 0px 10px;
	margin:0px;
}
.formBoxHome3-1 fieldset, .formBoxHome3-1 form {
	margin:0;
	padding:0;
	border:0;
}
.formBoxHome3-1 label {
	padding:0px 0px 3px 0px;
	float:left;
	margin:0px;
	width:90px;
}
.formBoxHome3-1 img {
	padding:0px 6px 0px 0px;
	float:left;
	margin:0px;
}
.formBoxHome3-1 input {
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	border:0px solid #7F9DB9;
	color:#3598CF;
}
.goButtonHome {
	width:34px;
	height:20px;
	float:left;
	padding:15px 0px 0px 5px;
	margin:0px;
}
.goButtonHome ul {
	position: relative;
	width:34px;
	height:20px;
	margin: 0;
	padding: 0;
	text-align:left;
	background-image: url(../officeToRentImages/goButton.jpg);
}
.goButtonHome ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top:0;
}
.goButtonHome ul li, .goButtonHome a {
	display:block;
	height:20px;
	border-bottom:0;
}
.goButtonHome ul li a {
	text-indent:-9999px;
	text-decoration:none;
	padding: 0px;
	cursor:pointer;
}
.goBuH {
	left:0;
	top:0;
	width:34px;
}
.goBuH a:hover {
	background: transparent url(../officeToRentImages/goButton.jpg) 0 -20px no-repeat;
	border-bottom:0;
}
.officeMap {
	width:296px;
	float:left;
	padding:0px 0px 0px 1px;
	margin:0px;
}
/* 	===================================================================================================
											HOME NAVIGATION (MENUS)
===================================================================================================  */
.sideMenus {
	width:269px;
	height:303px;
	float:left;
	background-image: url(../officeToRentImages/backgroundSideMenus.jpg);
	background-repeat: no-repeat;
}
.sideMenus ul {
	position: relative;
	width:269px;
	height:303px;
	background:url(../officeToRentImages/backgroundSideMenus.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
}
.sideMenus ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}
.sideMenus ul li, .sideMenus a {
	display:block;
	border-bottom:0;
	height:37px;
}
.sideMenus ul li a {
	text-indent:-999999px;
	text-decoration:none;
}
.sm1 {
	left:0px;
	top:0px;
	width:269px;
	height:37px;
}
.sm2 {
	left:0px;
	top:37px;
	width:269px;
	height:37px;
}
.sm3 {
	left:0px;
	top:75px;
	width:269px;
	height:37px;
}
.sm4 {
	left:0px;
	top:113px;
	width:269px;
	height:37px;
}
.sm5 {
	left:0px;
	top:151px;
	width:269px;
	height:37px;
}
.sm6 {
	left:0px;
	top:189px;
	width:269px;
	height:37px;
}
.sm7 {
	left:0px;
	top:227px;
	width:269px;
	height:37px;
}
.sm8 {
	left:0px;
	top:265px;
	width:269px;
	height:37px;
}
.sm1 a:hover {
	background:  transparent url(../officeToRentImages/backgroundSideMenus.jpg) no-repeat -269px 0px;
	border-bottom:0;
	height:37px;
}
.sm2 a:hover {
	background: transparent url(../officeToRentImages/backgroundSideMenus.jpg) no-repeat -269px -37px;
	border-bottom:0;
	height:37px;
}
.sm3 a:hover {
	background: transparent url(../officeToRentImages/backgroundSideMenus.jpg) no-repeat -269px -75px;
	border-bottom:0;
	height:37px;
}
.sm4 a:hover {
	background: transparent url(../officeToRentImages/backgroundSideMenus.jpg) no-repeat -269px -113px;
	border-bottom:0;
	height:37px;
}
.sm5 a:hover {
	background: transparent url(../officeToRentImages/backgroundSideMenus.jpg) no-repeat -269px -151px;
	border-bottom:0;
	height:37px;
}
.sm6 a:hover {
	background: transparent url(../officeToRentImages/backgroundSideMenus.jpg) no-repeat -269px -189px;
	border-bottom:0;
	height:37px;
}
.sm7 a:hover {
	background: transparent url(../officeToRentImages/backgroundSideMenus.jpg) no-repeat -269px -227px;
	border-bottom:0;
	height:37px;
}
.sm8 a:hover {
	background: transparent url(../officeToRentImages/backgroundSideMenus.jpg) no-repeat -269px -265px;
	border-bottom:0;
	height:37px;
}
.sm1a {
	left:0px;
	top:0px;
	width:269px;
	background: transparent url(../officeToRentImages/backgroundSideMenus.jpg) no-repeat -269px 0px;
	border-bottom:0;
}
.sm2a {
	left:0px;
	top:37px;
	width:269px;
	background: transparent url(../officeToRentImages/backgroundSideMenus.jpg) no-repeat -269px -37px;
	border-bottom:0;
}
.sm3a {
	left:0px;
	top:75px;
	width:269px;
	background: transparent url(../officeToRentImages/backgroundSideMenus.jpg) no-repeat -269px -75px;
	border-bottom:0;
}
.sm4a {
	left:0px;
	top:113px;
	width:269px;
	background: transparent url(../officeToRentImages/backgroundSideMenus.jpg) no-repeat -269px -113px;
	border-bottom:0;
}
.sm5a {
	left:0px;
	top:151px;
	width:269px;
	background: transparent url(../officeToRentImages/backgroundSideMenus.jpg) no-repeat -269px -151px;
	border-bottom:0;
}
.sm6a {
	left:0px;
	top:189px;
	width:269px;
	background: transparent url(../officeToRentImages/backgroundSideMenus.jpg) no-repeat -269px -189px;
	border-bottom:0;
}
.sm7a {
	left:0px;
	top:227px;
	width:269px;
	background: transparent url(../officeToRentImages/backgroundSideMenus.jpg) no-repeat -269px -227px;
	border-bottom:0;
}
.sm8a {
	left:0px;
	top:265px;
	width:269px;
	background: transparent url(../officeToRentImages/backgroundSideMenus.jpg) no-repeat -269px -265px;
	border-bottom:0;
}
/* 	===================================================================================================
											 NAVIGATION (MENUS)
===================================================================================================  */
.mainMenus {
	width:866px;
	height:35px;
	padding:0px;
	margin:11px 0px 0px 0px;
	float: left;
}
.mainMenus ul {
	position: relative;
	width:866px;
	height:35px;
	margin: 0px;
	padding: 0px;
	float:left;
	background-image: url(../officeToRentImages/backgroundMenus.jpg);
}
.mainMenus ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top:0px;
	float:left;
}
.mainMenus ul li, .mainMenus a {
	display:block;
	height:35px;
	border-bottom:0px;
}
.mainMenus ul li a {
	text-indent:-9999px;
	text-decoration:none;
	padding: 0px;
}
.mM1 {
	left:0;
	top:0;
	width:62px;
}
.mM2 {
	left:62px;
	top:0;
	width:76px;
}
.mM3 {
	left:138px;
	top:0;
	width:85px;
}
.mM4 {
	left:223px;
	top:0;
	width:79px;
}
.mM5 {
	left:302px;
	top:0;
	width:180px;
}
.mM6 {
	left:482px;
	top:0;
	width:177px;
}
.mM7 {
	left:659px;
	top:0;
	width:107px;
}
.mM8 {
	left:776px;
	top:0;
	width:100px;
}
.mM1 a:hover {
	background: transparent url(../officeToRentImages/backgroundMenus.jpg) 0 -35px no-repeat;
	border-bottom:0;
}
.mM2 a:hover {
	background: transparent url(../officeToRentImages/backgroundMenus.jpg) -62px -35px no-repeat;
	border-bottom:0;
}
.mM3 a:hover {
	background: transparent url(../officeToRentImages/backgroundMenus.jpg) -138px -35px no-repeat;
	border-bottom:0;
}
.mM4 a:hover {
	background: transparent url(../officeToRentImages/backgroundMenus.jpg) -223px -35px no-repeat;
	border-bottom:0;
}
.mM5 a:hover {
	background: transparent url(../officeToRentImages/backgroundMenus.jpg) -302px -35px no-repeat;
	border-bottom:0;
}
.mM6 a:hover {
	background: transparent url(../officeToRentImages/backgroundMenus.jpg) -482px -35px no-repeat;
	border-bottom:0;
}
.mM7 a:hover {
	background: transparent url(../officeToRentImages/backgroundMenus.jpg) -659px -35px no-repeat;
	border-bottom:0;
}
.mM8 a:hover {
	background: transparent url(../officeToRentImages/backgroundMenus.jpg) -776px -35px no-repeat;
	border-bottom:0;
}
.mM1a {
	left:0;
	width:62px;
	background: transparent url(../officeToRentImages/backgroundMenus.jpg) 0 -35px no-repeat;
	border-bottom:0;
}
.mM2a {
	left:62px;
	width:76px;
	background: transparent url(../officeToRentImages/backgroundMenus.jpg) -62px -35px no-repeat;
	border-bottom:0;
}
.mM3a {
	left:138px;
	width:85px;
	background: transparent url(../officeToRentImages/backgroundMenus.jpg) -138px -35px no-repeat;
	border-bottom:0;
}
.mM4a {
	left:223px;
	width:79px;
	background: transparent url(../officeToRentImages/backgroundMenus.jpg) -223px -35px no-repeat;
	border-bottom:0;
}
.mM5a {
	left:302px;
	width:180px;
	background: transparent url(../officeToRentImages/backgroundMenus.jpg) -302px -35px no-repeat;
	border-bottom:0;
}
.mM6a {
	left:482px;
	width:177px;
	background: transparent url(../officeToRentImages/backgroundMenus.jpg) -482px -35px no-repeat;
	border-bottom:0;
}
.mM7a {
	left:659px;
	width:107px;
	background: transparent url(../officeToRentImages/backgroundMenus.jpg) -659px -35px no-repeat;
	border-bottom:0;
}
.mM8a {
	left:776px;
	width:100px;
	background: transparent url(../officeToRentImages/backgroundMenus.jpg) -776px -35px no-repeat;
	border-bottom:0;
}
/* 	===================================================================================================
											 CONTENTS PART
===================================================================================================  */

.mainContent {
	width:912px;
	padding:0px 19px 0px 19px;
	margin:0px;
	float: left;
}
.content {
	width:828px;
	padding:20px 41px 20px 41px;
	margin:0px;
	float: left;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/backgroundContentBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentL {
	width:675px;
	padding:0px;
	margin:0px;
	float: left;
}
.contentL h1 {
	width:675px;
	padding:0px 0px 17px 0px;
	margin:0px;
	float: left;
}
.contentL h2 {
	width:675px;
	padding:0px 0px 10px 0px;
	margin:0px;
	float: left;
	color:#003366;
	font-size:13px;
}
.contentL p img {
	padding:10px 0px 0px 0px;
	margin:0px;
	float: left;
}
.contentL p {
	padding:0px 0px 17px 0px;
	margin:0px;
	float: left;
	color:#8D8D8D;
	font-size:12px;
	width:600px;
}
.contentL p a {
	color:#3398CC;
	text-decoration:none;
}
.contentL p a:hover {
	color:#67CB33;
	text-decoration:underline;
}
ul.listLocalBu {
	margin:0px;
	padding:10px 0px 0px 0px;
	float:left;
	width:600px;
}
ul.listLocalBu li {
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:0px 20px 20px 0px;
	display: inline;
	float:left;
	font-size:12px;
	color:#8D8D8D;
	width:130px;
}
ul.listLocalBu a {
	color:#309ACE;
	text-decoration:none;
	padding:0px;
	margin:0px;
	float:left;
	filter:alpha(opacity=100);
}
ul.listLocalBu a:hover {
	color:#000000;
	text-decoration:none;
	padding:0px;
	margin:0px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
ul.listItems {
	margin:0px;
	padding:0px;
	float:left;
}
ul.listItems li {
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:0px 0px 17px 0px;
	display: inline;
	float:left;
	font-size:12px;
	color:#8D8D8D;
	width:600px;
}
ul.listAgents {
	margin:0px;
	padding:0px 0px 10px 0px;
	float:left;
}
ul.listAgents li {
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:0px 0px 6px 20px;
	display: inline;
	float:left;
	font-size:12px;
	color:#8D8D8D;
	width:580px;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/agentAreaIcon.gif);
	background-repeat: no-repeat;
	background-position: left;
}
ul.listAgents a {
	color:#3398CC;
	text-decoration:none;
}
ul.listAgents a:hover {
	color:#67CB33;
	text-decoration:underline;
}
ul.agentArea {
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	float:left;
	width:600px;
}
ul.agentArea li {
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:0px 20px 0px 0px;
	display: inline;
	float:left;
	width:230px;
}
ul.agentArea a {
	color:#309ACE;
	text-decoration:none;
	padding:0px;
	margin:0px;
	float:left;
	filter:alpha(opacity=100);
}
ul.agentArea a:hover {
	color:#000000;
	text-decoration:none;
	padding:0px;
	margin:0px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
ul.listPartners {
	margin:0px;
	padding:0px 0px 20px 0px;
	float:left;
}
ul.listPartners li {
	list-style-position:inside;
	list-style-type:none;
	margin:0px 20px 0px 0px;
	padding:10px 0px 1px 25px;
	display: inline;
	float:left;
	font-size:12px;
	color:#3398CC;
	width:260px;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/listItems1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CD5F3;
}
ul.listPartners a {
	color:#3398CC;
	text-decoration:none;
}
ul.listPartners a:hover {
	color:#67CB33;
	text-decoration:none;
}
.ourClientsListL {
	width:300px;
	padding:0px 20px 0px 0px;
	margin:0px;
	float: left;
}
.ourClientsListL h1 {
	width:276px;
	padding:4px;
	margin:0px 0px 10px 0px;
	float: left;
	background-color: #CBD0D6;
	border: 1px solid #9BA4B5;
	font-size:13px;
	color:#003366;
}
ul.listClients {
	margin:0px;
	padding:0px 0px 20px 0px;
	float:left;
}
ul.listClients li {
	list-style-position:inside;
	list-style-type:none;
	margin:0px 20px 0px 0px;
	padding:10px 0px 1px 25px;
	display: inline;
	float:left;
	font-size:12px;
	color:#3398CC;
	width:260px;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/listItemsClients.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CD5F3;
}
ul.listSiteMap {
	margin:0px;
	padding:0px 0px 20px 0px;
	float:left;
}
ul.listSiteMap li {
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:10px 0px 1px 25px;
	display: inline;
	float:left;
	font-size:12px;
	color:#3398CC;
	width:575px;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/listItemsSiteMap.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CD5F3;
}
ul.listSiteMap a {
	color:#3398CC;
	text-decoration:none;
}
ul.listSiteMap a:hover {
	color:#67CB33;
	text-decoration:none;
}
.contentR {
	width:106px;
	padding:40px 0px 0px 44px;
	margin:0px;
	float: left;
}
.contentR a {
	color:#309ACE;
	text-decoration:none;
	padding:0px;
	margin:0px;
	float:left;
	filter:alpha(opacity=100);
}
.contentR a:hover {
	color:#000000;
	text-decoration:none;
	padding:0px;
	margin:0px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
ul.contentR-links {
	margin:0px;
	padding:0px 0px 10px 0px;
	float:left;
}
ul.contentR-links li {
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:0px;
	display: inline;
	float:left;
	font-size:11px;
	color:#309ACE;
	width:106px;
}
ul.contentR-links img {
	margin:0px;
	padding:0px 0px 3px 0px;
	float:left;
	width:106px;
}
.contentB {
	width:275px;
	padding:10px 0px 10px 165px;
	margin:0px;
	float: left;
}
.ourClients {
	width:127px;
	height:25px;
	float:left;
	padding:0px;
	margin:0px;
}
.ourClients ul {
	position: relative;
	width:127px;
	height:25px;
	margin: 0;
	padding: 0;
	text-align:left;
	background-image: url(../officeToRentImages/ourClients.jpg);
}
.ourClients ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top:0;
}
.ourClients ul li, .ourClients a {
	display:block;
	height:25px;
	border-bottom:0;
}
.ourClients ul li a {
	text-indent:-9999px;
	text-decoration:none;
	padding: 0px;
	cursor:pointer;
}
.oC {
	left:0;
	top:0;
	width:127px;
}
.oC a:hover {
	background: transparent url(../officeToRentImages/ourClients.jpg) 0 -25px no-repeat;
	border-bottom:0;
}
.ourPartners {
	width:127px;
	height:25px;
	float:left;
	padding:0px 0px 0px 20px;
	margin:0px;
}
.ourPartners ul {
	position: relative;
	width:127px;
	height:25px;
	margin: 0;
	padding: 0;
	text-align:left;
	background-image: url(../officeToRentImages/ourPartners.jpg);
}
.ourPartners ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top:0;
}
.ourPartners ul li, .ourPartners a {
	display:block;
	height:25px;
	border-bottom:0;
}
.ourPartners ul li a {
	text-indent:-9999px;
	text-decoration:none;
	padding: 0px;
	cursor:pointer;
}
.oP {
	left:0;
	top:0;
	width:127px;
}
.oP a:hover {
	background: transparent url(../officeToRentImages/ourPartners.jpg) 0 -25px no-repeat;
	border-bottom:0;
}
.contentHomeL {
	width:400px;
	padding:0px;
	margin:0px;
	float: left;
}
.contentHomeL h1 {
	width:400px;
	padding:0px 0px 2px 0px;
	margin:0px;
	float: left;
}
.contentHomeL h2 {
	width:400px;
	padding:0px 0px 15px 0px;
	margin:0px;
	float: left;
	color:#8D8D8D;
	font-size:12px;
	font-weight:bold;
}
.contentHomeL p {
	padding:0px 0px 3px 0px;
	margin:0px;
	float: left;
	color:#8D8D8D;
	font-size:12px;
	width:395px;
}
.contentHomeR {
	width:400px;
	padding:0px 0px 0px 25px;
	margin:0px;
	float: left;
}
.contentHomeR h1 {
	width:400px;
	padding:0px 0px 2px 0px;
	margin:0px;
	float: left;
}
.contentHomeR h2 {
	width:400px;
	padding:0px 0px 15px 0px;
	margin:0px;
	float: left;
	color:#8D8D8D;
	font-size:12px;
	font-weight:bold;
}
.contentHomeR p {
	padding:0px 0px 3px 0px;
	margin:0px;
	float: left;
	color:#8D8D8D;
	font-size:12px;
	width:395px;
}
.dotLine {
	padding:0px;
	margin:0px 0px 10px 0px;
	float: left;
	width:600px;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/dotLine.jpg);
	background-repeat: repeat-x;
	background-position: left;
	color:#FFFFFF;
}
.search {
	width:872px;
	padding:20px 20px 20px 20px;
	margin:0px;
	float: left;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/backgroundContentBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.search h1 {
	width:872px;
	padding:0px 0px 15px 0px;
	margin:0px;
	float: left;
}
.search h2 {
	padding:10px 0px 5px 0px;
	margin:0px;
	float: left;
	font-size:12;
	color:#009900;
}
.searchResults {
	width:872px;
	padding:0px;
	margin:0px;
	float: left;
}
.searchResultsT {
	width:862px;
	height:23px;
	padding:7px 0px 0px 10px;
	margin:0px 0px 1px 0px;
	float: left;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/backgroundSearchT.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #71CE3F;
	font-weight: bold;
	color: #FFFFFF;
	font-size:12px;
}
.searchResultsB {
	width:862px;
	height:23px;
	padding:7px 0px 0px 10px;
	margin:0px;
	float: left;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/backgroundSearchB.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #B3E1F8;
	font-weight: bold;
	color: #003399;
	font-size:12px;
}
.searchServiceResultsT {
	width:862px;
	height:23px;
	padding:7px 0px 0px 10px;
	margin:0px 0px 1px 0px;
	float: left;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/backgroundSearchT.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #71CE3F;
	font-weight: bold;
	color: #FFFFFF;
	font-size:12px;
}
.searchServiceResultsB {
	width:862px;
	height:23px;
	padding:7px 0px 0px 10px;
	margin:0px;
	float: left;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/backgroundSearchB.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #B3E1F8;
	font-weight: bold;
	color: #003399;
	font-size:12px;
}
ul.resultsList {
	margin:0px;
	padding:0px;
	float:left;
}
ul.resultsList li {
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:0px 7px 0px 0px;
	display: inline;
	float:left;
	color: #FF6600;
}
ul.resultsList a {
	color: #003399;
	text-decoration:none;
}
ul.resultsList a:hover {
	color:#FF6600;
	text-decoration:none;
}
.searchBox {
	width:872px;
	padding:15px 0px 0px 0px;
	margin:0px;
	float: left;
	font-size:12px;
}
.searchBoxT {
	width:852px;
	height:23px;
	padding:7px 10px 0px 10px;
	margin:0px;
	float: left;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/backgroundSearchT1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #2D9CD1;
	color: #003399;
}
.searchBoxTL {
	width:452px;
	padding:0px;
	margin:0px;
	float: left;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}
.searchBoxTR {
	width:400px;
	padding:0px;
	margin:0px;
	float: left;
	text-align:right;
}
.searchBoxTR p {
	padding:0px 0px 0px 23px;
	height:16px;
	margin:0px;
	float: right;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/globe.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.searchBoxTR p a {
	color:#FFFFFF;
	text-decoration:none;
}
.searchBoxTR p a:hover {
	color:#003399;
	text-decoration:none;
}
.searchBoxC {
	width:872px;
	padding:0px;
	margin:0px;
	float: left;
	color:#8D8D8D;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/backgroundSearchC.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.searchBoxCL {
	width:242px;
	padding:7px 10px 1px 10px;
	margin:0px;
	float: left;
}
.searchBoxCL p {
	width:239px;
	padding:3px 0px 3px 0px;
	margin:0px;
	float: left;
}
.searchBoxCL p a {
	color:#8D8D8D;
	text-decoration:underline;
}
.searchBoxCL p a:hover {
	color:#003399;
	text-decoration:none;
}
.searchBoxCR {
	width:460px;
	padding:10px 0px 5px 15px;
	margin:0px;
	float: left;
}
.searchBoxCR h1 {
	width:470px;
	padding:10px 0px 10px 0px;
	margin:0px;
	float: left;
	font-size:12px;
	color:#009900;
}
ul.resultsListItem {
	margin:0px;
	padding:0px;
	float:left;
	width:470px;
}
ul.resultsListItem li {
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:0px 0px 5px 15px;
	display: inline;
	float:left;
	width:210px;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/dotSearch.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#0099CC;
}
ul.listTitle {
	margin:0px;
	padding:10px 0px 5px 0px;
	float:left;
	width:440px;
}
ul.listTitle li {
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:0px 7px 0px 0px;
	display: inline;
	float:left;
	width:100px;
	color:#FF6600;
}
ul.listTitle a {
	color:#FF6600;
	text-decoration:underline;
}
ul.listTitle a:hover {
	color:#8D8D8D;
	text-decoration:underline;
}
.searchBoxCRR {
	width:104px;
	padding:10px;
	margin:0px;
	float: left;
}
.searchBoxCRR img {
	padding:1px;
	margin:0px;
	float: left;
	border:1px solid #CCE5F2;
}
.searchBoxCRR a {
	color:#309ACE;
	text-decoration:none;
	padding:0px;
	margin:0px;
	float:left;
	filter:alpha(opacity=100);
}
.searchBoxCRR a:hover {
	color:#000000;
	text-decoration:none;
	padding:0px;
	margin:0px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
.searchBoxB {
	width:872px;
	height:7px;
	padding:0px;
	margin:0px;
	float: left;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/backgroundSearchB1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#FFFFFF;
}
.searchBoxG {
	width:872px;
	padding:15px 0px 0px 0px;
	margin:0px;
	float: left;
	font-size:12px;
}
.searchBoxTG {
	width:852px;
	height:23px;
	padding:7px 10px 0px 10px;
	margin:0px;
	float: left;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/backgroundSearchT2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #70CE44;
	color: #003399;
}
.searchBoxTLG {
	width:452px;
	padding:0px;
	margin:0px;
	float: left;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}
.searchBoxTRG {
	width:400px;
	padding:0px;
	margin:0px;
	float: left;
	text-align:right;
}
.searchBoxTRG p {
	padding:0px 0px 0px 23px;
	height:16px;
	margin:0px;
	float: right;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/globe.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.searchBoxTRG p a {
	color:#FFFFFF;
	text-decoration:none;
}
.searchBoxTRG p a:hover {
	color:#003399;
	text-decoration:none;
}
.searchBoxCG {
	width:872px;
	padding:0px;
	margin:0px;
	float: left;
	color:#8D8D8D;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/backgroundSearchCG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.searchBoxCLG {
	width:242px;
	padding:7px 10px 1px 10px;
	margin:0px;
	float: left;
}
.searchBoxCLG p {
	width:239px;
	padding:3px 0px 3px 0px;
	margin:0px;
	float: left;
}
.searchBoxCLG p a {
	color:#8D8D8D;
	text-decoration:underline;
}
.searchBoxCLG p a:hover {
	color:#003399;
	text-decoration:none;
}
.searchBoxCRG {
	width:460px;
	padding:10px 0px 5px 15px;
	margin:0px;
	float: left;
}
.searchBoxCRG h1 {
	width:470px;
	padding:10px 0px 10px 0px;
	margin:0px;
	float: left;
	font-size:12px;
	color:#009900;
}
ul.resultsListItemG {
	margin:0px;
	padding:0px;
	float:left;
	width:470px;
}
ul.resultsListItemG li {
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:0px 0px 5px 15px;
	display: inline;
	float:left;
	width:210px;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/dotSearch.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#0099CC;
}
ul.listTitleG {
	margin:0px;
	padding:10px 0px 5px 0px;
	float:left;
	width:440px;
}
ul.listTitleG li {
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:0px 7px 0px 0px;
	display: inline;
	float:left;
	width:100px;
	color:#FF6600;
}
ul.listTitleG a {
	color:#FF6600;
	text-decoration:underline;
}
ul.listTitleG a:hover {
	color:#8D8D8D;
	text-decoration:underline;
}
.searchBoxCRRG {
	width:104px;
	padding:10px;
	margin:0px;
	float: left;
}
.searchBoxCRRG img {
	padding:1px;
	margin:0px;
	float: left;
	border:1px solid #70CE44;
}
.searchBoxCRRG a {
	color:#309ACE;
	text-decoration:none;
	padding:0px;
	margin:0px;
	float:left;
	filter:alpha(opacity=100);
}
.searchBoxCRRG a:hover {
	color:#000000;
	text-decoration:none;
	padding:0px;
	margin:0px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
.searchBoxBG {
	width:872px;
	height:7px;
	padding:0px;
	margin:0px;
	float: left;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/backgroundSearchB2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#FFFFFF;
}
/* 	===================================================================================================
												FOOTER PART
===================================================================================================  */
.footer {
	margin:0px;
	padding:0px 24px 0px 25px;
	float:left;
	width:901px;
	height: 89px;
	color:#FFFFFF;
}
.footerArea {
	margin:0px;
	padding:0px;
	float:left;
	background-image: url(../officeToRentImages/backgroundFooter.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	height: 89px;
	width:901px;
}
.footerArea a {
	color:#FFFFFF;
	text-decoration:none;
}
.footerArea a:hover {
	color:#003366;
	text-decoration:none;
}
.footerWebDesign {
	margin:0px;
	padding:14px 15px 0px 0px;
	width:246px;
	text-align:right;
	float:left;
	font-size:11px;
}
.footerCopyright {
	margin:0px;
	padding:14px 0px 0px 15px;
	width:625px;
	text-align:left;
	float:left;
	font-size:11px;
}
ul.footerLinks-links {
	margin:0px;
	padding:8px 0px 8px 15px;
	float:left;
	width:866px;
}
ul.footerLinks-links li {
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:0px 7px 7px 0px;
	display: inline;
	float:left;
	font-size:12px;
}
/* last modified  */
* {
	margin:0px;
	padding:0px;
}
.searchProperty {
	width:870px;
	float:left;
}
.officeReportOverall {
	width:228px;
	margin: 0px 0px 0px 9px;
	background: url(../officeToRentImages/bgOfficeReportContent.gif) repeat-y scroll left top;
	float: left;
}
.officeReport {
	width:228px;
	height: 31px;
	background: url(../officeToRentImages/bgOfficeReport.gif) no-repeat;
	float:left;
	margin: 0px 0px 0px 9px;
}
.officeReport h2 {
	font-size: 115%;
	color: #FFFFFF;
	padding: 5px 0px 0px 15px;
}
.officeSearchOverall {
	width:633px;
	float: left;
}
.officeSearch {
	width:633px;
	float: left;
	margin:0px 0px 15px 0px;
}
.officeSearch a {
	text-decoration:underline;
}
.officeSearch a:hover {
	text-decoration:none;
}
.officeSearch p {
	padding:0px 0px 10px 0px;
}
.officeSearch h3 {
	padding:0px 0px 10px 0px;
	font-size: 100%;
	font-weight: bold;
	color: #8D8D8D;
}
/* blue theme */
.blueThemeTop {
 background: url../officeToRentImages/bgBlueThemeTop.gif) no-repeat;
	height: 31px;
	color: #FFFFFF;
	background: url(../officeToRentImages/bgBlueThemeTop.gif) no-repeat;
}
.blueThemeContent {
	width:633px;
	float:left;
	background: url(../officeToRentImages/bgBlueThemeContent.gif) repeat-y;
	color: #848484;
	font-size: 75%;
	line-height: 16px;
	padding:0px 0px 0px 0px;
}
.blueThemeContent a {
	color: #309CCA;
	padding: 0px 0px 0px 0px;
}
.blueThemeContentBottom {
	width:603px;
	float:left;
	/*background: url(../officeToRentImages/bgBlueThemeContentBottom.gif) no-repeat scroll left bottom;*/
 	padding: 15px 15px 0px 15px;
 	margin:0px;
}
.blueThemeContentBottomBg {
	width:603px;
	float:left;
	height:14px;
	background: url(../officeToRentImages/bgBlueThemeContentBottom.gif) no-repeat scroll left bottom;
	 padding: 0px 15px 0px 15px;
	margin:0px;
}
/* green theme */
.greenThemeTop {
	background: url(../officeToRentImages/bgGreenThemeTop.gif) no-repeat;
	height: 31px;
	color: #FFFFFF;
}
.greenThemeContent {
	width:633px;
	float:left;
	background: url(../officeToRentImages/bgGreenThemeContent.gif) repeat-y;
	color: #848484;
	font-size: 75%;
	line-height: 16px;
}
.greenThemeContent a {
	color: #309CCA;
	padding: 0px 0px 0px 5px;
}
.greenThemeContentBottom {
	width:603px;
	float:left;
	/* background: url(../officeToRentImages/bgGreenThemeContentBottom.gif) no-repeat scroll left bottom;*/
 padding: 15px;
}
.greenThemeContentBottomBg {
	width:603px;
	float:left;
	background: url(../officeToRentImages/bgGreenThemeContentBottom.gif) no-repeat scroll left bottom;
	padding:5px 15px 0px 15px;
}
/* misc*/
.title {
	float:left;
	width:286px;
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	padding: 6px 0px 0px 10px;
}
.contact {
	float:left;
	width:307px;
	text-align:right;
	font-size: 70%;
	padding: 2px 10px 0px 0px;
}
.contact a {
	color:#FFFFFF;
}
.thumb {
	float:right;
}
.thumb img {
	padding:2px;
	border: solid 1px #C4CAC8;
	margin: 0px 0px 0px 15px;
}
.links {
	width:120px;
	/*width:150px;*/
 float:left;
}
.links a {
	color: #68C439;
	background: url(../officeToRentImages/arrange_viewing.jpg) no-repeat;
	display: block;
	padding: 2px 0px 0px 25px;
	margin:0px 0px 0px 8px;
	float:left;
}
.links a:hover {
	color: #68C439;
	background: url(../officeToRentImages/arrange_viewing.jpg) no-repeat;
	display: block;
	padding: 2px 0px 0px 25px;
	margin:0px 0px 0px 8px;
	float:left;
}
.links-act {
	color: #68C439;
	background:url(../officeToRentImages/activeicons.jpg) no-repeat;
	display: block;
	padding: 2px 0px 0px 25px;
	margin:0px 0px 0px 8px;
	float:left;
}
.links3 {
	width:120px;
	/*width:150px;*/
 float:left;
}
.links3 a {
	color: #68C439;
	background: url(../officeToRentImages/addreport.jpg) no-repeat;
	display: block;
	padding: 2px 0px 0px 25px;
	margin:0px 0px 0px 8px;
	float:left;
}
.links3 a:hover {
	color: #68C439;
	background: url(../officeToRentImages/addreport.jpg) no-repeat;
	display: block;
	padding: 2px 0px 0px 25px;
	margin:0px 0px 0px 8px;
	float:left;
}
.links3-act {
	color: #68C439;
	background:url(../officeToRentImages/activeicons.jpg) no-repeat;
	display: block;
	padding: 2px 0px 0px 25px;
	margin:0px 0px 0px 8px;
	float:left;
}
.links4 {
	width:120px;
	/*width:150px;*/
 float:left;
}
.links4 a {
	color: #68C439;
	background: url(../officeToRentImages/view_details.jpg) no-repeat;
	display: block;
	padding: 2px 0px 0px 25px;
	margin:0px 0px 0px 8px;
	float:left;
}
.links4 a:hover {
	color: #68C439;
	background: url(../officeToRentImages/view_details.jpg) no-repeat;
	display: block;
	padding: 2px 0px 0px 25px;
	margin:0px 0px 0px 8px;
	float:left;
}
.links4-act {
	color: #68C439;
	background:url(../officeToRentImages/activeicons.jpg) no-repeat;
	display: block;
	padding: 2px 0px 0px 25px;
	margin:0px 0px 0px 8px;
	float:left;
}
.links1 {
	/*width:150px;*/
 width:120px;
	float:left;
}
.links1 a {
	color: #2D9CD1;
	background: url(../officeToRentImages/map_directions.jpg) no-repeat;
	display: block;
	padding: 2px 0px 0px 25px;
	margin:0px 0px 0px 8px;
	float:left;
}
.links1-act {
	color:#FF0000;
	background: url(../officeToRentImages/activeicons.jpg) no-repeat;
	display: block;
	font-weight:bold;
	padding: 2px 0px 0px 25px;
	margin:0px 0px 0px 8px;
	float:left;
}
.links2 {
	/*width:150px;*/
 width:70px;
	float:left;
}
.links2 a {
	color: #2D9CD1;
	background: url(../officeToRentImages/save.jpg) no-repeat;
	display: block;
	padding: 2px 0px 0px 25px;
	margin:0px 0px 0px 8px;
	float:left;
}
.links2-act {
	color:#FF0000;
	background: url(../officeToRentImages/activeicons.jpg) no-repeat;
	display: block;
	font-weight:bold;
	padding: 2px 0px 0px 25px;
	margin:0px 0px 0px 8px;
	float:left;
}
.reportBlueTheme {
	width:218px;
	float:left;
	background-color:#B2E0FF;
	padding: 5px;
	color: #333333;
	font-size: 75%;
	line-height: 16px;
}
.reportList {
	width:218px;
	float:left;
	padding: 5px 5px 0px 5px;
}
.reportListName {
	width:218px;
	float:left;
	font-size: 75%;
	font-weight: bold;
	color: #8D8D8D;
}
.reportListNameInner {
	width:180px;
	float:left;
}
.reportListDelete {
	width:13px;
	height:13px;
	float:left;
	padding:0px 0px 0px 5px;
}
.reportListDelete img {
	border:0px;
}
.bottomPanel {
	width:228px;
	height:30px;
	float:left;
	background-color:#71CE3F;
}
.bgPagination {
	width:633px;
	height:62px;
	float:left;
	background:url(../officeToRentImages/bgPagination.gif) no-repeat top;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
}
.searchResultsT {
	width:622px;
	height:23px;
	padding:7px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	font-size:12px;
}
.searchResultsB {
	width:622px;
	height:23px;
	padding:7px 0px 0px 10px;
	margin:0px;
	float: left;
	font-weight: bold;
	color: #003399;
	font-size:12px;
}
ul.resultsList {
	margin:0px;
	padding:0px;
	float:left;
}
ul.resultsList li {
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:0px 7px 0px 0px;
	display: inline;
	float:left;
}
ul.resultsList a {
	color: #003399;
	text-decoration:none;
}
ul.resultsList a:hover {
	color:#FF6600;
	text-decoration:none;
}
/*.reportListDelete a {
	background: url(iconDelete.gif) scroll no-repeat left top;
	display:block;
  height:14px;
	text-indent:-9999px;
}
.reportListDelete a:hover {
	background:url(iconDelete.gif) scroll no-repeat left bottom;
	display:block;
}*/
/* form */
.officeReportForm {
	width:218px;
	padding:15px 5px 5px;
	float:left;
	margin: 10px 0px 0px;
	background: url(../officeToRentImages/bgReportForm.gif) no-repeat scroll center top;
}
.officeReportFormOverall {
	width:218px;
	float:left;
	margin: 0px 0px 10px 0px;
}
.officeReportFormName {
	width:65px;
	float:left;
	font-size: 75%;
	color: #666666;
	text-align:right;
	padding:0px 5px 0px 0px;
}
.officeReportFormField {
	width:148px;
	float:left;
}
.officeReportTextArea {
	width:144px;
	font-size: 75%;
	color: #666666;
	padding:1px;
	border: 1px solid #7C7C7C;
}
.officeReportTextList {
	width:146px;
	font-size: 75%;
	color: #666666;
	padding:1px;
	border: 1px solid #7C7C7C;
}
.officeReportTextList1 {
	width:41px;
	font-size: 75%;
	color: #666666;
	padding:1px;
	border: 1px solid #7C7C7C;
}
.officeReportTextList3 {
	width:51px;
	font-size: 75%;
	color: #666666;
	padding:1px;
	border: 1px solid #7C7C7C;
}
.bgSubmit {
	background-color:#2D9CD1;
	font-size:75%;
	color:#FFFFFF;
	line-height:16px;
	border:0px;
	width: 120px;
	height: 20px;
}
/* Search Details */
.thumbLarge {
	float:left;
}
.thumbLarge img {
	padding:2px;
	border: solid 1px #C4CAC8;
	margin: 0px 0px 0px 0px;
}
.searchLinks {
	width:600px;
	float:left;
	/*margin:10px 0px 10px 0px;*/
	padding:10px 0px 10px 0px;
}
.searchLinks img {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0;
	border:0px;
}

.propetyDisc {
	width:600px;
	float:left;
	margin:5px 0px 0px 0px;
	padding:10px 0px 5px 0px;
	border-top:1px dotted #7F7E83;
	border-bottom:1px dotted #7F7E83;
}
.locationDisc {
	width:600px;
	float:left;
	margin:5px 0px 5px 0px;
	padding:10px 0px 5px 0px;
	border-bottom:1px dotted #7F7E83;
}
.locationDisclimer {
	font-size:80%;
	float:left;
}
.repReq {
	width:127px;
	height:25px;
	float:left;
	padding:0px;
	margin:0px;
}
.repReq ul {
	position: relative;
	width:127px;
	height:25px;
	margin: 0;
	padding: 0;
	text-align:left;
	background-image: url(../officeToRentImages/requestRep.jpg);
}
.repReq ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top:0;
}
.repReq ul li, .repReq a {
	display:block;
	height:25px;
	border-bottom:0;
}
.repReq ul li a {
	text-indent:-9999px;
	text-decoration:none;
	padding: 0px;
	cursor:pointer;
}
.report {
	left:0;
	top:0;
	width:127px;
}
.report a:hover {
	background: transparent url(../officeToRentImages/requestRep.jpg) 0 -25px no-repeat;
	border-bottom:0;
}
/* 	===================================================================================================
											BODY
===================================================================================================  */
.loginForm {
	float:right;
	width:452px;
	padding:20px 0px 0px 0px;
	font-size:12px;
	height:270px;
	margin:0px 50px 0px 0px;
	background:url(../officeToRentImages/loginBg.jpg) no-repeat top scroll;
}
.msgForm {
	float:left;
	width:450px;
	padding:20px 10px 10px 20px;
	height:270px;
	margin:0px 0px 0px 100px;
	background:url(../officeToRentImages/loginBg.jpg) no-repeat top scroll;
	color:#009933;
	font-size:15px;
	line-height:2;
}
.msgForm p {
	color:#009933;
	font-size:15px;
	line-height:2;
	padding:20px 0px 0px 0px;
}
.loginInner {
	width:310px;
	float:left;
	padding:30px 70px 28px 70px;
}
.loginLabel {
	width:300px;
	float:left;
	padding:10px 0px 10px 0px;
}
.loginLabel a {
	text-decoration:none;
	color:#0099FF;
}
.loginLabel a:hover {
	color:#009900;
}
.loginTxt {
	width:100px;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:right;
}
.loginTxt a {
	text-decoration:none;
	color:#0099FF;
}
.loginTxt a:hover {
	color:#009900;
}
.loginInput {
	width:200px;
	height:18px;
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.loginRegister {
	width:200px;
	height:18px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.loginRegister a{
	text-decoration:none;
	color:#0099FF;
}
.loginRegister a:hover{
	color:#009900;
}
.loginInputField {
	width:135px;
	height:18px;
	float:left;
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 0px;
	border:#006699 solid 1px;
	text-align:left;
}
.loginButton {
	width:110px;
	float:right;
	margin:0px 20px 0px 0px;
	padding:0px;
	font-weight:bold;
}
.loginButt a {
	width:65px;
	height:18px;
	background:url(../officeToRentImages/loginButton.jpg) no-repeat top left;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px
}
.loginButt a:hover {
	width:65px;
	height:18px;
	text-align:center;
	color:#666666;
	text-decoration:none;
	padding:5px 0px 0px 0px;
}
/* My searches  july 03, 2008*/
.mySearchesOverall {
	width:535px;
	padding:20px 20px 20px 20px;
	margin:0px 0px 10px 50px;
	float: left;
	border:1px solid #EAE9E5;
	background:#F8F8F6;
	font-size:11px;
}
.mySearchesRow1 {
	width:505px;
	padding:10px;
	float:left;
}
.mySearchesCol1 {
	width:175px;
	padding:5px 20px 0px 0px;
	float:left;
	text-align:right;
}
.mySearchesCol2 {
	width:10px;
	padding:5px 0px 0px 0px;
	float:left;
	text-align:right;
}
.mySearchesCol3 {
	width:270px;
	padding:5px 0px 0px 20px;
	float:left;
	text-align:left;
}
.mySearchesInner {
	width:535px;
	float: left;
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
.mySearhDate h4 {
	width:20px;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:10px;
	font-weight:bold;
}
.mySearchReport {
	width:520px;
	float:left;
	margin:0px;
	padding:5px;
}
.mySearchReportDetails {
	width:410px;
	float:left;
	margin:0px;
	padding:5px;
}
.mySearchReportDelete {
	width:83px;
	height:13px;
	float:left;
	padding:5px;
	border:0px;
}
.mySearchReportDelete a {
	text-decoration:none;
}
.mySearchReportDelete a:hover {
	text-decoration:underline;
	color:#003366;
}
.vacanciesTitleN {
	padding:0px;
	margin:10px 0px 0px 0px;
	float:left;
	width:510px;
	background-color:#3398CC;
	border: 1px solid #3398CC;
}
.vTitle1N {
	padding:4px;
	margin:0px;
	float:left;
	width:225px;
	text-align:left;
	border-right: 1px solid #3398CC;
}
.vTitle2N {
	padding:5px;
	margin:0px;
	float:left;
	width:79px;
	text-align:center;
	border-right: 1px solid #3398CC;
}
.vTitle5N {
	padding:5px;
	margin:0px;
	float:left;
	width:154px;
	text-align:center;
	border-right: 1px solid #3398CC;
}
.vTitle3N {
	padding:5px;
	margin:0px;
	float:left;
	width:100px;
	text-align:center;
}
.vTitle4N {
	padding:5px;
	margin:0px;
	float:left;
	width:100px;
	text-align:center;
	border-right: 1px solid #3398CC;
}
.vacanciesListN {
	padding:0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:510px;
	background-color:#F4FCFF;
	border-right: 1px solid #3398CC;
	border-bottom: 1px solid #3398CC;
	border-left: 1px solid #3398CC;
}
.addImage{
	 float:right;
	 padding:10px 50px 10px 10px;
}
.addImage a{
	text-decoration:none;
	color:#5EBAE9;
}
.addImage a:hover{
	color:#00CC00;
}
/******************************************************************************************************************************/
/******													News Blogs														******/	
/*****************************************************************************************************************************/

.blogAreaC {
	width:630px;
	padding:0px 20px 20px 20px;
	margin:0px;
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#787878;
}
.blogAreaC h1 {
	width:630px;
	padding:20px 0px 0px 0px;
	margin:0px;
	font-size:16px;
	color:#999999;
	float:left;
}
.blogAreaC h2 {
	width:630px;
	padding:5px 0px 0px  0px;
	margin:18px 0px 8px 0px;
	font-size:14px;
	color:#0E547C;
	background-image: url(../officeToRentImages/listIcon.gif);
	float:left;
}
.blogAreaC p {
	width:615px;
	padding:0px 0px 5px 15px;
	margin:0px;
	font-size:85%;
	line-height:20px;
	float:left;
}
.blogAreaC img {
	padding:3px;
	padding:15px 10px 15px 20px;
	float:left;
	border: 1px solid #CCCCCC;
}
.blogAreaC a {
	color:#D82626;
	text-decoration:none;
	padding:0px;
	margin:0px;
}
.blogAreaC a:hover {
	color:#999999;
	text-decoration:none;
}
ul.blog-links {
	margin:0px;
	padding:0px;
	width:670px;
}
ul.blog-links li {
	list-style-position:inside;
	list-style-type:none;
	margin:10px 0px 0px 0px;
	padding:0px 10px 15px 20px;
	display: inline;
	text-align: left;
	width:630px;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/dot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	float:left;
	
	
	
	
}
ul.blog-menu-links {
	margin:0px;
	padding:0px;
	width:670px;
}
ul.blog-menu-links li {
	list-style-position:inside;
	list-style-type:none;
	margin:10px 0px 0px 0px;
	padding:0px 10px 15px 20px;
	display: inline;
	text-align: left;
	width:630px;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/dot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	float:left;
	
	
}
/***********************************				Ends				**************************************/


/***********************************   Business  Service Directory page **************************************/

.serviceForm {
	width:578px;
	float:left;
	padding:10px 0px 10px 0px;
	margin:0px;
	background-attachment: scroll;
	background-image: url(../officeToRentImages/service.gif);
	background-repeat:no-repeat;
	background-position: top;
}
.serviceForm fieldset, .contactForm form {
	margin:0;
	padding:0;
	border:0;
}
.serviceForm label {
	padding:4px 0px 4px 10px;
	float:left;
	margin:0px;
	width:50px;
	font-size:12px;
	color:#FFFFFF;
}
.serviceForm input {
	margin:0px 0px 4px 0px;
	padding:1px;
	float:left;
	width:200px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	border:1px solid #3297CD;
	color:#8D8D8D;
}

.serviceForm select {
	margin:1px 0px 4px 0px;
	padding:1px;
	float:left;
	width:200px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	border:1px solid #3297CD;
	color:#8D8D8D;
}
.goButtonS {
	width:34px;
	height:20px;
	float:left;
	padding:2px 0px 0px 10px;
	margin:0px;
}
.goButtonS ul {
	position: relative;
	width:34px;
	height:20px;
	margin: 0;
	padding: 0;
	text-align:left;
	background-image: url(../officeToRentImages/goButton.jpg);
}
.goButtonS ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top:0;
}
.goButtonS ul li, .goButtonS a {
	display:block;
	height:20px;
	border-bottom:0;
}
.goButtonS ul li a {
	text-indent:0px;
	text-decoration:none;
	padding: 0px;
	cursor:pointer;
}
.goBuS {
	left:0;
	top:0;
	width:34px;
}
.goBuS a:hover {
	background: transparent url(../officeToRentImages/goButton.jpg) 0 -20px no-repeat;
	border-bottom:0;
}

/***********************************				Ends				*************************************/
