body				{	margin:10px 0px 0px 0px;	padding:0px;
						font-family:Arial, Helvetica, sans-serif;
						background-color:#C2E0CC;
						background-image:url(../source/bg.gif);	}
h1					{	font-size:18px; color:#333333;	line-height:20px;	margin: 4px 5px 0px 4px;	padding:0px;	}
a:link, a:visited	{	text-decoration: none;	}
a:hover				{	text-decoration: underline;	}

#head				{	width:760px;	height:140px;
						border: solid #333333;
						border-width: 1px 1px 0px 1px;
						background-image:url(../../global/media/logo/logo_pin.gif);	}

#logo_slogan		{	top:81px;	width:560px; float:right;	}
.logo_slogan 		{	font-size: 11px;	line-height: 14px;	color: #316D84;	text-align:right;
						margin-right: 5px;	}

#uber			{	width: 760px;		
						border: solid #333333;	
						border-width: 0px 1px 0px 1px;	
						background-color:#FFFFFF;	
						text-align:left;		}

#topnav				{	float:left; width: 160px;	}
a.topnav 				{	width: 160px;	display: block;	margin: 6px 4px 6px 4px;	padding-left: 5px;
							border:1px;	border-color:#CCCCCC;	border-style: solid;
							border-right-style:none;	border-bottom-style:none;
							line-height:0.9em/1.5em;	}
a.topnav:link 			{	color: #244921;	}
a.topnav:visited		{	color: #244921;	}
a.topnav:hover			{	color: #316D84;	background-color: #DFE7D8;	text-decoration:none;	}

#content			{	width: 560px; float:right;	}
.content 			{	font-size:12px; padding: 5px 5px 5px 5px; text-align:justify;	}
#break				{ clear:both;	height: 2px;	line-height: 2px;	}

#foot				{		width: 760px;	padding: 0px;	margin: 0px;
							border-color:#333333; border-style:solid;	border-width:0px 1px 1px 1px;
							font-size: 9px;	color: #316D84;
							padding-top:30px;	padding-bottom: 10px;
							background-image:url(../../global/media/logo/logo_pin.gif);		}

.top				{	float:right;	}
