body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
}

img {
	border:none;
	}

#maindeal {
	position: relative;
	text-align: left;
	width: 1150px;
	top:25px;
	margin-right: auto;
	margin-left: auto;	
}


#content {
	position: relative;
	text-align: center;
	width: 1150px;
	height:500px;
	top:25px;
	margin-right: auto;
	margin-left: auto;
}

#content h1 span {
	position:absolute;
	color:#FFF;
	left:-50em;
	width:50em;
	}	

#logo {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 70px;
	height: 125px;
	}
		
#ani1 {
	position: absolute;
	top: 115px;
	left: 85px;
	width: 300px;
	height: 300px;	
	background-image:url("../images/dots-1-300px-a.gif");
	background-repeat: no-repeat;
	}
	
#ani2 {
	position: absolute;
	top: 100px;
	left: 140px;
	height: 500px;
	width: 2px;
	background-image:url("../images/gray-line-ani-500v.gif");
	background-repeat: no-repeat;
	z-index: 1;
	}
	
#service {
	position:relative;
	top:180px;
	margin-right:210em;
	display:block;
	text-align:right;
	font-size:x-small;
	letter-spacing: .6em;
	 }

#art {
	position: relative;
	top: 275px;
	height: 4em;
	padding-right: 130px;
	}

.formal {
	font: 1.1em "Times New Roman", Times, serif;
	color:#666;
	text-align: right;
	word-spacing: 1.3;
	text-decoration: none;
	}

.tall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	vertical-align: sub;
	}
	
a:link, a:visited {
	color: #000;
	text-decoration: none;
	}
	
a:hover {
	color:red;
	}	
	
#art a:hover {
	font-style:italic;
	}	
	
#studio {
	position: absolute;
	float: right;
	top: 515px;
	left: 140px;
	display:block;
	font-size: .6em;
	}
	
#studio ul {
	list-style:none;
	margin: 0;
	padding: 0;
	}
	
#studio li {
	display:inline;
	padding: 0.4em 2em 0.4em 2em;
	text-decoration:none;
	}
	

	
	
