html,body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
    padding: 0px;
	color: #777777;
}

table, li, ol {
	font-size: 12px;
	color: #777777;
	font-weight:normal;
}

a {
	color:#777777;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	padding:0px;
	margin:0px;
	position:
}

h1 {
	color: #8b252a;
	border: 0px #efefef solid;
	font-size: 24px;
	font-weight: bold;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;

}

h2 {
	color: #9e9e9e;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0 30px;
	padding: 0px;
	letter-spacing: -1px;
}

h3 {
	color: #171c4a;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#header {
    margin: 0;
    padding: 0;
	width: 1000px;
	height: 109px;
	border: 0px solid #000000;
}

#logo {
	position: relative;
	top: 15px;
	left: 71px;
	margin: 0 488px 0 0px;
	float: left;
	border: 0px solid #000000;
}

#navSecondary {
	padding: 39px 0 0 0px;
	float: left;
	font-size: 11px;
	border: 0px solid #000000;
}

#navPrimary {
	position: relative;
	top: 12px;
	left: 25px;
    margin: 0;
    padding: 0;
	width: 951px;
	height: 46px;
	background: #ffffff;
	border: 0px solid #000000;
	clear: both;
}

#content {
	font-size: 12px;
	position: relative;
	left: 168px;
    margin: 0;
    padding: 25 0;
	width: 650px;
	border: 0px solid #000000;
}

#contentIrys {
	font-size: 12px;
	position: relative;
	left: 117px;
    margin: 0;
    padding: 25 0;
	width: 751px;
	border: 0px solid #000000;
	background-image:url(/images/irys_bg.gif);;
	background-repeat: no-repeat;
}

#irys {
	position: relative;
	left: 51px;
	width: 650px;
	border: 0px solid #000000;
}

#homepage {
	position: relative;
	left: 25px;
    margin: 0;
    padding: 0;
	width: 950px;
	background: #ffffff;
}

#newsTicker {
	position: relative;
	left: 25px;
	top: 0px;
    margin: 0px;
    padding: 6 0px;
	font-size: 11px;
	font-weight: normal;
	width: 950px;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	text-align:center
}

#footer {
	position: relative;
	left: 25px;
	top: 0px;
    margin: 0px;
    padding: 6 0px;
	font-size: 11px;
	font-weight: normal;
	width: 950px;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	text-align:center;
	clear:both;
}

#copyright {
	position: relative;
	left: 25px;
	top: 5px;
    margin: 0px;
    padding: 6 0 20 0px;
	font-size: 11px;
	font-weight: normal;
	width: 950px;
	text-align:center
}

#mods {
	position: relative;
	left: 25px;
	top: 10px;
    margin: 0px;
    padding: 6 0px;
	width: 950px;
	font-size: 11px;
}

#mod01 p {
	font-weight:bold;
	border: 0px solid #333333;
	float: right;
	text-align: left;
	width: 150px;
	margin: 3px;
}

#mod01 {
	background-image:url(/images/mod_BG.gif);
	width: 229px;
	height: 189px;
	float: left;
	margin-right: 11px;

}

#mod02 p {
	font-weight:normal;
	border: 0px solid #333333;
	float: left;
	width: 156px;
	margin: 0px;
	padding: 0 0 0 13px;
}

#mod02 {
	background-image:url(/images/mod_BG.gif);
	width: 229px;
	height: 189px;
	float: left;
	margin-right: 11px;
}

#mod03 p {
	font-weight:normal;
	border: 0px solid #333333;
	float: left;
	width: 156px;
	margin: 0px;
	padding: 0 0 0 13px;
}

#mod03 {
	background-image:url(/images/mod_BG.gif);
	width: 229px;
	height: 189px;
	float: left;
	margin-right: 11px;
}

#mod04 p {
	font-weight:normal;
	border: 0px solid #333333;
	text-align: center;
}

#mod04 {
	background-image:url(/images/mod_BG.gif);
	width: 229px;
	height: 189px;
	float: left;
}

.part01 {
	color: #8596C1;
	font-size: 18px;
	font-family: verdana,arial,sans-serif;
	text-decoration:none;
	font-weight: bold;
	}	
	
.part02 {
	color: #8596C1;
	font-size: 16px;
	font-family: verdana,arial,sans-serif;
	text-decoration:none;
	font-weight: bold;
	}	
