#main {
	width:878px;
	margin:0 auto;
	position:relative;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}

#header {height:268px; background:url(images/header-bg.jpg) no-repeat left top;}
#header, #content, #footer { font-size:0.8125em;}

.col-1, .col-2, .col-3 {
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}

/*======= index.html =======*/
#page1 #content .line-ver { background-position:220px top;}
#page1 #content .line-ver-top { background-position:220px top;}
#page1 #content .col-1 {width:198px; margin-right:52px;}
#page1 #content .col-2 {
	width:532px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	list-style-position: outside;
	list-style-image: url(images/check.jpg);
	list-style-type: none;
}

/*======= index-1.html =======*/
#page2 #content .line-ver { background-position:220px top;}
#page2 #content .line-ver-top1 { background-position:220px top;}
#page2 #content .col-1 {width:198px; margin-right:52px;}
#page2 #content .col-2 {
	width:532px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}

/*======= index-2.html =======*/
#page3 #content .line-ver { background-position:220px top;}
#page3 #content .line-ver-top { background-position:220px top;}
#page3 #content .col-1 {width:198px; margin-right:52px;}
#page3 #content .col-2 {
	width:532px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}

/*======= index-3.html =======*/
#page4 #content .line-ver { background-position:220px top;}
#page4 #content .line-ver-top1 { background-position:220px top;}
#page4 #content .col-1 {width:198px; margin-right:52px;}
#page4 #content .col-2 {
	width:532px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
#page4 #content .col-2 .col-1 { width:250px; margin-right:0;}
#page4 #content .col-2 .col-2 {
	width:273px;
	color: #333;
}

/*======= index-4.html =======*/
#page5 #content .line-ver { background-position:220px top;}
#page5 #content .line-ver-top1 {
	background-position:220px top;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
#page5 #content .col-1 {
	width:198px;
	margin-right:52px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
#page5 #content .col-2 {
	width:532px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}


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


#footer { border-top:3px solid #7cc2fc; padding:43px 0 38px 0; text-align:center; font-size:.75em;}
.pagebreaks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: fff;
	background-color: 4db9e6;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 4db9e6;
	border-right-color: 4db9e6;
	border-bottom-color: 4db9e6;
	border-left-color: 4db9e6;
	height: auto;
	width: auto;
}
