html, body { 
	height: 100%; 
	margin-bottom: 1px; 
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited {
	color: #6F9200;
	text-decoration: none;
}

a:hover, a:active {
	color: #6F9200;
	text-decoration: underline;
}

/* Basic structure ----------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */

#container {
	position: relative;
	margin: 0 auto;
	width: 948px;
	background: #FFFFFF url(../images/background.gif) repeat-y;	
}

.header {
	height: 337px;
	background-color: #FFF;
}

#path {
	clear: both;
	margin: 0 10px;
	padding: 4px 0 22px;
}

#left {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0 0 0 10px;
}

.right {
	float: right;
	width: 260px;
	margin: 0;
	padding: 0 10px 0 0;
}

#content {
	padding: 0 25px 0 15px;
	margin: 0 270px 0 200px;
	min-height: 800px; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 800px; /* For IE */		
}

#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
}

/* Header -------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */

.header#header1 {
	background: #FFF url(../images/header1.jpg) no-repeat;
}

.header#header2 {
	background: #FFF url(../images/header2.jpg) no-repeat;
}

.header#header3 {
	background: #FFF url(../images/header3.jpg) no-repeat;
}

.header#header4 {
	background: #FFF url(../images/header4.jpg) no-repeat;
}

.header#header5 {
	background: #FFF url(../images/header5.jpg) no-repeat;
}

.header#header6 {
	background: #FFF url(../images/header6.jpg) no-repeat;
}

.header#header7 {
	background: #FFF url(../images/header7.jpg) no-repeat;
}

.header#header8 {
	background: #FFF url(../images/header8.jpg) no-repeat;
}

.header#header9 {
	background: #FFF url(../images/header9.jpg) no-repeat;
}

.header#header10 {
	background: #FFF url(../images/header10.jpg) no-repeat;
}

/* Menu ---------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */

.menu {
	background: url(../images/menu_background.jpg) no-repeat;
	height: 337px;
	width: 285px;
}

.menu#arrow {
	background: url(../images/menu_background_arrow.jpg) no-repeat;
}

.menu ul {
	width: 176px;
	margin: 0;
	padding: 44px 0 0 44px;
}

.menu ul li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

.menu li a {
	background-repeat: no-repeat;
	display: block;
	width: 176px;
}

.menu li a span {
	display: none;
}

#menu_1 a {background-position: 0 0px; height: 18px;}
#menu_2 a {background-position: 0 -18px; height: 24px;}
#menu_3 a {background-position: 0 -42px; height: 24px;}
#menu_4 a {background-position: 0 -66px; height: 22px;}
#menu_5 a {background-position: 0 -88px; height: 25px;}
#menu_6 a {background-position: 0 -113px; height: 24px}
#menu_7 a {background-position: 0 -137px; height: 24px}
#menu_8 a {background-position: 0 -161px; height: 25px}
#menu_9 a {background-position: 0 -186px; height: 23px}
#menu_10 a {background-position: 0 -209px; height: 24px}
#menu_11 a {background-position: 0 -234px; height: 25px}
#menu_12 a {background-position: 0 -259px; height: 24px}

#menu_1 a:hover, #menu_1 a.selected {background-position: -176px 0px;}
#menu_2 a:hover, #menu_2 a.selected {background-position: -176px -18px;}
#menu_3 a:hover, #menu_3 a.selected {background-position: -176px -42px;}
#menu_4 a:hover, #menu_4 a.selected {background-position: -176px -66px;}
#menu_5 a:hover, #menu_5 a.selected {background-position: -176px -88px;}
#menu_6 a:hover, #menu_6 a.selected {background-position: -176px -113px;}
#menu_7 a:hover, #menu_7 a.selected {background-position: -176px -137px;}
#menu_8 a:hover, #menu_8 a.selected {background-position: -176px -161px;}
#menu_9 a:hover, #menu_9 a.selected {background-position: -176px -186px;}
#menu_10 a:hover, #menu_10 a.selected {background-position: -176px -209px;}
#menu_11 a:hover, #menu_11 a.selected  {background-position: -176px -234px;}
#menu_12 a:hover, #menu_12 a.selected  {background-position: -176px -259px;}

