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


body,td,th {
	color: #FFFFFF;
}
body {
	
	
	background-attachment:fixed;
	background-position:top;
	background-color:#fff;
	background-repeat:repeat-y;
	margin-left:0;
	margin-top:0;
}
.Stil1 {color: #FFFFFF}
h1 {
	font-size: 16px;
	color: #FFFF00;
}
h2 {
	font-size: 10px;
	color: #FFFF00;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFF00;
}

.Stil2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Stil3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.Stil4 {font-family: Arial, Helvetica, sans-serif}
.Stil5 {font-size: 12px}
.Stil6 {font-size: 16px}
.Stil7 {font-size: 10px}
.Stil8 {
	color: #FFCC00;
	font-weight: bold;
}

.Stil10 {color: #333333}
.Stil11 {color: #FF3300}
.Stil12 {color: #FF0000}
a:link {
	color: #FF3300;
}
a:visited {
	color: #FF3300;
}
a:active {
	color: #FF3300;
}

#hor {
			list-style:none;
			padding:0;
			margin:0;	
		}

			#hor li {
				float:left;
				padding:5px;
			}

			#hor a {
				display:block;
				height: 20px;
				text-indent:-999em;
			}
			
			#hor a.aboutcontact {
				width:139px; 
				background:url(images/navi_aboutcontact.jpg) no-repeat 0 0;	
			}

			#hor a.portfolio {
				width:84px; 
				background:url(images/navi_portfolio.jpg) no-repeat 0 0;	
			}
			
			.clear {
			clear:both;
			margin-left:50px;
			margin-top:35px;
		}	
			
#head {
	width: 950px;
	height: 200px;
	margin: 0 auto;
	background-image: url(http://www.elicspix.com/elics/images/header_bg.jpg);
	margin-top: 0px;
}

#head2 {
	width: 950px;
	height: 77px;
	margin: 0 auto;
	background-image:url(images/portfolio2009_bg.jpg);
	margin-top: 0px;
}


#content {
	width: 950px;
	height: auto;
	margin: auto;
	background: none;
	margin-top: 0px;
	background-color: #fff;
	
}


#contentabout {
	width: 470px;
	height: auto;
	margin: auto;
	background: none;
	margin-top: 15px;
	background-color: #fff;
	float:left;
}

#contentaboutright {
	width: 335px;
	height: 322px;
	margin: auto;
	background: none;
	margin-top: 15px;
	background-color: #fff;
	background-image:url(images/tone01_web.jpg);
	float:right;
}

#content_galleft {
	width: 467px;
	height: 360px;
	margin: auto;
	background: none;
	margin-top: 20px;
	background-color: #fff;
	float:left;
	
}

#content_galright {
	width: 467px;
	height: 360px;
	margin: auto;
	background: none;
	margin-top: 20px;
	background-color: #fff;
	float:right;
	
}

#navi {
	width: 320px;
	height: 120px;
	margin-left:270px;
	background: none;
	padding-top:125px;
}


#footerbg {
	width: 950px;
	height: 65px;
	margin: 0 auto;
	margin-top: 800px;
	background-image:url(images/footer_bg.jpg);
}





