#main {
	WIDTH: 1000px;
	FLOAT: left;
	background-image: url(images/logoheaderv2.png);
	background-position: left 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	HEIGHT: 100px
}
.col_1 {
	FLOAT: left
}
.col_2 {
	FLOAT: left
}
.col_3 {
	FLOAT: left
}
#page1 #content .col_1 {
	WIDTH: 150px
}
#page1 #content .col_2 {
	WIDTH: 850px;
}
#page2 #content .col_1 {
	WIDTH: 150px
}
#page2 #content .col_2 {
	WIDTH: 850px
}
#page3 #content .col_1 {
	WIDTH: 150px
}
#page3 #content .col_2 {
	WIDTH: 850px
}
#page4 #content .col_1 {
	WIDTH: 150px
}
#page4 #content .col_2 {
	WIDTH: 850px
}
#page5 #content .col_1 {
	WIDTH: 150px
}
#page5 #content .col_2 {
	WIDTH: 850px
}
#page6 #content .col_1 {
	WIDTH: 150px
}
#page6 #content .col_2 {
	WIDTH: 850px
}
#page7 #content .col_1 {
	WIDTH: 150px
}
#page7 #content .col_2 {
	WIDTH: 850px
}
#footer {
	HEIGHT: 50px
}
