* #main {width:980px; margin:0 auto; position:relative;}

* #header {height:395px; background:url(images/header-bg.jpg) no-repeat left top; padding:0 40px 0 41px; overflow:hidden;}
* #header, * #content, * #footer { font-size:0.9375em;}

#header .col-1 { width:283px;}
#header .col-2 { width:616px;}

* .right-bg {
	position:relative;
	top:0;
	right:0;
	width:50%;
	height:672px;
	background:url(images/right-bg.jpg) left top repeat-x;
}

* .col-1, * .col-2, * .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:293px; margin-right:10px;}
#page1 #content .row-1 .col-2 {width:293px; margin-right:10px;}
#page1 #content .row-1 .col-3 {width:293px;}
#page1 #content .row-2 .col-1 { width:555px; margin-right:53px;}
#page1 #content .row-2 .col-2 { width:248px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:293px; margin-right:10px;}
#page2 #content .row-1 .col-2 {width:293px; margin-right:10px;}
#page2 #content .row-1 .col-3 {width:293px;}
#page2 #content .row-2 .col-1 { width:231px; margin-right:72px;}
#page2 #content .row-2 .col-2 { width:533px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:293px; margin-right:10px;}
#page3 #content .row-1 .col-2 {width:293px; margin-right:10px;}
#page3 #content .row-1 .col-3 {width:293px;}
#page3 #content .row-2 .col-1 { width:555px; margin-right:53px;}
#page3 #content .row-2 .col-2 { width:248px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:293px; margin-right:10px;}
#page4 #content .row-1 .col-2 {width:293px; margin-right:10px;}
#page4 #content .row-1 .col-3 {width:293px;}
#page4 #content .row-2 .col-1 { width:231px; margin-right:72px;}
#page4 #content .row-2 .col-2 { width:533px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:243px; margin-right:60px;}
#page5 #content .row-1 .col-2 {width:243px; margin-right:60px;}
#page5 #content .row-1 .col-3 {width:226px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {width:293px; margin-right:10px;}
#page6 #content .row-1 .col-2 {width:293px; margin-right:10px;}
#page6 #content .row-1 .col-3 {width:293px;}
#page6 #content .row-2 .col-1 { width:231px; margin-right:72px;}
#page6 #content .row-2 .col-2 { width:533px;}
#page6 #content .row-2 .col-2 .col-1 { width:280px; margin:0;}
#page6 #content .row-2 .col-2 .col-2 { width:253px;}

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

* #footer {height:105px;}

/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Times New Roman, "Times", serif;
	font-size: 16px;
	color: #665D50;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.SubjectHeader {
	font-family: Times New Roman, "Times", serif;
	font-size: 14px;
	color: #2A2523;
	font-weight: bold;
}

.PageHeader {
	font-family: Times New Roman, "Times", serif;
	font-size: 24px;
	line-height: 28px;
	color: #221D1D;
	font-weight: normal;
}

td.DottedBorderTop {border-top: dotted 1px #A9A7A5; padding-top: 15px;}