/* Global Settings*/
body {
	margin: 0;
	padding: 0;
	border: none;
	background-color: #B1D3EE;

	
}

/* Outer Container*/
#container {
	margin-left:auto; 
	margin-right: auto; 
	width: 990px; 
	margin-top: 0px; 
	padding-top: 0px;
	background-color: white;
	border:none;
}

/* Masthead*/
#masthead {
	margin-top: 0px;
	height: 170px;
	border:none;
	background-color:#B1D3EE;
	background-image:url('../images/banner_03.png');
}

/* Main Horizontal Navigation*/
#navigation {
	height:60px; 
	width:990px; 
	margin-left:auto; 
	margin-right: auto; 
	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
	border:none;
	background-color:#B1D3EE;
	
}

#navigation ul {
	padding: 0px;
	margin: 0;
}

#navigation ul li {
	display: inline;
	float: left;
	width: 128px;
	list-style-type: none;
	font-size: 1.20em;
	text-transform: none;
	height: 40px;
	position: relative;
	margin-left: 0px;
	margin-right: 2px;
	z-index:3;
	text-align:center;
}
#navigation ul li a {
	color: #4687b9;
	text-decoration: none;
	line-height: 40px;
	display: block;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
}
#navigation ul li a:hover {
	height: 40px;
	color: #AA235E;
	text-decoration: none;
	font-weight: bold;
}

/* Vertical Navigation*/

#v_nav {
	width:300px;
	margin-left:22px;
}
#v_nav ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
}

#v_nav li a:link, #v_nav li a:visited{
	font-size: 1.00em;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	display: block;
	height: 24px;
	position: relative;
	left: 0px;
	padding: 0px;
	padding-left: 5px;
	color: #AA235E;
	text-align: left;
	font-weight: bold;
}

#v_nav li a {
	color: #AA235E;
	line-height: 24px;
	display: block;
	text-align: left;
	padding-left: 15px;
	text-decoration: none;
	font-weight: bold;
}
#v_nav li a:hover {
	color: #4687b9;
	font-weight: bold;
}
#v_nav li ul li {
	margin-left:10px;
}

/* Image Vertical Navigation*/

.img_nav {
	margin-left: 20px;
	border: 1px #AA235E solid;
}
/* End of Vertical  Navigation*/

/* Main Editable Content */
h1 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	color: #aa235e;
	font-size: 1.50em;
	margin: 20px 30px 10px 30px;
}
h2 {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
	color: #4687b9;
	font-size: 1.125em;
	margin: 0 30px 10px 30px;
}
h6 {font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	color: #aa235e;
	font-size: 0.80em;
	margin: 0 10px 0 10px;
}

li {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
	color:#aa235e;
	font-size: 0.95em;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;

}
#v_nav li a:link, #v_nav li a:visited{
	font-size: 1.00em;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	display: block;
	height: 24px;
	position: relative;
	left: 0px;
	padding: 0px;
	padding-left: 5px;
	color: #AA235E;
	text-align: left;
	font-weight: bold;
}

a {
	color: #4687b9;
	text-decoration: none;
}
a:hover {
	color: #AA235E;
}

.narrow {
	margin-top:5px;
	margin-bottom: 5px;
}
#inner {
	width: 990px;
	background-color: white;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	margin-top: 0px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-radius: 10px 10px 10px 10px;
		
}
.inner_bg {
	background-repeat: no-repeat;
	background-position: right -10px;
}
#inner p {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
	color:#000000;
	font-size: 1.00em;
	line-height: 18px;
	margin: 5px 20px 5px 20px;
}

/* Inner Left */	
#inner_left {
	background-color: #ffffff;
	float: left;
	width: 300px;
	height:auto;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 8px;
	
	border: none;
	z-index:100;
	padding-bottom:32767px;
	margin-bottom:-32767px;

}
#inner_left h1 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	color: #4687b9;
	font-size: 1.125em;
	margin: 5px 15px 0 35px;
}

#inner_left p {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
	color:#3A0C2D;
	font-size: 0.95em;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#left_contact {
	height: 150px;
	top: 755px;
	z-index:100
}
#inner_right {
	background-color: #ffffff;
	border-left: none;
	float: right;
	width: 640px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 20px;
	margin-left: 2px;
	border:none;
	height:100%;
	padding-bottom:32767px;
	margin-bottom:-32767px;
	margin-top: 0px;
}

#inner_right h1 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	color: #aa235e;
	font-size: 1.50em;
	margin: 20px 0 10px 0;
}

#inner_right h2 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	color: #4687b9;
	font-size: 1.125em;
	margin: 10px 0 0 0;
}
#inner_right h3 {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
	color: #c6367f;
	font-size: 1.00em;
	margin: 10px 0 0 0;
}
#inner_right h4 {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
	color: #669d9d;
	font-size: 1.00em;
	margin: 10px 0 0 0;
}

#inner_right p {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
	color:#000000;
	font-size: 1.00em;
	line-height: 18px;
	margin: 5px 0 0 0;
}
#inner_right .emphasis {
	color: #AA235E;
	font-weight: bold;
}
#inner_right ul li {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
	color:#3A0C2D;
	font-size: 1.00em;
	line-height: 18px;
}
#inner_right .nobullet {
	list-style:none;
	margin-top:5px; margin-bottom: 5px;
}
.clear {
	clear:both;
	height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.clear_img {
	clear:both;
	text-align:center;
}
.img_center {
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    text-transform: none;
}
#inner_left .small_text {
	font-size: small;
}

.style3 {
	border: none;
	margin: 7px 7px;
}

/* End Note*/
#endnote {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
	position: relative;
	left: 0px;
	bottom: 0px;
	margin-top:0px;
	font-size: 0.80em;
	text-align: center;
	/* background: url('../images/new_bg_03.jpg') repeat-x; */
	border: none;
	z-index:0;
	height:300px;
	width:100%;
}
#endnote_inner {
	width: 990px;
	margin:0 auto 0 auto;
}

/*Contact Area*/
#contact {
	height: 80px;
	background-color:transparent;
	margin:0px;
	
}
.contact_1 {
	width: 200px;
	margin-top:0px;
	display:inline;
	padding-left:6px;
	padding-right:6px;
	float:left;
	height:80px;
}
.indent {
	margin-left: 5px;
}

.img_pad {
	border-width: 0px;
	margin-left: 0px;
	height:40px;
	}

#small_nav {
	height: 20px;
	padding-top: 15px;
	margin-bottom: 5px;
	color: #230A19;
	width: 950px;
	margin:0 auto 0 auto;
}
#endnote_left {
	display: inline;
	float: left;
	width:90px;
	margin-top: 50px;
	margin-bottom:10px;
	clear:both
}
#endnote_right {
	display: inline;
	float: right;
	width: 890px;
	margin-top: 50px;
	margin-bottom: 10px;
	font-family: Calibri;
	color:black;
	font-size: 0.80em;
	text-align: center;
}

#statcounter {
	width: 120px;
	margin-top:-75px;
	margin-left:5px;
	display:inline-block;
	padding-left: 10px;
	height:40px;
}

.pushpin {
	list-style-image:url('../images/pushpin.png');
}
.FI_reviews {
    font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.00em;
}
/* Odds & Ends - to tidy up*/
.style1 {
	list-style-type: square;
	font-size:medium;

}
.style2 {
	text-align: center;
}

.kaz {
	font-size: 1.00em;
	line-height: 12px;
}
.example {
text-align:center;
	
}





