/* CSS Document */

body {
	margin: 0px auto;
 	background-color: #000000;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #ffffff;
	
 	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff9900;
}

#wrapper {
	margin: 0px auto;
	width: 864px;
	background-color: #333333; 
}

#section1 {
	float: left;
	clear: right;
	width: 324px;
	background-color: #333333; 
	
}
#Section2 {
	float: left;
	clear: right;
	width: 540px;
	background-color: #333333; 
	
}

#logo {
	width: 324px;
	height: 108px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: left;
	
}

#logo img{
	padding: 0px 0px 0px 0px;
}

table {
	postition: relative;
	padding-left: 0px; 
}


th {
	color: #f90;
	border-bottom: 1px solid #f90;
	padding-top: 8px;
	padding-bottom: 8px;
	
}
td {
	color: #fff;
	border-bottom: 1px dashed #999;
	padding-top: 8px;
	padding-bottom: 8px;
	
}
tr.grayed_out {
	background-color: #4d4d4d;
}

/* _________________  nav STARTS HERE  _____*/


#nav {
	width: 324px;
	line-height: 24px;
	background-color: #333;
	height: 192px;
	padding-top: 24px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right:  0px;
	float: left;
	clear: left;
}

#nav a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
	height: 19px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 8px;
	
}

#nav a:hover {
	color: #f90;
	text-decoration: none;
	background-image: url(../images/gray_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left; 
}
#nav a span:hover {
	color: #f90;
	text-decoration: none;
	background-image: url(../images/gray_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left; 
}

/* ___ FF HACK*/
div>#nav a:hover {
	color: #f90;
	text-decoration: none;
	background-image: url(../images/gray_arrow2.jpg);
	background-repeat: no-repeat;
	background-position: left; 
}


#nav a.active {
	color: #f90;
	text-decoration: none;
	background-image: url(../images/gray_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left; 
	
}
div>#nav a.active {
	color: #f90;
	text-decoration: none;
	background-image: url(../images/gray_arrow2.jpg);
	background-repeat: no-repeat;
	background-position: left; 
	
}


#nav ul {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}

#nav li {
	margin-top: 0px;
	padding: 0px;
	list-style: none;	
}

#nav span {
	/*color: #f90;*/
}

/* main NAV AREA ____________________-*/



#main_nav {
	width: 324px;
	line-height: 24px;
	background-color: #333;
	height: 149px;
	padding-top: 24px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right:  0px;
	float: left;
	clear: left;
}
div>#main_nav {
	height: 145px;
}

#main_nav a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
	height: 19px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 8px;
	
}

#main_nav a:hover {
	color: #f90;
	text-decoration: none;
	background-image: url(../images/gray_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left; 
}

/* ___ FF HACK*/
div>#main_nav a:hover {
	color: #f90;
	text-decoration: none;
	background-image: url(../images/gray_arrow2.jpg);
	background-repeat: no-repeat;
	background-position: left; 
}


#main_nav a.active {
	color: #f90;
	text-decoration: none;
	background-image: url(../images/gray_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left; 
	
}
div>#main_nav a.active {
	color: #f90;
	text-decoration: none;
	background-image: url(../images/gray_arrow2.jpg);
	background-repeat: no-repeat;
	background-position: left; 
	
}


#main_nav ul {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}

#main_nav li {
	margin-top: 0px;
	padding: 0px;
	list-style: none;	
}

#main_nav span {
	/*color: #f90;*/
}




#Section1_title {
 	width: 324px;
	height: 54px;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(../images/section1_subtitle_bg.gif);
	background-repeat: no-repeat;
	float: left;
	clear: left;
}

#Section2_title {
 	width: 540px;
	height: 54px;
	padding-top: 0px;
	margin-top: 0px;
	background-image:url(../images/section2_subtitle_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	clear: left;
}

h2 {
	color: #f90;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 27px;
	padding-top: 0px;
	margin-top: 8px;
	
}
h2 a{
	color: #f90;
	text-decoration:none;
	
}
h3 {
	color: #f90;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 8px;
	
}
.sub {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
}
.sub a{
	color: #cccccc;
	text-decoration:none;
}


