body {
	/*margin-top: 22px;
	margin: 0 auto;*/
	text-align: center;
	/*width: 952px;*/
}
#bodywrap {
	width: 952px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#topmenu {
	width: 952px;
	/*height: 56px;*/
	display: block;
}

#logo {
	width: 239px;
	height: 56px
	display: inline;
	float: left;
}

.menuitem {
	marging-top:22px;
	float: right;
}

#contentdiv {
	width: 952px;
	/*height: 483px;*/
	display: block;
	margin-top: 15px;
	clear:right;
}

#content2div {
	width: 952px;
	display: block;
	margin-top: 15px;
	clear:right;
}

#headline {
	width: 952px;
}

#leadImg {
	width: 952px;
	height: 197px;
	display: block;
}

#bottom {
	width: 952px;
	height: 300px;
	background-color:#EDEDED;
	color:#fff;
	border-top:solid 1px #ffb500;
	border-left:solid 1px #ffb500;
	border-right:solid 1px #ffb500;
	/*height: 194px;
	background-image: url(../images/home_bottom.gif);
	background-repeat: no-repeat;
	background-position:  0% 100%;
	*/
}

#bottom a,
#bottom a:link,
#bottom a:hover,
#bottom a:active,
#bottom a:visited {
	color:#A1090B;
}

#bottom_foot {
	width: 952px;
	height: 13px;
	background-image: url(../images/home_bottom.gif);
	background-repeat: no-repeat;
}

.bottom_msg {
	width: 600px;
	/*height: 364px;*/
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	/*float:left;
	display: inline;
	text-indent: 5px;*/
}
.bottom_msg h1 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A1090B;
}

.bottom_msg p {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
}

#contactbox {
	width: 227px;
	height: 170px;
	background-image: url(../images/msg_box.gif);
	background-repeat: no-repeat;
	float: right;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 15px;
}

#contactbox a, 
#contactbox a:hover, 
#contactbox a:link,
#contactbox a:active,
#contactbox a:visited {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #ffb500;
	padding-left: 10px;
}
.contactTitle {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 20px;
	font-weight: bold;
	color: #ffb500;
	padding-top: 10px;
	padding-left: 10px;
}
.contactTxt {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
}

#footdiv {
	width: 952px;
	padding-top: 10px;
	border: 0px solid;
	position: relative;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#footdiv ul
{
    margin			: 0px 0px 0px 0px;
    padding			: 6px 0px;
    width			: 952px;
    text-align: center;
    border-bottom	: 0px solid #cfb7ad;
}

#footdiv ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	border-top: 0px solid;
	border-right: 1px solid #A1090B;
	border-bottom: 0px solid;
	border-left: 0px solid;
	text-align: center;
	width:150px;
}

#footdiv ul li a, 
#footdiv ul li a:link, 
#footdiv ul li a:active,
#footdiv ul li a:hover,
#footdiv ul li a:visited {
    text-decoration: underscore;
    padding: 0.1em 0.2em;
    color: #A1090B;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
}

#footdiv a, 
#footdiv a:link, 
#footdiv a:active,
#footdiv a:hover,
#footdiv a:visited {
    text-decoration: underscore;
    padding: 0.1em 0.2em;
    color: #A1090B;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
}

.contentpanel {
	background-color:#EDEDED;
	border-left: 1px solid #FFCA18;
	border-right: 1px solid #FFCA18;
	width: 952px;
	float: right;
	padding: 25px 25px 25px 25px;
}
.highlight {
	color: #A1090B;
}

#submenu {
	background-color:#EDEDED;
	width: 225px;
	/*float: left;
	display: inline;*/
	margin: 0px;
}
.clearAll {clear:left;height:0;line-height:0}
	
#submenu ul {
	list-style-type: none;
}

#submenu ul li {
	display: block;
	height: 40px;
	width: 175px;
	border-bottom: 1px solid #999999;
	padding-top: 14px;
	padding-bottom:7px;
	padding-left: 0px;
}

#submenu ul li a,
#submenu ul li a:link, 
#submenu ul li a:active,
#submenu ul li a:visited {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	background-image: url(../images/bullet_lnav_up.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left: 15px;
}

#submenu ul li a:hover {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #A1090B;
	text-decoration: none;
	background-image: url(../images/bullet_lnav_dn.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left: 15px;
}

#submenu ul li a.link_selected {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #A1090B;
	text-decoration: none;
	background-image: url(../images/bullet_lnav_dn.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.menuselected {
	display: block;
	height: 40px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #A1090B;
	text-decoration: none;
	padding-top: 14px;
	padding-bottom:14px;
}

.mainmsg {
	background-color: #EDEDED;
	width: 650px;
	margin: 0px;
	/*float: right;*/
}

.mainmsg h1 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #A1090B;
}

.mainmsg h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.mainmsg table th {
	background-color: #999999;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}

.tblbold {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

.mainmsg table td {
	border-bottom: 1px solid #999999;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}

.whitetd {
	background-color: #fff;
	color: #999999;
	font-family: Verdana;
	font-size: 12px;
}
.mainmsg p {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #333333;
	line-height: 1.4;
}

.mainmsg a,
.mainmsg a:active,
.mainmsg a:hover,
.mainmsg a:visited,
.mainmsg a:link {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #a1090b;
	text-decoration: underscore;
}

.innerlist {
	/*list-style-image: url(../images/bullet_yellow.gif);*/
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
}

.innerlist li {
	margin-bottom: 6px;
}

.testimonial {
	list-style-image: url(../images/bullet_yellow.gif);
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
.testimonial li {
	margin-bottom: 10px;
	/*letter-spacing: 0.2em;*/
	line-height: 2;
}

.mainmsg .exerciseul {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 5px;
}
.mainmsg .exerciseul li {
	margin-bottom: 6px;
}

.footedge {
	width: 952px;
	height: 14px;
	background-image: url(../images/bottom_edge.gif);
	background-repeat: no-repeat;
	border: 0px;
}
.resourceTbl {
	padding: 0px;
}
.resourceTbl th {
	border-top: solid 0px #666666;
	border-botom: solid 0px #666666;
	border-left: solid 0px #666666;
	border-right: solid 1px #000000;
	background-color: #666666;
	padding-top:10px;
	height:30px;
}
.resourceTbl td {
	border-top: solid 0px #666666;
	border-bottom: solid 0px black;
	border-left: solid 0px #666666;
	border-right: solid 1px #000000;
	background-color: #ffffff;
	padding-top:10px;
	height:30px;
}
