@font-face {
    font-family: 'century_gothicregular';
    src: url('fonts/gothic-webfont.eot');
    src: url('fonts/gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gothic-webfont.woff') format('woff'),
         url('fonts/gothic-webfont.ttf') format('truetype'),
         url('fonts/gothic-webfont.svg#century_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	margin:0px;
	padding:0px;
	background:url(images/body-bg.jpg) top center repeat-x #dedede;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1, h2, h3{
	font-family: 'century_gothicregular';
	margin:0 10px;
	font-weight:bold;
}
h3{
	margin:0 0 10px 0;
}
p{
	font-size:13px;
	margin:0 0 8px 0;
	text-align:justify;
	line-height:18px;
}
/*img {  pointer-events: none;}*/

.bor1{
	border-bottom:1px dotted #b6b6b6;
	height:8px;
	margin-bottom:8px;
}
#wrap{
	width:990px;
	margin:0 auto;
}
.clr{
	clear:both;
}
#main{
	background:url(images/bg2.jpg) top center repeat-x;
}
#header{
	height:122px;
}
.logo{
	width:344px;
	float:left;
	margin:20px 0 0 0;
}
.nav{
	background:url(images/nav-bg.jpg) top center no-repeat;
	min-width:980px;
	margin:0 auto;
	padding:0;
	min-height:56px;
}
.nav ul{
	list-style-type:none;
	padding:0px;
	margin:0 auto;
	width:486px;
}
.nav ul li{
	list-style-type:none;
	padding:0px;
	margin:0;
	float:left;
}
.nav ul li a{
	color:#cc9900;
	font-size:13px;
	font-family: 'century_gothicregular';
	font-weight:bold;
	padding:0px 15px;
	margin:0px;
	line-height:39px;
	text-decoration:none;
	text-transform:uppercase;
}
.nav ul li a:hover,.nav ul li a.active{
	text-decoration:none;
	color:#030303;
}
.nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 100px;
	margin: -2px auto 0px;
	padding: 0px;
}

.nav li li {
	background:none 0px;
}

.nav li ul a { 
	width: 85px;
	color:#030303;
	font-size:12px;
	padding: 0px 10px;
	margin:0 22px 0 0;
	display:block;
	line-height:20px;
	border-bottom: 1px dotted #03274b;
	line-height:26px;
	text-transform:none;
	background:#efefef;
}
.nav li ul a:hover { 
	padding: 0px 10px;
	margin:0 22px 0 0;
	display:block;
	color:#cc9900;
}

.nav li ul ul {
	margin: -32px 0 0 171px;
}

.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li.sfhover ul ul, .nav li.sfhover ul ul ul {
	left: -999em;
}

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li.sfhover ul, .nav li li.sfhover ul, .nav li li li.sfhover ul {
	left: auto;
}

.nav li:hover, .nav li.sfhover { 
	position: static;
}

.banner{
	width:975px;
	padding:0px;
	margin:0 auto;
}

#content{
	background:#f3f2f2;
	padding:10px;
	min-height:450px;
}
#content h1{
	font-size:26px;
	color:#cc9900;
	margin:0 0 15px 0;
}
#content h2{
	font-size:18px;
	color:#424141;
	margin:0 0 10px 0;
}
#content p{
}
#content a{
	color:#000;
	text-decoration:none;
	display:block;
}

#footer{
	width:100%;
	background:#707070;
	height:41px;
	margin:10px 0;	
}
.footer{
	width:990px;
	margin:0 auto;
	color:#cdcccc;
	font-size:11px;
	
}
.footer p.fl{
	float:left;
	width:450px;
	margin:0px;
	line-height:38px;
}
.footer p.fr{
	float:right;
	width:400px;
	margin:0px;
	text-align:right;
	line-height:38px;
}
.footer a{
	color:#cdcccc;
	text-decoration:none;
}
.footer a:hover{
	color:#cdcccc;
	text-decoration:underline;
}
.proj-place{
	margin:0 15px 0 0;
	float:left;
	
}
.proj-details{
	border-left:1px solid #b6b6b6;
	float:left;
	padding:0 0 0 15px;
	
}
.proj-place p{
	text-align:center;
}
.proj-area{
	font-size:16px;
	padding:0 10px;
	border-bottom:1px solid #b6b6b6;
}
.proj-img, .proj-overview, .proj-site-plans, .proj-plans, .proj-site-plans2{
	float:left;
}
.proj-img h3, .proj-overview h3, .proj-site-plans h3, .proj-plans h3{
	font-size:15px;
	margin:0 0 10px 0;
}
.proj-img{
	width:182px;
	margin:0 15px 0 0;
}
.proj-img img{
	border:1px solid #b6b6b6;
}
.proj-overview{
	/*width:650px;*/
}
.tb1{
	width:350px;
	margin-right:20px;
	float:left;
}
.proj-overview table{
	font-size:11px;
	border-top:1px solid #adacac;
	border-right:1px solid #adacac;
}
.proj-overview table td{
	border-bottom:1px solid #adacac;
	border-left:1px solid #adacac;
}
.proj-site-plans{
	/*width:250px;*/
	margin:0 18px 0 0;
}
.proj-site-plans img{
	margin:0 14px 0 0;
}
.proj-site-plans2 img{ margin:0 6px 0 0;}
.proj-plans{
	width:230px;
}
.bor3{
	border-left:1px solid #b6b6b6;
	width:1px;
	padding:4px;
	height:auto;
}
.glossymenu div.submenu ul li ul.ulstyle1, .glossymenu2 div.submenu ul li ul.ulstyle1, ul.ulstyle1{
	margin:0px 0 0 30px  !important;
	list-style-type:disc  !important;
	padding:0px;
  }
.glossymenu div.submenu ul li ul.ulstyle1 li, .glossymenu2 div.submenu ul li ul.ulstyle1 li, ul.ulstyle1 li{
	margin:0px;
	padding:0 0 8px 0 !important;
	border:none 0px !important;
	font-size:13px !important;
  }  
ul.ulstyle1 li{
	line-height:18px;
}
  
/*form*/ 
form#form{
	border:1px solid #9A9A9A;
	padding:15px;
	margin:0 15px 0 0;
}
form input[type="text"], form textarea {
    border: 1px inset #999999;
    padding: 4px;
    width: 280px;
}
form textarea {
    height: 65px;
    overflow: auto;
}
form input[type="submit"], form input[type="reset"] {
    background: none repeat scroll 0 0 #333333;
    border: medium none;
    color: #FFFFFF;
    margin-left: 110px;
    padding: 3px 10px;
    text-transform: uppercase;
	cursor:pointer;
}
form input[type="reset"]{
	margin-left:0px;
}
form label {
    display: inline-block;
    font-weight: bold;
    padding-top: 3px;
    vertical-align: top;
    width: 105px;
	font-size:12px;
}
form fieldset p {
    margin-bottom: 8px;
}
form .hint, form .captchafield {
    margin-left: 92px;
}
form .hint {
    font-weight: bold;
}


.proj-link{
	text-align:right !important;
}
.proj-link a{
	font-size:14px;
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

  
  