@charset "utf-8";
body{background: #b6cfe6 url(../../images/public/body-bg.jpg) top left repeat-x; font-size:100%; font-family: Arial, Helvetica Neue, Helvetica, sans-serif; color:#303b4a;}
html,body {height:100%;}
#navigation{width:100%; background: transparent url(../../images/public/logo.png) 20px 15px no-repeat;}
			#nav{height:99px; float:right;}
			#nav li{list-style-type:none; display:block; width:74px; height:99px; margin:0; padding:0; float:left;}
			#nav li a{color:#fff; display:block; width:74px; height:99px; text-decoration: none; text-align:center; line-height:8em;}
			#nav li a:hover, .selected {background:transparent url(../../images/public/global/nav-bg.png) top left no-repeat;}
#title{clear:both; margin-bottom:25px; padding-top:20px;}
			#title-top{background: transparent url(../../images/public/global/title-top.png) top left no-repeat; width:174px; height:8px; display:block; font-size:0%;}
			#title-middle{background: #7aa3d4; width:174px; text-align:center;}
			#title-middle h1{color:#fff; font-size:1.5em; font-weight:normal;}
			#title-bottom{background: transparent url(../../images/public/global/title-bottom.png) top left no-repeat; width:174px; height:8px; display:block; font-size:0%;}
#footer{width: 800px; position:absolute; left:0; padding-bottom:15px; margin:0 auto;text-align:center; margin-top:40px; padding-top:40px;}
	#footer p {font-size:.8em; margin:0; padding:0;}
	#footer p a, #footer p a:visited, #footer p a:active {color:#555555;}
	#footer {font-size:12px; color:#555555; }
	
strong {font-weight:bold;}
.clear{clear:both;}


a.publicfooter:link     {color:#555555; text-decoration:none; font-size:12px}
a.publicfooter:visited  {color:#555555; text-decoration:none; font-size:12px}
a.publicfooter:hover    {color:black; text-decoration:underline; font-size:12px}
a.publicfooter:active   {color:blue}