/* Path ---------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */

#path {
	background: #FFFFFF url(../images/line_horizontal.gif) repeat-x 0px 29px;
}

#path a {
	color: #ADE600;
	background: url(../images/a_path.gif) no-repeat left center;
	padding-left: 8px;
}

/* Left ---------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */

#left #submenu {
	position: relative;
	height: 241px;
	background: url(../images/submenu_background.jpg) no-repeat;
}

#left #submenu ul {
	margin: 0;
	padding: 64px 0 0 20px;
	width: 130px;
}

#left #submenu ul li {
	list-style-type: none;
	margin: 0 0 2px;
	padding: 0;	
	font-size: 17px;	
	color: #000000;	
	letter-spacing: -0.2em;		
	font-weight: normal;
	line-height: normal;		
}

#left #submenu a {
	position: relative;
}

#left a {
	color: #FFFFFF;
}

#left a.continue {
	background: url(../images/a_continue1.gif) no-repeat;
	padding: 0 0 0 15px;
}

#left div.shortcut {
	padding: 120px 20px 0 10px;
}

#left div.shortcut p {
	margin: 10px 0;
}

#left, #left p {
	line-height: 15px;
}

/* Right --------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */

.right {
	color: #666666;
}

.right h1 {
	font-size: 35px;
	color: #ADE600;
	font-weight: bold;	
	letter-spacing: -0.1em;	
	line-height: normal;	
	margin: 0;
	padding: 0;	
	height: auto !important; /* For Modern Browsers */
	height: 35px; /* For IE */
}

.right h2 {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	line-height: normal;
	margin: 15px 0 15px 0;
	padding: 0;
	height: auto !important; /* For Modern Browsers */
	height: 15px; /* For IE */
	text-transform: uppercase;
}

.right, .right p {
	line-height: 18px;
}

.right p {
	margin: 15px 0 5px 0;
}

.right a.ns1 {
	background: url(../images/a_ns1.gif) no-repeat;
	padding: 0 0 0 15px;
	font-weight: bold;
}

.right a.ns2 {
	background: url(../images/a_ns2.gif) no-repeat;
	padding: 0 0 0 15px;
	font-weight: bold;	
}

.right a.ns3 {
	font-weight: bold;	
}

.right a.continue {
	background: url(../images/a_continue2.gif) no-repeat;
	padding: 0 0 0 15px;
}

.right div.hr {
	background: url(../images/hr.gif) repeat-x left center;
	height: 15px;
}

.right hr {
	display: none;
}

.right img {
	float: left;
	margin: 0 10px 0 0;
}

.right#contact {
	color: #000000;
}

.right#contact a {
	font-weight: bold;
}

/* Content ------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */

#content h1 {
	font-size: 35px;
	color: #666666;
	font-weight: bold;	
	letter-spacing: -0.1em;	
	line-height: normal;	
	margin: 0;
	padding: 0;
	height: auto !important; /* For Modern Browsers */
	height: 35px; /* For IE */
}

#content h2 {
	font-size: 15px;
	color: #ADE600;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 15px 0;
	padding: 0;
	height: auto !important; /* For Modern Browsers */
	height: 15px; /* For IE */
	text-transform: uppercase;
}

#content, #content p {
	line-height: 18px;
}

#content div.block {
	margin: 15px 0 15px 0;
	padding: 0;
}

#content p {
	margin: 15px 0 15px 0;
}

#content img {
	float: left;
	margin: 10px 10px 5px 0;
}

/* Footer -------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */

#footer {
	background: url(../images/footer.gif) no-repeat;
	height: 100px;
}

#footer #newsletter {
	position: absolute;
	bottom: 100px;
	width: 190px;
	margin: 0;
	padding: 0 0 0 10px;
}

#footer #newsletter a {
	display: block;
	width: 180px;
	height: 75px;
}

#footer #newsletter span {
	display: none;
}
