.add_header {
	height:83px;
	background-color:#FFFFFF;
	position:absolute;
	width:900px;
	top:0px;
	left:40px;
}
.add_header .logo {
	position:absolute;
	top:10px;
	left:20px;
}
.add_header .add_shadow {
	position:absolute;
	top:0px;
	background-image: url(/assets/templates/lcoonline/images/add_shadow.gif);
	left:257px;
	height: 71px;
	width: 7px;
}
.add_header .add_nav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 40px;
	right: 24px;
	font-size: 10px;
	text-transform: uppercase;
	line-height: normal;
}
.add_header .add_nav li {
	background-image: url(/assets/templates/lcoonline/images/add_nav.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 9px;
	list-style: none;
	margin-left: 21px;
	background-position: 0px 4px;
}
.add_header .add_nav a {
	color: #3E3E3E;
	text-decoration: none;
	position: relative;
}
.add_header .add_nav a:hover {
	text-decoration: underline;
}
.slogan {
	position: absolute;
	width: 380px;
	left: 275px;
	top: 24px;
	color: #00A1DC;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: center;
}
.slogan .slogan_links {
	color: #6D6D6D;
}
.slogan .slogan_links a {
	color: #6D6D6D;
	text-decoration: none;
}
.slogan .slogan_links a:hover {
	text-decoration: underline;
}
#main {width:980px; margin:0 auto; position:relative;}

#header {
	height:538px;
	overflow: hidden;
}
#header, #content, #footer { font-size:0.95em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:206px; margin-right:50px;}
#page1 #content .col-2 { width:310px; margin-right:78px;}
#page1 #content .col-3 { width:198px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:206px; margin-right:28px;}
#page2 #content .col-2 { width:642px;}
#page2 #content .col-2 .col-1 { width:260px; margin-right:48px;}
#page2 #content .col-2 .col-2 { width:260px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:642px; margin-right:28px;}
#page3 #content .col-2 { width:206px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:206px; margin-right:28px;}
#page4 #content .col-2 { width:632px; padding:0px;}
#page4 #content .col-2 .col-1 { width:260px; margin-right:48px;}
#page4 #content .col-2 .col-2 { width:260px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:206px; margin-right:50px;}
#page5 #content .col-2 { width:338px; margin-right:50px;}
#page5 #content .col-3 { width:200px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:591px; margin-right:50px;}
#page6 #content .col-2 { width:200px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:206px; margin-right:50px;}
#page7 #content .col-2 { width:338px; margin-right:50px;}
#page7 #content .col-3 { width:174px;}

/*======= index-7.html =======*/
#page8 #content .row-1 {width:855px;}



/*=========================*/


#footer {height:68px;}
.border_img {
	border: 1px solid #625B6D;
	float: left;
}
