/* Reset */

body, p, h1, h2, h3, h4, h5, h6, ol, ul, li, blockquote{
	margin:0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	font-weight: normal;
}

a:hover {
	color: #1b4e72;
	border-bottom-color: #1b4e72;
}
a:link {
	color: #711919;
	text-decoration: none;
	border-bottom: 0px solid #711919;
}
a:visited {
	color: #711919;
}
a:active {
	color: #711919;
}

img{
border: none;
}

html{
	min-height: 100%;
	height: 100%;
}

/* Layout */

body{
	background-color: #62563d;
}

#wrapperOutside{
	width: 890px;
	margin: 0 auto;
	background: url(../images/bg.png) top center repeat-y #62563d;
	/*height: 100%;*/
	min-height: 100%;
}

#wrapper{
	width: 866px;
	margin: 0 auto;
}

#header{
	height: 157px;
	background: url(../images/header_bg.jpg) top left no-repeat;
}

#content{
	width: 800px;
	margin: 0 auto;
	clear: both;
	padding: 20px 0 0 0;
}

#left{
	width: 513px;
	float: left;
	padding-right: 20px;
}

#right{
	background-color: #e3eaef;
	width: 217px;
	float: right;
	padding: 20px;
}

#right img{
	margin-bottom: 15px;
}

#footer{
	width: 800px;
	margin: 0 auto;
	background: url(../images/footer_border.png) top left repeat-x;
	clear: both;
	padding: 20px 33px;
}

/* Typography */

#header h1{
	text-indent: -10000px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}

p, #left ul, #left ol{
	font-size: .75em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

h2{
	color: #711919;
	margin-bottom: .5em;
	font-size: 1.5em;
	letter-spacing: -1px;
}

h3{
	color: #1b4e72;
	margin-bottom: .5em;
	font-weight: bold;
	font-size: .75em;
}

#left a, #footer a{
	color: #711919;
	text-decoration: none;
	border-bottom: 1px solid #711919;
}

#left a:hover, #footer a:hover{
	color: #1b4e72;
	border-bottom-color: #1b4e72;
}

#footer p{
	font-size: .62em;
	line-height: 1.75em;
}

#left ul, #left ol{
	margin: 0 0 1.5em 1em;
	color: #1b4e72;
}

#left ul li, #left ol li{
	margin: 0 0 .5em 1em;
	color: #1b4e72;
}

#left ul li p, #left ol li p{
	font-size: 100%;
	margin-bottom: 0;
}

#left ol{
	margin-left: 1.5em;
}

.blue{
	color: #1b4e72;
}

.red{
	color: #711919;
}

.bigger{
	font-size: 1em;
}

blockquote{
	color: #1b4e72;
	line-height: 1.5em;
	margin: 0 0 1em 0;
}

.quoteName{
	color: #711919;
	font-size: .85em;
	text-align: right;
}

#left a.emailBtn{
	color: #1b4e72;
	border: 1px solid #711919;
	padding: 7px;
	font-size: 1.2em;
	font-weight: bold;
}

#left a.emailBtn:hover{
	color: #711919;
	border-color: #1b4e72;
	background-color: #e3eaef;
}

#right a{
	text-decoration: none;
	border: none;
}

.imgBorder{
	border: 1px solid #CCC;
}

/* Navigation */

#nav1 ul, #nav2 ul{
	list-style: none;
}

#nav1 ul li, #nav2 ul li{
	display: inline;
}

#nav1 a:hover, #nav2 a:hover{
	background-position: bottom left;
}

#nav1 a.on, #nav2 a.on{
	background-position: bottom left;
}

/* Nav 1 - Main Navigation */

#nav1{
	background: url(../images/nav_bg.png) top left repeat-x;;
	width: 866px;
	height: 29px;
	clear: both;
}

#nav1 ul{
	float: right;
	margin: 0 27px 0 0;
}

#nav1 a{
	text-indent: -10000px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
	display: inline-block;
	display: block;
	float: left;
	height: 29px;
	margin-left: 7px;
}

#homeBtn{
	width: 57px;
	background: url(../images/home_btn.png) top left no-repeat;
}

#aboutusBtn{
	width: 77px;
	background: url(../images/aboutus_btn.png) top left no-repeat;
}
/*
#portfolioBtn{
	width: 75px;
	background: url(../images/portfolio_btn.png) top left no-repeat;
}
*/
#servicesBtn{
	width: 75px;
	background: url(../images/services_btn.png) top left no-repeat;
}

#clientvideosBtn{
	width: 102px;
	background: url(../images/clientvideos_btn.png) top left no-repeat;
}

#contactusBtn{
	width: 90px;
	background: url(../images/contactus_btn.png) top left no-repeat;
}

#sitemapBtn{
	width: 77px;
	background: url(../images/sitemap_btn.png) top left no-repeat;
}

/* Nav 2 - Block Header Navigation */

#nav2{
	margin: 70px 7px 0 0;
	float: right;
}

#nav2 a{
	text-indent: -10000px;
	overflow: hidden;
	font-size: 0px;
	line-height: 1px;
	text-align: right;
	color: #e5d6c1;
	display: inline-block;
	display: block;
	float: left;
	height: 68px;
}

#custombuildingBtn{
	width: 172px;
	background: url(../images/custombuilding_btn.gif) top left no-repeat;
}

#remodelingBtn{
	width: 173px;
	background: url(../images/remodeling_btn.gif) top left no-repeat;
}

#victorywayBtn{
	width: 197px;
	background: url(../images/victoryway_btn.gif) top left no-repeat;
}b