#main_footer {
	width: 100%;
	background-color: #303030;
	height: 130px;
   	padding-bottom: 0px;
}

#stripe {
	height: 269px;
	width: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 3px;
	color: #333;
	vertical-align: bottom;
	padding-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #1b1b1b;
}

#heading {
	height: 412px;
	width: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #333;
	vertical-align: bottom;
	padding-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #1b1b1b;
}
#navigation {
	float: right;
	margin-top: 77px;
	clip: rect(auto,auto,3px,auto);
	text-decoration: none;
}
.main_container {
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: relative;
    padding-bottom: 0px;
}
#header {
	maibackground-image: url(header_bg.gif);
	background-repeat: repeat-x;
	height: 117px;
	min-width:1024px;
	width: 1020px;
}
#about_container {
	margin: 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #020202;
	background-color: #FFF;
	height: 100%;
	width: 1020px;
}
#container {
	margin: 0px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 70px;
	padding-left: 50px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #020202;
	background-color: #FFF;
	height: 100%;
	width: 1020px;
}

	a:link { color: #1472DC; text-decoration: none;}
	a:visited { color: #1472DC; text-decoration: none;}
	a:active { color: #1472DC; text-decoration: none;}
	a:hover { color: #143167; text-decoration: underline;}

a img{ 
border:0; 
}
#heading_text {
	padding-left: 50px;
}
#bottom {
	background-color: #303030;
	padding: 10px;
	width: 1020px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 100px;
}

#bottom_right {
	background-color: 303030;
	float: right;
}

#menutable td.cat
{
	color: #8B0000;
	font-style: italic;
	font-size: 18px;
}
#menutable td.subcat
{
	font-style: italic;
}
#main_header {
	background-image: url(header_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #1b1b1b;
}
#menutable td.cat 
{ 
    color: #8B0000; 
    font-style: italic; 
	font-size: 18px; 
} 

#menutable td.subcat 
{ 
	font-style: italic; 
} 
#header2 {
	width: 50%;
	background-image: url(header_bg.gif);
	background-repeat: repeat-x;
}
#header3 {
	width: 50%;
	background-image: url(header_bg.gif);
	background-repeat: repeat-x;
}
