body {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 0 0 1px;
	padding: 0;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #444;
	line-height: 18px;
	text-align: center;
}

.otherText {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #444;
	line-height: 18px;

}

#bot_2 {
	background-image: url(../images_new/foot-bg.gif);
	background-repeat: no-repeat;
	line-height: normal;
	width: 730px;
	height: 36px;
	padding: 15px 10px 0 10px;
	font-size: 14px;

}

a:link, a:visited, a:active {
	color: #444;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.container {
	width: 750px;
	text-align: left;
}

.logo {
	float: left;
}

#nav {
	background-color: #444;
	height: 34px;
	margin-right: 1px;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav ul li {
	font-weight: bold;
	font-size: 10px;
	float: left;
}
#nav li a {
	color: #CCC;
	text-decoration: none;
	text-align: center;
	width: 70px;
	height: 34px;
	display: block;
	line-height: 34px;
}
#nav li a:hover {
	background-image: url(../images/nav-on.gif);
	color: #FFF;
}
#nav .navOn a {
	background-image: url(../images/nav-on.gif);
	color: #FFF;
}

#nav .twist {
	float: right;
}

#main {
	background-image: url(../images/main-bg.jpg);
	width: 750px;
	height: 395px;
}

#mainTwist {
	background-image: url(../images/main-bg.jpg);
	width: 750px;
	height: 367px;
}

#mainExpander {
	background-image: url(../images/main-bg.jpg);
	width: 750px;
}

#main .mainPad {
	width: 537px;
	padding: 40px 20px 0 30px;
}
.mainPad img {
	margin: 0 0px;
}

#main .mainPad2 {
	width: 463px;
	padding: 40px 20px 0 30px;
}


#mainTwist .mainPad {
	width: 537px;
	padding: 40px 20px 0 30px;
}
.mainPad img {
	margin: 0 0px;
}

#mainTwist .mainPad2 {
	width: 463px;
	padding: 40px 20px 0 30px;
}


.tabs {
	padding-top: 24px;
	float: right;
	width: 160px;
}

.rightCol {
	background-image: url(../images/right-bg.gif);
	padding: 30px 20px 0 20px;
	float: right;
	width: 190px;
	height: 322px;
}

.rightColPic {

	background-image: url(../cms_images/contact_pic.jpg);
	padding: 30px 20px 0 20px;
	float: right;
	width: 190px;
	height: 322px;

}

.rightCol ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.rightCol ul a:link, .rightCol ul a:active, .rightCol ul a:visited {
	text-decoration: none;
	line-height: 21px;
	padding: 4px;
}
.rightCol ul a:hover {
	background-color: #EEE;
	text-decoration: none;
}

.rightColTwist {
	background-image: url(../images/twist-bg-right.gif);
	padding: 30px 20px 0 20px;
	float: right;
	width: 190px;
	height: 322px;
}

.rightColTwist ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.rightColTwist ul a:link, .rightColTwist ul a:active, .rightColTwist ul a:visited {
	text-decoration: none;
	line-height: 21px;
	padding: 4px;
}
.rightColTwist ul a:hover {
	background-color: #EEE;
	text-decoration: none;
}

.twistNote{


	background-color: #FFF;
	padding: 5px 5px 5px 10px;
	margin: 0;

}

.sideNavOn {
	background-color: #EEE;
	text-decoration: none;
}


p {
	margin-top: 0;
}

.cl {
	clear: both;
	background-color: #eee;
}


#bot {
	background-image: url(../images/foot-bg.gif);
	background-repeat: no-repeat;
	line-height: normal;
	width: 730px;
	height: 36px;
	padding: 13px 10px 0 10px;
}
#bot .r {
	float: right;
}

/* header */
h1 {
	font-family: Arial, Tahoma;
	font-size: 20px;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #E38B00;
	margin-bottom: 8px;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	margin-bottom: 8px;
}
