html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6, ul, li, img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	background-image: url(images/body_BackgroundTile.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#horizBar {
	position:absolute;
	left:0;
	top:47px;
	width:100%;
	height:240px;
	z-index:2;
	background: url(images/horizontal_Bars.gif) repeat-x;
}
#container {
	width:935px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	z-index: 3;
	position: relative;
	top: 17px;
}
#container #leftContainer {
	position: relative;
	height: 600px;
	width: 230px;
	left: 0px;
	top: 0px;
	float: left;
	z-index: 3;
}

#logoLG {
	position: relative;
	height: 80px;
	width: 200px;
	left: 10px;
	top: 55px;
	z-index: 3;
}
#nav {
	position:absolute;
	width:200px;
	height:auto;
	z-index:4;
	left: 10px;
	top: 171px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
#navShadow {
	position:absolute;
	width:200px;
	height:auto;
	z-index:3;
	left: 12px;
	top: 173px;
	text-align: left;
	padding-top: 2px;
}

#nav a, #nav a:link, #nav a:visited, #navShadow p {
	display: block;
	width: 190px;
	color: #FFFFFF;
	text-decoration: none;
	font: bold 13px/14px Verdana, Arial, Helvetica, sans-serif;
	padding:3px 3px 4px 5px;
	margin: 0px;
	text-transform: none;
}
#navShadow p {
	color: #000000;
}

#nav a:hover, #nav a:focus {
	color: #FFFFFF;
	text-decoration: none;
	border-left: 4px solid #CC0000;
	margin: 0px;
	
	background:#000000;
}
#nav a:active {
	background:#CC0000
}
#nav .divider, #navShadow .divider {
	height:0px;
	width:200px;
	border-bottom:1px solid #CCCCCC;
	margin:2px 0px;
	font-size: 0px;
	line-height: 0px;
}
#navShadow .divider {
	border-bottom:1px solid #000000;
}
#skiptoNav {
	position:absolute;
	left:-9999px;
	top:-9999px;
}
#skiptoContent {
	position:absolute;
	left:-9999px;
	top:-9999px;
}
#sociallinks {
	position: absolute;
	height: 150px;
	width: 200px;
	left: 10px;
	top: 760px;
}
#sociallinks img {
	margin-bottom: 10px;
}
#contents {
	position:relative;
	width:705px;
	z-index:3;
	top: 0px;
	right: 0px;
	float: right;
	height: auto;
	background: url(images/main_BackgroundWide.gif) repeat-y right;
}
#contents #topBar {
	height: 30px;
	width: 705px;
	z-index: 3;
	position: relative;
	top: 0px;
	background: url(images/content_TopBar.gif) repeat-x;
	right: 0px;
}

