html {
	min-height: 100%;
	height: auto; }

body {
	background: #ffffff url(../images/seftonbg.jpg) no-repeat top center;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}

img {
border: none;
}

#body-content { 
	width:936px;
	position: relative;
	MARGIN: auto;
}

/* HEADER */

#header {
	width:936px;
	height: 95px;
	padding: 0px;
	margin: 0px auto 0 auto;
	background: url(../images/header-bg.gif) no-repeat 0px 0px;
}

#home {
	BACKGROUND: url(../images/investsefton-logo.gif) no-repeat 0px 0px;
	LEFT: 0px;
	TOP: 0px;
	width: 294px;
	height: 37px;
	float: left;
	margin: 12px 0 0 27px;
}
#home A {
	DISPLAY: block; BORDER: 0px; MARGIN: 0px; OVERFLOW: hidden; WIDTH: 310px; PADDING-TOP: 49px; HEIGHT: 0px! important;
}
#home A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%
}

/* navigation */
.navigation {	
	float:right;
	width:575px;
	padding: 15px;
}
.navigation a {
	background-color: #ffffff;
	color: #666666;
	display: block;
	float: right;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	line-height: 29px;
	padding: 0 15px;
	text-decoration: none;
	border: 1px solid #f1f1f1;
	margin-left: 10px;
}
.navigation a:hover {cursor: default; color: #666666; 	font-weight:bold;}

.current a {  background: url(../images/nav_bg.jpg) repeat-x; color:#777777; cursor: default; 	font-weight:bold;}
.current a:hover{  background: url(../images/nav_bg.jpg) repeat-x; color:#777777; cursor: default; text-decoration:none; 	font-weight:bold;}


#tagline { float: right; width: 434px; height: 17px; text-align: left; margin: 24px 27px 0 0; background-image:url(../images/tagline.gif);}


/* END HEADER */


/* NAV */

#navigation {
	LEFT: 0px;
	TOP: 0px;
	width: 936px;
	height: 40px;
	margin: 0px auto 0 auto;
}


ul#top-nav li {
display:block;
float:left;
margin: 0px;
list-style: none;
}

ul#top-nav li a {
display:block;
outline:none;
width:73px;height:40px;
background:transparent url(../images/nav.png) no-repeat 0 0;
text-indent:-9009px;
margin:0;
}

ul#top-nav li a:hover {background-position:0 -40px}


ul#top-nav li#a-nav a {
width:100px;
background-position:-73px 0;
}

ul#top-nav li#a-nav a:hover {
background-position:-73px -40px
}

ul#top-nav li#b-nav a { 
width:165px;
background-position:-173px 0;
}

ul#top-nav li#b-nav a:hover {
background-position:-173px -40px
}

ul#top-nav li#c-nav a {
width:124px;
background-position:-338px 0;
}

ul#top-nav li#c-nav a:hover {
background-position:-338px -40px
}

ul#top-nav li#d-nav a {
width:66px;
background-position:-462px 0;
}

ul#top-nav li#d-nav a:hover {
background-position:-462px -40px
}

ul#top-nav li#e-nav a {
width:70px;
background-position:-528px 0;
}

ul#top-nav li#e-nav a:hover {
background-position:-528px -40px
}

ul#top-nav li#f-nav a {
width:81px;
background-position:-600px 0;
}

ul#top-nav li#f-nav a:hover {
background-position:-600px -40px
}	

ul#top-nav li#g-nav a {
width:103px;
background-position:-681px 0;
}

ul#top-nav li#g-nav a:hover {
background-position:-681px -40px
}	

ul#top-nav li#h-nav a {
width:69px;
background-position:-784px 0;
}

ul#top-nav li#h-nav a:hover {
background-position:-784px -40px
}	


ul#top-nav li#i-nav a {
width:123px;
background-position:-853px 0;
}

ul#top-nav li#i-nav a:hover {
background-position:-853px -40px
}

	

/* END NAV */

/* MAIN IMAGES */

#main-image  { 
width: 972px; 
height: 310px; 
margin: 0px auto 0 auto; 
background: url(../images/main-image.jpg) no-repeat 0 0; 
BORDER-RIGHT: #d7d7d7 1px solid; 
BORDER-LEFT: #d7d7d7 1px solid; 
background-position: center; 
background-color:#FFFFFF}

