html {height:100%; margin-bottom: 1px;}

body
{
	text-align: left; 
	background-color: #e9f2f7
}
	
body,td,th, p 
{
	text-align: left; 
	font-family:serif,georgia,garamond;
	font-size: 12px;
	color: #2e2e2e;
}
td,th {
	text-align: left;
}

a, a:link, a:visited {text-align:left; font-size:12px; text-decoration:none; font-family:serif,georgia,garamond; color: #FFFFFF; }
a:hover {color:#FFFFFF; }
a:active {color:#FFFFFF; }

img
{
border: 1px solid #CCCCCC; 
}

div#global {
	position: relative;
	top: 20px;
	width:760px;
	margin: 0 auto;
}

div#menu
{
	position: relative;
	margin: 0 auto;
	background-color: #2e2e2e; 
	color: #FFFFFF;
	text-align:right;
}

div#header {
	top: 0px;
	left: 0px;
	width: 760px;
	height: 100px;
	background-image: url(http://abellconstruction.com/Images/header.png);
	background-color: #FFFFFF;
}

div#mainstage{ position: relative; background-color: #FFFFFF; } 

div#mainstage 
{	
	left:0px;
	width:760px;
	overflow:hidden;
	padding-bottom: 2em;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
div#mainstage_email 
{	
	left:5px;
	width:750px;
	overflow:hidden;
	padding-bottom: 2em;
	text-align:left;
}
div#footer
{
	position: relative;
	margin: 0 auto;
	width:760px;
	color: #CCCCCC;
	background-color: #FFFFFF; 
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;

}
div#footer_links 
{
	width: 760px;
	height: 21px;

}

.siteby
{
	float: right;
	width: 150px;
	height: 21px;
	color: #CCCCCC;
	text-align: right;

}
.siteby a, .siteby a:link, .siteby a:visited, .siteby a:active, .siteby a:hover
{
	color: #CCCCCC;
}

.bold
{
	font-weight: bold;
}


.prop 
{
    height:280px;
    float:right;
}

.project
{
	width: 730px;
	margin: 1em auto 0 auto;
	background-color: #e9f2f7;
	color: #2e2e2e;

}

.project a, .project a:link, .project a:visited
{
	color: #2e2e2e;
}

.project a:active, .project a:hover
{
	color: #008bd6;
}

.project_header a, .project_header a:link, .project_header a:visited, .project_header a:active, .project_header a:hover
{
	font-size:14px;
}

.project_desc a, .project_desc a:link, .project_desc a:visited, .project_desc a:active, .project_desc a:hover
{
	font-size:12px;
}

.project_header
{
	width: 730px;
	text-align: left;
	margin: 0 0 0 1em;
	padding-bottom: 1em;
	padding-top: 1em;
	font-weight: bold;
	
	
}

.project_desc, .test_quotes
{
	width: 700px;
	text-align: left;
	margin: 0 0 0 1em;
	padding-bottom: 1em;
}
.test_quotes
{
    font-style: italic;
    font-size: 14px;
}
.test_quotes a
{
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
}

.mainstage_full
{
	float: left;
	padding-left: 1em;
	padding-top: 1em;
	position: relative;
	width: 750px;
	margin: 0 auto;
}

.mainstage_left
{
	position: relative;
	width: 360px;
	float: left;
	padding-left: 1em;
}

.mainstage_right
{
	position: relative;
	width: 360px;
	float: right;
	padding-right: 1em;
}

.image_wrapper
{
	position: relative;
	float: left;
	width: 230px;
	height: 300px;
	padding-right: 15px;
	padding-top: 1em;
}

.image_photo
{
	position: relative;
	float: right;
	width: 230px;
	height: 230px;

}

.image_description
{
	position: relative;
	float: right;
	width: 230px;
	padding-top: 1em;
}
