/* CSS Reset */
* { margin:0; padding:0; }

body {
    background: url("../images/body_bg.jpg") repeat-x scroll 0 0 transparent;
    font-family: Arial,Helvetica,sans-serif;
}
* {
    margin: 0;
    padding: 0;
}
body {
    background: url("../images/body.jpg") repeat-x scroll center 0 #E4E3E4;
    font-family: Arial,Helvetica,sans-serif;
	
}
#container {
	width:960px;
	margin:0 auto;
	padding: 0 10px;
	}
#wrapper1 {
    background: url("../images/body_bg.jpg") no-repeat scroll center 0 transparent;
    margin: 0 auto;
    padding: 0 10px;
}
#header{
	position:relative;
	width: 100%;
}
#header h1{
	display:block;
	float:left;
	width:360px;
	height:115px;
	background:url(../images/logo.png) no-repeat 0 0;
	text-indent:-9999px;
}
#header h1 a{
	display:block;
    height:100%;
	width:100%;
}
#header #phone{
	background: url(../images/phone_icon.jpg) no-repeat right 0px;
	height: 47px;
	position: absolute;
	top: 41px;
	right: 0;
	text-align:right;
	padding: 5px 50px 0 0;
}
#header #phone p{
	font-size: 20px;
}
#header #phone h6{
	font-size: 11px;
}









#nav{
	clear: both;
	height: 35px;
	width: 100%;
}
#nav ul{
	float: left;
}
#nav ul li{
	list-style-type: none;
	display: block;
	height: 35px;
	float: left;
	padding: 0px 1px 0px 0px;
}
#nav ul li a{
	color: #3f3f3f;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	height: 100%;
	line-height: 35px;
	padding: 0 2px 0 18px;
}
#nav li a span{
	display: block;
	float: left;
	height: 100%;
	padding: 0 18px 0 0;
}
#nav li a:hover, #nav li.active a {
    background: url("../images/hover.jpg") repeat-x scroll left center transparent;
    border-radius: 6px 6px 0 0;
    color: #FFFFFF;
    cursor: pointer;
    text-decoration: none;
	
}
#nav li.active a span, #nav li a:hover span{
	background: url(../images/hover.jpg) no-repeat right;
}
#featured{
	margin: 4px 0 0;
	 
	padding: 10px;
	height: 340px;
	width: 940px;
}
#featured ul{
	float: left;
}
#featured ul li{
	float: left;
	list-style-type: none;
	display: block;
	width: 630px;
}
#featured ul li a{
	display: block;
	height: 340px;
	text-indent: -9999px;	
}
#featured ul li.ss1 {
width: 940px;
	background: url(../images/fp-01.png) no-repeat;
}


 #featured ul li.ss2 {
width: 940px;
	background: url(../images/fp-02.png) no-repeat;
}
 
  #featured ul li.ss3 {
width: 940px;
	background: url(../images/fp-03.png) no-repeat;
}
 
 
  #featured ul li.ss4 {
width: 940px;
	background: url(../images/fp-04.png) no-repeat;
}
 
 
  #featured ul li.ss5 {
width: 940px;
	background: url(../images/fp-05.png) no-repeat;
}
 
 
   #featured ul li.ss6 {
width: 940px;
	background: url(../images/fp-06.png) no-repeat;
}
 


 
 
	
#contentt3{
	margin: 20px 0 0;
	clear: both;
	font-size: 12px;
	color: #767676;
}



#contentt3 .collform{
	float: left;
	width: 870px;
	background: url(../images/col_bg1.jpg) repeat-x;
	height: 2300px;
	border: 1px solid #CCC;
	padding: 44px;
	margin-right: 0px;
}
#contentt3 .collform h2{
	font: normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9122B6;
	text-decoration: none;
	margin-bottom: 18px;
}
#contentt3 .collform h2 span{
	color: #2f2f2f;
}
#contentt3 .collform img{
	border: solid 1px #d8d8d8;
	padding: 2px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#contentt3 .collform p{
	margin-bottom: 20px;
	line-height: 17px;
}
#contentt3 .collform a.readmore{
	font-weight: bold;
	color: #252525;
	text-decoration: underline;
}
#contentt3 .collform a:hover.readmore{
	text-decoration: none;
}
#contentt3 .collform.noMargin{
	margin: 0;
}
#contentt3 .collform.fr {
	margin: 0;
	float: right;
}
.clear {
	clear: both;
}
 
 
 
 
 
 
 
 
 
	
#contentt2{
	margin: 20px 0 0;
	clear: both;
	font-size: 12px;
	color: #767676;
}


