body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: none;
}

a, a:visited, a:hover, a:active {
	display: inline;
}

hr {
	border: 1px solid #F7953C;
	width: 100%;
	height: 1px;
	color: #F7953C;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}



h2 {
	color: #FF6600;
	margin-bottom: 5px;
	text-transform: lowercase;
}
h4 {
	margin-bottom: 5px;
}


div {
     margin: 0;
	 padding: 0;
	 border:none;

}
#container {
	width: 1024px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/lf_siderepeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
} 
#movie {
	padding-top: 5px;
	height: 275px;
	width: 800px;
	margin-left: -5px;
}
a.facebook  {
	background-image: url(../images/facebook-icon.png);
	background-repeat: no-repeat;
	width: 56px;
	margin-right: 45px;
	margin-left: 38px;
	height: 55px;
	display: block;
	text-indent: -9999px;
	background-position: 0px bottom;
}

a.facebook:hover {
	background-position: 0px top;
}
.fan {
	color: #5CD8FA;
	font-size: 11px;
	display: block;
	width: auto;
	height: 100px;
	text-align: center;
	float: left;
}



#header {
	background-repeat: no-repeat;
	background-color: #000000;
	margin: 0px;
	vertical-align: top;
	background-image: url(../images/lf_header.png);
	padding: 0 0 5px 0;
	border: none;
	height: 254px;
	width: 1024px;
	position: relative;
} 
#header img  {
	float: right;
	width: 320px;
	margin-top: 90px;
	height: auto;
	padding-right: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.launched ul {
	float: left;
	display: block;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.launched     a, a:active, a:visited  {
	text-decoration: none;
	color: #333333;
}
.launched a:hover {
	color: #4BAAE7;
}
.launched li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	font-size: 80%;
	line-height: 20px;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 167px;
	background-image: url(../images/bg_sidebar.png);
	background-repeat: no-repeat;
	background-color: #4BAAE7;
	margin-left: 31px;
	text-align: right;
	line-height: 30px;
	padding: 0px;
	text-transform: lowercase;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#sidebar1  div:hover {
	background-color: #F7953C;

}
.accordionButton {
	/* for IE */
     filter:alpha(opacity=85);
	/* CSS3 standard */
     opacity:0.85;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
}
.accordionButton    a, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.accordionButton a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.accordionContent {
	/* for IE */
     filter:alpha(opacity=85);
	/* CSS3 standard */
     opacity:0.85;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	cursor: pointer;
	font-size: 90%;
}
.accordionContent   a, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.accordionContent a:hover {
	color: #000000;
}
.accordionContent .blackline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: -10px;
}
.on {
	background: #F7953C;
	}
	
.bluebg  {
	background-color: #4BAAE7;
}


/*#sidebar1 ul {
	text-align: right;
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 40px;
	letter-spacing: 0.1em;
	width: auto;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-left: 33px;
}
#sidebar1 li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;

	border-bottom-color: #000000;
}
#sidebar1  li:hover {
	color: #FFFFFF;
	background-color: #F7953C;	
}

#sidebar1 a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 4px;
}*/

.transparent {
     /* for IE */
     filter:alpha(opacity=85);
     /* CSS3 standard */
     opacity:0.85;
  
}



#mainContent {
	margin-top: 0;
	margin-right: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	float: right;
	width: 780px;
} 
#mainContent p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
}
#mainContent a {
	text-decoration: underline;
	color:#F7953C;
	display: inline;
}
#mainContent a:hover {
	color: #4BAAE7;
	display: inline;
	text-decoration: none;
}
#mainContent a:visited, a:active {
	color: #333333;
}

ul.unorderedList {
	margin-left: 0px;
	list-style-position: outside;
}
.unorderedList  li {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-bottom: 10px;
	list-style-position: outside;
}
.hmLogo {
	text-align: center;
	display: block;
}
.hmLogo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.adSwap         {
	background-image: url(../images/free-consultation2.png);
	height: 318px;
	width: 400px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	float: right;
}
.adSwap  img          {
	height: auto;
	width: auto;
}
.adSwap  a:hover        img          {
	visibility: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.adSwap  a,a:hover,a:visited {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottomNav  {
	width: 100%;
	height: auto;



}
.list      {
	margin-left: 10px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 500px;
	height: auto;
	margin-top: 20px;
	float: left;
}
.list      ul   {
	list-style-type: none;
	color: #FFFFFF;
	display: block;
	float: left;
	margin-top: 0px;
	width: auto;
}
.list  li  {
	font-size: 12px;

}
.list     li  a       {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display: inline;
}
.list     li  a:hover      {
	color: #4BAAE7;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4BAAE7;
	display: inline;
}
.list     .navTitle    {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#footer {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	margin-left: 32px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BAD97E;
	line-height: 30px;
	height: auto;
	letter-spacing: 0.1em;
	background-color: #2A2A2A;
	color: #999999;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	display: block;
} 

#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #4BAAE7;
	text-decoration: none;
}
#littlefish {
	text-align: right;
	height: auto;
	width: 993px;
	font-size: 75%;
	float: right;
	background-color: #000000;
	margin-bottom: 0px;
	color: #999999;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #4BAAE7;
	display: inline;
}
#littlefish   a,   {
	display: inline;
	color: #999999;
	text-decoration: none;
}
#littlefish a {
	color: #999999;
	display: inline;
}

