
BODY {
	background-image : url(../graphics/page_bg.gif);
	margin : 0px;
	font-family : sans-serif;
	font-size : 14px;
	text-align : center;
}

*
{
	/*border:none 1px #000;*/
	padding: 0;
	margin: 0;
}

li
{
	margin-left: 30px;
}

TABLE
{
	border-collapse : collapse;
}

#pageWrapper
{
	margin : 0px auto;
	width : 774px;
}

#contentCell
{
	vertical-align: top;
}

#headerCell
{
	width : 774px;
	border-left: solid 1px #ccc;
}

#contentWrapper,
#footerCell
{
	text-align : left;
	border-left: solid 1px #ccc;
}

#menuWrapper,
#menuWrapperHome
{
	vertical-align : top;
}

#menuWrapper
{
	background-image : url(../graphics/subheader-0-2.png);
	background-repeat : no-repeat;
}
	
#menuTableHome,
#menuTable
{
	margin-right : 15px;
	margin-top: 40px;
	width: 130px;
}
#menuTableHome
{
	margin-top: 10px;
}

#menuList
{
}

#menuList LI
{
	margin-left: 0px;
	list-style-type: none;
	height: 35px;
}
#menuList A
{
	display: block;
	background-image : url(../graphics/icon-inactive.png);
	background-repeat : no-repeat;
	padding: 12px 0px 8px 35px;
	font-size : 15px;
	font-weight : bold;
	color : #700;
	white-space : nowrap;
	text-decoration: none;
}

#menuList A:hover
{
	background-image : url(../graphics/icon-active.png);
}

#footerCell
{
	background-color : #700;
	color : #ccc;
	text-align : center;
	font-size : 12px;
	padding: 2px;
}
#footerCell A,
#footerCell A:visited,
#footerCell A:hover,
#footerCell A:active
{
	color : #ccc;
}

#contentTable
{
	width: 100%;
}

#contentDiv
{
	border: solid 1px #000;
	background-color : #eee;
	background-image : url(../graphics/bg1.png);
	background-repeat : no-repeat;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 0 10px;
}

#contentDiv P
{
	margin-top: 10px;
}

#contentDiv H1,
#contentDiv H2
{
	text-align: center;
}

.QandA
{
	font-weight: bold;
	font-style: italic;
}

.QandA LI
{
	font-weight: normal;
	font-style: normal;
}

#certSmall
{
	float : right;
	margin : 5px 5px 5px 10px;
	text-align : center;
	width: 314px;
	height: 262px;
}
#certSmall IMG
{
	border: solid 2px #700;
	padding: 5px;
}

.floatRight
{
	float: right;
}

#newsPics
{
	border-style : solid;
	padding : 5px;
	cursor : inherit;
	width : 258px;
	font-weight: bold;
	text-align: center;
	float: right;
}

#newsPics IMG
{
	border-style : solid;
	margin-bottom : 50px;
}

/*#contentCell
{
	padding : 0px 10px;
}
#newsCell
{
	vertical-align : top;
	text-align : left;
}
#homeContent H2,
#newsCell H1
{
	font-size : 14px;
	text-align : center;
	border-bottom-style : solid;
	margin : 2px 0px 5px 0px;
}
#homeContent H1
{
	font-size : 16px;
	text-align : center;
	margin : 2px 0px 5px 0px;
}
#pageText H1
{
	font-size : 18px;
	text-align : center;
	margin : 5px 0px 5px 0px;
}
#homeContent,
#pageText
{
	border-style : solid;
	background-color : #eee;
	background-image : url(../graphics/bg1.png);
	background-repeat : no-repeat;
	font-size : 12px;
}
#pageText
{
	padding : 5px;
	font-size : 13px;
	min-height : 300px;
}
#newsCell
{
	width : 180px;
	padding-left : 10px;
	border-style : groove;
	border-width : 3px;
	border-color : #700;
	font-size : 12px;
}


#menuTable A,
#menuTable A:visited,
#menuTable A:hover,
#menuTable A:active
{
	color : #700;
	text-decoration : none;
}

#bizCard
{
	border-style : groove;
	border-width : 3px;
	border-color : #a00;
	float : right;
	margin-top : 0px;
	padding : 1px 5px;
}

.QandA > LI
{
	font-weight : bold;
	font-style : italic;
}

.QandA LI
{
	margin-left : -20px;
	margin-right : 5px;
}
*/