#contents #botBar {
	height: 35px;
	width: 705px;
	z-index: 3;
	position: relative;
	bottom: 0px;
	background: url(images/content_BotBar.gif) repeat-x;
	clear: both;
	right: 0px;
}
#contents #topBar #cornerTL {
	position: relative;
	height: 30px;
	width: 10px;
	left: 0px;
	top: 0px;
	background: url(images/content_TopL.gif) no-repeat;
	float: left;
}
#contents #topBar #cornerTR {
	position: relative;
	height: 30px;
	width: 15px;
	right: 0px;
	top: 0px;
	background: url(images/content_TopR.gif) no-repeat;
	float: right;
}
#contents #botBar #cornerBL {
	position: relative;
	height: 35px;
	width: 10px;
	left: 0px;
	bottom: 0px;
	background: url(images/content_BotL.gif) no-repeat;
	float: left;
}
#contents #botBar #cornerBR {
	position: relative;
	height: 35px;
	width: 15px;
	right: 0px;
	bottom: 0px;
	background: url(images/content_BotR.gif) no-repeat;
	float: right;
}
#contents #main {
	position: relative;
	height: auto;
	width: 674px;
	left: 15px;
	z-index: 3;
	top: 0px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	min-height:750px
}
#bodyBkgImage {
	position:absolute;
	width:760px;
	height:678px;
	z-index:1;
	background: url(images/body_background.jpg);
	left: 0px;
	top: 0px;
}
.boxFull {
	margin: 2px 0px 2px 0px;
	position: relative;
	width: 670px;
}
.boxHalfFloatL {
	margin: 2px 4px 2px 0px;
	position: relative;
	width: 333px;
	float: left;
	height: 130px;
}
.boxHalfFloatLwrap {
	margin: 2px 16px 2px 0px;
	position: relative;
	width: 333px;
	float: left;
}
.boxHalfFloatR {
	margin: 2px 0px 2px 0px;
	position: relative;
	width: 333px;
	float: right;
	height: 130px;
}
.boxHalfFloatRwrap {
	margin: 2px 0px 2px 16px;
	position: relative;
	width: 258px;
	float: right;
}
.boxTwoThirdFloatL {
	margin: 2px 4px 2px 0px;
	position: relative;
	width: 446px;
	float: left;
}
.boxTwoThirdFloatLwrap {
	margin: 2px 16px 2px 0px;
	position: relative;
	width: 446px;
	float: left;
}
.boxTwoThirdFloatR {
	margin: 2px 0px 2px 0px;
	position: relative;
	width: 445px;
	float: right;
}
.boxTwoThirdFloatRwrap {
	margin: 2px 0px 2px 16px;
	position: relative;
	width: 445px;
	float: right;
}
.boxThirdFloatL {
	margin: 2px 4px 2px 0px;
	position: relative;
	width: 221px;
	float: left;
}
.boxThirdFloatLwrap {
	margin: 2px 16px 2px 0px;
	position: relative;
	width: 221px;
	float: left;
}
.boxThirdFloatR {
	margin: 2px 0px 2px 0px;
	position: relative;
	width: 220px;
	float: right;
}
.boxThirdFloatRwrap {
	margin: 2px 0px 2px 16px;
	position: relative;
	width: 220px;
	float: right;
}
.topL {
	height: 12px;
	width: 12px;
	background: url(images/box_TopL.gif) no-repeat;
}
.topM {
	background: url(images/box_TopM.gif) repeat-x top;
	height: 12px;
}
.topR {
	background: url(images/box_TopR.gif) no-repeat right top;
	height: 12px;
	width: 14px;
}
.midL {
	width: 12px;
	background: url(images/box_MidL.gif) repeat-y left;
}
.midM {
	background: #FFFFFF;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.midR {
	background: url(images/box_MidR.gif) repeat-y;
	width: 14px;
}
.botL {
	background: url(images/box_BotL.gif) no-repeat left bottom;
	height: 14px;
	width: 12px;
}
.botM {
	background: url(images/box_BotM.gif) repeat-x bottom;
}
.botR {
	background: url(images/box_BotR.gif) no-repeat right bottom;
	height: 14px;
	width: 14px;
}
#footerCX {
	height: 40px;
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 705px;
	float: right;
	padding-top: 5px;
}
#designer, #designer a:link, #designer a:visited, #designer a:hover, #designer a:active {
	font-weight: normal;
	color: #999999;
	font-size: 10px;
	height: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.xbox {
	position: relative;
	margin: 2px 4px 2px 0px;
	float: left;
}
.full {width: 670px}
.half {width: 333px}
.twothirds {width: 446px}
.third {width: 220px}
.full .xtopM, .full .xbotM {width:644px}
.half .xtopM, .half .xbotM {width:307px}
.twothirds .xtopM, .twothirds .xbotM {width:420px}
.third .xtopM, .third .xbotM {width:194px}
.xtopL {
	height: 12px;
	background: url(images/box_TopL.gif) no-repeat;
	position: relative;
}
.xtopM {
	background: url(images/box_TopM.gif) repeat-x top;
	height: 12px;
	position: absolute;
	left: 12px;
	top: 0px;
}
.xtopR {
	background: url(images/box_TopR.gif) no-repeat right top;
	height: 12px;
	width: 14px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.xmidL {
	background: #FFFFFF url(images/box_MidL.gif) repeat-y left;
	left: 0px;
}
.xmidM {
	background: #FFFFFF url(images/box_MidR.gif) repeat-y right;
	padding: 5px 14px 5px 12px;
	border-left: 2px solid #E8E8E8;
	position: relative;
	top: 0px;
}
.xmidR {
	background: url(images/box_MidR.gif) repeat-y;
	width: 14px;
}
.xbotL {
	background: url(images/box_BotL.gif) no-repeat left bottom;
	height: 14px;
	position: relative;
}
.xbotM {
	background: url(images/box_BotM.gif) repeat-x bottom;
	position: absolute;
	height: 14px;
	bottom: 0px;
	left: 12px;
}
.xbotR {
	background: url(images/box_BotR.gif) no-repeat right bottom;
	height: 14px;
	width: 14px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.floatL {
	float:left;
	margin:2px 4px 2px 0px;
	position:relative;
}
.floatR {
	float:left;
	margin:2px 0px 2px 0px;
	position:relative;
}
.wrapLmargin {
	margin:2px 0px 2px 16px;
}
.wrapRmargin {
	margin:2px 16px 2px 0px;
}
.marginBottom {
	margin-bottom: 10px;
}

#main .clearFloat {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
