/* CSS Document */

html, body, * {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


:link img, :visited img, :hover img, :active img, img { border: none; } 
h1, h2, h3, h4, h5, h6 { font-weight: normal; }


h1 {
	margin-bottom: 0.5em;
	font-size: 20px;
	color: #000000;
	font-weight:normal;
	line-height:26px;
}


h2 { 
	margin-bottom: 0.5em; 
	font-size: 16px;
	color: #F89827;
	font-weight:normal;
	line-height:22px;
}


h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 9px;
	letter-spacing: 0.5px;
}


h4, h5, h6, p, ul, ol, address, blockquote, dl, table { 
font-size: 11px;
line-height: 15px; 
margin-bottom: 1em; 
}

body {
	background-color: #FFFFFF;
	margin-top: 20px;
}
#header_left {
	background-image: url(../images/UKPF-logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 115px;
	width: 650px;
	padding-top: 20px;
	background-color: #000000;
	float: left;
}
#header_right {
	background-image: url(../images/UKPF-logo-letter.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 115px;
	width: 210px;
	padding-top: 20px;
	background-color: #000000;
	float: left;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
}
#nav {
	background-image: url(../images/nav_bar.jpg);
	float: left;
	width: 720px;
	height: 30px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
    float:left;
	text-align: center;
    margin: 0px;
    padding: 0px;
}
#nav a, #nav strong, #nav span {
    display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 11px;
	padding-right: 11px;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#nav a:hover {
	display: block;
	background-image: url(../images/nav_bar_select.jpg);
	background-repeat: repeat-x;
	height: 30px;
	color: #000000;
	text-decoration: none;
}
#nav #current, #nav #current a {
	background-image: url(../images/nav_bar_select.jpg);
	color: #000000;
}
#nav_end_left {
	background-image: url(../images/nav_end_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 70px;
	float: left;
}
#nav_end_right {
	background-image: url(../images/nav_end_right.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 70px;
	float: right;
}
#bg_gradient {
	background-image: url(../images/bg_gradient.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	float: left;
	width: 860px;
	height: 70px;
}
#subnav {
	background-image: url(../images/subnav.gif);
	background-repeat: no-repeat;
	background-position: top center;
	color: #333333;
	float: left;
	width: 860px;
	height: 30px;
}
#subnav ul {
	margin-left: 200px;
	padding: 0;
	list-style: none;
}
#subnav li {
    float:left;
	text-align: center;
    margin: 0px;
    padding: 0px;
}
#subnav a, #subnav strong, #subnav span {
    display: block;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 11px;
	padding-right: 11px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#subnav a:hover {
	display: block;
	color: #F89827;
	text-decoration: underline;
}
#subnav #current, #subnav #current a {
	color: #000000;
}
#main_holder {
	width: 860px;
	height: inherit;
	padding-bottom: 20px;
	background-color: #E6E7E8;
	float: left;
}
#main_left_pic {
	padding-left: 40px;
	padding-bottom: 20px;
	width: 160px;
	float: left;
	height: auto;
}
#main_text_holder {
	width: 440px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	background-color: #E6E7E8;
	float: left;
}
#main_text {
	width: 400px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	height: auto;
	background-color: #FFFFFF;

}
#main_curve_top {
	background-image: url(../images/curve_top.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 20px;
}
#main_curve_bottom {
	background-image: url(../images/curve_bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 20px;
}
#right_box_column {
	padding-right: 30px;
	padding-bottom: 20px;
	width: 160px;
	float: right;
	height: auto;
}
.right_box {
	width: 145px;
	margin-bottom: 10px;
	float: left;
}
.right_box_main {
	background-image: url(../images/curve_square.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 110px;
	width: 135px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;

	float: left;
}
.right_box_pic {
	height: 40px;
	width: 40px;
	margin-left: 2px;
	margin-right: 5px;
	margin-bottom: 8px;
	float: left;
}
.rb_title {
	width: 85px;
	height: 40px;
	margin-bottom: 8px;
	float: left;
}
.rb_text {
	width: 128px;
	height: 50px;
	padding-left: 2px;
	float: left;
}
#footer_bar {
	width: 860px;
	height: 20px;
	float: left;
	background-image: url(../images/footerbar.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #E6E7E8;
}
#footer {
	width: 860px;
	height: 50px;
	float: left;
	margin-bottom: 20px;
	background-color: #E6E7E8;
}
#footer_text_left {
	width: 380px;
	padding-top: 10px;
	padding-left: 40px;
	text-align: left;
	float: left;
}
#footer_text_right {
	width: 380px;
	padding-top: 10px;
	padding-right: 40px;
	text-align: right;
	float: right;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F89827;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F89827;
}
a:hover {
	text-decoration: underline;
	color: #F89827;

}
a:active {
	text-decoration: none;
	color: #F89827;
}
.li_margin {
	margin-left: 15px;
}
.input1 {
	height: 18px;
	width: 250px;
	padding-top: 2px;
	border: 1px solid #6CAEDF;
}
.input2 {
	height: 80px;
	width: 340px;
	padding-top: 2px;
	border: 1px solid #6CAEDF;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.foot:link {
	text-decoration: none;
}
.foot:visited {
	text-decoration: none;
	color: #000000;
}
.foot:hover {
	text-decoration: underline;
	color: #F89827;

}
.foot:active {
	text-decoration: none;
	color: #000000;
}
.small_print {
	margin-left: 30px;
	margin-right: 30px;
	width: 760px;
	padding: 20px;
	height: auto;
	float: left;
	border: solid #F89827 2px; 
	background-color: #FFFFFF;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F89827;
	font-weight: bold;
}
.sidebar:link {
	text-decoration: none;
}
.sidebar:visited {
	text-decoration: none;
	color: #F89827;
}
.sidebar:hover {
	text-decoration: underline;
	color: #F89827;

}
.sidebar:active {
	text-decoration: none;
	color: #F89827;
}