html {
	height: 100%;
}

body {
	color: #AEA289;
	font: 12px Georgia, "Times New Roman", Times, serif;
	background: #4F6278 url(../images/bg_shape.jpg) repeat fixed;
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
	}

a { text-decoration: none;
}

a:link {
	color: #B1D8FF;
}
a:visited {
	color: #B1D8FF;
}
a:hover {
	color: #84a1bf;
}
a:active {
	color: #B1D8FF;
}

p {
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

ul { list-style: none; }

h1 {
	font-size: 22px;
	padding-bottom: 4px;
	padding-top: 5px;
	font-style: italic;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	line-height: 12px;
	padding-top: 30px;
	padding-bottom: 10px;
}

h3 {
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	margin-right: 4px;
	padding-bottom: 2px;
}

h4 {
	font:  11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4B463C;
}

h5 {
	border-top: 1px dotted #5A5348;
	margin-top: 20px;
	margin-right: 10px;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

h6 {
	border-top: 1px dotted #5A5348;
}

.h7 {
	font-size: 22px;
}

.border {
	border: 1px solid #5A5348;
	margin-bottom: 6px;
	margin-top: 2px;
}

.border_a {
	border: 1px solid #fff;
	margin-bottom: 6px;
	margin-top: 2px;
}

.borderLeft {
	border: 1px solid #5A5348;
	margin-bottom: 6px;
	margin-top: 2px;
	float: left;
	margin-right: 15px;
}

.imgLeft {
	margin-right: 5px;
	float: left;
	margin-top: 2px;
}

.imgLinks {
	margin-right: 5px;
	float: left;
	margin-top: 8px;
}

.spacer {
	clear: both;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 1px;
	height: 1px;
}

#wrapper {
	margin: 0 auto;
	min-height: 100%;
  	height:auto !important;
  	height: 100%;
	width: auto;
	background: url(../images/bg_wrapper.gif) repeat fixed;
}

/* MAINFRAME */

#mainFrame {
	width: 960px;	
	margin: 0 auto;
	min-height: 100%;
  	height:auto !important;
  	height: 100%;
  }

/* HEAD */

#head {
	width: 960px;
	position: relative;
}

#headLeft {
	width: 270px;
	position: relative;
	float: left;
	margin-right: 1px;
}

#home {
	width: 235px;	
	padding-left: 35px;
	padding-top: 36px;
	padding-bottom: 10px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 1px;
	background-image: url(../images/bg_home.png);
	
}

#menu {
	width: 235px;
	position: relative;
	padding-left: 35px;
	padding-top: 36px;
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	height: 61px;
	background-image: url(../images/bg_head.png);
}

#menu ul {
	position: relative;
}

#menu li {
	display: block;
}

#menu li a.active {
	color: #fff;
}

#headRight {
	width: 689px;
	position: relative;
	float: left;
	height: 173px;
	background-image: url(../images/bg_head.png);
}

#adress {
	position: relative;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	width: 150px;
	font-size: 11px;
}

#logo {
	position: relative;
	float: right;
	text-align: right;
	padding-right: 30px;
	padding-top: 19px;
}

/* END HEAD */


/* MAINLEFT */

#main {
	position: relative;
	width: 960px;
	min-height: 100%;
  	height:auto !important;
  	height: 100%;
  	background-image: url(../images/bg_main.png);
}

#mainLeft {
	position: relative;
	width: 515px;
	float: left;
	margin-right: 26px;
	min-height: 100%;
  	height:auto !important;
  	height: 100%;
	padding-left: 35px;
	padding-bottom: 20px;
}

#mainLeft p .ingress {
	font-size: 14px;
	line-height: 20px;
}


#mainLeft ul.img {
	border-style: none;
	padding-top: 0;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
}

#mainLeft li.img {
	width: 66px;
	display: inline;
	padding-right: 4px;
}

#mainLeft ul {
	position: relative;
	font: normal 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-top: 1px dotted #5A5348;
	border-bottom: 1px dotted #5A5348;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 4px;
	margin-top: 15px;
}

#mainLeft ul a {
	font-weight: normal;
}

#mainLeft li {
	display: inline;
	padding-right: 15px;
}

#mainLeft table {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 15px;
}

#mainLeft td {
	vertical-align: top;
	padding-right: 10px;
}

#mainLeft td p {
	padding: 0;
	margin: 0;
	vertical-align: top;
	line-height: inherit;
}

.left {
	border-top: 1px dotted #5A5348;
	width: 245px;
	float: left;
	margin-right: 20px;
	color: #AEA289;
	margin-top: 10px;
	font-size: 14px;
	font-style: italic;
}

.right {
	border-top: 1px dotted #5A5348;
	width: 245px;
	float: left;
	color: #AEA289;
	font-size: 14px;
	margin-top: 10px;
	font-style: italic;
}

.uppercase {
	color: #AEA289;
	}
	
#mainLeft p {
	margin-top: 3px;
	padding-right: 10px;
	margin-bottom: 3px;
	line-height: 16px;
}

.rightAlign {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-right: 7px;
}

#mainLeft .pagination {
	font:  11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	padding-top: 10px;
	text-transform: uppercase;
}



/* MAINRIGHT */

#mainRight {
	position: relative;
	width: 379px;
	float: right;
	min-height: 100%;
  	height:auto !important;
  	height: 100%;
}

#mainRight .box {
	position: relative;
	padding-top: 15px;	
}

#mainRight a.architect {
	font-size: 11px;
}

#myTable {
	width: 379px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #AEA289;
	border-collapse: collapse;
}
#myTable2 {
	width: 379px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #B1D8FF;
	border-collapse: collapse;
}

#myTable a,#myTable2 a {
	font-size: 10px;
}

#myTable a:hover, #myTable2 a:hover {
	color: #B1D8FF;
}

#myTable th,#myTable2 th {
	text-align: left;
	vertical-align: bottom;
	padding: 32px 7px 8px 6px;	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#myTable th a,#myTable2 th a {
	color: #B1D8FF;
	font-size: 14px;
}

#myTable th.project, #myTable2 th.project {
	font-size: 22px;
}

#myTable td, #myTable2 td {
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 5px;
	vertical-align: top;
}

#myTable td.nopadding {
	padding: 0;
}

#myTable td.title {
	text-transform: uppercase;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#myTable2 td.title {
	text-transform: uppercase;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #AEA289;
}

.beige {
	color: #AEA289;
}

.lowercase {
	text-transform: none;
}

#myTable td.img {
	width: 40px;
}

.tableRollOverEffect1{  background: url(../images/bg_tr.gif) repeat-x;
	cursor: pointer;
}
.tableRow{
  background: url(../images/dotted.gif) repeat-x;
}
.tableEffect1{
  background: url(../images/dotted.gif) repeat-x;
  	cursor: pointer;
}

.tableActive{
	background: url(../images/bg_tr.gif) repeat-x;
	color: #fff;
	cursor: pointer;
}

.tableRowClickEffect1{
  color:#FFF;
  background: url(../images/bg_tr.gif) repeat-x;
  cursor: pointer;
 }

