* {
	padding:0;
	border:0;
	margin:0;
}
ul, ol{
	margin-left:25px;
}
body{
	font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	color:#3e3c34;
}
p{margin-bottom:10px;}
a{
	text-decoration:none;
	color:#2778bd;
}
a:hover{
	text-decoration:underline;
	color:#3e3c34;
}
#masterCont{
	width:100%;
}
#topOuterCont{
	clear:both;
	width:100%;
	height:62px;
	background:url(/library/media/gui/topbg.jpg) top left repeat-x;
}
#topInnerCont{
	width:900px;
	height:62px;
}
#topNavCont{
	float:right;
	padding-top:15px;
	font-size:1.2em;
}	

#logoTop{
	float:left;
	vertical-align:bottom;
}
#logoBottom{
	float:left;
	vertical-align:top;
}

#navOuterCont{
	clear:both;
	width:100%;
	height:186px;
	background:url(/library/media/gui/navbg.jpg) top left repeat-x;
}
#navInnerCont{
	width:900px;
	height:186px;
}
#navCont{
	float:left;
	text-align:left;
	padding-left:20px;
	font-size:15px;
}
#navCont ul{
	width:225px;
	color:#FFFFFF;
	list-style-type:none;
	padding-top:6px;
}
#navCont ul li{
	display:block;
	width:100%;
	background:url(/library/media/gui/navLine.jpg) bottom left repeat-x;
}
#navCont a{
	color:#FFFFFF;
	display:block;
	width:100%;
	padding:2px 0 3px 0;
	text-decoration:none;
}

#navCont a:hover{
	color:#2778bd;
	text-decoration:none;
}

#navImg{
	float:right;
	padding-left:20px;
}
#sepOuterCont{
	clear:both;
	width:100%;
	height:109px;
	background:url(/library/media/gui/sepbg.jpg) top left repeat-x;
}
#sepInnerCont{
	width:900px;
	height:109px;
	padding-left:15px;
	padding-top:20px;
	text-align:left;
	color:#FFFFFF;
	line-height:20px;
	font-size:15px;
	background:url(/library/media/gui/sepleather.jpg) top center no-repeat;
}
#sepInnerCont a{
	color:#FFFFFF;
}
#sepInnerCont a:hover{
	color:#FFFFFF ;
}
#bodyOuterCont{
	clear:both;
	width:100%;
	height:247px;
	background:url(/library/media/gui/bodybg.jpg) top left repeat-x;
	background-color:#FFFFFF;
}
#bodyInnerCont{
	width:900px;
	text-align:left;
	padding-top:20px;
	font-size:15px;
}
#bodyMainCont div{
	float:left;
	width:auto;
}
#bodyMainCont h1{
	font-size:20px;
	padding-bottom:10px;
}

#bodyMainCont h2{
	font-size:17px;
	padding-bottom:10px;
}
#bodyMainCont hr{
	width:100%;
	margin-bottom:10px;
	border-bottom:solid 1px #3e3c34;
}
#bodyMainCont{
	width:713px;
	float:right;
	line-height:20px;
}
#bodyMainCont .lCol{
	float:left;
	width:400px;
	padding:0 10px 10px 0;
}
#bodyMainCont .rCol{
	float:left;
	width:293px;
}

#footerOuterCont{
	padding-top:20px;
	width:900px;
	clear:both;
}

#footerContRight{
	float:left;
	background:url(/library/media/gui/footerRight.jpg) top left no-repeat;
	height:40px;
	width:3px;
}
#footerContBody{
	float:left;
	width:874px;
	height:28px;
	background:url(/library/media/gui/footerBG.jpg) top left repeat-x;
	border-top:solid 1px #6e6d67;
	border-bottom:solid 1px #1f1e1a;
	text-align:left;
	padding-left:20px;
	padding-top:10px;
}
#footerContLeft{
	float:left;
	background:url(/library/media/gui/footerLeft.jpg) top left no-repeat;
	height:40px;
	width:3px;
}

#footerBottomLinks{
	clear:both;
	padding-top:20px;
	padding-bottom:50px;
	width:900px;
}
#footerBottomLinks a{
	font-size:12px;
}




