/*
Theme Name: Telogis for Wordpress
Theme URI: http://www.telogis.com/
Description: The default WordPress theme for Telogis.com
Version: 1
Author: Scott Buckland
*/


#content {
	background: #ffffff;
	border-bottom: 3px solid #898989;
}

	#content-inner {
		width: 650px;
	}
	
	#sub-nav {
		float: left;
		margin: 25px 0 0 25px;
		width: 255px;
	}
	
#content-lower {
	clear: both;
	background: url('images/template/content-lower-bg-white.png') center repeat-x;
	height: 18px;
}

fieldset {
	margin-top: 2em;
	}
