*{
	margin: 0;
	padding: 0;
	border: 0;
}
li{
	list-style-type: none;
}
a{
	text-decoration: none;
}
hr{
	display: none;
}
body{
	background: #BBEFDB url(/images/www/bg.jpg) repeat-x;
	font-family: Tahoma, Verdana, sans-serif;
}
#content:after, #asides #news div:after, #primary ul:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.container{
	width: 860px;
	margin: 0 auto;
	position: relative;
	z-index: 20;
}
#header{
	height: 176px;
	background: url(/images/www/top.jpg) no-repeat 100% 0;
	position: relative;
	width: 870px;
}
	#header h1{
		margin: 0 0 0 0;
		float: left;
	}
		#header h1 a{
			position: relative;
			display: block;
			width: 252px; height: 176px;
			line-height: 176px;
			font-size: 0.2em;
			overflow: hidden;
			color: #9ED160;
		}
			#header h1 a span{
				position: absolute;
				top: 0; left: 0;
				width: 100%; height: 100%;
				background: url(/images/www/logo.jpg) no-repeat 0 0;
			}
	#header #nav ul{
		position: absolute;
		top: 50px;
		left: 232px;
		height: 50px;
		width: 350px;
	}
	#header #nav ul li{
		padding: 0 2px;
	}
		#header #nav ul li a{
			float: left;
			position: absolute;
			color: #237458;
			font-weight: bold;
			font-size: 0.6em;
			top: 0; 
			cursor: pointer;
		}
			#header #nav ul li a span{
				position: absolute;
				top: 0; left: 0;
				width: 100%; height: 100%;
			}
			#header #nav ul li.m1 a{
				width: 57px; height: 44px;
				left: -2px; top: 53px;
			}
				#header #nav ul li.m1 a span{
					background: url(/images/www/m1.gif) no-repeat 0 0;
				}
			#header #nav ul li.m2 a{
				width: 74px; height: 35px;
				top: 36px; right: 220px;
			}
				#header #nav ul li.m2 a span{
					background: url(/images/www/m2.gif) no-repeat 0 0;
				}
			#header #nav ul li.m3 a{
				width: 64px; height: 25px;
				top: 32px; right: 155px;
			}
				#header #nav ul li.m3 a span{
					background: url(/images/www/m3.gif) no-repeat 0 0;
				}
			#header #nav ul li.m4 a{
				width: 91px; height: 44px;
				top: 30px; right: 61px;
			}
				#header #nav ul li.m4 a span{
					background: url(/images/www/m4.gif) no-repeat 0 0;
				}
			#header #nav ul li.m5 a{
				width: 58px; height: 47px;
				top: 58px; right: 3px;
			}
				#header #nav ul li.m5 a span{
					background: url(/images/www/m5.gif) no-repeat 0 0;
				}
	#flashContent{
		/*position: absolute;
		top: -10px; right: -60px;
		z-index: 2;
		*/
		width:380px; height: 235px;
		float: right;
		margin: -7px -70px -60px 0;
	}
