/** BASIC */

form, fieldset {
	margin: 0px;
	padding: 0px;
}

fieldset {
	border: none;
}

form ol {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style: none;
	line-height: 200%;
}

form #image-field1 {
	margin-right: 10px;
}

/** TITLES */

#sidebar .box #heading1 { height: 48px; background: url(../images/homepage08.jpg) no-repeat left top; }
#heading2 { background: url(../images/homepage09.jpg) no-repeat left top; }
#heading3 { background: url(../images/homepage10.jpg) no-repeat left top; }
#content .box #heading4 {font-family:verdana; font-size:20px; height: 48px; background: url(../images/homepage13.jpg) no-repeat left top; }
#heading5 { text-align:bottom; background: url(../images/homepage18.jpg) no-repeat left top; }
#heading6 { background: url(../images/homepage19.jpg) no-repeat left top; }
#heading7 { background: url(../images/homepage20.jpg) no-repeat left top; }
#heading8 { background: url(../images/homepage21.jpg) no-repeat left top; }
#content .box #heading9 { height: 48px; background: url(../images/subpage2_01.jpg) no-repeat left top; }
#heading_sentinel{ background: url(../images/header_sentinel.jpg) no-repeat center top; }
#heading_scourge { background: url(../images/header_scourge.jpg) no-repeat center top; }


/** WRAPPER */

#wrapper, #wrapper-bg {
	height: 100%;
	min-height: 100%;
}

html>body #wrapper, html>body #wrapper-bg {
	height: auto;
}

#wrapper-bg {
	width: 998px;
	margin: 0px auto;
}

/** HEADER **/

#header {
	height: 188px;
}

/** LOGO */

#logo {
	float: left;	
	width: 499px;
	height: 188px;
	background: url(../images/homepage01.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	text-indent: -1em;	
}

/** MENU */

#menu {
	float: left;
	width: 499px;
	height: 188px;
}

#menu ul {
	margin: 0px;
	padding: 74px 0px 0px 50px;
	list-style-position: outside;
	list-style: none;
}

#menu li {
	float: left;
	height: 17px;
	padding: 5px 20px 0px 30px;
	background: url(../images/subpage1_01.jpg) no-repeat left top;
}

#menu li.first {
	background: none;
}

/** PAGE */

#page {
}

/** CONTENT */

#content {
	float: right;
	width: 727px;
	padding: 0px 23px 0px 0px;
	background: url(../images/homepage04.jpg) no-repeat right top;
}

.wide-subpage #content {
	float: none;
	width: 957px;
	padding: 0px 23px 0px 18px;
}

#content .box {
}

#content .box .heading {
	height: 56px;
	text-indent: 3em;	
}

#content .box2 .heading {
	height: 56px;
	text-indent: 3em;	
}

#content .box .content {
}

/** TWO-COLUMN SECTION */

.two-columns {
}

.two-columns .column-one {
	float: left;
}

.two-columns .box .content {
	background: url(../images/homepage26.jpg) no-repeat right top;
}
.two-columns .box2 .content {
	
}

.two-columns .column-two {
	float: right;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 227px;
	padding: 0px 0px 0px 21px;
	background: url(../images/homepage03.jpg) no-repeat left top;
}

#sidebar .box {
}

#sidebar .box .heading {
	height: 56px;
	text-indent: 1.9em;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX5 */

#box5 {
}

#box5 .content {
	padding: 15px 35px 15px 40px;
}

/** BOX6 */

#box6 {
}

#box6 .content {
	padding: 15px 49px 15px 64px;
}

/** BOX7 */

#box7 {
	padding: 7px 0px 2px 5px;
	background: url(../images/homepage30.jpg) no-repeat right top;
}

/** BOX8 */

#box8 {
}

#box8 .content {
	padding: 15px 49px 25px 64px;
}

/** BOX9 */

#box9 {
}

#box9 .content {
	padding: 15px 0px;
}

#box9 .content p {
	text-align: center;
}
/** FOOTER */

#footer {
	width: 998px;
	height: 100px;
	margin: 0px auto;
}
.fix{	
	
}