@charset "utf-8";
/* CSS Document */

*{margin:0;}

body {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;background:url(img/design/bodybg.jpg) repeat;}

#container {width:100%;}

#wrapper {width:850px;margin:0 auto;}


.header {height:10px;margin:30px 0 0 15px}

.content {background:url(img/design/contentrepeat.jpg) repeat-y;}
	.content p {color:#d9dcbd;font-size:12px;letter-spacing:0.5px;padding-right:40px}
	.content h3 {font-size:15px;color:#9c9e8a}
	.content h1 {font-size:15px;color:#fff;}

	.spot {background:url(img/design/contentbg.jpg) no-repeat;width:827px;height:336px;}
	.spot p {color:#f8ffb9;font-size:12px;letter-spacing:0.5px}


.referans {width:100%;overflow:hidden;background:url(img/design/referansheaderbg.jpg) repeat-x}
.referans img {border:0;}
.referans ul {list-style-type:none;}
.referans ul li {width:200px;height:143px;background:url(img/design/referanslibg.jpg) no-repeat;float:left;}
.referans ul li img {padding:10px;}
	.referanstextarea {width:842px;margin:0 auto}

#footer {width:100%;background:url(img/design/footerbg.jpg) repeat;height:165px;margin-top:20px}
.footertext {width:842px;margin:0 auto;text-align:center}
.footertext p {color:#FFF;font-size:12px;}