#main {margin:0 auto; width:879px; text-align:left;}

#header, #content, #footer {width:770px}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left;}

.width {width:100%}
.width2 {width:100%}
.box {width:100%}

/*======= index.html =======*/
#page1 .col_1{width:261px;}
#page1 .col_2{width:260px;}
#page1 .col_3{width:249px;}
#page1 .width2 .col_1{width:261px;}
#page1 .width2 .col_2{width:253px;}
#page1 .width2 .col_3{width:256px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 .col_1{width:261px;}
#page2 .col_2{width:260px;}
#page2 .col_3{width:249px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 .col_1{width:261px;}
#page3 .col_2{width:260px;}
#page3 .col_3{width:249px;}
#page3 .width2 .col_1{width:261px;}
#page3 .width2 .col_2{width:253px;}
#page3 .width2 .col_3{width:256px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 .col_1{width:261px;}
#page4 .col_2{width:260px;}
#page4 .col_3{width:249px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 .col_1{width:510px; margin-right:11px}
#page5 .col_2{width:249px;}
#page5 .col_box_1 {width:210px; margin-right:22px}
#page5 .col_box_2 {width:211px}
/*=========================*/

/*======= index-5.html =======*/
#page6 .col_1{width:261px;}
#page6 .col_2{width:260px;}
#page6 .col_3{width:249px;}
/*=========================*/

#footer {height:81px;}
.NewsletterForm {
	height: 120px;
	width: 620px;
	float: right;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: -10px;
	margin-left: -10px;
	top: 0px;
	clear: right;
}
.SignUpField {
	top: 100px;
	right: 100px;
	height: 22px;
	width: 120px;
	color: #000;
}
.SignUpField2 {
	height: 22px;
	width: 120px;
	margin: 0px;
	color: #000;
}
.SubmitButton {
	width: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
	height: 24px;
	vertical-align: middle;
	text-align: center;
}
.TAGS {
	font-size: 1px;
	color: #000;
}
div#footerform{
	text-align:center;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:50px;
	display:none;
	z-index: 10;
	background-image: url(images/Footer%20Image.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
div#footerform form { display:inline; }
div#footerform .formInputfooter {
	width:154px;
	height:26px;
	padding:4px 5px 0 25px;
	margin:1px;
	border:1px solid #aaa;
	text-align:left;
	color:#666;
	vertical-align:middle;
}
div#footerform .formInputSubmitfooter {
	height:26px;
	vertical-align:middle;
}
div#footerform .tagline { font-size: 14px; font-weight: bold; font-family: arial; }
div#footerform .close { float:right; margin:4px 8px 0px 0px; }
