body 	{
		font-size:			medium;
		font-family:		georgia, serif;
		color:				#045cae;
		background-image:	url("../images/blu_tan_strp3.png");
		}

		
h1		{		
		font-size:			100%;
		font-family:		arial, lucida grande, lucida sans unicode, 	
							trebuchet, sans-serif;
		font-weight:		reg;
		line-height:		130%;
		color:				#808080;
}

h2		{		
		font-size:			130%;
		font-weight:		reg;
		color:				#000000;
		}

p 		{		
		font-size:			100%;
		font-weight:		reg;
		color:				#000;
		}
		
/* @group JQ Fix */

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}

/* @end */

#header_01 {
	margin-right: 		auto;
	margin-left: 		auto;
	padding: 			50px 0 0;
	width:				800px;
	margin:				0px;
	border-width: 0;
	}


#nav_1 {
	left:				0px;
	top:				70px;
	width:				720px;
	height:				36px;
	margin:				0px;
	padding: 			40px 0px 0px;
	border-width: 0;
}

#nav_2 {
	position:			absolute;
	left:				90px;
	top:				200px;
	width:				800px;
	height:				20px;
	margin:				0px;
	padding:			0px;
}

#content_main	{
	position:			relative;
	margin-right: 		auto;
	margin-left: 		auto;
	width:				800px;
	height:				600px;
	padding:			0px;
	background-color: 	#fff;
	border: 			1px solid #9ac1c9;

	}
	
#content_1	{
	position:			absolute;
	left:				20px;
	top:				20px;
	width:				160px;
	height:				300px;
	margin:				0px;
	padding:			0px;
	
	}
	
#content_2	{
	position:			absolute;
	left:				200px;
	top:				20px;
	width:				400px;
	height:				300px;
	margin:				0px;
	padding:			0px;
	background-color:	#000;
	}
	
#content_2a	{
	position:			relative;
	left:				0px;
	top:				0px;
	width:				400px;
	height:				200px;
	margin:				0px;
	padding:			0px;
	background-color: rgba(191,191,191,0.5);
	border-bottom-style: solid;
	border-bottom-width: thick;
}

#content_3	{
	position:			absolute;
	left:				620px;
	top:				20px;
	width:				160px;
	height:				300px;
	margin:				0px;
	padding:			0px;
	}

#content_3a	{
	position:			absolute;
	left:				550px;
	top:				500px;
	width:				160px;
	height:				200px;
	margin:				0px;
	padding:			0px;
	}

	
#footer_01
		{
		position:			absolute;
		left:				0px;
		top:				610px;
		margin:				0px;
		padding:			0px;
		width:				800px;
		height:				20px;
}

.text1 {
		font-size:			80%;
		font-family:		arial, lucida grande, lucida sans unicode, 	
							trebuchet, sans-serif;
		font-weight:		reg;
		line-height:		130%;
		color:				#616161;
		margin:				0px;
		padding:			0px;
}

.text2 {
		font-size:			100%;
		font-weight:		reg;
		line-height:		150%;
		color:				#000;
		margin:				0px;
		padding:			10px;
}



.footer_text1 {
		font-size:		60%;
		font-family:	ariel, verdana, sans-serif;
		line-height:	180%;
		letter-spacing: 0.1em;
		color:			#616161;
		margin:			0px;
		padding:		0px;
}


a.text1 {			text-decoration:none;
					border:	none; 
					color:	#808080;
					line-height:130%;
					}
a.text1:link     	{color:#808080}
a.text1:visited  	{color:#808080}
a.text1:active   	{color:black}
a.text1:hover    	{color:#000}

a.text2 {			text-decoration:none;
					border:	none; 
					font-size: 100%;
					font-weight: bold;
					line-height: 150%;
					color: #003a80;
					margin:				0px;
					padding:			0px;
	letter-spacing: -.07em;
}
a.text2:link     	{color:#3d6697}
a.text2:visited  	{color:#3d6697}
a.text2:active   	{color:black}
a.text2:hover    	{color:#000}


