body {
	font-size: 0.7em;
	font-family:  Verdana,Arial, SunSans-Regular, Sans-Serif;
	color:#fff;
	padding:0;
	margin:0;
	background: #000 url(images/bg.jpg) repeat-x top left;
}

.clear {clear:both;}
#clear {clear:both;}

img{
 border: none;
}

a			{ color: #fff;text-decoration:none}
a:visited 	{ color:#fff}
a:hover		{ color:#eee;text-decoration: underline }
a:active 	{ color:#ccc;}

input, textarea {
    font-family: Verdana,Arial,Sans-serif;
    font-size: 0.9em;
	width:100%;
}

input.submit {
	float:right;
	width:auto;
}

H1 {
color:#FFFFFF;margin:0 0 10px 0;padding:2px 0 0 5px; background:url(images/H1.jpg) no-repeat; font-size:1.3em; height:22px; clear:both;
}

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

#tiptop {
	margin:0 20px 0 20px; 
	padding:3px 0 0 0;
	font-size:0.8em;
	height:17px;
}

#tiptop #flags img {
	margin:0 0 0 5px;
}


/* -----------END HEADER--------------------------- */
#header {
}

#header div#header_logo{
	width: 348px; height:100px; float:left; background: url(images/header3.jpg) no-repeat;
}

#header div#header_info{
	margin:0 0 0 150px;float:left;padding:0;color:#000000; width:220px;height:30px; font-size:0.9em
}
/* -----------END HEADER--------------------------- */


/* -----------MENU--------------------------- */
#menu1, #menu2{
	margin:0;
	padding:0;
	width:125px; 
	height:27px; 
	background: url( 'images/tab_blank.jpg' ) ;
	text-align:right;
	font-size: 1.2em;
	font-weight:600;
}

#menu2{
	color:#990000;
	background: url( 'images/tab_blank.jpg' )  -246px 0 no-repeat;
}

#menu1 span{
	display: block;
	margin:0; padding: 0 0 0 0 ;
}
	
#menu2 span{
	display: block;
	margin:0; padding: 0 0 0 0 ;
}

#menu1 a {
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	display: block;
	color:#000;
	background: url( 'images/tab_blank.jpg' ) -123px 0 no-repeat;
	text-decoration:none;
}
	
#menu1 a:hover {
	color:#ff0000;
	background-image: none;
}
	
#menu2 a {
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	display: block;
	color:#990000;
	background: url( 'images/tab_blank.jpg' ) -123px 0 no-repeat;
	text-decoration:none;
}
	
#menu2 a:hover {
	color:#ff0000;
	background-image: none;
}
/* -----------END MENU--------------------------- */


#ads {
	margin: 13px 0 20px 0;/*margin-top adjusted because of menu margin-bottom*/
}


/* -----------CONTENT--------------------------- */
#content {
	background-color:#FFFFFF;
	border:#000000 solid 1px;
	margin:0 0 4px 0;
	padding:20px;
	color:#000;
}


#contentLeft{
	float:left; width: 602px
}
#contentLeft a			{ color: #990000;text-decoration:none}
#contentLeft a:visited 	{ color:#990000}
#contentLeft a:hover	{ color:#990033;text-decoration: underline }
#contentLeft a:active 	{ color:#993333;}

#contentLeft p{
	margin:0 0 0 20px;padding:0; line-height:20px; font-size:1.0em; text-align:justify
}

#contentLeft ul{
	margin-top:0;
	margin-bottom:0;
	line-height:15px;
}
#contentLeft li{
	list-style-position:inside;
}

#contentRight{
	background:#CCCCCC url(images/contentRightBG.jpg); 
	float:right; 
	width: 235px; 
	padding:0 0 20px 0;
	font-size:0.9em;
}
#contentRight a			{ color: #000;text-decoration:none}
#contentRight a:visited 	{ color:#000}
#contentRight a:hover	{ color:#111;text-decoration: underline ; }
#contentRight a:active 	{ color:#222;}

#contentRightNav{
	margin:10px 20px 20px 20px;
	text-align:left;
	line-height:25px;
}

#subClicked{
	color:#CC3300;
}


#contentPrivacy p{
	margin:10px 0 10px 20px;padding:0; line-height:20px; font-size:1.0em; text-align:justify
}
/* -----------END CONTENT--------------------------- */


/* -----------FOOTER--------------------------- */
#footer {
	clear: both;
	padding: 0;
	margin: 0;
	font-size:0.8em;
	width:900px;
}

#footer div#footer_left{
	padding-left:10px;
	float:left;
	width:450px;
}
#footer div#footer_right{
	padding-right:10px;
	width:350px;
	float:right;
	text-align:right;
}

#footer a			{ color: #fff;text-decoration:none}
#footer a:hover		{ color:#fff;text-decoration: underline }
/* -----------END FOOTER--------------------------- */
