/*DEFAULT STYLES*/
body
	{margin:0px;
	text-align:center;
	font-family:arial, sans-serif;
	font-size:12px;
	background:#84C196 url("../images/bck_gradient.jpg") repeat-x;}
a img{border:0px}
a:link{color:#2B73B3;}
a:visited{color:#2B73B3;}
p	{margin-top:0px;
	margin-bottom:1em;}
h1
	{margin-top:0em;
	margin-bottom:0em;}
h2, h3, h4
	{margin-top:2em;
	margin-bottom:0em;}
	
#container
	{position:relative;
	margin:0 auto;
	width:750px;
	height:100%;
	text-align:left;
	background-color:#ffffff;}
/*END DEFAULT STYLES*/


#logo
	{position:absolute;
	top:0px;
	left:0px;
	width:250px;
	height:55px;
	}
#navTop
	{position:absolute;
	right:0px;
	top:0px;
	width:480px;
	height:35px;
	padding:3px;
	background:url("../images/tagline.png") no-repeat;
	text-align:right;
	color:#01477E;
	font-size:11px;
	font-family:arial,sans-serif;
	}
	#navTop a:link, #navTop a:visited
		{color:#222F74;
		text-decoration:none;}
	#nav
		{position:absolute;
		right:0px;
		top:35px;
		width:500px;
		height:18px;
		border-right:3px solid #ffffff;
		background:url("../images/bck_nav.jpg") repeat-x;}
			#nav td, #nav td a:link, #nav td a:visited
				{padding-bottom:2px;
				vertical-align:middle;
				text-align:center;
				font-size:12px;
				font-family:arial;
				font-weight:bold;
				color:#ffffff;
				text-decoration:none;
				text-transform:uppercase;}
			#nav td a:hover
				{color:#D9EEF4;}
				
	
	
#shim1
	{width:3px;
	height:403px;
	float:right;}
#footer
	{width:750px;
	height:45px;
	position:relative;
	border-top:3px solid #ffffff;
	background:#ffffff url("../images/bck_footer.jpg") no-repeat;
	text-align:center;
	padding-top:13px;
	font-size:10px;
	font-family:verdana,sans-serif;
	color:#A3C3DF;}
	#footer #richardrose2
		{position:absolute;
		top:0px;
		right:3px;
		width:114px;
		height:55px;
		z-index:100;}
#richardrose
	{margin:0 auto;
	display:none;}