/* ////////////////////////////////////////////////////////////////////////////
CSS Document - Home Styles
////////////////////////////////////////////////////////////////////////////
South West BioFuels
http://www.swbiofuels.co.uk 
////////////////////////////////////////////////////////////////////////////
Coded by Steven Wilson
Email: info@dominion79.co.uk
////////////////////////////////////////////////////////////////////////////*/


/*--------------------------------- ID Tags ---------------------------------*/

#HomeArea { width:822px; height:402px;  background:url(../images/homearea.jpg) no-repeat; clear:both; margin:1px 1px 0 1px; }

html>body #News { width:406px; height:110px; padding-left:40px; float:left; display:inline; background:url(../images/title-news.png) no-repeat;  }

#News { width:446px; height:110px; padding-left:40px; float:left; display:inline; background:url(../images/title-news.png) no-repeat;  }

#HomeLeft { width:446px; height:401px; float:left; display:inline; margin-bottom:0;  }

#HomeLeft h1 { font-size:24px; line-height:30px; font-weight: normal; text-align:left; margin:40px 10px 10px 30px;  }

#HomeLeft p { font-size:12px; text-align:left; margin:0px 10px 10px 0px; font-weight:bold;   }

/*--------------------------------- Classes ---------------------------------*/

.Article { width:200px; height:100px; display:inline; float:left; margin:3px 0 0 0; }

html>body .Article p { text-align:left; line-height:14px; margin-bottom:0; }

.Article p { text-align:left; line-height:14px; margin-bottom:0; }

.ArticleButton a { background-color:#D17100; color:#fff; font-size:10px; width:60px; text-align:center; text-decoration:none; display:block; padding:3px; margin-top:5px;}

html>body .ArticleButton a {  width:50px; margin-top:5px;}

.ArticleButton a:hover { background-color:#00413d; color:#D17100; }

.HomeClip {height:68px; overflow:hidden;  }

