@charset "utf-8";
/* 
Design By: Design studio 
Code By: Design Studio 
URL:http://www.des-stu.com
*/

html, body { height:100%; }
body       {	background:#5e0006 ; padding: 0; margin: 0; } 

a:link {
	color:#FFF ;
	text-decoration:none ;
}
a:hover {
	color:#CCC ;
}

a:visited {
	color:#FFF ;
	text-decoration:none ;
}

#site {
 margin:0 auto;      
 height:800px;         
 width:1056px;        
}

#header {
	background:url(images/design-studio-qada_02.jpg) no-repeat ;
	width:1056px ;
	height:247px ;
}

#center {
	background:url(images/design-studio-qada_03.jpg) no-repeat ;
	width:1056px;
	height:301px ;
}

#companyinformation {
	background:none ;
	width:809px ;
	padding-left:120px ;
	color:#FFF ;
	overflow: auto;
	height:300px ;
	font-family:tahoma ;
	font-size:15px ;
}
.bolde {
    font-weight:bold ;
    color:#CCC ;
	font-size:16px ;
}

#footer {
	background:url(images/design-studio-qada_04.jpg) no-repeat ;
	width:1056px ;
	height:205px ;
}

.project {
	width:809px ;
	height:180px ;
	padding-top:25px ;
	padding-left:110px ;
	text-align:center ;
}

.copyright {
	text-align:center ;
	font-size:12px ;
}

.copyright a:link {
	color:#999 ;
}

.copyright a:hover {
	color:#FFF ;
}
