 /*   
Name: Whirly Bird Roof Ventilation
Description: Roof Ventilator 
Author URI: http://www.company.com.ph
Version: 1.0
Tags: Roof Ventilation, Roof Installation, Ventilator Services
Web Design: Pitstop101media.com
-------------------------------------------------------------- */


/* Base
-------------------------------------------------------------- */

body {
	background: #5bc1ec url(i/mainbg.jpg) no-repeat center top;
	margin: 0;
	font: 12px Arial, Tahoma, sans-serif;
	text-align: center;
	width:100%; min-width:960px; margin:0; clear:both;
}

h1 { font-size:16px;
}

	.wrapper {
		height: auto !important;
		text-align: center;
		padding: 0;
		margin: 0;
		overflow: hidden;
	}

	.container {
		width: 986px;
		margin: 0 auto;
		text-align:center;
	}

	.header_title {
		height: 177px;
	}

	.top_menu {
	background:url(i/topmenubg.png) repeat-x top;
	height: 52px;
	line-height: 52px;
	font-family: Tahoma;
	font-size: 16px;
	color: #bcbcbc;
	text-decoration:none;
	-moz-border-radius: 8px;
	border-radius: 8px;
	list-style: none;
	padding-right: 7px;
	}
		
	.top_menu ul{
	display: inline;
	list-style-type: none;
	text-decoration:none;
	text-align:left;
	pa
	}
	
	.top_menu li{
	float:left;
	}
	
	
	.top_menu ul a{
	background:url(i/top_menu_divider.png) no-repeat right;
	color: #bcbcbc;
	text-decoration:none;
	padding: 0 20px 0 20px;
	display:block;
	}
	.top_menu a:hover {
	color: #fff;
	text-decoration:none;
	}
	
	.order_today {
	background:url(i/order_today.png);
	width: 245px;
	height: 39px;
	float:right;
	text-indent:-9999px;
	display:block;
	margin-top: 7px;
	}
	
	.order_today:hover {
	background-position: 0 39px;
	}
	
	.content {
		background: #95bf40 url(i/contentbg.png) top repeat-x;
		width: 958px;
		min-height: 600px;
		text-align:center;
		margin-left: 0px;
		border-right: #FFf solid 1px;
		border-left: #FFf solid 1px;
		border-top: #3e501b solid 1px;
		border-bottom: ##95bf40 solid 1px;
		display: inline-block;
		padding-top: 45px;
	}

	

/* left column
-------------------------------------------------------------*/	
	.leftcolumn {
		width: 225px;
		height: auto;
		padding: 0 20px 0 20px;
		float:left;
	}

	.left_menu {
		float:left;
	}
	
	.left_menu ul {
	display: inline;
	list-style-type: none;
	text-decoration:none;
	text-align:left;
	}
	
	.left_menu li {
		font-family: Tahoma;
		font-size:13px;
		color:#bcbcbc;

	}
		
	.left_menu ul a {
		text-decoration:none;
		color:#bcbcbc;
	}
	
	.left_menu a:hover {
		color:#FFF;
	}
	
	.left_menu1 {
	background:url(i/roof.png);
	width: 165px;
	height: 74px;
	line-height:74px;
	display:block;
	float:left;
	padding-left: 58px;
	}	
	
	.left_menu1:hover {
	background-position: 0 74px;
	}
	
	.left_menu2 {
	background:url(i/works.png);
	width: 165px;
	height: 74px;
	line-height:74px;
	display:block;
	float:left;
	padding-left: 58px;
	}	
	
	.left_menu2:hover {
	background-position: 0 74px;
	}
	
	.left_menu3 {
	background:url(i/diy.png);
	width: 165px;
	height: 74px;
	line-height:74px;
	display:block;
	float:left;
	padding-left: 58px;
	}	
	
	.left_menu3:hover {
	background-position: 0 74px;
	}
	
	.left_menu4 {
	background:url(i/faq.png);
	width: 165px;
	height: 74px;
	line-height:74px;
	display:block;
	float:left;
	padding-left: 58px;
	}	
	
	.left_menu4:hover {
	background-position: 0 74px;
	}
	
	.left_menu5 {
	background:url(i/more.png);
	width: 165px;
	height: 74px;
	line-height:74px;
	display:block;
	float:left;
	padding-left: 58px;
	}	
	
	.left_menu5:hover {
	background-position: 0 74px;
	}
	
	.left_menubottom {
	background:url(i/menubottom.png);
	width: 223px;
	height: 34px;
	display:block;
	float:left;
	}
	
	.hotline {
	background: #6da700 url(i/hotlinebg.png) top repeat-x;
	color:#31482c;
	width:224px;
	float: left;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size: 20px;
	letter-spacing: -2px;
	padding: 30px 0 30px 0;
	border: #360 solid 1px;
	margin-top: 100px;
	line-height: 20px;
	}
	
	.hotline p {
	font-size: 30px;
	color:#FFF;
	letter-spacing: -2px;
	}
	
/*right column
-----------------------------------------------------------*/
	.rightcolumn {
	width: 668px;
	float:left;
	padding: 0 25px 10px 0;
	display:block;
	}
	
	.firstcontent {
	background:url(i/sliderbg.png) bottom no-repeat;
	text-align:left;
	min-height:414px;
	float:right;
	padding: 0 0 20px 25px;
	color:#FFF;
	}
	
	.insidecontent {
	background: #95bf41 url(i/contentdivider.png) left center no-repeat;
	text-align:left;
	min-height:500px;
	float:right;
	padding: 20px 10px 20px 25px;
	color:#000;
	-webkit-border-radius: 8px;

	}
	
	.insidecontent img {
	text-align:left;
	margin: 0 20px 20px 0;
	color:#FFF;
	border: #FFF solid 1px; 
	}
	
	.insidecontent span {
	font:16px Tahoma, Geneva, sans-serif;
	font-weight: bold;
	}
	
	.insidecontent p {
		font-size:12px;
	}
	
	.secondcontent {
		font-family:tahoma;
		font-size:14px;
		color:#000;
	text-align:left;
	display:block;
	padding: 10px 0 10px 25px;
	float:inherit;
	}
	
	.secondcontent img{
		float:right;
		margin-left:400px;
	}
	
	.slider {
	width: 645px;
	height: 320px;
	}

/* footer
-------------------------------------------------------------------------*/

	.footer {
		background: #d2f7f7 url(i/footermainbg.png) top repeat-x;
		width: 100%;
		height: 211px;
		float:left;
	}
	
	.footercontent {
		background:url(i/footerbg.png) top no-repeat;
		width: 986px;
		height: 211px;
		margin: 0 auto;
		}
		
	.footertext {
	padding: 50px 40px 0 0;
	text-align:right;
	}
	
	.footertext a{
		color:#ddd;
		text-decoration:none;
	}
	
	.footertext a:hover{
		color:#fff;
	}
	
	.copyright {
	float:right;
	margin: 0;	margin: 40px 35px 0 0;
	text-align:left;
	}
	
	.copyright p{
		color: #7f7f7f;
	}
	
	.copyright a{
		text-decoration:none;
	}
	
	.copyright a:hover{
		color: #85b500;
	}
