
/*---General---------------*/
html, body{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

body{
	background-color: #EEEEEE;
	}

h1, h2, h3, li, p, ul{
	margin: 0;
	padding: 0;
	}

a{
	color: #333333;
	text-decoration: none;
	}

a img{
	border: none;
	}

a:hover{
	color: #0040C4;
	}

#header, #content, #footer{
	float: left;
	min-width: 100%;
	}

#header .container, #content .container, #footer .container{
	clear: both;
	margin: 0 auto;
	width: 990px;
	}

.bitalic{
	font-weight: bold;
	font-style: italic;
	}

.bunderline{
	font-weight: bold;
	text-decoration: underline;
	}

.iunderline{
	font-style: italic;
	text-decoration: underline;
	}

.bold{
	font-weight: bold;
	}

.italic{
	font-style: italic;
	}

.no-bullets{
	list-style: none;
	}

.underline{
	text-decoration: underline;
	}

.floatL{
	float: left;
	}

.floatR{
	float: right;
	}

.blue{
	color: #0040C4;
	}

.dblue{
	color: #002B82;
	}
.links { }	
/*-------------End General---*/

/*---Header-----------------*/
#header{
	background: url(../images/header/tile.png) repeat-x;
	height: 413px;
	}
	
	#header .shadow{
		background: url(../images/header/shadow.png) center 270px no-repeat;
		margin: 0 auto;
		min-width: 990px;
		}
	
	#header .container{
		background: url(../images/header/banner.jpg) center 87px no-repeat;
		height: 387px;
		}
	
	#header #logo{
		float: left;
		padding: 0 0 0 10px;
		}
	
	#header #header-links{
		float: left;
		height: 80px;
		list-style: none;
		}
	
	#header #header-links li{
		background: url(../images/header/divider.png) left no-repeat;
		float: left;
		}
	
	#header #header-links #liNumber{
		background: url(../images/header/divider.png) left 32px no-repeat;
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		height: 60px;
		padding: 20px 0 0 24px;
		text-align: center;
		}
	
		#header-links #liNumber .big{
			font-size: 16px;
			}
	
	#header #header-links li .icon,
	#header #header-links li .icon a{
		display: block;
		font-size: 11px;
		font-weight: bold;		
		}
		
		#header-links li .icon{
			background-position: 15px 25px;
			background-repeat: no-repeat;
			height: 80px;
			}
		
		#header-links li a{
			color: #FFFFFF;
			height: 47px;
			padding: 33px 20px 0 58px;
			}
		
		#header-links li a:hover, #header-links li.current a {
			background: url(../images/header/hover.png) -7px -60px no-repeat;
			border-bottom: #FFFFFF 1px solid;
			}
		
		#header-links #liHome .icon{
			background-image: url(../images/header/icon-home.png);
			}
		
		#header-links #liAboutus .icon{
			background-image: url(../images/header/icon-aboutus.png);
			}
		
		#header-links #liProjectgallery .icon{
			background-image: url(../images/header/icon-projectgallery.png);
			}
		
		#header-links #liContactus .icon{
			background-image: url(../images/header/icon-contactus.png);
			}
			
	#header ul.titles{
		clear: both;
		float: left;
		list-style: none;
		margin: 12px 0 0 15px;
		width: 970px;
		}
	
	#header ul.titles li{
		float: left;
		height: 25px;
		text-indent: -5000em;
		}
	
		ul.titles #liReplacementwindows{
			background: url(../images/header/replacement-windows1.png) no-repeat;
			width: 320px;
			}
		
		ul.titles #liBathroomremodels{
			background: url(../images/header/bathroom-remodels.png) no-repeat;
			width: 302px;
			}
		
		ul.titles #liKitchenremodels{
			background: url(../images/header/kitchen-remodels.png) no-repeat;
			width: 334px;
			}
		
	#header p.year{
		clear: both;
		float: left;
		font-size: 14px;
		font-weight: bold;
		margin: 235px 0 0 30px;
		width: 300px;
		}
	
	#header p.year .padding{
		padding-left: 20px;
		}
/*------------End Header---*/

