.main {
	width:978px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height:700px;
}
#header-interior {
	height:350px;
}


#footer { height:253px;}
#nav {
	height:253px;
}


.col-1, .col-2, .col-3 {float:left;}
.container {
	width:100%;
	overflow:hidden;
}
.divider {
	background-repeat: repeat-y;
	background-position: 480px 0px;
}
.divider2 {
	background-image: url(images/divider-bg.gif);
	background-repeat: repeat-y;
	background-position: 240px 0px;
}
.divider3 {
	background-image: url(images/divider-bg.gif);
	background-repeat: repeat-y;
	background-position: 302px 0px;
}
/* ============================= page1 ===========================*/
#page1 .col-1 {
	width:480px;
}
#page1 .col-2 {
	width:480px;
	background-image: url(images/st-quotes.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	color: #755477;
}
/* ============================= page2 ===========================*/
#page2 .col-1 {width:587px;}
#page2 .col-2 {width:273px;}
#page2 .col-3 {width:278px;}

/* ============================= page3 ===========================*/
#page3 .col-1 {width:601px;}
#page3 .col-2 {
	width:266px;
}

/* ============================= page4 ===========================*/
#page4 .col-1 {width:274px;}
#page4 .col-2 {width:258px;}
#page4 .col-3 {width:255px;}

/* ============================= page5 ===========================*/
#page5 .col-1 {width:601px;}
#page5 .col-2 {width:266px;}

/* ============================= page6 ===========================*/
#page6 .col-1 {width:594px;}
#page6 .col-2 {width:273px;}
/* ============================= page7 ===========================*/
#page7 .col-1 {width:601px;}
#page7 .col-2 {width:266px;}
#page7 .col-3 {width:251px;}
#interior .col-1 {
	width:150px;
	list-style-type: none;
}
#interior .col-2 {
	width:555px;
}
#interior .col-3 {
	width:255px;
	background-image: url(images/st-quotes.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-bottom: 25px;
}
.col-3-sans-quote {
	width: 255px;
	float: right;
}

#contentLeft {
	float: left;
	width: 275px;
}
#contentRight {
	float: right;
	width: 275px;
}
#resourceImage {
	float: left;
	width: 500px;
	height: 175px;
}
