body
{
	padding: 0;
	margin: 0;
	background-color: /*#9C8679*/#b8AA8f;
	color: #000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	
}

.p {margin-top:15px; margin-bottom:15px;}

.error {color:#f00;}

h1{margin-top: 5px; padding-top: 5px; margin-bottom: 10px; padding-bottom: 0px; display: block;  font-size: 16px; color:#000; font-weight: bold;}
h2{margin-top: 5px; margin-bottom: 0px; padding-bottom: 0px;  font-size: 14px; color:#000; display:block;  }
h3{margin-top: 5px; margin-bottom: 5px; padding-bottom: 0px;  font-size: 12px; color:#000; display:block; font-weight: bold; }

.bold_and_bright
{
	font-size: 14px;
	font-weight:bold;
}

#text
{
	text-align:left;
	margin: 40px   20px 0px  20px;
}
#portfolio
{
	height:131px;
	text-align:right;
	margin-right:20px;
}

#port-menu
{
	height:17px;
	color:#000;
	font-size:12px;
	line-height:16px;
	background-image:  url(images/m-background.png);
	background-repeat: repeat-y;
	background-position: top right;
	text-align:right;
	padding-right:16px;
}

.port-header
{
	height:17px;
	color:#000;
	font-size:12px;
	line-height:16px;
	background-image:  url(images/mlong-background.png);
	background-repeat:repeat-y;
	background-position: top right;
	text-align:right;
	padding-right:16px;
}
#port-menu a, #port-menu a:visited
{
	color:#000;
	text-decoration: none;
	padding: 0px 10px 0px 2px;
}
#port-menu span
{
	cursor:pointer;
	padding: 0px  4px 0px 2px;
}

#footer
{
	margin:0px;
	padding-top:3px;
	padding-bottom:10px;
	/*padding-left:10px;*/
	clear:both;
	background-color: /*#9C8679*/#b8AA8f;
		font-size: 10px;
	/*text-align:left;*/
}


#contents:after { content: ""; display: block; height: 0; clear: both; }

#contentsh
{
	/*float:left;*/
	clear:both;
	margin-right:auto;
	margin-left:auto;
	width: 800px;
	color: #000;
	background-color: #fff;
}
#contentsh:after { content: ""; display: block; height: 0; clear: both; }

#contents
{
	/*float:left;*/
	clear:both;
	margin-right:auto;
	margin-left:auto;
	width: 800px;
	color: #000;
	background-color: #fff;
	background-image:  url(images/background.png);
	background-repeat:repeat-y;
	background-position: top left;
	min-height:600px;
	height:auto !important;
}
#left_container_no_border
{
	float: left;
	margin: 0px;
	width: 300px;
	text-align: center;
	
}
#left_container
{
	float: left;
	margin: 0px;
	width: 300px;
	

}
#flash{ text-align:right;width:500px;min-height:600px;
	height:auto !important;}

#right_container
{
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 500px;
	
	
	
}
#right_container #border
{
	background-image:  url(images/border.png);
	background-repeat:repeat-y;
	background-position: top left;
	
}
#menu
{
	margin-top:50px;
	margin-bottom:20px;
	
}
#menu ul, #menu-long .um
{
	list-style-type:none;
	background:   url(images/separator.png)  no-repeat top center;
	padding-top:8px;
	padding-left:0px;
	margin-left:10px;
	padding-bottom:0px;
	margin-bottom:-4px;
}
#menu li, #menu-long ul li
{
	
	padding-left:0px;
	margin-left:0px;
}
#menu li a, #menu-long ul li .m 
{ 
	display :block; 
	font-weight: bold; 
	text-decoration:none; 
	line-height:26px;
	color: #000;
	height: 32px;
	background: url(images/separator.png)  no-repeat bottom center;
}


#menu-long
{
	margin-top:50px;
	margin-bottom:0px;
	
	
}
.submenu
{
	list-style-type:none;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-left:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	
}
.submenu li
{
	
	height: 24px;
	background: url(images/separator-2.png)  no-repeat bottom center;
	padding-left:0px;
	margin-left:0px;
	width:90%;
}
.submenu li a 
{ 
	display :block; 
	text-decoration:none; 
	line-height:20px;
	color: #000;
}
.submenu li a:hover
{
	text-decoration:underline; 
} 
#logo
{
	margin-top: 45px;	
}
img
{
	border-width:0px;
}





#accordition
{
	text-align: center;
	margin:  0px 0px 0px 0px;
	 background: url(images/m2-background.png)  repeat-y   bottom center;
}

.accordionHeader
{
/*border: 1px solid #eee;*/
	height:26px;
    line-height: 22px;
	font-weight: bold;
    padding:   0px 0px  3px 0px;
    /*margin-top: 5px;*/
    cursor: pointer;
    background: url(images/separator.png)  no-repeat bottom center;
}

.accordionHeader a
{
	color: #000;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
   /* border: 1px dashed #2F4F4F;
    border-top: none;*/
    padding: 0px;
    /*padding-top: 10px;*/
    background: url(images/m2-background.png)  repeat-y   bottom center;
    
}
.submenu-wraper
{
	/*height:194px;
	Overflow:scroll;*/
}
#project-wrapper
{
	position:relative;
	clear:both;
  width: 500px;
	height:412px;
}
#project
{
	position:relative;
	clear:both;
	width: 500px;
	zoom: 1;


}
#vContainer
{
	width:500px;
	height:412px;
	position:absolute;
	top:0; left:0;
	
}

#mContainer #map
{
	width:500px;
	position:absolute;
	top:0; left:0;
	display:none;
	
}

#hContainer
{
	width:500px;
	display:none;
	position:absolute;
	top:0; left:0;
	height:412px;
	
}

.popupControl
{
	z-index:1;
	
	
	position:absolute;
	visibility:hidden;
	clear:both;
}
.popupBox
{
	width:249px;
	margin:  2px 0px 0px 0px;
	background-color: #fff;
	 /*border: 1px solid #eee;*/
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;
	padding: 10px 10px 10px 10px;
	text-align:left;
	height:392px;
}
