#main {
	width:901px;
	margin:0 auto;
}

#header {
	height:215px;
}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 {
	float: left;
}


/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:299px; margin-right:3px;}

#page1 #content .row-1 .col-2 {width:299px; margin-right:3px;}

#page1 #content .row-1 .col-3 {width:297px;}
#page1 #content .row-2 .col-1 {width:266px; margin-right:36px;}
#page1 #content .row-2 .col-2 {width:266px; margin-right:36px;}
#page1 #content .row-2 .col-3 {width:256px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:299px; margin-right:3px;}
#page2 #content .row-1 .col-2 {width:299px; margin-right:3px;}
#page2 #content .row-1 .col-3 {width:297px;}
#page2 #content .row-2 .col-1 {width:266px; margin-right:36px;}
#page2 #content .row-2 .col-2 {width:266px; margin-right:36px;}
#page2 #content .row-2 .col-3 {width:256px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:299px; margin-right:3px;}
#page3 #content .row-1 .col-2 {width:299px; margin-right:3px;}
#page3 #content .row-1 .col-3 {width:297px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {
	width:499px;
	margin-right:3px;
}
#page4 #content .row-1 .col-2 {
	width:350px;
	margin-right:3px;
}

#page4 #content .row-1 .col-3 {width:297px;}
#page4 #content .row-2 .col-1 {width:266px; margin-right:36px;}
#page4 #content .row-2 .col-2 {width:266px; margin-right:36px;}
#page4 #content .row-2 .col-3 {width:256px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:299px; margin-right:3px;}
#page5 #content .row-1 .col-2 {width:299px; margin-right:3px;}
#page5 #content .row-1 .col-3 {width:297px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {width:299px; margin-right:3px;}
#page6 #content .row-1 .col-2 {
	width:100%;
	margin-right:3px;
}
#page6 #content .row-1 .col-3 {width:297px;}
#page6 #content .row-2 .col-1 {width:266px; margin-right:36px;}
#page6 #content .row-2 .col-2 {width:266px; margin-right:36px;}
#page6 #content .row-2 .col-3 {width:256px;}


/*=========================*/


#footer {height:62px; font-size:.875em; }
#page4            #content   .row-2   h3           {
	color: #00BDE7;
}
#uplink a:link, #uplink a:visited {
	text-decoration: none;
	vertical-align: super;
}

#newsletter a:link, #newsletter a:visited {
	color: #879DD1;
	text-decoration: none;
}
#newsletter {
	margin-left: 5px;

}
#newsletter a:hover {
	color: #DBD3C1;
	text-decoration: none;
}