#about-image  { 
width: 972px; 
height: 258px; 
margin: 0px auto 0 auto; 
background: url(../images/about-image.jpg) no-repeat 0 0; 
BORDER-RIGHT: #d7d7d7 1px solid; 
BORDER-LEFT: #d7d7d7 1px solid; 
background-position: center; 
background-color:#FFFFFF}

#profile-image  { 
width: 972px; 
height: 258px; 
margin: 0px auto 0 auto; 
background: url(../images/profile-image.jpg) no-repeat 0 0; 
BORDER-RIGHT: #d7d7d7 1px solid; 
BORDER-LEFT: #d7d7d7 1px solid; 
background-position: center; 
background-color:#FFFFFF}

#services-image  { 
width: 972px; 
height: 258px; 
margin: 0px auto 0 auto; 
background: url(../images/services-image.jpg) no-repeat 0 0; 
BORDER-RIGHT: #d7d7d7 1px solid; 
BORDER-LEFT: #d7d7d7 1px solid; 
background-position: center; 
background-color:#FFFFFF}

/* END MAIN IMAGES */

/* WRAPPER */

#corner-top {
	width: 936px;
	margin: 0 auto 0;
	padding: 0;
	height: 20px;
	background-image: url(../images/rounded-top.gif);
	background-color:#FFFFFF
}

#corner-bottom {
	width: 936px;
	margin: 0 auto 0;
	padding: 0;
	height: 25px;
	background-image: url(../images/rounded-bottom.gif);
	background-color:#FFFFFF;
}

/* END WRAPPER */

/* SUB NAV */

#subnav  { width: 972px; height: 30px; margin: 0px; background-color:#FFFFFF; BORDER-left: #d7d7d7 1px solid; BORDER-right: #d7d7d7 1px solid;}

#navlist
{
margin: 0px;
padding: 10px 0 19px 10px;
border-bottom: 1px solid #d7d7d7;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
padding-bottom: 3px;
line-height: 14px;
font-weight: normal;
margin: 0 14px 4px 3px;
text-decoration: none;
color: #666;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 3px solid #5eb5df;
padding-bottom: 3px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; border-bottom: 3px solid #d7d7d7;}


/* END SUB NAV */

/* CONTENT */


#title  { width: 933px; height: 30px; padding-left: 19px; padding-top: 15px; padding-right: 20px; background-color:#FFFFFF; BORDER-left: #d7d7d7 1px solid; BORDER-right: #d7d7d7 1px solid;}

#content-holder { 
	width: 934px;
	position: relative;
	margin: 0px auto 0 auto;
	padding: 0px 0px 0 0px;
	border-left: 1px solid #cdcdcd;
		border-right: 1px solid #cdcdcd;
	background-color:#FFFFFF ;
}

#content  { width: 897px; margin-left: 19px; padding-top: 10px; margin-right: 20px;}


/* END CONTENT */


/* FOOTER */

#footer{
	width:936px;
	height: 85px;
	padding: 0px;
	margin: 0px auto 0 auto;
	background: url(../images/footer-bg.gif) no-repeat 0px 0px;
	font-size: 95%;
}

#footer a {
	color: #5eb5df;
	text-decoration: none;
}

#footer a:hover {
	color: #666666; text-decoration:underline;
}

#address  { 
	float: left; width: 485px; height: 40px; margin-left: 20px; margin-top: 25px; 
}

.logos { 
	width: 100%;  text-align: left; margin: auto 0; 
}




/* END FOOTER */


/* LEGAL */

.legal  {		float: right; width: 350px; text-align: right; height: 40px; margin-right: 20px; margin-top: 25px; 
}
.legal li{list-style: none; display: inline; margin-right: 5px;}
.legal ul{margin:0; padding:0;}
.legal a {
	color: #333;
	text-decoration: normal;
}
.legal a:hover {
	color: #666666; text-decoration:underline;
}

/* END LEGAL */




ul {
   list-style-type: none;
   padding-left: 16px;
   margin-left: 0;
  }

li {
list-style: disc;
   }


/* MORE BUTTON */

