a
{
	border-color: Gray;	
}

body 
{
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  font: normal 16px Arial;
}

b 
{
  font: normal 16px Arial;
}

em 
{
  color: red;
}

.basictab
{
	padding: 3px 0;
	margin-left: 0;
	font: bold 12px Verdana;
	border-bottom: 1px solid gray;
	list-style-type: none;
	text-align: left;
}

.basictab li
{
	display: inline;
	margin: 0;
}

.basictab li a
{
	text-decoration: none;
	padding: 3px 10px;
	margin-right: 3px;
	border: 1px solid gray;
	border-bottom: none;
	background-color: #DEDECB;
	color: #2d2b2b;
}

.basictab li a:visited
{
	color: #2d2b2b;
}

.basictab li a:hover
{
	background-color: #BFC4CE;
	color: black;
}

.basictab li a:active
{
	color: black;
}

.basictab li.selected a
{
	position: relative;
	top: 1px;
	padding-top: 4px;
	background-color: #BFC4CE;
	color: black;
}

.center
{
	text-align: center;
}

.justify
{
	text-align: justify;
}

.left
{
	text-align: left;
}

.gallerythumbnail
{
	display: inline;
	padding: 0px;
}

.gallerythumbnail a
{
	color: Gray;
}

#name 
{
	font: bold 16px Arial;
	text-align: center;
	padding-bottom: 5px;
	width: 150px;
}

#maincontainer 
{
  margin: 0 auto;
  width: 974px;
  padding-top: 15px;
}

#topsection 
{
  background: #eaeaea none repeat scroll 0%;
  height: 180px;
}

#topsection h1 
{
  margin: 0;
  padding-top: 10px;
}

#contentwrapper 
{
  float: left;
  width: 100%;
}

#aboutuscontentcolumn 
{
  margin-left: 540px;
  width: 434px;
  height: 370px;
}

#googlemap 
{
  margin-left: 320px;
  width: 650px;
  height: 450px;
}

#contentcolumn 
{
  margin-left: 420px;
  width: 554px;
  height: 370px;
}

#aboutusleftcolumn 
{
  float: left;
  width: 520px;
  margin-left: -974px;
  text-align: left;
}

#projectsleftcolumn 
{
  float: left;
  width: 390px;
  height: 460px;
  margin-left: -974px;
  text-align: left;	
}

#contactusleftcolumn 
{
  float: left;
  width: 320px;
  height: 470px;
  margin-left: -974px;
  text-align: left;
}

#leftcolumn 
{
  float: left;
  width: 400px;
  margin-left: -974px;
  text-align: left;
}

#contentcolumnhalf 
{
  margin-left: 487px;
  width: 477px;
  height: 370px;
  padding-left: 10px;
  text-align: left;
}

#leftcolumnhalf 
{
  float: left;
  width: 477px;
  margin-left: -974px;
  text-align: left;
  padding-right:10px;
}

#footer 
{
  padding: 4px 0;
  background: gray none repeat scroll 0%;
  clear: both;
  width: 974px;
  color: Gray;
  text-align: center;
  margin-top:20px;
  border-top:20px;
}

#footer a 
{
  color: white;
  text-decoration: none;
}

#LeftImage 
{
    position: absolute;
    width: 300px;
    height: 180px;
    margin: 0 0 0 0px;
    background-color: Gray;  
}

#CenterImage
{
	position: absolute;
	color:Aqua;
    width: 337px;
    height: 180px;	
	margin: 0 0 0 300px;
}	

#RightImage
{
	position: absolute;
	color:Aqua;
    width: 337px;
    height: 180px;	
	margin: 0 0 0 637px;
}

#title
{
	margin: 5px 0px 12px 0px;
	font: bold 16px Arial;
	text-align: center;
}

#Bafra
{
	padding: 5px 0px 5px 130px;
}

.floatleft
{
    float:left;
    width:210px;
}

.breaker
{
    clear:both;
}

.price 
{
	font: bold 16px Arial;
	text-align: center;
	padding-bottom: 5px;
	width: 200px;
}