/* 
Template Name: Transparent Plumbing 4
Documnet Type: CSS Style Sheet
Coded By Farhan Khan
Company: DigiWeb Inc.
*/

body {
	background-color:#E2EEFA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	margin:0px;
	padding:0px;
	line-height: 18px;
	background-image: url(images/body-sfb-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	}

#main {
	width:1020px;
	margin:0px auto 0px auto;
	padding:0px;
	}
.inner-body {
	width:1384px;
	margin:0px auto 0px auto;
	padding:0px;
	background-color: #d5e0eb;
	background-image: url(images/sfb-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 650px;
}


#sidebar {
	background-position:left top;
	width:220px;
	margin:0px auto 0px 20px;
	padding:0px 8px;
	float:left;
	background-image: url(images/sidebar-sfb.png);
	background-repeat: repeat-y;
	}
#sidebar h1 {
	font-size: 22px;
	line-height: 26px;
	color: #F7931E;
	margin: 10px auto 5px 0px;
}
#sidebar h2 {
	font-size: 20px;
	line-height: 24px;
	color: #F7931E;
	margin: 10px auto 5px 0px;
}
#sidebar h3 {
	font-size: 18px;
	line-height: 22px;
	color: #F7931E;
	margin: 10px auto 5px 0px;
}
#sidebar h4 {
	font-size: 16px;
	line-height: 20px;
	color: #F7931E;
	margin: 10px auto 5px 0px;
}
#sidebar h5 {
	font-size: 14px;
	line-height: 18px;
	color: #F7931E;
	margin: 10px auto 5px 0px;
}
#sidebar h6 {
	font-size: 12px;
	line-height: 16px;
	color: #F7931E;
	margin: 10px auto 5px 0px;
}
#sidebar p{
	margin:5px 0px;
	padding:0px;
	color: #4B7C9C;
	}

#sidebar ul{
	margin:0px 0px 0px 20px;
	padding:5px 0px;
	list-style-image: url(images/bulletsfb.png);
	color: #4B7C9C;
	}
	
#sidebar li{
	padding:5px 0px 5px 5px;
	margin:0px 0px 0px 0px;
	list-style-type: decimal;
	color: #4B7C9C;
	}
#sidebar ol li{
	padding:5px 0px 5px 5px;
	margin:0px 0px 0px 20px;
	list-style-type: decimal;
	color: #4B7C9C;
	}

#menu {
	margin:5px 10px 0px auto;
	padding:0px 7px 10px 7px;
	width: 885px;
	float: right;
	height: 25px;
	}

#menu ul{
	text-align:right;
	margin:0px;
	padding:0px;
	line-height:30px;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	float: right;
	}
	
#menu li{
	font-size:16px;
	color:#000;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	margin:0px;
	display: inline;
	list-style-type: none;
	text-align: right;
	border-left: solid 1px #000;
	}
#menu li.first {
	border-left: none;
}


#menu li a{
	color:#000;
	text-decoration:none;
	padding:5px 0px;
	margin:0px;
	}

#menu li a:hover{
	color:#4B7C9C;
	text-decoration:none;
	padding:5px 0px;
	margin:0px;
	}

/*** wrapper ***/
#wrapper {
	width:990px;
	margin:0px 10px;
	padding:0px;
	}


/*** Content ***/
#content {
	width:710px;
	margin:0px auto 10px 20px;
	padding:10px 0px 10px 0px;
	background-repeat: repeat-y;
	background-image: url(images/content_bgsfb.png);
	float: left;
	}

/*** Inner Content Area ***/
	#inner-content {
	width:670px;
	padding:0px 15px 0px 15px;
	margin:0px auto;
	}

	#inner-content h1{
	color:#65B8D9;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	margin:15px 0px 10px 0px;
	padding:0px;
	line-height: 30px;
	}

	#inner-content h2{
	color:#65B8D9;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin:15px 0px 10px 0px;
	padding:0px;
	line-height: 26px;
	}
	
	#inner-content h3{
	color:#65B8D9;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	margin:15px 0px 10px 0px;
	padding:0px;
	line-height: 24px;
	}
	
	#inner-content h4{
	color:#65B8D9;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin:15px 0px 10px 0px;
	padding:0px;
	line-height: 22px;
	}

	#inner-content h5{
	color:#65B8D9;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin:15px 0px 10px 0px;
	padding:0px;
	line-height: 20px;
	}
	
	#inner-content h6{
	color:#65B8D9;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:15px 0px 10px 0px;
	padding:0px;
	line-height: 18px;
	}
#inner-content p{
	margin:5px 0px;
	padding:0px;
	color: #000;
	}

#inner-content ul{
	margin:0px;
	padding:5px 0px;
	list-style-image: url(images/bulletsfb.png);
	}
	
#inner-content li{
	padding:5px 0px 5px 10px;
	margin:0px 0px 0px 45px;
	list-style-type: decimal;
	}

#content-box-left {
	width:320px;
	float:left;
	margin:0px;
	padding:0px;
	}

#content-box-right {
	width:320px;
	float:right;
	margin:0px;
	padding:0px;
	}
hr {
	border:solid thin #C7E7F6;
	margin: 20px auto;
}


#video {
	width:325px;
	margin:0px;
	padding:0px;
	float:left;
	}

#video-text {
	margin:0px;
	padding:0px 0px 0px 30px;
	float:left;
	}

#video-text ul{
	list-style:url(images/bullet-sfbvideo.png);
	margin:25px 0px 0px 25px;
	padding:0px;
	}
	
#video-text li{
	padding:2px 0px 2px 0px;
	margin:0px;
	}

/*** Footer Area ***/
#footer {
	height:30px;
	width: 955px;
	margin: 0px auto 0px 30px;
	background-color: #B6DBF2;
	padding: 5px;
	}

#footer p{
	color:#4B7C9C;
	font-size:16px;
	padding:10px 0px 10px 0px;
	margin:0px;
	text-align:right;
	}
	
a{
	color:#4B7C9C;
	text-decoration:underline;
	}

a:hover{
	color:#4B7C9C;
	text-decoration:none;
	}
	
#footer a{
	color:#4B7C9C;
	text-decoration:none;
	}

#footer a:hover{
	color:#B6DBF2;
	text-decoration:underline;
	}
	
/*** Misc. Styles ***/
.clear {
	clear:both;
	}

#flash_header{
	width:500px;
	height:150px;
	background-image:url(images/noflashsfb.png);
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	margin: 0px;
}
img, a img{
	margin:0px;
	border:5px double #C7E7F6;
}

.image-left{
	float:left;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}

.image-right{
	float:right;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}

.image-center{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:5px;
}

.image-noborder{
	border:none;
	margin-top:0px
}

#checkcard {
	margin: 10px 0px 10px 0px;
	background-image: url(images/sfbcards.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	height: 35px;
}
#contact a{
	float: right;
	margin: 2px auto 3px auto;
	background-image: url(images/contactsfb.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 51px;
	width: 57px;
}