#more
{
  display: block;
  width: 123px;
  height: 23px;
  background: url("../images/more_hover.gif") no-repeat 0 0;
  background-position: top right;
  float: right;
}

#more:hover
{ 
  background-position: 0 -23px;

  float: right;  width: 123px;
    height: 23px;
}



h1 {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 22px;
  margin: 0px;
  padding: 0;
  color: #99ccff;

}

h2 {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 26px;
  margin: 0;
  padding: 0;
  color: #99ccff;
}

h3 {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  margin: 0;
  padding: 0;
  color: #99ccff;
}
	
.post-title {width: 450px; height: 34px; float: left; margin-left: 14px; margin-top: 1px;
}
.post-title1 {width: 600px; float: left; margin-left: 46px; margin-top: 160px;
  }
  
.post-title2 {width: 290px; height: 34px; margin-left: 0px; margin-top: 1px; text-align: center;
  }
  
.grey {color: #666666;}

em { font-style: normal}

/* END SIFR */


/* FLASH */

#flashcontent {
	width:508px;
	height: 630px;
	padding:0px;
	color:#FFF;
	clear:left;
}	

/* END FLASH */

/* OTHER */

div.clear {
  width:120px;
  clear: both;
  height: 0;
  }


a {
	color: #5eb5df;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration:underline;
}


#map-holder {width: 740px; height: 600px; float: right;
  }


.imageborder {
	padding: 1px; BORDER: #E5E6E6 1px solid; margin-left: 18px; margin-bottom: 12px;
}

.button {
	BORDER: #E8E5DE 1px solid; 
	PADDING: 1px; 
	BORDER-LEFT: #E8E5DE 1px solid; 
	COLOR: #000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px
}

.inv { display: none; }

.clear { clear: both;}

.hide {
	DISPLAY: none
}

.red {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #BF1E2D;
}

.orange {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #FBB040;

}

.blue {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #89D4E3;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #f1f1f1;
}

.purple {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #B32971;
  border-bottom: 1px solid #f1f1f1;
}

 .black {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #000000;
 }

.sub-blue {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #89D4E3;

}

.sub-blue a{
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #89D4E3;

}

.sub-blue a:hover{
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #89D4E3;
  text-decoration:underline;
}

.sub-black {
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
}

.sub-black a{
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #000000;

}

.sub-black a:hover{
  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  text-decoration:underline;
}

.img {
border: 0;
}

.gallery {
margin-top: 10px;
display: inline;
}

.gallery a{
border: 5px #89D4E3 solid;
}

.gallery a:hover{
border: 5px #FBB040 solid;
}

.gallery img {
border: none;
}

.pic {
margin-right:25px;
margin-bottom: 15px;
float:left;
border: 2px #def9ff solid;
}


	.image {
	margin-left:15px;
margin-bottom: 10px;
float:right;
border: 2px #f1f1f1 solid;
}

 .quote {
 float:left;
 width: 400px;
 height: 65px;
 margin-right: 15px;
 margin-bottom: 20px;
 border: 1px solid #f1f1f1;
 padding: 15px;
 }
 
  .quotesmall {
 float:left;
 width: 400px;
 height: 35px;
 margin-right: 15px;
 margin-bottom: 20px;
 border: 1px solid #f1f1f1;
 padding: 15px;
 }
 
  
  .quotemedium {
 float:left;
 width: 400px;
 height: 65px;
 margin-right: 15px;
 margin-bottom: 20px;
 border: 1px solid #f1f1f1;
 padding: 15px;
 }
 
 
.bqstart {
     float: left;
	   background: url("../images/bqstart.gif") no-repeat;
	   height: 30px;
	   width: 30px;
	  margin-right: 10px;
	 
 }

 .bqend {
      float: left;
 	   background: url("../images/bqend.gif") no-repeat;
	   height: 30px;
	   width: 30px;
	  margin-left: 10px;
 }

 .info { 
  width: 320px;
 float:left;
    font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #666666;
    font-style: italic;
	text-align:center;
 }
 
.col-left {
width: 440px;
margin-right: 16px;
float:left;

}

.col-right {
width: 440px;
float:left;

}

hr {
color: #f1f1f1;
}

.summary {
font-size:14px;
font-weight: bold; }
