body {
	font: 85.5%/1.5 Trebuchet, Myriad Web pro, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ddd4d4;
	padding-top: 12px;
	line-height: 1.5;
	background-color: #000;
}
td, th {
    font-size: 1.0 em;
    text-align: left;
    line-height: 2;
	border: 1px solid #333;
}
#outer-wrapper {
	MARGIN: 0px auto;
	WIDTH: 660px;
	height: 800px;
	TEXT-ALIGN: left;
}
#wrapper {
	margin: 6px;
	text-align: left;
	width: 646px;
	height: 500px;
	position: relative;

	background-image: url(images/layer1.jpg);
	background-repeat: no-repeat;
	border: 1px solid #333;
}
	
#body {

}
#bodyi {

	margin-top:  0px;
}
#bodyj {
     background: url(../template7/images/body_bot.gif) bottom no-repeat;
     padding: 1px 0;
}
h1, h2, h3, #nav, #nav li {
    margin: 0; padding: 0; line-height: 1.0;
}
#nav {
    font-size: 1 em;
    position: absolute;
    right: 0;
    top: 12px;
    line-height: 1.2;
    padding-left: 120px;
}
#nav li {
    float: left;
    width: 78px;
    list-style: none;
    margin-left: 2px;
    border-bottom: 1px solid black;
}
#nav a {
    background: #738d09;
    color: #2e3901;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 1px 0;
}
#sidebar {
    float: left;
    width: 260px;
}
#sidebar .content {
	margin: 6px;
	border: 1px solid #333;
	padding-left: 15px;
	padding-right: 15px;
}
#sidebar .content img {
    float: left;
    clear: left;
    margin: 5px 5px 5px 0;
}

#content {
	float: right;
	width: 387px;
	margin: 6px;
	border: 1px solid #333;
}
#content .content {
	margin: 7px 35px 7px 17px;
	
 	
}
#content .content table {
    width: 300px;
    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;
}

#subpage {
    float: left;
    width: 646px;
}
#subpage .content {
	margin: 6px;
	border: 1px solid #333;
	padding-left: 15px;
	padding-right: 15px;
}
#subpage .content img {
    float: left;
    clear: left;
    margin: 5px 5px 5px 0;
}

h1 {
	position: absolute;
	left: 28px;
	top: 37px;
	font-weight: normal;
}
h2 {
	font-size: 1.4 em;
	color: #cf9118;
	margin: 1em 0;
	font-weight: normal;
}
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: #f0b33c;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
    color: #cf9118;
}
a:hover {
    text-decoration: underline;
}
table a {
    text-decoration: underline;
    font-weight: normal;
    color: #7f7c79;
}
#power {
	color:#333;
	text-align:center;
}
#power a {
	color:#333;
}
.header {
	font-size: 18px;
	color: #cf9118;
}
.singleline {
	line-height: 1.4;
}

