body  {
	background:#663300 url(images/Site-Bg.png) no-repeat;
	font:13px "Trebuchet MS", Verdana, Tahoma;
	line-height:170%;
	color:#03060b;
	margin:10px 0 0 0;
}

* { padding:0; margin:0; }

hr {
  color           :#f3f1ec;
  background-color:#f3f1ec;
  height          :4px;
  border          :0px;
}

p {
	text-align:justify;
	margin-bottom:20px;
	line-height:170%;
}

img {
	border-style:none;
	-ms-interpolation-mode:bicubic;
}

a.linkStyle { color:#663300; font-size:13px; font-weight:bold; text-decoration:none; outline:none; }
a.linkStyle:hover, a.linkStyle:active, a.linkStyle:focus { border-bottom:1px solid #333; }

.center table { margin-left:auto; margin-right:auto; text-align:left; }
.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }
.justify { text-align:justify; }

h2 {
	font-size:16px;
	font-weight:normal;
	color:#103245;
}

h3 {
	font-size:13px;
}

.imgLink img { border: 2px solid #607a8a; }
.imgLink:hover img { border: 2px solid #113953; }
.imgLink:hover { color: navy; /* Dummy definition to overcome IE bug */ }

#mainContainer {
	width:900px;
	height:auto;
	margin:0 auto;
	padding:0px;
	text-align:left;
}

#headerContainer {
	width:900px;
	height:135px;
	background:url(images/Header-Bg.png) no-repeat;
}
	#headerLogo {
		width:190px;
		height:135px;
		background:url(images/Gunes-Pazari-Logo.png) no-repeat;
		float:left;
		margin-left:25px;
	}
	#headerCallUs { width:660px; height:87px; float:left; background:url(images/Arayin-Bilgi-Alin.png); }
	#headerBottom { height:15px; background:url(images/Header-Bottom.png) no-repeat; }

#navMenuWrapper { width:660px; height:48px; float:left }
	.navMenuSpace { width:102px; height:48px; }
	.navMenuContainer { width:650px; height:48px; background:url(images/Nav-Menu-Shadow.png) no-repeat; }
	.navMenuBg {
		color:#fff;
		font-weight:bold;
		font-size:12px;
		width:650px;
		height:45px;
		padding:3px 3px 0 3px;
		background:url(images/Nav-Menu-Bg.png) no-repeat;
	}

#bannerWrapper {
	width:900px;
	background:url(images/Content-Bg.png) repeat-y;
}
	#bannerContainer {
		width:850px;
		height:260px;
		margin:0 25px 0 25px;
	}
	#bannerBottom {
		height:15px;
		background:url(images/Content-Bg.png) repeat-y;
	}

#contentWrapper {
	width:900px;
	background:url(images/Content-Bg.png) repeat-y;
}
	#contentContainer { clear:both; width:900px; }
	#contentSubPage { width:850px; padding-bottom:15px; }
	#contentMain { margin:0 25px 0 25px }

	#contentContainerLeft { width:610px; padding-right:10px; float:left; }
		#contentContainerLeft a.contentLink { color:#663300; font-size:13px; font-weight:bold; text-decoration:none; outline:none; }
		#contentContainerLeft a.contentLink:hover, a.contentLink:active, a.contentLink:focus { border-bottom:1px solid #333; }

	#contentContainerRight { width:230px; float:left; }
		#contentContainerRight a img { border: 2px solid #c5c5c5; outline:none; }
		#contentContainerRight a:hover img { border: 2px solid #100f0f; }

	#contentBoxMain { width:96.5%; border:2px solid #c5c5c5; padding:10px; margin-bottom:15px; }
		#contentBoxMain h2 { text-align:left; font-size:15px; font-weight:normal; }

#footerWrapper {
	width:900px;
	background:url(images/Content-Bg.png) repeat-y;
}

	#footerContainer {
		width:850px;
		height:25px;
		margin:0 25px 0 25px;
		padding-top:15px;
		padding-bottom:15px;
		background:url(images/Footer-Bg.png) no-repeat;
	}

		#footerContainer a.footerLink { color:#663300; font-size:11px; text-transform:uppercase; text-decoration:none; outline:none; }
		#footerContainer a.footerLink:hover, a.footerLink:active, a.footerLink:focus { border-bottom:2px solid #333; }
		#footerContainer div { color:#663300; font-size:11px; text-transform:uppercase; }

	#footerContainerLeft { width:500px; float:left; text-align:left; }
	#footerContainerRight { width:350px; float:left; text-align:right; }