body {
	background-image: url(../images/suretel_bg_top.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: rgb(204,204,204);
	padding: 40px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
}

a img {
	border: 0px;
}

div#logobar {
	width: 100%;
	vertical-align: top;
	height: 65px;
}

div#logobar #logo {
	border: 0px;
}

div#logobar #tagline {
	float: right;
	font-weight: bold;
	text-align: right;
	width: 45%;
	line-height: 1.2;
	font-size: 85%;
}

div#sepbar {
	width: 100%;
	height: 23px;
	background-color: rgb(39,137,71);
	background-image: url(../images/suretel_sepbar_bg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	color: rgb(255,255,255);
	vertical-align: bottom;
	line-height: 1;
	clear: both;
	white-space: nowrap;
	font-size: 80%;
	padding-top: 5px;
}

div#main {
	width: 100%;
	border-left: 1px solid rgb(141,213,159);
	border-bottom: 1px solid rgb(141,213,159);
	border-right: 1px solid rgb(141,213,159);
	background-color: rgb(255,255,255);
	vertical-align: top;
	clear: both;
}

div#menu {
	width: 108px;
	margin: 0px;
	padding: 0px;
	float: left;
}

div#menu h1 {
	display: block;
	width: auto;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
	padding-left: 5px;
	margin: 0px;
	font-size: 80%;
	font-weight: bold;
	color: rgb(255,255,255);
	background-color: rgb(39,137,71);
}

div#menu a {
	display: block;
	width: auto;
	padding: 6px;
	padding-left: 14px;
	padding-right: 8px;
	color: rgb(0,0,0);
	font-size: 90%;
	text-align: left;
	line-height: 1;
	text-decoration: none;
}

div#menu a:hover {
	background-color: rgb(240,240,240);
}

div#menu a.on {
	background-color: rgb(206,229,212);
}

div#content {
	display: block;
	padding: 15px;
	margin-left: 108px;
	width: auto;
	border-left: 1px solid rgb(141,213,159);
	line-height: 1.6;
	text-align: justify;
	padding-right: 18px;
}

div#content h1 {
	color: rgb(39,137,71);
	margin: 0px;
	padding: 0px;
	display: block;
	font-weight: bold;
	font-size: 140%;
	margin-bottom: 0.2em;
}

div#content h2 {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	margin-bottom: -7px;
	margin-top: 12px;
	display: block;
	text-transform: uppercase;
	width: auto;
	text-align: left;
	border-bottom: 1px solid rgb(141,213,159);
	color: rgb(0,0,0);
}

div#content b {
	color: rgb(43,69,142);
	font-weight: bold;
}

div#content #callout {
	float: right;
	margin-left: 10px;
	background-color: rgb(206,229,212);
	width: 220px;
	padding: 8px;
	text-align: right;
	font-size: 80%;
	line-height: 1.2;
}

div#content #callout h1 {
	font-size: 1em;
}

div#content table.imglinks td {
	text-align: center;
}

div#content table.imglinks a {
	text-decoration: none;
}

div#footer {
	width: 100%;
	font-size: 70%;
	color: rgb(85,85,85);
	padding-top: 3px;
	line-height: 1;
}

div#footer a {
	text-decoration: none;
	color: rgb(85,85,85);
	white-space: nowrap;
}

div#footer a:hover {
	color: #847B28;
}

div#footer #copyright {
	width: 50%;
}

div#footer #credits {
	float: right;
	width: 50%;
	text-align: right;
}
