body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #ddd4d4;
	line-height: 2;
	background-color: #364767;
	float: center;
}
td, th {
	font-size: 9px;
	text-align: center;
	line-height: 2;
}
#wrapper {
	margin: auto;
	text-align: center;
	width: 700px;
	position: relative;
}
#body {
	width: 800px;
	background-color: #455B85;
	top: 90px;
	left: 25px;
	position: absolute;
	padding-bottom: 10px;
}
#bodyi {
	background: url(Images/body_top2.gif) no-repeat;
	width: 800px;
}
#bodyj {
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	float: center;
	background-repeat: no-repeat;
	background-position: bottom;
	top: 101px;
}
h1, h2, h3, #nav, #nav li {
    margin: 0; padding: 0;
}
#nav {
	font-size: 10px;
	position: absolute;
	top: 65px;
	line-height: 1.2;
	padding-left: 0px;
	width: 480px;
	height: 17px;
	left: 185px;
}
#nav li {
    float: left;
    width: 78px;
    list-style: none;
    margin-left: 2px;
    border-bottom: 1px solid black;
}
#nav a {
'#738d09;'
    color: #2e3901;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 1px 0;
	background-color: #455B85;
}
#sidebar {
	float: left;
	width: 325px;
}
#sidebar .content {
	padding-left: 12px;
}
#sidebar .content img {
    float: left;
    clear: left;
    margin: 5px 5px 5px 0;
}
#sidebar .divider {
    background: url(Images/right_splitter.gif) repeat-x;
    height: 5px;
}
#content {

}
#content .content {
	float: inherit;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 17px;
	margin-left: 7px;
}
#content .content table {
    width: 478px;
    margin-right: 0px;
}
#content .content table td,
#content .content table th {
    padding-right: 10px;
}
#content .content table td.download {
    text-align: right;
    padding-right: 0px;
}
#content .divider {
    background: url(Images/right_splitter.gif) repeat-x;
    height: 5px;
}

#contentwide {

}
#contentwide .content {
	margin: 7px 35px 7px 17px;
}
#contentwide .content table {
    width: 478px;
    margin-right: 0px;
}
#contentwide .content table td,
#contentwide .content table th {
    padding-right: 10px;
}
#contentwide .content table td.download {
    text-align: right;
    padding-right: 0px;
}
#contentwide .divider {
    background: url(Images/right_splitter.gif) repeat-x;
    height: 5px;
}

h1 {
	position: absolute;
	left: 175px;
	top: 2px;
	width: 500px;
	height: 60px;
}
h2 {
	font-size: 16px;
	color: #333333;
	margin: 1em 0;
}
h3 {
    font-size: 10px;
    margin: 1em 0;
}
p {
    margin: 1em 0;
}
img {
    border: 0;
}
img.left  { float: left; margin-right: 14px; }
img.right { float: right; margin-left: 14px; }
.readmore {
    text-align: right;
}
.hidden {
    visibility: hidden;
}
.clear {
    clear: both;
}
a {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #999999;
}
a:hover {
    text-decoration: underline;
}
table a {
    text-decoration: underline;
    font-weight: normal;
    color: #7f7c79;
}
#power {color:#fff;text-align:center;}
#power a {color:#fff;}

