body {
	margin: 0px;
	padding: 0px;
	background: #cccccc;
	font-family: Calibri;
	font-size: 12px;
}
/*
 * The fixed size page container that we center align using auto left/right
 * margins.
 */
#container {
	margin-top: 25px;
	width: 912px;
	margin-left: auto;
	margin-right: auto;
}
/*
 * The top part of the page.
 */

#topleft {
	float: left;
	width: 93px;
	height: 413px;
	background-image: url(/designaspx/website.nsf/topleft1024.png);
}
#topmiddle {
	float: left;
	width: 273px;
	height: 413px;
	background: #F2F2F2;
	background-image: url(/designaspx/website.nsf/topmiddle1024.png);
}
#menuheader {
	float: left;
	width: 273px;
	height: 140px;
	background: #F2F2F2;
}
.portfolio {
	font-size: 1.4em;
	margin-left: 25px;
	margin-right: 30px;
	margin-bottom: 2px;
	float: left;
	width: 240px;
	height: 47px;
	background: #F2F2F2;
	color: #c1c1c1;
}
.menuitem {
	font-size: 1.4em;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 2px;
	float: left;
	width: 240px;
	height: 20px;
	background: #F2F2F2;
	color: #c1c1c1;
}
.menuitem a:link {
	color: #C1C1C1;
	text-decoration: none;
}
.menuitem a:visited {
	color: #C1C1C1;
	text-decoration: none;
}
.menuitem a:hover {
	color: #2A4B59;
	text-decoration: none;
}
a.lowermenuitem:link {
	color: #818181;
	text-decoration: none;
}
a.lowermenuitem:visited {
	color: #818181;
	text-decoration: none;
}
a.lowermenuitem:hover {
	color: #2A4B59;
	text-decoration: none;
}
#topright {
	float: left;
	width: 546px;
	height: 413px;
	background: #ffffff;
	background-image: url(/designaspx/website.nsf/topright1024.png);
}
/*
 * The bottom half of the page.
 */
#bottomleft {
	float: left;
	width: 93px;
	height: 408px;
	background-image: url(/designaspx/website.nsf/bottomleft1024.png);
}
#bottommiddle {
	float: left;
	width: 273px;
	height: 408px;
	text-align: left;
	background: #284754;
	background-image: url(/designaspx/website.nsf/bottommiddle1024.png);
}
#bottomright {
	float: left;
	overflow: auto;
	width: 546px;
	height: 408px;
	background: #2a4b59;
	background-image: url(/designaspx/website.nsf/bottomright1024.png);
}
#bottomrighttext
{
	float: left;
	text-align: left;
	font-weight: normal;
	margin-top: 20px;
	margin-left: 34px;
	margin-right: 25px;
	width: 487px;
	color: #CAD2D5;
}
#bottomrightheader
{
	text-align: left;
	margin-top: 25px;
	margin-left: 34px;
	margin-right: 25px;
	width: 487px;
/*	width: 603px; */
}
/*
 * The page footer.
 */
#footerleft {
	float: left;
	width: 93px;
	height: 50px;
}
#footer {
	padding: 15px;
	color: #555555;
	float: left;
	width: 533px;
	height: 30px;
}
#footer2 {
	padding: 15px;
	color: #818181;
	float: left;
	width: 220px;
	height: 30px;
	text-align: center;
}
.shortfield {
	background-image: url(/designaspx/website.nsf/field-background.jpg);
	background-repeat: no-repeat;
	width: 268px;
	height: 16px;
	border: none;
	padding: 0px;
}
.largefield {
	background-image: url(/designaspx/website.nsf/field-large-background.jpg);
	background-repeat: no-repeat;
	width: 268px;
	height: 98px;
	border: none;
	font-family: arial;
	resize: none;
	padding: 0px;
}
.formleft {
	text-align: right;
	margin-right: 15px;
	float: left;
	width: 90px;
/*	height: 25px; */
	margin-bottom: 10px;
}
.formright {
	float: left;
	width: 375px;
/* 	height: 25px; */
	margin-bottom: 10px;
}
#freeconsult
{
	margin-left: 25px;
	margin-top: 25px;
}
#submitbutton
{
	margin-left: 5px;
}
