#main { 
	width:1000px; 
	margin:0 auto;
	position:relative;
}

#content, 
#footer { font-size:0.875em; }

#content .1a { width:181px; border-right:3px solid #fff;}
#content .1b { width:181px; border-right:3px solid #fff;}
#content .1c { width:181px; border-right:3px solid #fff;}
#content .red { width:181px; border-right:3px solid #fff;}
#content .image { width:240px; border-right:3px solid #fff;}
#content .text { width:550px;}
#content .bottom .image {
	width:400px;
	border-right:3px solid #fff;
}
#content .bottom .text { width:554px;}

#footer { height:39px; }

