
body {
	background: url(/images/bk.gif) no-repeat #eee;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 90%;
	line-height: 1.2em;
	}

	
a:link, a:visited, a:hover {
	color: #000;
	}
	
a:hover {
	text-decoration: none;
	}
	
div#main {
	margin: 0px;
	padding: 0px;
	width: 970px;
	height: 100%;
	}
	
div#logo a.homeLink{
	width: 397px;
	height: 56px;
	margin: 26px 5px 0px 15px;
	float: left;
	display: block;
	background: url(/images/logo.gif) no-repeat;
	background-position: 20px 0px;
	/*remove text from a link*/
	text-indent: -3000px;
	}

div#menu {
	width: 670px;
	height: 108px;
	padding: 0px 10px 40px 290px;
	margin: 0px;
	float: left;
	}

.navMain a:link, .navMain1 a:link, .navMain a:visited, .navMain1 a:visited {
	padding: 35px 18px 8px 7px;
	display:block;
	float:left;
	color:#000;
	background: url(/images/menu_bk.gif) no-repeat;
	text-decoration:none;
	font-weight:bold;
	}
	
.navMain1 a:link, .navMain1 a:visited {
	margin:0px;
	}
	
.navMain a:hover, .navMain1 a:hover {
	color:#820053;
	}
	
div#menu ul {
	padding: 0px;
	margin: 0px;
	}

div#menu li {	
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px
	}

div#col1 {
	width: 261px;
	float: left;
	padding: 200px 0px 0px 29px;
	margin: 0px;
	line-height: 30px;
	}
	
div#col1 a:link, div#col1 a:visited {
	text-decoration: none;
	}

div#col1 a:hover {
	text-decoration: underline;
	}
	
div#col2 {
	width: 480px;
	margin: 0px 20px 0px 0xp;
	float: left;
	}
	
div#col2x {
	width: 660px;
	margin: 0px 20px 0px 0xp;
	float: left;
	}
	
div#col3 {
	width: 180px;
	float: right;
	}
	
div#col3 li {
	margin: 2px;
	padding: 4px;
	}
	
div#wrap {
	float: left;
	width: 970px;
	}
	
div#footer {
	margin: 10px 0px 0px 0px;
	border-top: #adadad 1px solid;
	padding: 10px 0px 10px 0px;
	float: left;
	line-height: 1.5em;
	width: 480px;
	}
	
div#footerX {
	float: left;
	width: 290px;
	}
	
div#footer li {	
	display: inline;
	list-style-type: none;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	border-right: #adadad 1px solid;
	}
	
div#footer li.last {	
	border-right: 0px;
	}
	
div#footer ul {	
	margin: 0px;
	padding: 0px;
	}
	
.footerTitle {
	color: #df025f;
	text-transform: uppercase;
	font-weight: bold;
	}
	
div#footer a:link, div#footer a:visited {
	text-decoration: none;
	}
	
div#footer a:hover {
	text-decoration: underline;
	}
	
img {
	border: 0px;
	}
	
.leftImg {
	float: left;
	}
	
.rightImg {
	float: right;
	}

h2 {
	padding-bottom: 5px;
	margin-bottom: 6px;
	border-bottom: #820053 6px solid;
	}

h3 {
	padding-bottom: 5px;
	margin-bottom: 26px;
	border-bottom: #adadad 1px solid;
	}
	
.x {
	position:absolute;
	top: 0;
	left: 0;
	visibility:hidden;
	}
	
.big {
	font-size: 150%;
	font-weight: bold;
	}
	
.catImg {
	margin-right: 10px;
	}
	
hr {
	height: 1px;
	}
	
ul {
	margin: 1px 1px 1px 10px;
	padding: 0px;
	}
	
li {
	margin: 1px 1px 1px 15px;
	padding: 1px 1px 1px 5px;
	}

.orange {
	padding-bottom: 10px;
	margin-bottom: 6px;
	border-bottom: #ec9e17 6px solid;
	}
	
.blue {
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 6px;
	border-bottom: #2c9293 6px solid;
	}
	
.green {
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 6px;
	border-bottom: #7e932c 6px solid;
	}
	
.bulletBlue {
	color: #2c9293;
	list-style-image: url(/images/bullet_blue.gif);
	}
	
.bulletBlue a:link, .bulletBlue a:visited, .bulletBlue a:hover {
	color: #2c9293;
	text-decoration: none;
	}
	
.bulletBlue a:hover {
	text-decoration: underline;
	}
	
.bulletGreen {
	color: #7e932c;
	list-style-image: url(/images/bullet_green.gif);
	}
	
.bulletGreen a:link, .bulletGreen a:visited, .bulletGreen a:hover {
	color: #7e932c;
	text-decoration: none;
	}
	
.bulletGreen a:hover {
	text-decoration: underline;
	}
	
.listImg {
	width: 100px;
	float: left;
	margin: 7px 15px 0px 0px;
	}

.listText {
	width: 365px;
	float: left;
	margin: 7px 0px 20px 0px;
	}

.contImg {
	width: 200px;
	float: left;
	margin: 7px 15px 10px 0px;
	}
	
.contText {
	width: 265px;
	float: left;
	margin: 7px 0px 20px 0px;
	}
	
.search {
	width: 120px;
	}