a,a:link {
	color:#0B3A8A;
	text-decoration:underline;
}
#long  { background-image: url("images/long_bg.gif"); background-repeat: repeat-y; width: 800px }
#nav {
	position:relative;
	float:left;
	width:244px;
	background-color:#0B3A8A;
}
#content {
	position:relative;
	float:right;
	width:556px;
}
#logo {
	width:244px;
	height:100px;
}

#center {
	position:relative;
	float:left;
	left:10px;
	width:390px;
	padding-top:80px;
	padding-bottom:40px;
}
#center p {
	font-family:Tahoma,Arial,sans-serif;
	font-size:14px;
}
#center ul {
	font-family:Tahoma,Arial,sans-serif;
	font-size:14px;
}

#center h2 {
	font-family:Tahoma,Arial,sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#B5090A;
}

#right {
	position:relative;
	float:right;
	width:151px;
}

#right p {
	font-family:Georgia,Times,serif;
	font-size:14px;
	font-style:italic;
	color:#B5090A;
}

#long-04 {
	width:244px;
	background-color:#0B3A8A;
	padding-top:50px;
	padding-bottom:100px;
}
#long-04 p {
	font-family:Tahoma,Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	border-top: 1px solid #fff;
	text-align: right;
	padding:0px;
	margin:0px;
	padding-right:20px;
}

#long-04 a,#long-04 a:link {
	color:#fff;
	text-decoration:none;
}
#long-04 a:hover {
	color:#ffc556;
}

#tagline {
	position:relative;
	clear:both;
	width:556px;
	height:42px;
	bottom:0px;
}

#footer {
	position:relative;
	background-color: #fff;
	clear:both;
	width:800px;
	font-family:Verdana,Arial,sans-serif;
	font-size:9px;
	text-align:right;

}
