/*-----------------------------------------------------------------------------
[client] 			Handheld Stylesheet

version:   			1.0
date:      			[date]
author:    			Michael Guild and Andrew Jarvis
email:     			mguild@carousel30.com, ajarvis@carousel30.com
website:   			http://carousel30.com
-----------------------------------------------------------------------------*/
body{
	background:;
}

#concord{
	width: px;
	margin: auto;
}

#header,
#content,
#footer{
	float: left;
	overflow: hidden;
}
#header{
}
#content{
}
#footer{
}
/*
* Regions
*/
.region{
}

.a{
}
.b{
}
.c{
}

