#main {
	font:14px/normal Arial, Helvetica, sans-serif, Tahoma;
	color:#3D3B45;
	text-align:justify;
	width:750px;
	margin:18px 0 0 0;
	margin-left: 50px;
	background-color: #FFFCEC;
	height: inherit;
}

#main h2.welcome{

background:url(images/welcome.gif) no-repeat 0 0;
	width:518px;
	height:16px;
	text-indent:-200000px;

}

#main h2.design{
	background: url(images/design_title.gif) no-repeat 0 0;
	width:522px;
	height:16px;
	line-height:0;
	font-size:0;
	margin:0 0 0 0;
	text-indent:-200000px;
	clear:both;
}

#main h2.design1{
	background:url(images/design_title.gif) no-repeat 0 0;
	width:518px;
	height:16px;
	text-indent:-200000px;
	float: left;
}

#main h2.design2{
	background:url(images/design_title.gif) no-repeat 0 0;
	width:518px;
	height:16px;
	text-indent:-200000px;
	float: right;
}

#main ul.design{
	color: #FF0000;
}

#main ul.image{
	margin:15px 0 0 0;
	width:850px;
	}
#main ul.image li{
	
	text-align:center;
	margin:0 6px 0 0 ;
	float:left;
	font:bold 11px/normal Arial, Helvetica, sans-serif, Tahoma;
	color:#3D3B45;
	}
#main ul.image li span{
	color:#B57D0A;
	}
#main ul.image li a{
	margin:0 0 0 0;
	text-decoration:none;
	color:#990000;
	}
#main ul.image li a:hover{
	color:#000000;
	text-decoration:underline;}