/*---Content--------------*/
#content{
	background: #FFFFFF url(../images/content/content-tile.png) bottom repeat-x;
	}
	
	/*---right--------------------*/
	#content #right{
		float: right;
		padding: 0 10px 0 20px;
		width: 720px;
		}
	
		#right img.index{
			margin: 0 25px 0 0;
			}
		
		#right .headTitle{
			height: 50px;
			margin: 0 0 30px 0;
			}
			
			#right .headTitle img{
				background: url(../images/content/titledivider.png) right no-repeat;
				margin: 0 5px 0 0;
				padding: 0 5px 0 0;
				}
			
			#right .headTitle h1{
				font-size: 11px;
				text-align: right;
				}
		
		#right p{
			line-height: 20px;
			}
		
		#right p.owner{
			float: right;
			font-style: italic;
			padding: 30px 0 0 0;
			}
		
		#right .information{
			border-top: #CCCCCC 1px dashed;
			clear: both;
			float: left;
			font-size: 12px;
			margin: 40px 0 0 0;
			padding: 25px 0 0 0;
			width: 720px;
			}
		
		#right .information .address,
		#right .information .contact-details{
			border-right: #CCCCCC 1px dashed;
			float: left;
			}
			
			#right .information .address{
				padding: 0 25px 0 0;
				text-align: center;
				}
			
				#right .information .address img{
					padding: 0 0 5px 0;
					}
			
			#right .information .contact-details{
				padding: 0 50px;
				}
			
				#right .information .contact-details ul{
					list-style: none;
					}
				
				#right .information .contact-details ul li{
					padding: 5px 0;
					}
				
				#right .information .contact-details ul li .width{
					display: block;
					float: left;
					width: 65px;
					}
				
				#right .information .contact-details ul li .dblue{
					padding: 0 0 0 25px;
					}
			
			#right .information .angieslist{
				padding: 0 10px 0 0;
				}
				
	#feedbackform {
		width: 400px;
		margin-top: 20px;
		margin-left: 0px;
	}
	
		#feedbackform h3 {
			margin-bottom: 10px;
		}
		
		#feedbackform dl {
			margin: 0;
			padding: 0;
		}
		
		#feedbackform dt {
			width: 80px;
			margin-right: 5px;
			padding-top: 3px;
			float: left;
		}
		
		#feedbackform dd {
			margin-bottom: 5px;
		}
		
		#feedbackform input[type="submit"] {
			margin-top: 10px;
			margin-left: 180px;
			padding: 5px;
			color: #fff;
			background-color: #0D2130;
			border: 2px outset #1D4B6C;
		}

	ul#img_gallery {
		width: 400px;
		margin-top: 20px;
		margin-left: 0px;
		list-style-type: none;
	}
	
		ul#img_gallery li {
			float: left;
		}
		
		ul#img_gallery img {
			border: 5px solid #ccc;
			margin: 0 10px 5px 0;
		}
		
		ul#img_gallery a:hover img {
			border: 5px solid #1E4B6C;
		}
			
	/*---left-------------------*/
	#content #left{
		background: url(../images/content/left-shadowR.png) right top no-repeat;
		float: left;
		margin: -12px 0 0 0;
		width: 240px;
		}
		
		#left #sidenav{
			min-height: 352px;
			padding: 0 10px;
			width: 220px;
			}
			
			#sidenav h3{
				background: url(../images/content/sidenav-divider.png) bottom no-repeat;
				color: #002B82;
				font-size: 11px;
				margin: 0 0 10px 0;
				padding: 0 0 18px 0;
				text-align: center;
				}
			
			#sidenav h3 .unbold{
				font-weight: normal;
				}
				
			#sidenav ul{
				list-style: none;
				margin: 0 30px;
				}
			
			#sidenav ul li{
				background: url(../images/content/arrow.png) left no-repeat;
				border-bottom: #CCCCCC 1px dashed;
				padding: 12px 13px;
				}
			
			#sidenav ul li.last{
				border: none;
				}
			
			#sidenav ul li a{
				padding: 0 0 0 20px;
				}
				
		#left .caption{
			text-align: center;
			}
/*---------------End Content---*/

/*---Footer------------------*/
#footer{
	background: url(../images/footer/footer-tile.png) bottom repeat-x;
	height: 87px;
	margin-top: 20px;
	}
	
	#footer .container{
		background: url(../images/footer/footer-border.png) 0 10px repeat-x;
		height: 55px;
		padding: 32px 0 0 0;
		}
	
	#footer p.copyright{
		float: left;
		line-height: 20px;
		margin: 0 0 0 10px;
		}
	
	#footer #footer-links{
		float: right;
		list-style: none;
		margin: 5px 0 0 0;
		}
	
	#footer #footer-links li{
		float: left;
		height: 14px;
		padding-top: 10px
		}
	
	#footer #footer-links li.last a{
		border: none;
		}
	
	#footer #footer-links li a{
		border-right: #000000 1px solid;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 0 30px;
		}
	
	#footer #footer-links li:hover{
		background: url(../images/footer/blueArrow.png) top no-repeat;
		}