/* CSS Document */
*{
	margin:0;
	padding:0;
	border:0;
}
/* ----------- Body Styles Start Here ----------- */
body{
	background:#deebc7;
	font:12px Arial;
	color:#00613f;
}
.clear{
	clear:both;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clearleft{
	clear:left;
}
a{
	text-decoration:none;
	font:12px arial;
	color:#00613f;	
}
a:hover{
	text-decoration:underline;
}
ul{
	list-style:none;
}
li{
	list-style:none;
	display:block;
	line-height:22px;
}
li a{
	text-decoration:none;
	font:12px arial;
	color:#00613f;
	line-height:22px;	
}
li a:hover{
	text-decoration:underline;
}
.services-list{
}
.services-list ul{
	list-style:none;
	margin:5px 5px 5px 115px;
}
.services-list li{
	list-style:none;
	display:inline;
	font:12px arial;
	color:#00613f;
	line-height:22px;
	float:left;
	padding:0 8px;
}
.properties ul{
	list-style:none;
	margin:0 0 0 15px;
}
.properties li{
	list-style:none;
	display:inline;
	font:12px arial;
	color:#00613f;
	float:left;
	padding:0 8px;
	line-height:22px;
}
/* ----------- Body Styles End Here ----------- */
#nakainer{
	width:100%;
}
#nakainer_inner{
	width:774px;
	margin:20px auto;
	background:#fff;
	border:2px solid #cbdcad;
}
/* ----------- Header Starts ----------- */
#header{
	width:774px;
	height:191px;
}
/* ----------- Menu Starts ----------- */
#menu{
	background:url(img/menu_bg.gif) repeat-x;
	width:774px;
	height:41px;
}
#menu ul{
	list-style:none;
	text-decoration:none;
	margin:0 0 0 40px;
}
#menu li{
	display:inline;
	list-style:none;
}
#menu li a{
	font:14px verdana;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:41px;
	padding:15px;
	border-right:1px solid #fff;
}
#menu li a.last{
	border:none;
}
#menu li a:hover{
	color:#00613f;
}
.current{
	font:14px verdana;
	font-weight:bold;
	color:#00613f;
	text-decoration:none;
	line-height:41px;
	padding:15px;
	border-right:1px solid #fff;	
}
/* ----------- Menu Ends ----------- */
/* ----------- Container Starts ----------- */
#container{
	width:774px;
}
#container h2{
	font:22px verdana;
	color:#00613f;
	margin:10px 10px 5px 10px;
}
#container p{
	font:12px verdana;
	color:#00613f;
	line-height:20px;	
	margin:10px 10px 5px 10px;
}
/* ----------- Container Top Starts ----------- */
#container-top{
	width:747px;
	margin:15px auto 0 auto;
}
/* ----------- Container Top Left Starts ----------- */
#container-top-left{
	width:370px;
	float:left;
}
#container-top-left h2{
	font:22px Arial;
	color:#00613f;
	margin:10px 0 5px 0;
}
#container-top-left p{
	font:12px Arial;
	color:#00613f;
	line-height:18px;
	text-align:justify;	
	margin:10px 0 5px 0;
}
/* ----------- Container Top Left Ends and Container Top Right Starts ----------- */
#container-top-right{
	float:right;
}
/* ----------- Container Top Right Ends and Container Top Ends ----------- */
/* ----------- Container Middle Starts ----------- */
#container-mid{
	width:747px;
	margin:0 auto;
}
#container-mid-top{
	width:747px;
	background:#00613f;
	text-align:center;
	padding:5px 0;
}
#container-mid-top h2{
	font:14px verdana;
	font-weight:bold;
	color:#fefec6;
}
.container-mid-top-h4{
	font:12px verdana;
	font-weight:bold;
	color:#fefec6;
}
.service-icons{
	width:747px;
	height:148px;
}
/*
.services-block{
	width:100px;
	height:148px;
	background:#fefec6;
	margin:2px 3px 0 3px;
	float:left;
	text-align:center;
}
.services-block h6, .services-block-white h6{
	font:12px verdana;
	font-weight:bold;
	color:#106b47;
	text-transform:uppercase;
	margin:10px 0;
	text-align:center;	
}
.services-block img, .services-block-white img{
	margin:10px 0;
}
.services-block p, .services-block-white p{
	font:10px verdana;
	font-weight:bold;
	color:#106b47;
	text-align:center;
}
.services-block-white{
	width:100px;
	height:148px;
	background:#fff;
	margin:2px 3px 0 3px;	
	float:left;
	text-align:center;
}
*/
/* ----------- Container Middle Ends ----------- */
/* ----------- Container Heading Starts --------*/
.container-heading{
	margin:20px auto 10px 0;
}
.container-heading h3{
	font:14px Arial;
	font-weight:bold;
	color:#00613f;
	text-align:center;
}
/* ----------- Container Heading Ends --------*/
/* ----------- Flash Bottom Scroll Starts --------*/
#flash-bottom-scroll{
}
/* ----------- Flash Bottom Scroll Ends --------*/
/* ----------- Services Pages Blocks ---------*/
.coloredb{
	width:750px;
	background:#fefec6;
	margin:10px auto;
	padding:10px 0 10px 10px;
}
.coloredb p{
	float:right;
	width:610px;
}
.whiteb{
	width:750px;
	background:#fff;
	margin:10px auto;
	padding:10px 0 10px 10px;	
}
.whiteb img{
	margin:0;
}
.whiteb p{
	float:right;
	width:610px;
	clear:left;	
}
/* ------------ Services Pages Blocks Ends ---*/
/*	forms
------------------------------------------*/

input,select{
	border:1px solid #ccc;
	font:11px "Trebuchet MS", verdana, sans-serif;
	color:#999;
	padding-left:5px;
	width:130px;
}

input{
	padding-right:5px;
}
textarea{
	padding-right:5px;
	border:1px solid #ccc;
}
option{
	padding:0 5px;
}

#wrapper form ul{
	list-style:none;	
	margin:0;
}

#wrapper form ul li{
	margin:0 0 10px 0;
}

#wrapper form ul li.label{
	margin:0;
}

input.radio{
	width:auto;
	border:0;
	padding:0;
	margin-right:5px;
	cursor:pointer;
}

input.submit{
	width:60px;
	padding:1px 2px;
	margin-top:10px;
	background-color:#eee;
	border:1px solid #ccc;
	color:black;
	cursor:pointer;
	/*margin-right:190px;*/
}
input.submit1{
	width:60px;
	padding:1px 2px;
	margin-top:10px;
	background-color:#eee;
	border:1px solid #ccc;
	color:black;
	cursor:pointer;
	/*margin-right:190px;*/
}
.btn{
	background:#59a32d;
	color:#fff;
	width:60px;
	padding:0px 2px;
	margin-top:10px;
	cursor:pointer;	
	border:0;
}
/* Form Ends */
/* ----------- Container Ends ----------- */
/* ----------- Footer Starts ------------*/
#footer{
	width:774px;
	background:#18573d;
	height:25px;
}
.copyrights{
	float:left;
	font:10px Arial;
	font-weight:bold;
	color:#fff;
	margin:0 0 0 15px;
	line-height:25px;
}
.developed{
	float:right;
	margin:0 15px 0 0;	
}
.developed a{
	font:10px Arial;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:25px;		
}
.developed a:hover{
	text-decoration:underline;
}
/* ----------- Footer Ends -------------*/