body {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
	margin: 0px 0px 0px 0px;
	background:url(/images/left2.gif) 0 0 repeat-y;
        background-color: #FDFCD3;
}

a:active {
	text-decoration:none;
	color: Navy
}
a:link {
	text-decoration:none;
	color: Navy
}
a:visited {
	text-decoration:none;
	color: Navy
}
a:hover {
	text-decoration:none;
	color: Red
}

img {
	margin: -2px;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-size: large;
	font-weight: bold;
	color: Red
}

h2 {
        font-family: arial, helvetica, sans-serif;
        text-align: left;
        font-size: 18px;
        font-weight: bold;
        color: Red
}

h3 {
	font-family: verdana, helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: Red
}

b {
	font-family: arial, helvetica;
	font-size: 12px;
	color: Black;
	font-weight : bold;
}
i {font-family: arial, helvetica; font-size: 10px; font-style: italic; color: #EEEEEE}

hr{
	border: 0;
	color: #E1C160;
	background-color: #E1C160;
	height:1px;
	margin-left:10px;
	margin-right:5px;
}

.headerarea {
        background:url(/images/header-back.gif);
}

.headerarea ul {
	top: 0px;
	list-style: none;
	margin: 0px;
	margin-top:2px;
	padding: 0px;
	padding-left: 23px;
}

.headerarea li {
	display: inline;
}

#mainbody {
	width: 100%;
	margin-right: 20px;
}

#leftbar {
	float: left;
	margin-left: 25px;
	margin-right: 10px;
	width: 85%;
	color: black;
}

#leftbar td {
        color: #000000;
        font-size: 12px;
}

#rightbar {
	position: absolute;
	top: 100;
	background: #171F3B;
	float: right;
	left: 88%;
	width: 12%;
}

#footer {
	clear: both;
}

#footer p {
	text-align: center;
}

.product1 {
	float: left;
	border: 1px solid black;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 10px;
	padding-right: 5px;
	text-align: center;
	padding-bottom: 10px;
	height: 325px;
}

.product1 h2 {
	font-size: 13px;
	color: black;
	font-weight: bold;
}

.product2 {
        border: 1px solid black;
        text-align: left;
        padding-bottom: 10px;
}

.leftbox {
	background-color: #E4E3AF;
	margin: 10px;
}

.rightbox {
        background-color: #E4E3AF;
        margin: 10px;
}

.rightbox h2 {
	text-align: left;
        font-size: 23px;
        color: black;
        font-weight: bold;
}

.leftbox img {
	margin: 10px;
	margin-top: 20px;
}

.news {
	clear: both;
        border: 1px solid black;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #ffffff;
	min-height: 300px;
}

.news img {
	margin: 10px;
	width: 200px;
	float: left;
}

.news td {
	color: #000000;
	font-size: 14px;
}

.newsdate {
	color: #444444;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#indextop {
        padding: 4px;
	margin-top: -15px;
	margin-bottom: 10px;
	line-height: 18px;
        font-family: georgia, times, serif;
        font-size: 16px;
        font-style: italic;
	height: auto;
}

#indextop img {
	margin-top: 5px;
	margin-right: 10px;
	border: 5px solid #ffffff;
}

.leftarticle {
	float: left;
	width: 49%;
	padding: 2px;
	border-top: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
        line-height: 15px;
	padding-top: 10px;
}

.leftarticle img {
	margin-right: 10px;
	border: 5px solid #ffffff;
}

.rightarticle {
	float: right;
	width: 49%;
	padding: 2px;
	border-top: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
        line-height: 15px;
	padding-top: 10px;
}

.rightarticle img {
        margin-right: 10px;
	border: 5px solid #ffffff;
}

.frontpagenews {
        clear: both;
        margin-bottom: 10px;
        padding-bottom: 10px;
        padding-right: 10px;
	padding-left: 0px;
        min-height: 300px;
	height: auto;
}

.frontpagenews img {
        margin-right: 10px;
        width: 400px;
        float: left;
}

.frontpagenews td {
        color: #000000;
        font-size: 14px;
}

.frontpagenewsdate {
        color: #444444;
        font-size: 14px;
        margin-top: 0px;
        margin-bottom: 5px;
	text-align: left;
}

