@charset utf-8;
   
   html,body{
background-color: black;
color: white;
}

	header#mainHeader {
	position:relative;
	/*left: -300px;*/
	z-index:10;
	width:924px;
	height:110px;
	padding:28px 0 0;
	}

   section#project {
    width: 687px;
    height: auto;
    display: block;
    position: relative;
	/*left: -300px;*/
    float: left}
 div#img-contaner ul {
    position: relative;
    width: 720px;
    height: auto;
    margin: 0;
    padding: 0}
 div#img-contaner ul li {
    list-style: none;
    position: relative;
    float: left;
    display: inline;
    margin: 0 18px 18px 0;
    padding: 0}
 div#img-contaner img {
  background-color: transparent;
 /*background: black;*/
  /*  border: solid 1px #dddedf*/}
 
 div#img-contaner p {
    width: 600px;
    height: auto;
    position: relative;
    clear: both;
    text-align: center;
    font-family: adelle-n3, adelle, Georgia, "Times New Roman", Times, serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    line-height: 28px;
    margin: 0 auto 18px}
 p#openqoute {
    display: block;
    height: 21px!important;
    background: url(../images/blk-qoute1.gif) no-repeat top center}
 p#endqoute {
    display: block;
    height: 21px!important;
    background: url(../images/blk-qoute2.gif) no-repeat top center}
 section#project-details {
    /*width: 216px;*/
	width: 720x;
    height: auto;
    display: block;
    float: left}
 section#project-details h2 {
    font-family: adelle-n3, adelle, Georgia, "Times New Roman", Times, serif;
    font-weight: 300;
    font-style: normal;
    font-size: 30px;
    /*color: #333132;*/
	color: #AAAAAA;
    text-shadow: none;
    text-transform: uppercase;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: 30px;
    margin: 0 0 30px;
    padding: 0}
 section#project-details h3 {
    font-family: adelle-n3, adelle, Georgia, " Times New Roman", Times, serif;
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
    color: #414042;
    text-transform: uppercase;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    width: 170px;
    height: auto;
    margin: 0;
    padding: 0 0 10px}
 section#project-details article {
    /*width: 216px;*/
	width: 720x;
    position: relative;
    float: left}
 section#project-details p {
    /*width: 216px;*/
	width: 720x;
    font-family: sans-serif, adelle-n3, adelle, Georgia, "Times New Roman", Times, serif;
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
    line-height: 22px;
	color: #AAAAAA;
    /*color: #414042*/}
 section#project-details ul {
    position: relative;
    float: left;
    width: 216px;
    margin: 0;
    padding: 0}
 section#project-details ul li {
    float: left;
    list-style: none;
    width: 216px;
    border-top: solid 1px #d1d3d4;
    font-family: adelle-n3, adelle, Georgia, "Times New Roman", Times, serif;
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
    line-height: 14px;
    margin: 0;
    padding: 7px 0 10px}
 #pllast {
    border-bottom: solid 1px #d1d3d4}
 section#project-details ul li span {
    text-transform: uppercase;
    font-family: adelle-n7, adelle, Georgia, "Times New Roman", Times, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    display: block;
    margin-bottom: 13px}
 section#project-details ul li p {
    clear: both;
    width: 200px;
    line-height: 14px;
    margin: 0 0 10px 10px;
    padding: 0}
 section#project-details ul li p: last-child {
    clear: both;
    width: 200px;
    line-height: 14px;
    margin: 0 0 -2px 10px !important;
    padding: 0}
 section#project-details ul li a {
    border: none;
    font-family: adelle-i3, adelle, Georgia, "Times New Roman", Times, serif;
    font-weight: 300;
    font-style: italic;
    color: #808285;
    background-image: url(../images/link_bg.png);
    background-repeat: repeat-x;
    background-position: 0 16px;
    margin: 0;
    padding: 0}
 section#project-details ul li a:hover {
    border: none;
    font-family: adelle-i3, adelle, Georgia, "Times New Roman", Times, serif;
    font-weight: 300;
    font-style: italic;
    color: #333;
    text-decoration: none;
    margin: 0;
    padding: 0}

