html, body, h1, h2, p, ul, li {
  margin: 0;
  padding: 0;
  }
  
body {
  background: #e5e5e5;
  text-align: center;
  font-size: 11px;
  font-family: arial;
  }
  
img {
  border: 0;
  }
  
p {
  margin: 0 0 13px 0;
  }
  
#container {
  width: 892px;
  height: 200px;
  margin: 55px auto;
  text-align: right;
  background: #fff;
  }
  
#topSection {
  width: 892px;
  float: left;
  }
  
#mainDiv {
  background: #fff url('gfx/top-menu-bg.jpg') no-repeat -1px 0;
  border: 1px solid #9b8f93;
  float: left;
  width: 892px;
  position: relative;
  }
  
#mainMenuDiv {
  width: 396px;
  height: 98px;
  float: left;
  }
  
img#logo {
  float: right;
  }
  
#hp #leftDiv {
  height: 394px;
  margin-top: 1px;
  }
  
#leftDiv {
  width: 297px;
  background: url('gfx/hp-side-image.jpg');
  float: right;
  }
  
#content {
  width: 594px;
  height: 394px;
  float: left;
  margin-top: 1px;
  position: relative;
  }
  
#hp #content {
  background: url('gfx/hp-content-bg.jpg') bottom right no-repeat;
  }
  
#footer {
  clear: both;
  color: #333;
  }
  
#footer p {
  margin-top: 9px;
  }
  
#footer a {
  color: #333;
  }
  
#footer #details {
  float: left;
  direction: rtl;
  }
  
#footer #credit {
  float: right;
  }
  
#footer #credit a {
  text-decoration: none;
  }
  
#footer #credit a:hover {
  text-decoration: underline;
  }
  
/*-------------------------*/

#contentWraper {
  width: 892px;
  position: relative;
  float: left;
  }

#internal #leftDiv {
  width: 199px;
  float: right;
  }
  
#internal .about {
  background: url('gfx/bg-about.png');
  }
  
#internal .projects {
  background: url('gfx/bg-projects.png');
  }
  
#internal .case{
  background: url('gfx/bg-case.png');
  }
  
#internal .contact{
  background: url('gfx/bg-contact.png');
  }
  
#internal #mainDiv {
  background: #f3f3f3 url('gfx/top-menu-bg-internal.jpg') no-repeat top left;
  position: relative;
  height: auto;
  }
  
#internal #content {
  width: 692px;
  min-height: 393px;
  height: auto !important;
  height: 393px;
  }
  
#internal #content ul {
  margin: 0 20px 0 0;
  }
  
#contentInternal {
  float: right;
  position: relative;
  }
  
.aboutText {
  width: 360px;
  margin: 108px 216px 0 0;
  color: #075a4a;
  }
  
.aboutText a {
  color: #075a4a;
  }
  
.caseText {
  width: 565px;
  margin: 108px 15px 0 0;
  color: #6b780c;
  color: #000;
  }
  
.caseText a {
  color: #6b780c;
  }
  
.projectsText {
	width: 356px;
	margin: 118px 225px 0 0;
	color: #000000;
	list-style-image: url(images/bluebullet.jpg);
  }
  
.projectsText a {
  color: #0b5288;
  font-weight: bold;
  font-family: veranda;
  width: 100%;
  }
  
/*------------------------*/

.dtree {
  width: 149px;
  float: right;
  }
  
/*-------------------------*/

#contactForm {
  width: 300px;
  float: right;
  margin: 109px 210px 0 0;
  color: #fff;
  }

.text_field {
  width: 180px;
  height: 15px;
  border: 1px solid #303433;
  }
  
.text_field_big {
  width: 180px;
  height: 70px;
  border: 1px solid #303433;
  font-family: arial;
  }
  
input#formSubmitBtn {
  position: absolute;
  width: 63px;
  height: 22px;
  border: 1px solid #e9030f;
  background: #9a0000;
  color: #fff;
  font-size: 10px;
  cursor: pointer;
  padding-bottom: 1px;
  bottom: -30px;
  /*left: -111px;*/
  right: 510px;
  font-family: arial;
  }
  
.astrix {
  display: block;
  margin: -10px 0 0 2px;
  width: 5px;
  height: 5px;
  }
  
/*--------------------------------*/

#galleriesDiv {
	width: 356px;
	float: right;
	padding-bottom: 10px;
  }
  
