/* CSS Document */

* { padding:0;border:none;margin:0;}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: left;
}
.col_l {
	float:left;
	height:auto;
	width:auto;
	text-align:left;
}
.col_r {
	float:left;
	height:auto;
	width:auto;
	text-align:right;
}
.col_r p {
	text-align: right;
}
.col_c {
	float:left;
	height:auto;
	width:auto;
	text-align:center;
}
.col_c p {
	text-align: center;
}
body {
	color: white;
	text-align: center;
	background: white;
	font-size: 14px;
	font-family: tahoma, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin: 6px;
	text-align: left;
}
h1,h2,h3 {
	margin: 6px;
	padding: 2px;
}
h1 {
	color:#ca4949;
}

h2 {
	color:#ca4949;
}
h3 {
	color:#76111a;
}

a {
   color: #eeeeee;
	text-decoration:none;
	font-family: "lucida calligraphy", verdana, arial;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.9em;
}
a:hover {
	color:#609010;
}

img {
	padding:0;
	margin:0;
	border:none;
}

#page {
	position: relative;
	height: 775px;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	margin-top:15px;
	background: white url(images/xxx.jpg) no-repeat;
	border-left:solid 2px #204b73;
}
#leaf {  display:none;
	position:absolute;
	right: 0;
	top: 70px;
	width: 200px;
	height: 227px;
	z-index: 5;
	background: url(images/leaf.png);
	border: solid 1px black;
	text-align:center;
}
#leaf a {
	display:block;
	width:100%;
	height:auto;
}
#header {
	position: relative;
	height: auto;
	width: 100%;
	text-align:left;
}
#logo_title {
float:left;
margin-left: 20px;
}
#contact_header {
float:right;
}
#banner {
float:left;
margin-left:0px;
z-index:0;
}
#realestate_banner {
	position:absolute;
	right:-117px;
	top:337px;
	z-index:11;
	width: 158px;
	height: 131px;
}
#service {
z-index: 12;
}
#bodyer {
	position: relative;
	float:left;
	height: auto;
	width: 100%;
}
#footer {
	position: relative;
	float:left;
	height: auto;
	width: 100%;
	text-align:center;
	margin-top:10px;
}
#footer a {
	color:silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#footer a:hover {
	color:blue;
}
.scroll_box { 
	display:block;  
	position: absolute;
	overflow: auto;
	width:162px;
	height:193px;
	border: none
}
#webdesign_sum {
top:193px;
left:23px;
color:#000000;
line-height: 1.8em;
}

#webmang_sum {
top:193px;
left:233px;
color:#000000;
line-height: 1.8em;
}

#apple_sum {
top:193px;
left:493px;
color:#000000;
line-height: 1.9em;
}

#webdesign_hover { display:none;
	position:absolute;
	top:480px;
	left:14px;
	background: url(images/webdesign_hover.jpg) no-repeat;
	z-index:10;
	width: 171px;
	height: 40px;
}

#webmanage_hover { display:none;
	position:absolute;
	top:480px;
	left:218px;
	background: url(images/webmang_hover.jpg) no-repeat;
	z-index:10;
	width: 233px;
	height: 40px;
}

#applesupport_hover { display:none;
	position:absolute;
	top:480px;
	left:491px;
	background: url(images/apple_support_hover.jpg) no-repeat;
	z-index:10;
	width: 171px;
	height: 40px;
}

#pg_l_col {
position:relative;
width:693px;
margin-top:-10px;
}
#pg_r_col {
border-right:solid 2px #204b73;
}
.section_txt { display:none;
position:absolute;
top:520px;
left:10px;
width: 671px;
height: 210px;
background:  #5386b1; 
z-index:5;
text-align:left;
}
.section_txt img {
	float:right;
	margin-right: 20px;
}
#closebtn {
position:absolute;
bottom:10px;
right:10px;
width: 17px;
height: 16px;
background: url(images/close_btn.jpg) no-repeat;
z-index:100;
}
#copyright {
position:absolute;
top:793px;
left:261px;
z-index:11;
}
#blogs {
position:absolute;
top:40px;
left:511px;
width:155px;
z-index:11;
}
#apple_mac {
position:absolute;
top:80px;
left:515px;
width:155px;
z-index:11;
}
