@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat;
	margin-top: 25px;
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size: 14px;
	color: #333;
}
a:link {
	color: #9699c0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #f4ebc1;
}
a:active {
	text-decoration: none;
	color: #999;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Myriad Pro, Helvetica, sans-serif;
}
h1 {
	font-size: 26px;
	color: #600;
}
h2 {
	font-size: 16px;
	color: #600;
}
h3 {
	font-size: 14px;
	color: #600;
}
h4 {
	font-size: 12px;
	color: #600;
}
h5 {
	font-size: 10px;
	color: #600;
}
.wrapper {
	margin-right: auto;
	margin-left: auto;
}
.page {
	background-color: #FFF;
	height: 768px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.pageApartment {
	background-color: #FFF;
	height: 1300px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.pageAdvSearch {
	background-color: #FFF;
	height: 960px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.pageSearch {
	background-color: #FFF;
	height: 1400px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.pageHome {
	background-color: #FFF;
	height: 725px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.pageDetails {
	background-color: #FFF;
	height: 3500px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.pageOffice {
	background-color: #FFF;
	height: 1200px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.pageMgmntServ {
	background-color: #FFF;
	height: 1200px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.pageMgmnt {
	background-color: #FFF;
	height: 900px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.pageHome9 {
	background-color: #FFF;
	height: 1200px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.pageHome5 {
	background-color: #FFF;
	height: 1000px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.pageHome4 {
	background-color: #FFF;
	height: 2250px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.pageHome3 {
	background-color: #FFF;
	height: 1000px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.pageHome10 {
	background-color: #FFF;
	height: 1350px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.rightSideDetails {
	float: right;
	height: 3500px;
	width: 760px;
}
.rightSide {
	float: right;
	height: 768px;
	width: 760px;
}
.rightSideHome {
	float: right;
	height: 725px;
	width: 760px;
}
.rightSideApartment {
	float: right;
	height: 1200px;
	width: 760px;
}
.leftSide {
	float: left;
	height: 768px;
	width: 200px;
}
.header {
	background-image: url(../images/hdr0.jpg);
	height: 162px;
	width: 760px;
}
.headerAnimation {
	background-image: url(../images/jskilken_header_animation4.gif);
	height: 162px;
	width: 760px;
}
.headerApart {
	background-image: url(../images/header_jskilken_apartment.jpg);
	height: 162px;
	width: 760px;
}
.headerEbiz {
	background-image: url(../images/Header_eBusiness2.jpg);
	height: 162px;
	width: 760px;
}
.headerComm {
	background-image: url(../images/header_jskilken_office.jpg);
	height: 162px;
	width: 760px;
}
.headerRetail {
	background-image: url(../images/hdr3.jpg);
	height: 162px;
	width: 760px;
}
.headerRealty {
	background-image: url(../images/Header_RealtyServices.jpg);
	height: 162px;
	width: 760px;
}
.headerOffice {
	background-image: url(../images/header_jskilken_office.jpg);
	height: 162px;
	width: 760px;
}
.headerManage {
	background-image: url(../images/header_jskilken_management.jpg);
	height: 162px;
	width: 760px;
}
.headerVenture {
	background-image: url(../images/Header_Banking.jpg);
	height: 162px;
	width: 760px;
}
.logo {
	height: 500px;
	width: 200px;
	background-color: #1B1D4D;
	text-align: left;
	padding-top: 10px;
	vertical-align: top;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 32px;
}

.logo a:link {
	color: #9699c0;
	text-decoration: none;
	font-size: 14px;
}
.logo a:visited {
	text-decoration: none;
	color: #999;
	background-position:left;
	font-size: 14px;
}
.logo a:hover {
	text-decoration: none;
	color: #f4ebc1;
	background-image:url(../images/nav_hover.png);
    background-position:left;
	background-repeat:no-repeat;
	font-size: 14px;
}
.logo a:active {
	text-decoration: none;
	color: #999;
	font-size: 14px;
}

.content {
	height: 585px;
	width: 740px;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}

.content a:link {
	color: #0033FF;
	text-decoration: none;
}
.content a:visited {
	text-decoration: none;
	color: #000066;
}
.content a:hover {
	text-decoration: underline;
	color: #0066CC;
}
.content a:active {
	text-decoration: none;
	color: #990000;
}

.contentApartment {
	height: 1000px;
	width: 740px;
	vertical-align: top;
	padding: 10px;
	text-align: justify;
}

.contact {
	height: 35px;
	width: 200px;
	margin-top: 30px;
	color: #FFF;
	background-color: #600;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
}

.contact a:link {
	color: #fff;
	text-decoration: none;
}
.contact a:visited {
	text-decoration: none;
	color: #999;
}
.contact a:hover {
	text-decoration: underline;
	color: #FFC;
}
.contact a:active {
	text-decoration: none;
	color: #999;
}
.footer {
	height: 75px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.heading {
	color: #1B1D4D;
	height: 50px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	margin-bottom: 1px;
	padding-bottom: 4px;
}
.headingDubld {
	color: #1B1D4D;
	height: 100px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	margin-bottom: 1px;
	padding-bottom: 4px;
}
.heading h1 {
	font-stretch:semi-expanded;
	font-family:"Myriad Pro", Helvetica, sans-serif;
	font-size: 45px;
	color: #600;
}
.heading_bhp1 {
	font-stretch:semi-expanded;
	font-family:"Myriad Pro", Helvetica, sans-serif;
	font-size: 40px;
	font-weight:bold;
	color: #600;
	text-align: left;
}
.heading_bhp2 {
	text-align:center;
	font-stretch:semi-expanded;
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size: 20px;
	color: #333;
	float: right;
	height: 40px;
	width: 155px;
	vertical-align: middle;
	padding-top: 10px;
	font-weight: bolder;
}
.heading_img {
	float: right;
	height: 50px;
	width: 150px;
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size: 14px;
	color: #1B1D4D;
	text-align: center;
}
.heading_img a:link {
	color: #0033FF;
	text-decoration: none;
}
.heading_img a:visited {
	text-decoration: none;
	color: #000066;
}
.heading_img a:hover {
	text-decoration: underline;
	color: #0066CC;
}
.heading_img a:active {
	text-decoration: none;
	color: #990000;
}
.smFont12 {
	font-size: 12px;
}
