ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
img { border:0px;}
a { color:#444; text-decoration:none;}
a:hover { color:#f00;}
#main {margin:0 auto; position:relative; background:url(images/body.gif) 0 0 repeat-x; width:auto; height:120px;}

#header {height:120px; width:950px; }
#header, #content { font-size:0.875em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .line-ver { background-position:454px top;}
#page1 #content .col-1 {width:460px; margin-right:20px; }
#page1 #content .col-2 { width:270px; float:right; }

/*======= index-4.html =======*/
#page5 #content .line-ver { background-position:454px top;}
#page5 #content .col-1 {width:411px; margin-right:94px;}
#page5 #content .col-2 { width:405px;}

/*=========================*/

#footer { margin:0 auto;padding:0;font-size:.75em; height:88px; background:url(images/footer1.gif) 0 0 repeat-x;}

.clearfloat{
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
	}