body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000;
	text-align: center;
	background: url(../images/stripe.png) top left repeat;
}
#wrapper {
	width: 740px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 20px;
	padding-top: 10px;
	background: #fff url(../images/banner_top.gif) top center no-repeat;
	/* Fix IE5 */
	text-align: left;
}
* html #wrapper {
	width: 780px;
	w\idth: 740px;
}
#banner {
	position: relative;
	width: 740px;
	padding-bottom: 10px;
}
#banner img {
	border: 0;
}
#banner img.tape {
	position: absolute;
	right: 70px;
	top: 40px;
	width: 158px;
	height: 84px;
}
#banner img.call {
	position: absolute;
	right: -40px;
	top: -20px;
	width: 126px;
	height: 127px;
}
#banner img#scissors {
	padding-left: 40px;
}
#nav {
	width: 730px;
	padding: 0;
	padding-left: 10px; 
	margin-bottom: 15px;
	height: 65px;
	font-size: 1.0em;
	background: url(../images/nav_bg_left.jpg) top left no-repeat;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 65px;
	background:url(../images/nav_bg.jpg) top left repeat;
}
#nav ul li {
	float: left;
	width: 112px;
	width: 100px; 
/*	border-right: 1px solid #ccc;*/
	margin-top: 25px;
	margin-right: 8px;
	margin-right: 12px;
	text-align:center;
}
#nav ul li.mtm {
	width: 136px;
	margin-top: 15px;
}
#nav ul li.last {
	margin-right: 0px;
}
#nav a {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #fff;
	text-decoration: underline;
}
#nav img {
	border: 0;
}
#nav li#selected {
	font-weight:bold;
	color: #fff;
}
#nav li#selectedmtm {
	width: 130px;
	margin-top: 15px;
	font-weight:bold;
	color: #fff;
}
#nav li#selectedlast {
	margin-right: 0;
	font-weight:bold;
	color: #fff;
}
#left_col {
	float: left;
	width: 450px;
}
#right_col {
	float: right;
	width: 270px;
}
.textbox h1, .textbox h2, .textboxright h1, .textboxright h2 {
	color: #7a2d26;
	font-size: 1.1em;
	padding: 0;
	padding: 10px;
	padding-bottom: 0;
	margin: 0;
	background: url(../images/textbox_top.jpg) top center no-repeat;
}
.textboxright h1, .textboxright h2 {
	background: url(../images/textbox_top-right.jpg) top center no-repeat;
}
.textbox h3 {
	margin: 0;
	padding: 10px;
	padding-bottom: 0;
	font-size: 1.1em;
	background: none;
	border-left: 2px solid #979eb0;
	border-right: 2px solid #979eb0;
}
.textbox {
	width: 460px;
	padding-bottom: 0;
	margin-bottom: 20px;
	border-top: 0;
	background: #fff url(../images/textbg.jpg) top left repeat-x;
}
.textbox p, .textboxright p {
	padding: 10px;
	margin:0;
	border-left: 2px solid #979eb0;
	border-right: 2px solid #979eb0;
}
.textbox p.last, .textboxright p.last {
	padding: 0;
	margin: 0;
	height: 10px;
	border: 0;
	background: url(../images/textbox_bot.jpg) bottom center no-repeat;
}
.textboxright p.last {
	background: url(../images/textbox_bot-right.jpg) bottom center no-repeat;
}
p.caption {
	margin: 0 20px;
	padding: 0;
	text-align: center;
	font-style:italic;
	font-size: 0.8em;
	color: #3f4c6b;
}
#footer {
	clear: both;
	width: 780px;
	padding-bottom: 5px;
	padding-top: 15px;
	margin: 0 auto;
	font-size: 0.7em;
	background: url(../images/banner_bot.gif) top center no-repeat;
}
#footer p {
	padding: 0;
	margin: 0;
	color: #fff;
}
#footer a {
	color: #fff;
}
br.clear {
	clear:both;
}
.italic {
	font-style:italic;
}
.call, .tape { behavior: url("iepngfix.php") }