#contact_info_content {
 	width: 297px;
	padding-left: 27px;
	float: left;
	clear: left;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding-top: 17px;

}
#news_submenu {
 	width: 297px;
	min-height: 345px;
	_height: 345px;
	padding-left: 27px;
	float: left;
	clear: left;
	color: #f90;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding-top: 17px;

}


/* start OF submenu AREA ____________________-*/
#news_submenu ul {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}

#news_submenu li {
	margin-top: 0px;
	padding: 0px;
	list-style: none;	
	
}
#news_submenu li.active {
	margin-left: 10px;
}

#news_submenu a {
	color: #999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	
}
#news_submenu a:hover {
	color: #f90;
	text-decoration: none;
	
}

#news_submenu a.active {
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/down_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;

}


/* end OF submenu AREA ____________________-*/

/* 4 SALE submenu AREA ____________________-*/

#forsale_submenu {
 	width: 297px;
	min-height: 345px;
	_height: 345px;
	padding-left: 27px;
	float: left;
	clear: left;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding-top: 17px;

}

#forsale_submenu a {
	color: #fff;
	text-decoration: none;
	
}
#forsale_submenu a:hover {
	color: #f90;
	text-decoration: none;
	
	
}
#forsale_submenu a.active {
	color: #f90;
}
.forsale_item {
	width: 112px;
	height: 52px;
	float: left;
	clear: both;
	border-bottom: dashed #999 1px;
	
}
.forsale_item {
	width: 112px;
	height: 52px;
	float: left;
	clear: both;
	border-bottom: dashed #999 1px;
	
}

#submenu {
 	width: 297px;
	padding-left: 18px;
	float: left;
	clear: left;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding-top: 17px;

}
#main_submenu {
 	width: 297px;
	padding-left: 18px;
	float: left;
	clear: left;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding-top: 0px;

}


#projects_submenu {
 	width: 297px;
	padding-left: 18px;
	float: left;
	clear: left;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding-top: 17px;

}
#submenu p {
 	width: 261px;
	padding-left: 9px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


#main_submenu p {
 	width: 261px;
	padding-left: 9px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}



#projects_submenu p {
 	width: 261px;
	border-bottom: 1px dashed #999;
	padding-left: 9px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


.project_folder {
	width: 270px;
	border-bottom: 1px dashed #999;
	font-size: 13px;
	color: #fff;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-top: 0px;
}

.project_folder a {
 	color: #f90;
 	text-decoration: none;
	
}

.project_folder a:hover {
 	color: #fff;
 	text-decoration: none;
	
}

#contact_info_content  span   {
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}

#contact_info_content  a {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#contact_info_content  a:hover {
	text-decoration: underline;
}

#hero {
	padding: 0px 0px 0px 0px;
	width:540px;
}
#section2_content {
	width: 540px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	clear: left;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#projects_flash_content {
	width: 540px;
	padding-left: 0px;
	padding-right: 0px;
	clear: left;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding-top: 0px;
}

#projects_flash_content  ul {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 24px;
	padding-bottom: 24px;
	float:left;
	
}

#projects_flash_content  li {
	margin-top: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	clear: right;
	
}

#projects_flash_content a {
	height: 60px;
	display: block;
	text-decoration: none;
	

}

#projects_flash_content li#click a{ background-image: url(../images/click.gif); margin-left: 0px; width: 186px; overflow: hidden;background-position: top; }
#projects_flash_content li#click a:hover { background-image: url(../images/click.gif); margin-left: 0px; width: 186px; overflow: hidden; background-position: bottom; }


#projects_flash_content li#flash a { background-image: url(../images/flash_placeholder.gif); margin-left: 0px; width: 354px; height: 60px;overflow: hidden; background-position: bottom;}

#projects_flash_content span {
	position: absolute;
	left: -1000px;
}



#section2_content p {
	width: 485px;
	position: relative;
	margin-left: 27px;
}

