/* CSS Document */
body{
	padding:0; 
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	text-align:center;
}

img{
	margin:0px;
	padding:0px;
	border:0px;
}

ul, li, ol{
	margin: 0px;
}

p h1 h2 h3{margin-bottom:0px;}

.holding{
	text-align:left; 
	width:740px; 
	height:535px; 
}

.logo_placement{
	margin:0px;
	padding:0px;
	border:0px;
	width:740px;
	height:190px;
	text-indent:-100000px;
}

/* changes the size of the area within the nav, the text area */
#navigation li
{
	display:inline;
	line-height:1.7em;
	text-indent:1.5em;
}

div.text_content {
	background:none;
	background-color:#004791;
}

#text_content h1{
	font:1.2em/1.5em Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#000;
	text-transform:uppercase;
	margin-bottom:2em;
}

#text_content h2{
	font:1.0em/1.5em Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#000;
	margin:0;
	padding:0;
}

#text_content h3{
	font:1.0em/1.4em Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#000;
	margin:0;
	padding:0;
}

#text_content p{
	margin:0;
	padding:0;
	margin-bottom:1.5em;
}
div.text_content2 {
	background:none;
	background-color:#004791;
}

#text_content2 h1{
	font:1.2em/1.5em Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#000;
	text-transform:uppercase;
	margin-bottom:2em;
}

#text_content2 h2{
	font:1.0em/1.5em Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#000;
	margin:0;
	padding:0;
}

#text_content2 h3{
	font:1.0em/1.4em Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#000;
	margin:0;
	padding:0;
}

#text_content2 p{
	margin:0;
	padding:0;
	margin-bottom:1.5em;
}
.page_image {
	color: #fff;
	float:left;
	width:170px; 
	height:292px;
}

/* changes the size of the area within the nav, the text area */
#bottom_navigation li
{
	display: inline;
	line-height: 1.7em;
	text-indent:1.5em;
}





