body {
	padding:0px;
	color: #929191;
	font: 12px/13px Helvetica, Arial, sans-serif;
	margin-top: 10px;
	margin-left: 0px;
}

/*<group=layout>*/

#frame {
	width: 966px;
}

#leftBox {
	width: 104px;
	float: left;
	}

#middleBox {
	width:  420px;
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	background: no-repeat left top url(http://workshed.plankdesign.com/clients/garage/www/_images/logo.gif);
	margin-top: 5px;
}


#rightBox {
	width: 320px;
	float: left;
	margin: 0px;
	vertical-align: top;
}


.callout {
	float: left;
	margin: 0px;
	padding-right: 5px;
	padding-top: 10px;
}

#footer {
	clear: both;
	text-align: right;
	width: 865px;
	padding-top: 10px;
}

.right {
	float: right;
}

.left {
	float: left;
}


	
/*</group>*/

/*<group=text>*/

li {
padding-top: 0px;
	line-height: 180%;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 3px;
	margin-top: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 2px;
	margin-top: 10px;
}

h3 {
	color: black;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	margin-top: 0;
}

p {
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 0px;
}

p.spacing {
	padding-top: 15px;
	line-height: 180%;
}

p.grey {
	color: #333333;
	font: 12px/13px Helvetica, Arial, sans-serif;
	line-height: 180%;
	margin-top: 20px;
	padding: 0px;
}

p.white {
	color: #fff;
	font: 12px/15px Arial, Helvetica, sans-serif;
	text-align: right;
}


.large {
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 20px;
	padding-top: 25px;
}

.blue {
	color:  #206799;
	font-weight: bold;
	margin-left:  25px;
}

table.blocks {
	width: 100%;
	padding: 0px; 
	margin: 0px;
}

td.greyBlock {
	border: 1px solid #bfbfbf; 
	background-color: #e2e2e3; 
	height: 390px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;	
	vertical-align: top;	
}

td.redBlock{
	background-color: #ac461b; 
	height: 77px;
}


td.blueBlock {
	height: 77px;
	background: #206799 no-repeat left center url(http://workshed.plankdesign.com/clients/garage/www/_images/logo_main.gif);
	padding: 12px;
}


td.clearBlock {
	border-top: 1px solid #bfbfbf; 
	border-right: 1px solid #bfbfbf;
	height: 70px;
}

hr {
	height: 1px;
	border-style: none;
	color: black;
	background-color: #333333;	
	}
	
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active	 {
	text-decoration: underline;
}

.email_result {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	background: #964618;
	padding: 5px;
	text-align: center;
}


/*</group>*/

/*<group=form>*/

#form {
	position: relative;
}

input {
 border: 1px solid #B3BEB1;
 margin-top: 0px; 
 height: 15px;
 width: 100%;
 font: 10px Helvetica, Arial, sans-serif;
}

textarea {
 border: 1px solid #B3BEB1;
 margin-top: 0px; 
 height: 50px;
 width: 260px;
 font: 10px Helvetica, Arial, sans-serif;
}

input.button {
	text-align: center;
	width:  25%;
}


input:focus {
 border: 2px solid #DFE4DE;
} 

/*</group>*/