body {
	/*background: #edeced url("images/back_body.jpg") repeat-x;*/
	margin: 0px;
	padding: 0px;
	font: Verdana,Arial,Helvetica,sans-serif;
}

/* FONTS */

p,td {
	font: 12px Verdana, Arial;
}

#container
    {
    
    margin: 0;
    
    width: 1000px;
    /*height:800px;*/
    
    position: absolute;
    left: 10px;
    text-align: left;

    
    }

div#intro {
	background: transparent url(images/link_back.jpg) top left no-repeat;
	width: 180px; /*253px;*/
	text-align: left;
	float: left;
}


#quickSummary {
	width: 100%;
	
}

#quickSummary p {
	font: bold italic 13pt "Times New Roman", serif, georgia;
	color: #000000;
	text-align: center;
}

#flash {
	background: transparent url(images/flash_back.jpg) top left no-repeat;
	float: left;
	width: 550px;
	
	}

#flash p{
	margin-top: 6px;
	margin-right: 12px;
	text-align: right;
	
	}
div#offer{
	/*background: transparent url(images/main_back.jpg) top left no-repeat;*/
	width: 440px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float:left;
	
}

#offerinfo {
	background: transparent url(images/offering.jpg) top left no-repeat;
	width: 100%;
	height:30px;

}

#offerinfo p {
	font: bold italic 13pt "Times New Roman", serif, georgia;
	color: #000000;
	text-align: center;
	display: none;	
}

#image_new {
	
	position: absolute;
    	left: 830px;
    	top: 125px;
    	width:18px;
    	height:7px;
	background: transparent url(images/new.gif) top left no-repeat;
}


#button {
	width: 100%;
	/*border-right: 1px solid #000;*/
	padding: 0 0 0 0;
	margin-bottom: 0;
	font: 11px Verdana, Arial;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	
	}


#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		float: left;
		width: 100%;
		}
		
#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		float:left;
		}

#button ul li { display: inline; }

#button li a {
		/*display: block;*/
		float: left;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}
		
		
		
		


	

		


#linkList
    {
    float:left;
    margin: 0px 0 0 0px;
    width: 100%;
    }
    
#lselect ul li
    {
    margin: 6px 0 0px 6px;
    font-size: 11px;
        font-family: Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
    color: #000000;
    border-bottom: 1px solid #E6EEF0;
    
    
    }
    
#lselect ul li a
    {
    text-decoration: none;
    color: #1958b7;
    }

#lselect ul li a:hover
    {
    color: #2175bc;
    font: bold;
    
    }
    
    
#navcontainer ul
	{
	padding-left: 0;
	margin-left: 0;
	background-color: #036;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
	{
	padding: 0.2em 1em;
	background-color: #036;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	}

#navcontainer ul li a:hover
	{
	background-color: #369;
	color: #fff;
	}

div #leftimage
	{
	background: transparent url(images/photo1.jpg) top left no-repeat;
	width:265px;
	height:300px;
	float:left;
	margin: 10 10;
	}

div#mission {
	width:450px;
	margin: 10 10;
	border: 0;
	padding: 0 0 15px 0;
	text-align: left;
	float:left;
	 font-family: 'Trebuchet MS', 'Lucida Grande',
	    	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
}



div#mission p.bold {
	font:bold;
	color: #2175bc;
}

div#content {
	width:500px;
	margin: 10 10;
	border: 0;
	padding: 0 0 15px 0;
	text-align: left;
	
	
}

div#content p.bold {
	font:bold;
	color: #2175bc;
}

div#book{
	width:160px;
	
	}

div#book p{
	margin: 2 0;
	text-align: center;
	}

div#footer {
	/*background: transparent url(/images/footer_bg.gif) top left no-repeat;*/
	height: 27px;
	margin: 0 0;
	border: 0;
	padding: 0 0 15px 0;
	/*text-align: center;*/
	float:left;
	font: 12px Verdana, Arial;
}