a.gallerySingle {
  display: block;
  width: 30px;
  /*height: 75px;*/
  float: right;
  /*margin: 0 16px 16px 0;*/
  }
  
a.gallerySingle {
  display: block;
  width: 300px;
  float: right;
  /*margin: 0 16px 16px 0;*/
  }
  
.gallerySingleDiv {
	width: 73px;
	/*height: 88px;*/
  float: right;
	margin: 10 0 0px 37px;
	overflow: hidden;
  }
  
.gallerySingleDiv {
	width: 300px;
	float: right;
	margin: 10 0 0px 37px;
	overflow: hidden;
  }
  
.gallerySingleHead {
	width: 73px;
	height: 18px;
	display: block;
	float: right;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 12px;
  }
  
p.gallerySingleDesc {
	float: right;
	margin-top: 0px;
	font-family: veranda;
  }
  
#popup {
  background: #fff;
  }
  
#popup a, #popup b {
  color: #1b557d;
  }
  
p#desc {
  width: 500px;
  color: #1b557d;
  text-align: center;
  }
  
/*-----------------------------------*/

#pageAttach {
  position: absolute;
  width: 260px;
  height: 70px;
  top: -105px;
  right: 0;
  overflow: hidden;
  }
  
#pageAttach h1 {
  font-size: 16px;
  margin-bottom: 4px;
  }
  
/*----------------------------*/

body.printv_body {
  background: #fff;
  }
  
body.printv_body table.printv_table {
  margin: auto;
  }
  
/*------------------------------*/

#hpFlash {
  float: left;
  margin: 36px 0 0 39px;
  }
  
#brands {
  position: absolute;
  left: 9px;
  bottom: 8px;
  width: 80px;
  height: 80px;
  }
  
#white {
  width: 200px;
  height: 80px;
  background: #fff;
  position: absolute;
  top: 18px;
  right: 50px;
  }
  
#saying {
  position: absolute;
  width: 270px;
  height: 80px;
  font-size: 14px;
  color: #797979;
  font-style: italic;
  top: 7px;
  right: 13px;
  line-height: 22px;
  direction: rtl;
  }
  
#saying p.wise {
  text-align: left;
  margin-top: -12px;
  font-size: 13px;
  }
  
.aboutContent {
  background: url('gfx/bg-about-content.jpg');
  }
  
.projectsContent {
  background: url('gfx/bg-projects-content.jpg');
  }
  
.caseContent {
  background: url('gfx/bg-case-content.jpg');
  }
  
#internal .contactContent {
  background: url('gfx/bg-contact-content.jpg');
  }
  
#bottomEditor {
  width: 892px;
  float: right;
  color: #333;
  }
  
#bottomEditor a {
  color: #333;
  }
  
.createdBy {
  color: #777;
  }
  
img#bottomShadow {
  position: absolute;
  bottom: -5px;
  right: 0;
  }
  
table#contactTable tr  td {
  height: 26px;
  }
  
#internal #mainMenuDiv {
  float: left;
  margin-left: 1px;
  }
  
#contactLeftText, #contactTopText {
  position: absolute;
  }
  
#contactLeftText {
  top: 112px;
  right: 10px;
  letter-spacing: 1px;
  direction: rtl;
  }
  
#contactTopText {
  top: 20px;
  right: 210px;
  font-size: 12px;
  }
  
#topText {
  position: absolute;
  top: -105px;
  right: 0;
  }
  
#topText h1 {
  font-size: 16px;
  margin-bottom: 4px;
  }
  
#topText p {
  margin: 0 0 13px;
  }
  
.projectsContent, .caseContent, .contactContent, #internal .projects, #internal .case, #internal .contact {
  background: none;
  }
  
body.about #contentWraper {
  background: url('gfx/bg-about-final.png') top right;
  }
  
body.projects #contentWraper {
  background: url('gfx/bg-projects-final.png') top right;
  }
  
body.case #contentWraper {
  background: url('gfx/bg-case-final.png') top left;
  }
  
body.contact #contentWraper {
  background: url('gfx/bg-contact-final.png') top left;
  }
  
body.about a#sbIDtree1, body.projects a#sbIDtree2, body.case a#sbIDtree3, body.contact a#sbIDtree4 {
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  white-space: nowrap;
  background: url('gfx/toolbar_bg.png');
  display: block;
  color: #fff;
  }
  
#ibIDtree1, img.dtree_img {
  display: none;
  }
