* {
	margin: 0;
	padding: 0;
	z-index: 0;
	}
* html body, body {
	background: #fff url(/i/background.gif) top left no-repeat;
	font-size: small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	}
.center {
	text-align: center;
	}
.indent {
	margin-left: 3em;
	}
.small {
	font-size: 90%;
	}
#wrapper {
	background: url(/i/blue_stripes.gif) 0 138px repeat-x;
	height: 426px;
	float: left;
	width: 100%;
	}
#header {
	background: url(/i/logo.gif) 63px 0 no-repeat;
	width: 408px;
	height: 138px;
	}
#header h1 {
	display: none;
	}
#container {
	float: left;
	width: 610px;
	margin: 4px 0 0 0;
	}
#content {
	float: right;
	width: 458px;
	background: #fff url(/i/grid_bg.gif);
	border-top: 20px solid #e6f1f6;
	border-right: 1px solid #cadeee;
	border-bottom: 1px solid #cadeee;
	border-left: 1px solid #cadeee;
	color: #002e5c; 
	}
#content a:link {
	color: #c00;
	}
#content a:visited {
	color: #900;
	}
#content a:hover {
	color: #f00;
	}
#content h1 {
	font-size: 140%;
	padding: 0 0 .25em 0;
	font-weight: bold;
	}
#content h2 {
	font-size: 110%;
	padding: 1em 0 0 0;
	font-weight: bold;
	}
#content h3 {
	font-size: 95%;
	padding: 1em 0 0 0;
	font-weight: bold;
	text-transform: uppercase;
	}
#content p {
	padding: .5em 0;
	line-height: 1.5;
	}
#content ul, #content ol {
	margin: 0 20px;
	}
#content li {
	padding: .2em 0; 
	line-height: 1.3;
	}
#content form label {
	display: block;
	margin: 5px 0;
	padding-top: 5px;
	font-weight: bold;
	}
#content form span {
	display: block;
	}
#content span.msg {
	color: #F00;
	margin-bottom: 2px;
	}
#content .err input,
#content .err textarea,
#content .err select {
	border: 1px solid #F00;
	color: #F00;
	}
#content form input.text {
	width: 70%;
	}
#content form input#form-submit {
	margin-top: 15px;
	}
#content form textarea {
	width: 90%;
	height: 150px;
	}
#content div.section {
	display: none;
	}
#content div.gutter {
	padding: 10px 20px 30px 20px;
	min-height: 380px;
	}
#footer {
	background: #e6f1f6;
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Tahoma, sans-serif;
	}
#footer a:link, #footer a:visited {
	background: #e6f1f6;
	color: #002e5c;
	text-decoration: none;
	}
#footer a:hover {
	background: #e6f1f6;
	color: #f00;
	text-decoration: underline;
	}
#left-col {
	float: left;
	width: 150px;
	text-align: right;
	}
#nav ul li {
	display: block;
	}
#nav {
	background: url(/i/nav_bg.gif) top right repeat-y;
	width: 150px;
	list-style-type: none;
	margin: 30px 0 66px 0;
	}
#nav li {
	font: bold 13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 26px;
	}
#nav li a {
	background: #002e5c;
	height: 25px;
	padding: 0 12px 0 0;
	text-decoration: none;
	color: #fff;
	display: block;
	width: 138px;
	}
body#home #t-home a,
body#services #t-services a,
body#promise #t-promise a,
body#showcase #t-showcase a,
body#tips #t-tips a,
body#about #t-about a,
body#links #t-links a,
body#contact #t-contact a, 
#nav li a:hover {
	background: transparent;
	text-decoration: none;
	}
#contact-info {
	background: url(/i/contact.gif) top right no-repeat;
	height: 136px;
	width: 150px;
	}
#contact-info p {
	display: none;
	}
#sidebar {
	float: left;
	width: 190px;
	height: 330px;
	background: url(/i/family.jpg) top left no-repeat;
	color: #fff;
	margin: 4px 0 0 0;
	}
#sidebar p {
	background: url(/i/one_company.gif) 38px 231px no-repeat;
	width: 190px;
	height: 330px;
	}
#sidebar p em {
	display: none;
	}