/*" Stone Heating & Air " Designed and CSS Developed By Ranjan Poria*/

body {
	margin:0px;
	font-family:verdana;
	font-size:12px;
	background-image:url(../images/bg-back.gif);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
}

#bg-nav {
	background-color:#FFFFFF;
	background-image:url(../images/bg-nav.gif);
	background-repeat:repeat-x;
	float:left;
	height:179px;
	width:216px;
}

#leftpan {
	width:216px;
	float:left;
	background-color: #FFFFFF;
}

#rightpan {
	width:550px;
	float:right;
	background-color: #FFFFFF;
}
#footer {
	background-color:#FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	height: 74px;
	float:left;
	width:780px;
	margin-top:3px;
}


.text1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3B5FAA;
	text-align: right;
	margin-top: 10px;
	text-decoration: underline;
}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.text4 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: 300;
	color: #666666;
	background-image: url(../images/bul1.gif);
	background-repeat: no-repeat;
	line-height: 150%;
	background-position: 0px;
	padding-left: 16px;
}



.link1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 140%;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
}

.link1:hover {
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 140%;
	font-weight: 300;
	color: #000000;
	text-decoration: none;
}

.link2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.link2:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D90419;
	text-decoration: underline;
}

.testimonials {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 10px;
	text-align: justify;
}

.border1 {
	color: #333333;
	border: 1px solid #D8D9D9;
}

.border2 {
	background-color: #FAF8F8;
	border: 1px solid #DCDBDB;
	margin-top: 2px;
}

.border3 {
	background-color: #EFEEEE;
	border: 1px solid #DCDBDB;
	margin-top: 2px;
}

.border4 {
	background-color: #EAE8E8;
	border: 1px solid #DBDBDB;
	margin-bottom: 2px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #082560;
	line-height: 210%;
	text-align: center;
	height: 32px;
}

.border5 {
	background-color: #FFFFFF;
	border: 1px solid #DCDBDB;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #00246F;
	padding-top: 10px;
	padding-left: 15px;
	height: 222px;
}

.brand {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: 300;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #D90419;
	text-align: left;
	margin-top: 6px;
	line-height: 140%;
}

.box1 {
	clear: left;
	float: left;
	width: 550px;
	margin-top: 15px;
}

#boxlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#boxlist li {
	padding-left: 30px;
	background-image:url(../images/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	line-height:135%;
}

#boxlist ul { 
	list-style: none; 
}

#boxlist1 {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#boxlist1 li {
	padding-left: 30px;
	background-image:url(../images/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	line-height:135%;
}

#boxlist1 ul { 
	list-style: none; 
}
