/* CSS Document */


body  {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	background: #87887f;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h3 {
	font-size: 10px;
	font-weight: normal;
	}

.thrColFix #container {
	width: 800px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/fringe01.png);
	border-top: 6px solid #fff;
	border-bottom: 6px solid #fff;
} 


.thrColFix .sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 196px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin-left: 12px;
	height: 372px;
	display: inline;
}
.thrColFix #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFix #mainContent {
	float: right;
	margin-right: 8px;
	width: 580px;
	height: auto;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#feature {
	float: right;
	height: 372px;
	width: 580px;
	margin-right: 8px;
	display: inline;
}
.navigation {
	float: left;
	background-image: url(../images/nav_bgrd_h.gif);
	background-color: #788a95;
	width: 196px;
	height: 372px;
	display: inline;
}
.logo {
	position: relative;
	float: left;
	top: 90px;
	left: 30px;
}
#secondary {
	position: relative;
	float: right;
	height: 315px;
	width: 780px;
	display: inline;
	background-image: url(../images/secondary_bg.gif);
	margin-top: 6px;
	margin-right: 8px;
}
#secondary h1	{
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: 1px;
	text-decoration: none;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}


.module_1 {
	height: 228px;
	float: left;
	width: 364px;
	min-height: 300px;
	margin-top: 8px;
	color: #F5FFC0;
	display: inline;
}
.module_1 a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;
}

.module_1 a:hover {
	text-decoration: none;
	color: #999900;
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;
}

.module_1 h3 {
	margin-left: 20px;
	margin-right: 20px;
	display: block;
	margin-top: 15px;
	font-size: 13px;
}

.module_2 {
	position: relative;
	height: 228px;
	width: 210px;
	float: left;
	min-height: 300px;
	margin-top: 8px;
	margin-left: 7px;
	color: #66c3e3;
	display: inline;
}

.module_2 a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;
}

.module_2 a:hover {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;
}

.module_2 h3 {
	margin-left: 20px;
	margin-right: 20px;
	display: block;
	margin-top: 15px;
	font-size: 13px;
}
.news_home {
	float: left;
	width: 196px;
	min-height:300px;
	margin-top: 8px;
	height: auto;
	display: inline;
}

.news_home a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;
}
.news_home a:hover {
	color:#663300;
}


.news_home img {
	border:0px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 60px;
}

.news_home h3 {
	margin-left: 20px;
	margin-right: 20px;
	display: block;
	margin-top: 15px;
	font-size: 13px;
}


#footer {
	margin: 0 auto;
	width:	800px;
	height: 50px;
	text-align: center;
	left: 200px;
	border-width: 0px 3px 3px 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	margin-top: 6px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color:#666666;
}
#menu {
	position: relative;
	float: left;
	top: 130px;
	left: 50px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.75;
	font-weight: bold;
}


#menu a {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

#menu a:hover {
	font-weight: bold;
}

#menu01_out			{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: 0px 0px;}	
#menu01_out a		{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: 0px 0px;}
#menu01_out a:hover	{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: -95px 0px;}
#menu01_on			{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: -95px 0px;}	

#menu02_out			{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: 0px -21px;}	
#menu02_out a		{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: 0px -21px;}
#menu02_out a:hover	{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: -95px -21px;}
#menu02_on			{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: -95px -21px;}	

#menu03_out			{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: 0px -42px;}	
#menu03_out a		{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: 0px -42px;}
#menu03_out a:hover	{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: -95px -42px;}
#menu03_on			{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: -95px -42px;}	

#menu04_out			{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: 0px -63px;}	
#menu04_out a		{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: 0px -63px;}
#menu04_out a:hover	{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: -95px -63px;}
#menu04_on			{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: -95px -63px;}	

#menu05_out			{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: 0px -84px;}	
#menu05_out a		{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: 0px -84px;}
#menu05_out a:hover	{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: -95px -84px;}
#menu05_on			{width: 95px; height: 21px; display: block; background: url(../images/_nav.gif) no-repeat; background-position: -95px -84px;}	

