
/** BASIC */

html, body { height: 100%; }

body {
	margin: 0px;
	padding: 0px;
	background: #000000;
}

/** FORMS */

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

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #C9C9C9;
}

h1 { font-size: 21px;
	 margin-bottom: 10px;
}

h1.subpage {
	margin-bottom:0px;
}

h1.cattitle {
	text-transform: uppercase;
	font-weight: bold;
}

h1 a {
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h2 {
	margin-bottom: 15px;
	font-size: 10px;
	text-transform: uppercase;
	color: #676767;
}

h2 a {
	text-decoration: underline;
	color: #676767;
	font-weight: bold;
}

h2 a.catlink:link,
h2 a.catlink:visited {
	text-decoration: none;
}

h2 a.catlink:hover,
h2 a.catlink:active {
	text-decoration: underline;
}

h2.style1 {
	margin-bottom: 15px;
	font-size: 13px;
	color: #676767;
}

h1 span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #888888;
	font-weight: bold;
	letter-spacing: -1px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 170%;
}

ol {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a { color: #D3D3D3; }

a:hover { text-decoration: none; }

a#epifor {
	display: block;
	height:70px;
	left:30px;
	position:absolute;
	top:70px;
	width:175px;
}

a#erc {
	display: block;
	height:65px;
	left:35px;
	position:absolute;
	top:170px;
	width:80px;
}

a#isi {
	display: block;
	height:65px;
	left:120px;
	position:absolute;
	top:170px;
	width:80px;
}

/** STYLES */

.style1 { }

.style1 a { }

.style1 a:hover { }

/** BACKGROUNDS */

.bg1 { }

/** MISC */

.align-justify { text-align: justify; }

.align-right { text-align: right; }

a img { border: none; }

img.border { border: 3px solid #474747; }

img.left {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.center {
	clear:both;
	display:block;
	float:none;
	margin: 0 auto 10px auto;
}

img.big {
	clear:both;
	display:block;
	float:none;
	margin: 0 0 10px 0;
}

.hr1 {
	height: 51px;
	background: url(images/homepage04.gif) repeat-x left center;
	clear:both;
}

/** SUPPORT */

#support {
	background: url(images/subpage05.jpg) no-repeat left top;
	min-height: 70px;
	padding-top:20px;
}

#support div {
	padding: 20px 45px 0px 20px;
}

#support div H3 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 4px;
	line-height:1.1em;
}

#support div P {
	line-height:120%;
	color: #666666;
	margin-bottom:10px;
	text-align: left;
}

#support div P A {
	color: #333333;
}

/*
#support div IMG {
	width:188px;
}
*/

#support div IMG.border {
	border: 1px solid #CCC;
}



/*
#support ul {
	width: 171px;
	margin: 0px;
	padding: 47px 0px 0px 32px;
	list-style: none;
	line-height: normal;
}

#support li {
	display: block;
	border-top: 1px solid #CFCFCF;
}

#support a {
	display: block;
	width: 100%;
	padding: 15px 0px 14px 0px;
	background: url(images/homepage03.gif) no-repeat right center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #4C4C4C;
}

#support a:hover {
	text-decoration: underline;
}
*/

/** BOXES */

#boxes {
	padding: 10px 72px 0 54px;
}

/** MENU */

#menu {
	display: block;
        width: 705px;
	height: 50px;
}

#menu ul {
	margin: 0px 10px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float:left;
	border-right: 1px solid #4A4A4A;
	border-left: 1px solid #676767;
	height:32px;
}

#menu li.first {
	border-left: none;
}

#menu li.last {
	border-right: none;
}

#menu a {
	display: block;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding:9px 18px;
	height: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #EEEEEE;
}

#menu a:hover {
	background-color: #383838;
	color: #FFFFFF;
}

/** WRAPPER */

#wrapper { background: #313131 url(images/subpage01.jpg) repeat-x left top; }

#wrapperbg { background: url(images/subpage02.jpg) repeat-x left bottom; }

/** PAGE */

#page { background: url(images/subpage03.jpg) repeat-y left top; }

#bgbtm {
	padding-bottom: 20px;
	background: url(images/subpage06.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	width: 705px;
	padding-top: 48px;
	background: url(images/subpage08.jpg) no-repeat left top;
}

DIV#more {
	text-transform: uppercase;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	margin-bottom: 10px;
	color: #676767;
}

DIV#more A {
	text-decoration: underline;
	color: #676767;
}

DIV#more A:hover {
	text-decoration: none;
}

/** FOOTER */

#footer {
	width: 960px;
	height: 118px;
	margin: 0px auto;
	background: url(images/subpage07.jpg) no-repeat left top;
	color: #4B4B4B;
}

#footer p {
	padding: 20px 0px 0px 233px;
	text-align: center;
}