#content{
	background: url(/images/www/content.jpg) no-repeat 0 0;
	width: 860px;
	clear: both;
}
	#asides{
		float: right;
		width: 239px;
	}
		#asides #menu{
			background: url(/images/www/menu_1.jpg) no-repeat 0 0;
			padding: 53px 0 0 0;
		}
			#asides #menu ul li a{
				display: block;
				width: 234px;
				padding: 0 0 0 5px;
				height: 24px;
				position: relative;
				color: #FFF;
				background: #379C77;
				cursor: pointer;
			}
				#asides #menu ul li a span{
					position: absolute;
					top: 0; left: 0;
					width: 100%; height: 100%;
				}
					#asides #menu ul li.home a span{
						background: url(/images/www/b1.gif) no-repeat 0 0;
					}
					#asides #menu ul li.aboutus a span{
						background: url(/images/www/b2.gif) no-repeat 0 0;
					}
					#asides #menu ul li.projectsforsale a span{
						background: url(/images/www/b3.gif) no-repeat 0 0;
					}
					#asides #menu ul li.completedprojects a span{
						background: url(/images/www/b4.gif) no-repeat 0 0;
					}
					#asides #menu ul li.projectsunderstudy a span{
						background: url(/images/www/b5.gif) no-repeat 0 0;
					}
				#asides #menu ul li.rent a span{
					background: url(/images/www/b7.gif) no-repeat 0 0;
				}
				#asides #menu ul li.requestinfo a span{
					background: url(/images/www/b8.gif) no-repeat 0 0;
				}
				#asides #menu ul li.contactus a{
					height: 35px;
				}
					#asides #menu ul li.contactus a span{
						background: url(/images/www/b6.gif) no-repeat 0 0;
					}
					#asides #menu ul li.contactus a:hover span{
						background-position: 0 -35px;
					}
				#asides #menu ul li a:hover span{
					background-position: 0 -24px;
				}
				#asides #menu ul li ul{
					border-top: 1px solid #69AA8C;
					margin: 0 1px;
				}
					#asides #menu ul li ul li{
						background: #297353;
						margin: 0 -1px;
						border-left: 1px solid #E8F7EE;
						border-right: 1px solid #E8F7EE;
						border-bottom: 1px solid #69AA8C;
						line-height: 22px;
					}
						#asides #menu ul li ul li a{
							color: #FBF9F5;
							font-size: 0.69em;
							padding: 0 0 0 28px;
							background: url(/images/www/abg.gif) no-repeat 14px 50%;
						}
							#asides #menu ul li ul li a:hover{
								color: #FFF;
							}
		#asides #news{
			border-left: 1px solid #EDFAF5;
			border-bottom: 1px solid #EDFAF5;
			border-right: 1px solid #EDFAF5;
			background: #146247;
			padding: 0 0 5px 0;
		}
			#asides #news h2{
				position: relative;
				height: 29px;
				width: 237px;
				overflow: hidden;
			}
				#asides #news h2 span{
					position: absolute;
					top: 0; left: 0;
					width: 100%; height: 100%;
					background: url(/images/www/h_latest.gif) no-repeat 0 0;
				}
			#asides #news div{
				background: url(/images/www/news_bg.gif) repeat-y 0 0;
			}
				#asides #news div p, #asides #news div h3{
					padding: 3px 14px;
					font-size: 0.69em;
					color: #187A58;
				}
				#asides #news div h3{
					padding: 5px 14px 3px;
				}
				#asides #news p.date{
					border-bottom: 1px solid #277658;
					padding: 0 9px 4px;
					margin: 0 5px;
				}
				#asides #news p.desc{
					font-family: Verdana;
				}
					#asides #news p.more a{
						float: right;
						width: 97px; height: 26px;
						background: url(/images/www/more.gif) no-repeat 0 0;
						text-align: center;
						line-height: 26px;
						color: #FFF;
						font-weight: bold;
						font-family: Verdana;
						font-size: 1.09em;
						margin: 0 0 5px 0;
					}
			#asides #copylefts{
				padding: 6px 0 0 0;
			}
				#asides #copylefts p{
					text-align: right;
					font-size: 0.69em;
					color: #187A58;
					padding: 2px 0;
				}
					#asides #copylefts p a{
						display: block;
						font-weight: bold;
						color: #187A58;
						margin: 2px 0 0;
					}
	#primary{
		float: left;
		width: 621px;
	}
		#primary ul{
			margin-right: -5px;
			padding-left: 3px;
			background: url(/images/www/bg.png) no-repeat 2px 100%;
		}
			#primary ul li{
				float: left;
				width: 292px;
				padding: 0 10px 15px 3px;
			}
				#primary ul li div{
					position: relative;
					width: 296px;
					margin: 0 0 5px 0;
				}
					#primary ul li div h3{
						position: absolute;
						bottom: 3px; left: 0;
						width: 276px;
						padding: 5px 10px;
						background: url(/images/www/titlebg.png);
						color: #FBF9F5;
						font-family: "Times New Roman", sans-serif;
						text-transform: uppercase;
						font-size: 0.88em;
					}
				#primary ul li p{
					color: #187A58;
					font-weight: bold;
					font-size: 0.75em;
					padding: 0px 4px;
				}
	#primary .content {
		text-align: justify;
		margin: 7px;
		color: #187A58;
		font-weight: bold;
		font-size: 0.75em;
	}
	.pcontent{
		width: 620px;
		background: url(/images/www/content_bg.gif) no-repeat 0 0;
		right: -7px;
		position: relative;
	}
		.pcontent2{
			background: url(/images/www/content_bg2.gif) no-repeat 0 100%;
			padding: 5px 0 60px 5px;
		}
		.pcontent h2{
			width: 586px; height: 41px; line-height: 41px;
			padding: 0 10px;
			background: url(/images/www/header_bg.gif) no-repeat 0 0;
			color: #FFF;
			font-size:0.88em;
			font-family: Verdana;
		}
		.pcontent h3{
			display: block;
			text-align:center;
			color: #187A58;
			font-size:1.2em;
			font-family: Verdana;
		}
		.pcontent h4{
			color: #187A58;
			font-size:1.0em;
			font-family: Verdana;
		}
		.pcontent h5{
			color: #187A58;
			font-size:0.9em;
			font-family: Verdana;
		}
		.pcontent ul li {
			margin-left: 20px;
			color: #187A58;
			list-style-type: square;
		}
		.pcontent .image{
			float: left;
			padding: 5px 10px 5px 0;
		}
		.pcontent .cont{
			background: #FFF;
			padding: 8px 10px 12px;
			width: 586px;
			margin: 5px 0 0 0;
		}
		.pcontent p{
			font-size: 0.75em;
			color: #187A58;
			padding: 3px 0;
			font-family: verdana;
		}
		.pcontent p.intro{
			font-weight: bold;
			padding: 5px 0 0 0;
			margin: 0 0 -5px 0;
		}
.rightside{
	position: absolute;
	width: 50%;
	height: 700px;
	left: 50%; top: 0;
	background: url(/images/www/bg2_0.jpg) no-repeat 430px 0;
	z-index: 15;
}
.rightside2{
	position: absolute;
	width: 50%;
	height: 700px;
	left: 50%; top: 0;
	background: url(/images/www/bg2.jpg) repeat-x;
}


.projects img {
	margin: 10px;
	padding: 1px;
	border: 1px solid #187a58;
}

.projects strong a {
	color: #187a58;

}

.projects br {
	clear: both;
}

.gallery img {
	margin: 10px;
	padding: 1px;
	border: 1px solid #187a58;
}

.gallery strong  {
	color: #187a58;
	display: block;
	float: left;

}

.gallery br {
	clear: both;
}

form {
	color: #187A58;
	font-size: 0.75em;
}

form input, form textarea {
	border: 1px solid black;
}