/*@charset "utf-8"; */
/* FlishHorse Home CSS */

#homecontent {background: url(images/home-content-bkg.gif); background-position:0 114px; background-repeat:no-repeat; width:732px; height:550px; z-index:2;}

#callout {background: url(images/home-callout-bkgd.gif); background-repeat:no-repeat; width:199px; height:221px; z-index:3; position:absolute; left:545px; top:144px; color:#5c5c5c;}
#callout h2 {margin: 14px 16px 2px 16px; font-size:12px; padding-top: 15px; }
#callout p {margin: 16px;font-size:11px;}
#callout a:link {color: #1d896f;}
#callout a:visited {color: #1d896f;}
#callout a:hover {color: #4f99c9;}
#callout a:active {color: #555555;}

#homesections {width: 732px; position: absolute; top: 370px;}
#homesections a:link {color: #1d896f;}
#homesections a:visited {color: #1d896f;}
#homesections a:hover {color: #da9f00;}
#homesections a:active {color: #555555;}


#whoweare {color: #4f99c9; width:180px; float:left; margin-left: 30px; display:inline;}
#whoweare h3 {font-size: 12px; margin: 0;}
#whoweare p {font-size: 11px; margin: 5px 0}

#whatsnew {width: 250px; float:left; margin-left: 40px;}
#contactus {width:180px; float:left; margin-left: 50px;}
#micro {width:180px; float:left; margin-left:40px;}
#whatsnew h3, #contactus h3 {color: #da9f00; font-size: 12px;  margin: 0;}
#whatsnew p, #contactus p {color: #365260; font-size: 11px; margin: 5px 0;}
#footertext {clear: left;margin-left: 20px;padding-top: 10px; }
#footertext p {color: #da9f00;}
.saying {position: absolute; left:240px;}