#contentt2 .colliltsm{
	float: left;
	width: 870px;
	background: url(../images/col_bg1.jpg) repeat-x;
	height: 533px;
	border: 1px solid #CCC;
	padding: 44px;
	margin-right: 0px;
}
#contentt2 .colliltsm h2{
	font: normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9122B6;
	text-decoration: none;
	margin-bottom: 18px;
}
#contentt2 .colliltsm h2 span{
	color: #2f2f2f;
}
#contentt2 .colliltsm img{
	border: solid 1px #d8d8d8;
	padding: 2px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#contentt2 .colliltsm p{
	margin-bottom: 20px;
	line-height: 17px;
}
#contentt2 .colliltsm a.readmore{
	font-weight: bold;
	color: #252525;
	text-decoration: underline;
}
#contentt2 .colliltsm a:hover.readmore{
	text-decoration: none;
}
#contentt2 .colliltsm.noMargin{
	margin: 0;
}
#contentt2 .colliltsm.fr {
	margin: 0;
	float: right;
}
.clear {
	clear: both;
}	
	
	
	
	
	
#contentt4{
	margin: 80px 0 0;
	clear: both;
	font-size: 12px;
	color: #767676;
}


#contentt4 .urunler{
	float: center;
	width: 870px;
	background: url(../images/col_bg1.jpg) repeat-x;
	height: 2550px;
	border: 1px solid #CCC;
	padding: 40px;
	margin-right: 0px;
}
#contentt4 .urunler h2{
	font: normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9122B6;
	text-decoration: none;
	margin-bottom: 18px;
}
#contentt4 .urunler h2 span{
	color: #2f2f2f;
}
#contentt4 .urunler img{
	border: solid 1px #d8d8d8;
	padding: 2px;
	float: right;
	margin-left: 0px;
	margin-bottom: 10px;
}
#contentt4 .urunler p{
	margin-bottom: 20px;
	line-height: 17px;
}
#contentt4 .urunler a.readmore{
	font-weight: bold;
	color: #252525;
	text-decoration: underline;
}
#contentt4 .urunler a:hover.readmore{
	text-decoration: none;
}
#contentt4 .urunler.noMargin{
	margin: 0;
}
#contentt4 .urunler.fr {
	margin: 0;
	float: right;
}
.clear {
	clear: both;
}	
	
	
	
	
	
	
	
	
#contentt{
	margin: 20px 0 0;
	clear: both;
	font-size: 12px;
	color: #767676;
}



#contentt .coll{
	float: left;
	width: 870px;
	background: url(../images/col_bg1.jpg) repeat-x;
	height: 473px;
	border: 1px solid #CCC;
	padding: 44px;
	margin-right: 0px;
}
#contentt .coll h2{
	font: normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9122B6;
	text-decoration: none;
	margin-bottom: 18px;
}
#contentt .coll h2 span{
	color: #2f2f2f;
}
#contentt .coll img{
	border: solid 1px #d8d8d8;
	padding: 2px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#contentt .coll p{
	margin-bottom: 20px;
	line-height: 17px;
}
#contentt .coll a.readmore{
	font-weight: bold;
	color: #252525;
	text-decoration: underline;
}
#contentt .coll a:hover.readmore{
	text-decoration: none;
}
#contentt .coll.noMargin{
	margin: 0;
}
#contentt .coll.fr {
	margin: 0;
	float: right;
}
.clear {
	clear: both;
}

 
 
 
 
 
 
 

#content{
	margin: 0px 0 0;
	clear: both;
	font-size: 12px;
	color: #767676;
}

#content .col{
	float: left;
	width: 258px;
	background: url(../images/col_bg.jpg) repeat-x;
	height: 133px;
	border: 1px solid #CCC;
	padding: 20px;
	margin-right: 30px;
}
#content .col h2{
	font: normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9122B6;
	text-decoration: none;
	margin-bottom: 18px;
}
#content .col h2 span{
	color: #2f2f2f;
}
#content .col img{
	border: solid 1px #d8d8d8;
	padding: 2px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#content .col p{
	margin-bottom: 20px;
	line-height: 17px;
}
#content .col a.readmore{
	font-weight: bold;
	color: #252525;
	text-decoration: underline;
}
#content .col a:hover.readmore{
	text-decoration: none;
}
#content .col.noMargin{
	margin: 0;
}
#content .col.fr {
	margin: 0;
	float: right;
}
.clear {
	clear: both;
}


















#footer{
	clear: both;
	 background: url("../images/footer_bg.jpg") repeat-x scroll 0 0 transparent;
	height: 100px;
	width: 100%;
	margin-top: 40px;
}
#footerContainer{
	margin: 0px auto 0;
	width: 960px;
	font-size: 12px;
	color: #ddd;
	padding-top: 20px;
	position: relative;
}
#footerContainer p{
	margin: 8px 0 8px;
}
#footerContainer a{
	color: #ddd;
	text-decoration: none;
}
#footerContainer a:hover{
	text-decoration: underline;
}
form#newsletter{
	position: absolute;
	right: 0;
	top: 20px;
	width: 300px;
}
form#newsletter label{
	font-weight: bold;
	color: #fff;
}
form#newsletter input{
	background-color: #fff;
	border:1px solid #ddd;
	color: #666;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 5px 0 0;
	padding: 8px;
	width: 190px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
form#newsletter input.btn{
	width: auto;
	border: none;
	padding: 0;
	margin-left: 3px;
}