#littlefish a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4BAAE7;
	color: #4BAAE7;
	display: inline;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.1accordionButton {	
	width: 800px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	background: #003366;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	}
.1accordionContent {	
	width: 800px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	background: #95B1CE;
	}
.accordionContent1 {
	/* for IE */
     filter:alpha(opacity=85);
	/* CSS3 standard */
     opacity:0.85;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a.shareThis {
	background-image: url(../images/share-icon.png);
	background-repeat: no-repeat;
	width: 56px;
	margin-left: 25px;
	margin-top: 0px;
	height: 55px;
	display: block;
	text-indent: -9990px;
	background-position: bottom;
}
a.shareThis:hover {
	background-position: 0px top;
}
.addthis {
	color: #5CDDFA;
	font-size: 11px;
	display: block;
	width: auto;
	height: 100px;
	text-align: center;
	float: left;
}
a.tt /*---------- bubble tooltip -----------*/
{
    position:relative;
    z-index:24;
    color:#F7953C;
    text-decoration:none;
}
a.tt span       { display: none; }
a.tt:hover  /*background:; ie hack, something must be changed in a for ie to execute it*/
{ z-index:25; color: #99CC00; background:;}
a.tt:hover   span.tooltip   {
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #333333;
	font-size:11px;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover   span.top   {
	display: block;
	padding: 30px 8px 0;
	background-image: url(../images/bubble.gif);
	background-repeat: no-repeat;
	background-position: top;
}
a.tt:hover    span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	background-image: url(../images/bubble_filler.gif);
	background-repeat: repeat;
	background-position: bottom;
}
a.tt:hover    span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
	background-image: url(../images/bubble.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.webDesignBulletsLeft {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	color: #666666;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}
.webDesignBulletsLeft h4 {
	color: #666666;
	margin-top: 0px;
}

.webDesignBulletsLeft li {
	padding-top: 0px;
	margin-top: 0px;
	list-style-type: disc;
	font-size: 12px;
	line-height: 16px;
	list-style-position: outside;
}
.webDesignBulletsLeft ul {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 18px;
	width: 300px;
	display: list-item;
}

.process ol {
	font-size: 12px;
	line-height: 18px;
}
.process ol li {
	font-weight: bold;
	margin-bottom: 20px;

}
.unbold {
	font-weight: normal;
}

.process ul li {
	font-weight: normal;
}
.process ul {
	list-style-type: none;
	margin-left: -30px;
	margin-bottom: 10px;
}
.portfolio {
	float: left;
	height: 125px;
	width: 140px;
	border: 2px solid #66CCCC;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 5px;
}
.portfolio:hover {
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.portfolio  img {
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.portfolioLogo {
	float: left;
	height: 135px;
	width: 140px;
	border: 2px solid #66CCCC;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 5px;
	font-size: 10px;
	color: #999;
	text-align: center;
}
.portfolioLogo:hover {
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.portfolioLogo  img {
	width: 135px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.webpricing {
	float: left;
	margin-right: 25px;
	padding-right: 25px;
}
.clearfloat {
	clear: both;
}

.webpricing h4 {
	margin-top: 7px;
}
.webpricing p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-style: italic;
}

.webpricing ul {
	margin-top: 0px;
	font-size: 12px;
	line-height: 19px;
	padding-left: 30px;
	list-style-type: disc;
	list-style-position: outside;
}
.webpricing   li   li   {

}
.webpricing li {

}
.portfolioBC {
	float: left;
	width: auto;
	border: 2px solid #66CCCC;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 5px;
	height: auto;
}
.portfolioBC:hover {
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.portfolioBC img {
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	height: auto;
}
.border {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BAD97E;
	height: 5px;
}
.artwork {
	float: left;
	margin-right: 20px;
}
.artwork img {
	width: 225px;
	padding: 5px;
	border: 2px solid #0099CC;
}
ul.sitemap  {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	float: left;
}
ul.sitemap li  {
	line-height: 24px;
	font-size: 12px;
}
.farm2web {
	float: right;
	margin-top: 25px;
	margin-right: 25px;
	width: 225px;
	height: 350px;
	margin-left: 10px;
}
.farm2web a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 15px;
}

.blue {color: #00F;}

