@charset "UTF-8";
body {
	background-image: url(images/bgtiler.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}

img { 
	border: none; 
} 

#site_p {
	background-repeat: no-repeat;
	position: relative;
	background-image: url(images/background_p.jpg);
	height: 1100px;
	width: 960px;
	background-position: center 0px;
	top: -8px;
	margin-right: auto;
	margin-left: auto;
}

#site_c {
	background-repeat: no-repeat;
	position: relative;
	background-image: url(images/background_c.jpg);
	height: 1100px;
	width: 960px;
	background-position: center 0px;
	top: -8px;
	margin-right: auto;
	margin-left: auto;
}

#portfolio {
	position: absolute;
	top: 89px;
	left: 80px;
	height: 44px;
	width: 185px;
}

#blog {
	position: absolute;
	top: 89px;
	left: 285px;
	height: 44px;
	width: 185px;
}

#about {
	position: absolute;
	top: 89px;
	left: 490px;
	height: 44px;
	width: 185px;
}

#contact {
	position: absolute;
	top: 89px;
	left: 695px;
	height: 44px;
	width: 185px;
}

#banner {
	position: absolute;
	top: 160px;
	left: 80px;
	height: 180px;
	width: 800px;
}

#illustration {
	position: absolute;
	height: 310px;
	width: 960px;
	background-position: center 0px;
	top: 533px;
	margin-right: auto;
	margin-left: auto;
}

#ill_001 {
	position: absolute;
	top: 72px;
	left: 80px;
	height: 104px;
	width: 185px;
}

#ill_002 {
	position: absolute;
	top: 72px;
	left: 285px;
	height: 104px;
	width: 185px;
}

#ill_003 {
	position: absolute;
	top: 72px;
	left: 490px;
	height: 104px;
	width: 185px;
}

#ill_004 {
	position: absolute;
	top: 72px;
	left: 695px;
	height: 104px;
	width: 185px;
}

#ill_005 {
	position: absolute;
	top: 197px;
	left: 80px;
	height: 104px;
	width: 185px;
}

#ill_006 {
	position: absolute;
	top: 197px;
	left: 285px;
	height: 104px;
	width: 185px;
}

#ill_007 {
	position: absolute;
	top: 197px;
	left: 490px;
	height: 104px;
	width: 185px;
}

#ill_008 {
	position: absolute;
	top: 197px;
	left: 695px;
	height: 104px;
	width: 185px;
}

#animation {
	position: absolute;
	height: 210px;
	width: 960px;
	background-position: center 0px;
	top: 348px;
	margin-right: auto;
	margin-left: auto;
}

#an_003 {
	position: absolute;
	top: 72px;
	left: 80px;
	height: 104px;
	width: 185px;
}

#an_002 {
	position: absolute;
	top: 72px;
	left: 285px;
	height: 104px;
	width: 185px;
}

#an_001 {
	position: absolute;
	top: 72px;
	left: 490px;
	height: 104px;
	width: 185px;
}

#contact_form {
	position: absolute;
	height: 310px;
	width: 960px;
	background-position: center 0px;
	top: 360px;
	margin-right: auto;
	margin-left: auto;
}

#text {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	margin-left: 100px;
}