img	{
	border: 0;
	display: block;
	background: transparent;
	}

	/* Primary layout divisions */
body {
	margin: 15px 0 0;
	padding: 0;
	font: normal 12px/150% Arial, Verdana, san-serif;
	color: #5B5B5B;
	background-image: url(../i/background.gif);
	}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	background: #fff;
	border: solid 1px #300;
	}

.subwrapper {
	width: 750 px;
	display: inline;
	padding: 25px 0px 25px 0px;
	float:left;
}


#logo {
	background-image:url(../i/header.gif);
	height: 124px;
	text-align: right;
	color: #fff;
	font-weight: bold;
}

#logo #language {
	padding: 10px 10px 0px 0px;
}


	/* MAIN CONTENT */
	
   #maincontent {
	width: 529px;
	padding: 30px 10px 20px 30px;
	float: left;
}

  #maincontent ul {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	list-style: disc inside;
	margin-bottom: 10px;
}

  #maincontent li {
	padding: 0px;
	margin: 0px;
}
  
  	/* MENU */

#menuwrap {
	width: 120px;
	float: left;
	padding: 20px 0px 0px 22px;
}

#menu ul, #menu li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-transform: uppercase;

}
#menu li a {
	margin: 0;
	height: 35px;
	color: #878787;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
}
#menu li a:hover {
	color: #333333;
}

#menu li a.on {
	color: #600;
	}


#menu ul, #menu li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-transform: uppercase;
	padding: 5px 0px 5px 0px;
}

#menu li a {
	padding: 2px 4px;
	margin: 0;
	height: 25px;
	color: #878787;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#menu li a:hover {

}

	/* SUBMENU */
#submenuwrap {
	padding-left: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#submenu ul, #submenu li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 21px;
	text-transform: uppercase;
}
#submenu li a {
	margin: 0;
	height: 25px;
	color: #878787;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: .15em;
}

	/* INLINE SUBMENU */

#inlinesubmenu {
	width: 100%;
}

#inlinesubmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#inlinesubmenu li {
	float: left;
	margin: 0 1.5em 0 0;
	display: block;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #69c;
	font-weight: bold;
	}

#inlinesubmenu li a {
	font-weight: normal;
	text-decoration: none;
	color: #69c;
	background: transparent;
	}

#inlinesubmenu li a:hover {
	text-decoration: underline;
	color: #69c;
	background: transparent; 
}

#inlinesubmenu li a:on {
	font-weight: bold;
	text-decoration: none;
}



#banner {
	margin: 0 0 0 0;
	padding: 0px 0px 5px 0px;
	
}	
	
.subbanner {
	width: 165px;
	display: inline;
	padding: 5px 5px 15px 0px;
	float:left;
}	

#h2.link h2:visited	{
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #69f;
	}




	/* FOOTER */

  #footer {
	clear: both;
	padding: 12px 0px;
	text-align: center;
	margin: 0px;
	border-top: 1px solid #999;
	border-style: dotted none none none;
}

  #footer p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-transform: uppercase;
}

  #footerindex {
	clear: both;
	text-align: center;
	padding: 12px 0px 20px 0px;
}

  #footerindex p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-transform: uppercase;
	display: inline;
}

.footerindex {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;

}


	/*  All Linkage */

a:link, a:visited {
	font-weight : normal;
	text-decoration : none;
	color: #600;
	background: transparent;
}

a:hover {
	text-decoration : underline;
	color: #600;
	background: transparent; 
	}
	
#logo a:link {
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.05em;
}
	
#logo a:visited {
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.05em;
}

  #footer a:link, a:visited
{
	font-weight: normal;
}

  #footer a:hover
{
	text-decoration: underline;
}
	
	/* Typography 	*/

p	{
	padding: 0;
	margin: 0 0 15px 0;
	}

h1, h2, h3, h4	{
	font-weight: bold;
	padding: 0;
	line-height: 16px;
	margin: 0px;
	}	
	
h1	{
	font-size: 18px;
	margin-bottom: 14px;
	text-transform: uppercase;
	color: #600;
	}
	
h2	{
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #69c;
	}


h3	{
	margin: 8px 0 0px;
	margin-bottom: 2px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #600;
	}

h4	{
	font-weight : bold;
	text-decoration: none;
	color: #600;
	background: transparent;
	}

h5	{
	margin: 4px 0 0px;
	margin-bottom: 2px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%
}

li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
