body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url("../images/bg.jpg");
	background-color: #E5E4D2;
	background-position:top center;
    background-repeat:no-repeat;
/*    width:100%; */
	background-color:#26233F;
}

#container {
	width: 825px;
	margin: 0px auto 0px auto;
}


#header {
	float: left;
	width: 825px;
	height: 70px;
/*	border: 0px;
	padding: 0;
	margin: 0;  */
}

#flash {
	float: left;
	width: 825px;
	height: 258px; 
	background-color:#999999;
}

#section_images {
	float: left;
	width: 825px;
	height: 185px; 
	background-color:#999999;
}

#section_flash {
	float: left;
	width: 825px;
	height: 185px; 
	background-image: url("../images/flash-bg.gif");
	background-repeat:repeat-y;
}

#links {
	float: left;
	width: 825px;
	height: 69px; 
}

#sub_left {
	float: left;
	width: 289px;
}

#sub_right {
	float: left;
	width: 535px;
}

#sub_links {
	float: left;
	width: 825px;
	height: 35px; 
}

#copy {
	float: left;
	width: 825px;

	background-image: url("../images/copy_bg.jpg");
	background-position:bottom left;
    background-repeat:no-repeat;
	background-color: #ffffff;
}

#copy_1col {
	float: left;
	width: 825px;

	background-image: url("../images/1_column_bg.gif");
	background-position:top left;
    background-repeat:repeat-y;
	background-color: #ffffff;
}

#copy_1col2 {
	float: left;
	width: 825px;

	background-image: url("../images/1_column_bot_bg.jpg");
	background-position:bottom left;
    background-repeat:no-repeat;
/*	background-color: #ffffff; */
}

#copy_1col3 {
	float: left;
	width: 825px;

	background-image: url("../images/1_column_top_bg.jpg");
	background-position:top left;
    background-repeat:no-repeat;
/*	background-color: #ffffff; */
}

#linkscopy {

	background-image:url("../images/gray-line.gif");
	background-repeat: repeat-y;
	background-position: 15.25em;
}

#linkscopy p {
	margin-left: 17em;
	margin-right: 4em;
	margin-top: 3em;
	margin-bottom: 1.33em;
	line-height: 1.1em;

}

#contacttitle{
	width: 825px;
	margin-top: 2.2em;
}

#contactline {
	margin-top: 2em;
	height: 11em;
	background-image:url("../images/gray-line.gif");
	background-repeat: repeat-y;
	background-position: 24.9em;
	margin-bottom: 4em;
}

#contactleft {
	width: 390px;
	float: left;
	padding-top: 3em;
/*	padding-right: 1em; */
}

#contactright {
	width: 200px;
	float: left;
	padding-top: 3em;
}

#contactright p {
	margin-left: 24em;
	margin-right: 4em;
	margin-top: 0em;
	margin-bottom: 1.33em;
	line-height: 1.1em;

}



#copy_2col {
	float: left;
	width: 825px;

	background-image: url("../images/2_column_bg.gif");
	background-position:top left;
    background-repeat:repeat-y;
	background-color: #ffffff;
}

#copy_2col2 {
	float: left;
	width: 825px;

	background-image: url("../images/2_column_bot_bg2.jpg");
	background-position:bottom left;
    background-repeat:no-repeat;
/*	background-color: #ffffff; */
}

#copy_2col2_noscroll {
	float: left;
	width: 825px;

	background-image: url("../images/2_col_bg_noscroll.jpg");
	background-position:bottom left;
    background-repeat:no-repeat;
/*	background-color: #ffffff; */
}



/* ##################### */

a:link {
	text-decoration: none;
	color: #F61317;
/*	border-bottom: dotted 1px;
	border-color: #F61317; */
	
}
a:visited {
	text-decoration: none;
	color: #F61317;
}
a:hover {
text-decoration: underline;	
}
a:active {
	/* text-decoration: none; */
}
/* BODY COPY*/
#copy p {
	margin-left: 5em;
	margin-right: 5em;
	margin-top: 0em;
	margin-bottom: 1.33em;
	
}

#sub_right p {
	margin-left: 4em;
	margin-right: 4em;
	margin-top: 0em;
	margin-bottom: 1.33em;
	line-height: 1.1em;
}

.leadcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #1d1945;
	letter-spacing: .2em;
	font-weight: bold;
	}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #414141;
}

.copytabbed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #414141;
	margin-left: 1em;
}

.heavycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #272727;
	font-weight: bold;
}

.heavycopyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #1D1945;
	font-weight: bold;
	margin-left: 1.5em;
}

ul {
	margin-top: 0em;
	margin-left: 3.5em;
	padding-left: 3.5em;
	margin-right: 1.5em;
	padding-right: 1.5em;
	text-indent: 0em;
}	
