.image-framed {
			background: transparent url('/Resource/templates/site/ascensiondesign/images/image-overlay.gif') no-repeat 0 0;
			padding: 20px 23px;
			width:223px;
			height: 174px;
		}

body{ 
	margin: 0;
	padding: 0;
	font-family: Lucida Grande, sans-serif;
	font-size: 1em;
}

a {
	border: none;
}

img {
	border: none;
}

html
	{
		height: 100%;
		background: transparent url('/Resource/templates/site/ascensiondesign/images/content-background.jpg') repeat-x top left;
	}


	body
	{
		height: 100%;
	}


	* html #page
	{
		height: 100%;
	}

#header
{
	width: 780px;
	margin: auto;
	padding-top: 22px;
	margin-bottom: -22px;
	height: 130px;
}

#top-nav {
	float: right;
	color: #fff;
	font-size: 90%;
}

#top-nav a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#banner {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 207px;
	background: transparent url('/Resource/templates/site/ascensiondesign/images/banner-background.jpg') repeat-x 0 0;	
}

#banner img {
	margin-top: -45px;
	margin-right: -20px;

}

#banner-content {
	width: 780px;
	margin: 0 auto;
	padding: 1px;
}

#page {
	background: transparent url('/Resource/templates/site/ascensiondesign/images/header-background.jpg') repeat-x 0 0;
	width: 100%;
	z-index: 0;
	clear:both;
	position: relative;
	min-height: 100%;
}

#content {
	clear:both;
	width: 780px;
	margin: auto;
	margin-top: 10px;
}

#footer {
	clear: both;
	margin-top: 10px;	
	width: 100%;
	height: 107px;
	background: transparent url('/Resource/templates/site/ascensiondesign/images/footer-background.gif') repeat-x bottom left;	
}

#footer-inner {
	width: 780px;
	margin: 0 auto;
	padding-top:  65px;
}

#footer span {
	font-size: 80%;
	font-weight: bold;
	color: #fff;
}

.float-left {
	float: left;
}
.float-right {
	float: right;
}


h1 {
	font-size: 130%;
	margin-top: 2%;
	margin-bottom: 1%;
	padding: 0;
}	

h2 {
	font-size: 110%;
	margin-top: 2%;
	margin-bottom: 1%;
	padding: 0;
}	
p {
	font-size: 90%;
	line-height: 150%;
	margin-top:0;
	margin-bottom: 1%;
}

#banner a, #content a {
text-decoration: none;
color: #202020;
border-bottom: thin dotted #202020;
}

#banner a:hover, #content a:hover {
text-decoration: none;
color: #202020;
border-bottom: thin dotted #202020;
background-color: #ccc;
}

#text {
	font-size: 90%;
	line-height: 150%;
	margin-top:0;

}

.large {
	font-size: 95%;
}

	
	.grid-three-quarter {
		width: 75%;		
	}
	
	.grid-quarter {
		width: 25%;		
	}
	
	.grid-half {
		width: 50%;		
	}
	
	.grid-full {
		width: 100%;		
	}
	
	.grid-two-thirds {
		width: 66%;		
	}
	
	.grid-third {
		width: 32%;	
		font-size: 90%;	
	}
	.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.grid-third-middle {
width: 31%;
padding: 0 2%;
font-size:  90%;
}

#banner-how-we-work {

	background: transparent url('/Resource/templates/site/ascensiondesign/images/banner-how-we-work.gif') no-repeat top left;	
	padding: 10px;
	padding-left: 60px;
	width: 780px;
	position: relative;
	left: -50px;

}	
	
#banner-how-we-work	.sb-inner { background: #fff;}
#banner-how-we-work .sb-shadow { background:#fff; }
#banner-how-we-work .sb-border { background:#fff; }
	
	#navigation-holder {
		width: 100%;
		background:#68AA35 url(/Resource/templates/site/ascensiondesign/images/navigation-background.gif) repeat-x -7px 0;
		border-bottom: 1px solid #545557;
		border-top: 1px solid #545557;
	}
	
	#navigation {
		margin: auto;
		width: 810px;
	}
	
	
	#navigation ul {
margin:0px;
padding:0px;
}

#navigation li {
display:inline;
list-style-type:none;
margin:0px;
padding:0px;

}


#navigation a, #navigation a:visited {
	background:transparent url(/Resource/templates/site/ascensiondesign/images/navigation-button.gif) repeat-x 0 0;
	margin-top: -7px;
	margin-bottom: -1px;
	border-bottom: 1px solid #545557;
	border-top: none;
		
	color:#333333;
	display:block;
	float:left;
	font-weight:bold;
	padding:22px 17px 15px 18px;
	text-align:center;
	text-decoration:none;
}
#navigation a:hover {
	background:transparent url(/Resource/templates/site/ascensiondesign/images/navigation-hover.gif) no-repeat top center;
	margin-top: -7px;
	margin-bottom: -1px;
	border-bottom: none;
	border-top: none;
}

#navigation ul li a.active {
	background:transparent url(/Resource/templates/site/ascensiondesign/images/navigation-selected.gif) no-repeat top center;
	margin-top: -7px;
	margin-bottom: -1px;
	border-bottom: 1px solid #fff;
	text-align:center;
}
#navigation a.active:hover {
	background:transparent url(/Resource/templates/site/ascensiondesign/images/navigation-selected.gif) no-repeat top center;
	margin-top: -7px;
	margin-bottom: -1px;
	border-bottom: none;
	border-bottom: 1px solid #fff;
	text-align:center;
}

#navigation ul ul {
	display: none;
}

#related {
	display: none;
}

.Heading1 {
	font-size: 130%;
	margin-top: 2%;
	margin-bottom: 1%;
	padding: 0;
}	

.Heading2 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 2%;
	margin-bottom: 1%;
	padding: 0;
}

#fed-up {
	width: 819px;
	height: 96px;
	margin-top: 15px;
	margin-left: -15px;
	
	background:transparent url(/Resource/templates/site/ascensiondesign/images/superhero.gif) no-repeat top center;	
}

#fed-up .large {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}	
#fed-up .content {
	padding: 10px;
	font-size: 90%;
	padding-left: 140px;
	
}