* {
	margin: 0;

}

html 	{
	height: 100%;
}

body 	{
	height: 100%;
	background-color: #fff;
 	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #444;
}

#wrapper 	{ 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
	padding: 0;
	width: 900px;
	position: relative;
}

#topbanner 	{ 
	float: left;
	margin: 20px 0px 5px 0px;
	padding: 0;
	height: 70px;
	width: 898px;
	position: relative;
	border-color: #69b;
	border-style: solid;
	border-width: 1px;
	background-image: url('images/bg_topbanner.gif');
	background-repeat: repeat-x;

}

#topbanner_logo 	{ 
	float: left;
	margin: 0;
	padding: 13px 20px;
	height: 44px;
	width: 158px;
	position: relative;
}

#topbanner_other 	{ 
	float: left;
	margin: 0;
	padding: 7px 3px;
	height: 56px;
	width: 694px;
	position: relative;
	text-align: right;
}

#loginbox 	{ 
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0;
	min-height: 120px;
	width: 193px;
	position: relative;
	border-color: #69b;
	border-style: solid;
	border-width: 1px;
	background-color: #ddf1ff;
}

#picturebanner 	{ 
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 0;
	width: 899px;
	position: relative;
}

#subcontent	{
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0;
	width: 195px;
	position: relative;

}

#contentwrap 	{ 
	float: left;
	margin: 0;
	padding: 0;
	width: 698px;
	position: relative;
	border-top-color: #69b;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #69b;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #69b;
	border-right-style: solid;
	border-right-width: 1px;
	background-color: #fff;
}

#navigation 	{ 
	float: left;
	margin: 0;
	padding: 0;
	min-height: 30px;
	width: 698px;
	position: relative;
	border-bottom-color: #69b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#content	{
	float: left;
	margin: 0;
	padding: 10px;
	width: 678px;
	position: relative;
	min-height: 250px;
}

#footer 	{
	margin: auto;
	padding: 0;
	height: 50px;
	width: 900px;
	position: relative;
}

.push	{
	height: 50px;
}

#footer-left	{ 
	float: left;
	margin: 0;
	padding: 5px 0px;
	height: 50px;
	width: 449px;
	position: relative;
	background-color: #fff;
	font-size: 75%;
	border-top-color: #69b;
	border-top-style: solid;
	border-top-width: 1px; 
}

#footer-right	{ 
	float: left;
	margin: 0;
	padding: 5px 0px;
	height: 50px;
	width: 449px;
	position: relative;
	background-color: #fff;
	font-size: 75%;
	border-top-color: #69b;
	border-top-style: solid;
	border-top-width: 1px; 
}



/*  	---- Top Banner Settings ----	*/

#topbanner img {
	border: 0;
} 

.easymultilang_current	{
	color: #69b;
	font-size: 80%;
	text-decoration: underline;
	text-transform: uppercase;
	margin: 0px 5px 0px 5px;
}

.easymultilang a {
	color: #7f99aa;
	font-size: 80%;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 5px 0px 5px;
}



/*  	---- Login Box Settings ----	*/

#loginbox h2
{
	font-family: 'franklin gothic medium', verdana, geneva, sans-serif;
	margin: 0;
	padding: 8px;
	font-size: 110%;
	color: #026;
	font-weight: 500;
}

#loginbox label
{
	margin: 0;
	padding: 0px 0px 0px 5px;
	font-size: 90%;
	letter-spacing: -1px; 
	color: #026;
}

#loginbox p
{
	margin: 0;
	padding: 0px 0px 0px 5px;
	font-size: 85%;
	color: #026;
	letter-spacing: -1px; 
	text-align: left;
}

#loginbox a
{
	color: #026;
}

#loginbox a:hover
{
	color: #a00;
}


/*  	---- Picture Banner Settings ----	*/

#picturebanner object	
{
	padding: 0;
	margin: 0px -1px 0px 0px;
	border-color: #69b;
	border-style: solid;
	border-width: 1px;	
}


/*  	---- Navigation Settings ----	*/

#navigation ul
{
	margin: 8px 0px 8px 0px;
	padding: 0;
	text-align: center;
}


#navigation ul li
{
	margin: 0px 17px 0px 17px;
	display: inline;
	padding: 0; 
}


#navigation ul li a
{
	padding: 0;
	color: #026;
	font-weight: bold;
	text-decoration: none;
}

#navigation ul li a.menu_current
{
	padding: 0;
	color: #a00;
	font-weight: bold;
	text-decoration: none;
}

#navigation ul li a:hover
{
	color: #a00;
}



