body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
	/**height: 100%;**/
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
.page-holder {
	text-align: center;
	/**height: 100%;**/
	width: 1000px;
	margin: auto;
	background-color: #fff;
}
.page {
	width: 980px;
	margin: auto;
	/**height: 100%;**/
}
.logo {
	padding-top: 25px;
	text-align: center;
}
img{
	border: none;
}

.top-row {
	margin-top: 40px;
}

.marka-logo, .kalkinma-logo {
	float:left;
}

.marka-logo {
	margin-left: 1px;
}
#slider {
float: left;
	margin-left: 2px;
	height: 188px;
	width: 548px;
	position: relative;
}
ul.bjqs-controls.v-centered li a {
	display: block;
	padding: 10px;
	background: #fff;
	color: #000;
	text-decoration: none;
}
.kalkinma-logo {
	margin-left: 2px;
}
.seperator {
	height: 3px;
	background:url(img/sep.jpg) repeat-x;
}
.seperator2 {
	height: 3px;
	background:url(img/sep2.jpg) repeat-x;
}
.frame {
	border: 1px solid #eee;
	width: 323px;
	height: 218px;
}

.frame-title {
	clear: both;
	background-color: #fe0000;
	height: 24px;
	font-weight: bold;
	font-size: 15px;
	color: white;
	padding-top: 5px;
	width: 323px;
	margin: 0;
}

.frame-title a, .frame-title a:visited {
	color: white;
	text-decoration: none;
}
.frame-title a:hover {
	text-decoration: underline;
}

.frame-text {
	font-size: 12px;
	color: #444;
	text-align: left;
	margin-top: 10px;
}

.left-col {
	width: 325px;
	float: left;
	margin-left: 1px;
}
.mid-col {
	float: left;
	margin-left: 2px;
}
.right-col {
	width: 325px;
	float: left;
	margin-left: 2px;
}
.mid-frame {
	border: 1px solid #eee;
	width: 323px;
	height: 218px;
}

.mid-frame img {
	margin: 4px;
}

.more-link {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}
.more-link a , .more-link a:visited{
	color: #f00;
}
.more-link a:hover{
	color: #000;
}
.footer {
	font-size: 11px;
	color: #666;
	padding: 10px;
}

.photo1, .photo2, .photo3, .photo4{
    width:315px;
    height:185px;
    background-repeat:no-repeat;
    background-position:0px 0px;
    float:left;
	margin: 4px 4px 0px 4px;
}
.photo1 a, .photo2 a, .photo3 a, .photo4 a{
    background-position:-315px 0px;
    display:block;
    width:100%;
    height:185px;
    background-repeat:no-repeat;
}
.photo1, .photo1 a{
    background-image:url(img/pic_metal_kaplama_banyo.jpg);
}
.photo2, .photo2 a{
    background-image:url(img/pic_tanklar.jpg);
}
.photo3, .photo3 a{
    background-image:url(img/pic_scrubber.jpg);
}
.photo4, .photo4 a{
    background-image:url(img/pic_degazor.jpg);
}

.bigframe {
	float: left;
	border: 1px solid #eee;
	width: 370px;
	height: 270px;
	margin-right: 20px;
}
.bigphoto {
	margin: 5px;
}
.content {
	margin-top: 40px;
}
.content-title {
	float: left;
	color: #fd0000;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	width: 585px;
	margin-bottom: 10px;
}
.content-text {
	text-align: left;
	font-size: 14px;
	width: 550px;
	float: left;
}

.mid-photo {
	width: 315px;
	height: 185px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin: 4px 4px 0px 4px;
}

.gallery-link {
	text-align: center;
	font-size: 12px;
}
.bigframe a, .bigframe a:visited{
	text-decoration: none;
	color: #000;
}
.bigframe a:hover {
	color: #fd0000;
}

/* Navigation menu styles */

#menu-container {
	margin-top: 30px;
}

ul{
	height:63px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
}

ul li{
	display:inline-block;
	float:left;
	height:63px;
	list-style-type:none;
	overflow:hidden;
	margin: 1px;
	width: 138px;
}

ul li a, ul li a:hover, 
ul li a:visited{
	text-decoration:none;
}

.normalMenu, .normalMenu:visited,
.hoverMenu, .hoverMenu:visited,
.selectedMenu,.selectedMenu:visited {
	outline:none;
	padding:24px 10px;
	display:block;
}

.hoverMenu,.hoverMenu:visited,
.selectedMenu,.selectedMenu:visited {
	margin-top:-63px;
	background:url(img/grey_bg.gif) repeat-x #eeeeee;
	color:white;
}

.selectedMenu,.selectedMenu:visited {
	margin:0;
}

.normalMenu, .normalMenu:visited{
	color:white;
	background:url(img/dark_bg.gif) repeat-x #444444;
}

#double {
	padding: 0 !important;
	padding-top: 16px !important;
	padding-bottom: 17px !important;
}