#section2_content_contact {
	width: 540px;
	padding-left: 0px;
	padding-right: 0px;
	min-height: 345px;
	_height: 345px;
	float: left;
	clear: left;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding-top: 0px;

}

form label{
	color: #999;
	float:left;
	width: 300px;
	
}
form input {
	color: #999;
	background-color: #333;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #999;
	width:220px;
}
form #reset {
	color: #999;
	background-color: #333;
	border:1px solid #999999;
}
form #submit {
	color: #999;
	background-color: #333;
	border:1px solid #999999;
}

/* _________________  FOOTER STARTS HERE________________*/


#footer  {
	width: 864px;
	padding-top: 0px; 
	padding-right: 0px; 
	margin-top: 0px;
	margin-top: 22px;
}

#footer  ul {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-bottom: 0px;
	
}

#footer  li {
	margin-top: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	clear: right;
	
}

#footer  a {
	height: 22px;
	display: block;
	

}

#footer li#a a{ background-image: url(../images/copy.gif); margin-left: 0px; width: 344px; overflow: hidden;background-position: bottom; }
#footer li#a a:hover { background-image: url(../images/copy.gif); margin-left: 0px; width: 344px; overflow: hidden; background-position: top; }


#footer li#b a{ background-image: url(../images/security.gif); margin-left: 0px; width: 60px; overflow: hidden; }
#footer li#b a:hover { background-image: url(../images/security.gif); margin-left: 0px; width: 60px; overflow: hidden; background-position: bottom;}

#footer li#c a { background-image: url(../images/disclaimer.gif); margin-left: 0px; width: 68px; overflow: hidden; }
#footer li#c a:hover { background-image: url(../images/disclaimer.gif); margin-left: 0px; width:68px; overflow: hidden; background-position: bottom;}

#footer li#d a { background-image: url(../images/sitemap.gif); margin-left: 0px; width: 46px; overflow: hidden; }
#footer li#d a:hover { background-image: url(../images/sitemap.gif); margin-left: 0px; width: 46px; overflow: hidden; background-position: bottom;}

#footer li#e a { background-image: url(../images/footer_spacer.gif); margin-left: 0px; width: 158px; overflow: hidden; }
#footer li#e a:hover { background-image: url(../images/footer_spacer.gif); margin-left: 0px; width: 158px; overflow: hidden; background-position: bottom;}

#footer li#f a { background-image: url(../images/bc.gif); margin-left: 0px; width: 188px; overflow: hidden; }
#footer li#f a:hover { background-image: url(../images/bc.gif); margin-left: 0px; width: 188px; overflow: hidden; background-position: bottom;}



#footer span {
 position: absolute;
 left: -1000px;
 }


.clear {
	clear: both;
	height: 0px;
	font-height: 0px;
	line-height: 0px;
}

#block {
	width: 240px;
	height: 84px;
	float: left;
	clear: right;
	padding-top: 10px;
	padding-right: 27px;

}
.orange {
	color: #f90;
}
/*------------SLIDER-------------------*/

#leftControl {
	float: left;
	width: 20px;
	text-align: center;
	line-height: 178px;
	display: block;
	height: 60px;
	padding-top: 24px;
}
#rightControl {
	float: left;
	width: 20px;
	text-align: center;
	line-height: 233px;
	display: block;
	height: 60px;
	padding-top: 24px;
}
#outerScroller {
	float: left;
	width: 300px;
	overflow: hidden;
	height: 54px;
	display: block;
	position:relative;
	padding-top:24px;


}
#innerScroller {
	width: 5992px;
	height: 233px;
	position: relative;
	text-align: center;
}

#innerScroller img{
	float:left;
	border-left:1px solid #FF9900;
	border-right:1px solid #FF9900;
}

/*------------END SLIDER---------------*/

#section2_content a {
	color: #FF9900;
	text-decoration:none;
}
#section2_content a:visited {
	color: #FF9900;
	text-decoration:none;
}
/*---------ENGLISH COLOR------------*/
.english {
	color:#FFFFCC;
}
/*---------END ENGLISH--------------*/