/*  	---- Subcontent Settings ----	*/


#subcontent h2
{
	margin: 0;
	padding: 8px; 
	border-color: #69b;
	border-style: solid;
	border-width: 1px;
	background-color: #ddf1ff;
	min-height: 14px; 
	font-size: 120%;
	text-align: left; 
	color: #026;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	font-style: normal;
}

#subcontent ul
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 15px 0px;
	border-left: 1px solid #69b;
	border-right: 1px solid #69b;
	border-bottom: 1px solid #69b;
	background-color: #fff;
}


#subcontent ul li
{
	margin: 0;
	padding: 8px 0px 0px 8px;
	list-style-type: none;
	font-size: 90%; 
}


#subcontent ul li a
{
	color: #444;
	text-decoration: none;
	font-weight: bold;
}

#subcontent ul li a.menu_current
{
	color: #a00;
	text-decoration: none;
	font-weight: bold;
}

#subcontent ul li a:hover
{
	color: #a00;
}

#subcontent p
{
	margin: 0px 0px 5px 0px;
	padding: 8px; 
	border-left: 1px solid #69b;
	border-right: 1px solid #69b;
	border-bottom: 1px solid #69b;
	background-color: #fff;
	font-size: 100%;
	text-align: left; 
	color: #444;
}

#subcontent object
{
	margin: 0px 0px 5px 0px;
	padding: 2px 1px 2px 2px; 
	border-left: 1px solid #69b;
	border-right: 1px solid #69b;
	border-bottom: 1px solid #69b;
	background-color: #fff;
	font-size: 100%;
	text-align: left; 
	color: #444;
}

#subcontent img {
	border: 0;

}


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

h1
{
	font-size: 180%;
	font-style: italic;
	font-weight: 500;
	letter-spacing: -0.5px;
	font-family: 'franklin gothic medium', verdana, geneva, sans-serif; 
	padding: 0;
	margin: 10px;
	color: #456;
}

h2
{
	font-size: 130%;
	font-style: italic;
	font-weight: 500;
	letter-spacing: -0.5px;
	font-family: 'franklin gothic medium', verdana, geneva, sans-serif; 
	padding: 0;
	margin: 10px;
	color: #456;
}

h3
{
	font-size: 120%;
	font-weight: 400;
	font-family: 'franklin gothic medium', verdana, geneva, sans-serif; 
	padding: 0;
	margin: 10px;
	color: #456;
}

h4
{
	font-size: 110%;
	font-style: italic;
	font-weight: 400;
	font-family: 'franklin gothic medium', verdana, geneva, sans-serif; 
	padding: 0;
	margin: 10px;
	color: #456;
}

p {
	padding: 0;
	margin: 0px 10px 10px 10px;
	text-align: left;
}

a {
	color: #456;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#content ol
{

	margin: 0;
	padding: 0px 0px 15px 40px;
	text-align: left;
}


#content ol li
{
	color: #444;
	padding: 8px 0px 0px 8px;
	list-style-type: decimal;
	font-size: 90%; 
}


#content ol li a
{
	color: #444;
	text-decoration: none;
	font-weight: bold;
}


#content ol li a:hover
{
	color: #a00;
	text-decoration: underline;
}

#content ul
{

	margin: 0;
	padding: 0px 0px 15px 40px;
	text-align: left;
}


#content ul li
{
	color: #444;
	padding: 8px 0px 0px 8px;
	list-style-type: circle;
	font-size: 90%; 
}


#content ul li a
{
	color: #444;
	text-decoration: none;
	font-weight: bold;
}


#content ul li a:hover
{
	color: #a00;
	text-decoration: underline;
}

#content img {
	border: 0;

}




/*  	---- Footerleft Menu Settings ----	*/


#footer-left ul
{
	margin: 0;
	padding: 0;
	text-align: left;
}


#footer-left ul li
{
	display: inline;
	margin: 0;
	padding: 0; 
}


#footer-left ul li a
{
	padding: 0;
	color: #026;
	text-decoration: none;
}

#footer-left ul li a:hover
{
	color: #a00;
}




/*  	---- Footerright Menu Settings ----	*/

#footer-right p	{
	padding: 0px 0px 5px 0px;
	margin: 0;
	color: #026;
	text-align: right;
}

#footer-right a {
	color: #026;
	text-decoration: none;
}

#footer-right a:hover {
	color: #a00;
}






/*  	---- Preferences Page Settings ----	*/

ul.prefs_submenu {
	padding: 10px 0px 10px 50px;
}

ul.prefs_submenu li {
	padding: 10px 10px 10px 5px;
}

