@charset "utf-8";
/* CSS Document */

body {
	background-color:#3f0000;
	margin:0px;
	}
	
#wrapper {
	width:1000px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#a60000;
	}	

#wrapper #TOP a{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	}
	
#wrapper #TOP img{
	vertical-align:middle;
	}

#wrapper h1 {	
	display:block;
	width:1000px;
	height:233px;
	background-image:url(images/fav_02.jpg);
	margin:0;
	text-indent:-9999px;	
	}
	
#wrapper #TOPBOX {	
	display:block;
	width:1000px;
	height:292px;
	background-image:url(images/fav_02-1.jpg);
	display:inline-block;
	}	
	
#wrapper #TOPBOX #TOPDESIGNER {
	width:400px;
	height:210px;
	margin:28px auto 0 auto;
	}
	
#wrapper #TOPBOX #TOPDESIGNER img{
	border:0px;
	}	

#wrapper #CONTENT {
	width:840px;
	height:950px;
	margin:0 80px 0 80px;
	}
	
#wrapper #CONTENT #DESIGNER{
	float:left;
	width:140px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	line-height:17px;
	margin-bottom:94px;
	color:#fff;
	text-shadow:1px 1px 5px  #333;
	}

#wrapper #CONTENT #DESIGNER img {
	margin:4px;
	border:0px;
	}

#wrapper .LIGHT{
	display:block;
	width:1000px;
	height:94px;
	background-image:url(images/fav_03.jpg);
	}

#wrapper footer {
	margin:0;
	background-color:#000;
	width:1000px;
	height:28px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:normal;
	word-spacing:4px;
	line-height:28px;
	text-align:center;
	}
