* { padding:0px; margin: 0px; }


html > body #canvas {
	min-height: 100%;
	height: auto;
}
html,body {height: 100%; text-align:center; background-color: #ffffff;}



#canvas {
	width: 700px;
	margin-left: auto;
        margin-right: auto;
	background-color: #fff;
        text-align: left;
font-family: helvetica,sans-serif;
font-size: .78em;
line-height: 1.4em;
overflow: visible;

}
#stage {

padding-top: 36px;
}

#contactcopy {
padding-left: 158px;
padding-top: 14px;

}
#stage2colleft {

padding-left: 50px;
width: 300px;
float: left;
}

#stage2colright {
 float: left;
 width:250px;
 padding-left: 25px;
 border-left: dotted 1px #ccc;
 
}

.testimonial {

padding-top: 10px;
padding-bottom: 10px;
border-top: dotted 1px #ccc;
}

p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}  

/* ----------- My Form ----------- */
.myform{
margin:0;
width:400px;
padding:14px;
}
#subnav {
padding-left: 50px;
}
/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}


#feature {
	height: 440px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#feature a {
	color: #0099CC;
	text-decoration: none;
	border-bottom: none;
}
#feature a:hover {
	color: #003399;
	text-decoration: none;
}
#nameplate {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 22px;
}
#identity {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
a:hover {
	color: #99FF00;
	text-decoration: none;
}
* {
	margin: 0px;
	padding: 0px;
}
#nav {

	
	
}
a {
	color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	padding-bottom: 2px;
	text-decoration: none;
}