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

body ul {
	list-style-type: none;
	font: 11px/16px Verdana,Arial, SunSans-Regular, Sans-Serif;
	color: #53626C;
}

.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:#335282;margin:0 0 10px 0;padding:6px 0 0 8px; background:url(../img/h1.jpg) no-repeat; font-size:1.3em; height:22px; clear:both; font-weight:100;
}

H2 {
color:#fff;margin:0 0 10px 0;padding:6px 0 0 8px; background:url(../img/h2.jpg) no-repeat; font-size:1.4em; height:32px; clear:both;
}



H3 {
color:#335282;margin:0 0 10px 0;padding:6px 0 0 8px; background:url(../img/h1.jpg) no-repeat; font-size:1.3em; height:22px; clear:both; font-weight:100;
}
*/
#container {
	width: 735px;
	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 {
height:100px;
margin:0;
padding:10px 0 0 0;
color: #f5f5f5;
}

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

#header div#header_info{
	margin:0 12px 0 0;float:right;padding:0;width:350px;height:30px; font-size:1.0em; text-align:right
}

#header a			{ color: #f5f5f5; font-weight:600;text-decoration:underline}
#header a:hover		{ color:#fff;text-decoration: underline }
/* -----------END HEADER--------------------------- */








.range { list-style-type: none; }
.range li { float: left; width: 290px; padding: 15px 0; }
.range li.alt {
	margin: 0 0 0 40px;
}

.range li.delimiter {
	position: relative;
	width: 631px;
	padding: 0;
	background: url(../img/delimiter.gif) no-repeat center top;
	height: 1px;
}

.range .sample {
	float: left;
}

.range h3 {
	width: 145px;
	font: 11px/22px Arial, Helvetica, sans-serif;
	color: #3a4a55;
	text-transform: uppercase;
	float: right;
	font-weight: bold;
}

.range .sample img {
	padding: 4px;
	border: 1px solid #dbdde0;
}

.range li ul {
	list-style-type: none;
	width: 145px;
	float: right;
}

.range li ul li {
	width: 145px;
	float: none;
	padding: 0;
	background: url(../img/dotted-gray.gif) repeat-x left bottom;
	font: 10px/18px Arial, Helvetica, sans-serif;
	color: #637079;
}

.range li ul li.see-all { background: none; margin: 7px 0 0 0; }
.range li ul li.see-all a { font-weight: strong; color: #131d24; font-size: 11px; background: url(../img/dotted-dark.gif) repeat-x left bottom; }
.range li ul li.see-all a:hover {color:#3A4A55; border-bottom:1px solid #3A4A55; background-image:none;}







#outer {padding:0 0;   background:#f2a057 url(../img/grad.gif) repeat-x bottom left; margin:50px 0 100px 0;}

#point { display:inline; padding:0; margin:0; list-style:none; ;width:70px;}
#point li {display:inline;  margin:0; padding:0; width:70px; text-align:center}
#point li a {display:inline; float:left; height:3.1em; line-height:3.1em; padding:0 1em;letter-spacing:1px;  text-decoration:none; color:#fff; background:#f2a057 url(../img/grad.gif) repeat-x bottom left; border-right:1px solid #5b87ca; border-left:1px solid #406090;}
#point li a:hover, #point li a.current {background:#5079b7 url(../img/down_arrow.gif) no-repeat center top; color:#fff;text-decoration:none;}
/*#point li a:hover b, #point li a.current b {display:block; float:left; background:transparent url(../img/up_arrow.gif) no-repeat center bottom; cursor:pointer;width:70px;text-decoration:none;} */



.suboptions a,.suboptions a.blue_,.suboptions a.yellow_, .suboptions a.red_{
	display:block;
	height:21px;
	width:200px;
	border:none;
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	text-indent:15px;
	background: #00334f url(../img/menu_blue.jpg) repeat-y 0px center;
	margin:0 0 1px 0;
	padding:6px 0 0 0;
}



.suboptions a:hover {
	background:  url(../img/plus.gif) no-repeat 10px center;
	color:#fff;	
	text-decoration: none;
}

.suboptions a.blue_:hover,.suboptions a.yellow_:hover ,.suboptions a.green_:hover ,.suboptions a.red_:hover ,.suboptions a.cyan_:hover   {
	background: #a48535 url(../img/menu_yellow.jpg) repeat-y 0px center;
	color:#fff;	
	text-decoration: none;
	
}

.suboptions a.blue_:hover   {
	background: #a48535 url(../img/menu_blue.jpg) repeat-y 0px center;
}

.suboptions a.yellow_:hover   {
	background: #a48535 url(../img/menu_yellow.jpg) repeat-y 0px center;
}
.suboptions a.green_:hover   {
	background: #a48535 url(../img/menu_green.jpg) repeat-y 0px center;
}
.suboptions a.red_:hover   {
	background: #a48535 url(../img/menu_red.jpg) repeat-y 0px center;
}
.suboptions a.cyan_:hover   {
	background: #a48535 url(../img/menu_cyan.jpg) repeat-y 0px center;
}

.suboptions a.selected, .suboptions a.blue_selected,.suboptions a.yellow_selected, .suboptions a.red_selected {
	background: #001c43 url(../img/menu_blue.jpg) repeat-y 0px center;
	color:#fff;	
	font-weight:bold;
	text-decoration: none;
}

.suboptions a.yellow_selected {
	background: #a48535 url(../img/menu_yellow.jpg) repeat-y 0px center;
}

.suboptions a.green_selected {
	background: #1b3601 url(../img/menu_green.jpg) repeat-y 0px center;
}

.suboptions a.red_selected {
	background: #901412 url(../img/menu_red.jpg) repeat-y 0px center;
}

.suboptions a.cyan_selected {
	background: #0a7970 url(../img/menu_cyan.jpg) repeat-y 0px center;
}


.suboptions a.sub,.suboptions a.blue_sub,.suboptions a.yellow_sub,.suboptions a.green_sub,.suboptions a.red_sub,.suboptions a.cyan_sub {
	background: #666666 url(../img/submenu_blue.jpg) repeat-y 0px center;
	color:#fff;	
	text-indent:25px;
	text-decoration: none;
	font-size: 1em;
}

.suboptions a.yellow_sub {
	background:  #666666 url(../img/submenu_yellow.jpg) repeat-y 0px center;
}

.suboptions a.green_sub {
	background:  #666666 url(../img/submenu_green.jpg) repeat-y 0px center;
}

.suboptions a.red_sub {
	background: #666666  url(../img/submenu_red.jpg) repeat-y 0px center;
}

.suboptions a.cyan_sub {
	background: #666666  url(../img/submenu_cyan.jpg) repeat-y 0px center;
}



.suboptions a.yellow_subselected,.suboptions a.blue_subselected,.suboptions a.red_subselected,.suboptions a.green_subselected,.suboptions a.cyan_subselected {
	background: #a8142a url(../img/arrow.gif) no-repeat center;
	color:#fff;	
	
	font-weight:bold;
	
	text-indent:34px;
	text-decoration: none;
	font-size: 1em;
}

.suboptions a.blue_subselected {
	background: #666666  url(../img/submenu_blue_select.jpg) repeat-y 0px center;
}
.suboptions a.yellow_subselected {
	background: #666666  url(../img/submenu_yellow_select.jpg) repeat-y 0px center;
}
.suboptions a.green_subselected {
	background: #666666  url(../img/submenu_green_select.jpg) repeat-y 0px center;
}
.suboptions a.red_subselected {
	background: #666666  url(../img/submenu_red_select.jpg) repeat-y 0px center;
}
.suboptions a.cyan_subselected {
	background: #666666  url(../img/submenu_cyan_select.jpg) repeat-y 0px center;
}


.suboptions a.sub:hover,.suboptions a.blue_sub:hover,.suboptions a.yellow_sub:hover.suboptions a.green_sub:hover.suboptions a.red_sub:hover,.suboptions a.cyan_sub:hover {
	background: #a5a5a5 url(../img/arrow.gif) no-repeat 10px center;
	color:#fff;	
	text-decoration: none;
	font-size: 1em;
	
}

.suboptions a.yellow_sub:hover {
	background: #a5a5a5 url(../img/arrow.gif) no-repeat 10px center;
}

.suboptions a.green_sub:hover {
	background: #a5a5a5  url(../img/arrow.gif) no-repeat 10px center;
}

.suboptions a.red_sub:hover {
	background: #a5a5a5  url(../img/arrow.gif) no-repeat 10px center;
}

.suboptions a.cyan_sub:hover {
	background: #a5a5a5  url(../img/arrow.gif) no-repeat 10px center;
}















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

#menu2{
	color:#990000;
	background: url(../img/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(../img/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(../img/tab_blank.jpg) -123px 0 no-repeat;
	text-decoration:none;
}
	
#menu2 a:hover {
	color:#ff0000;
	background-image: none;
}
/* -----------END MENU--------------------------- */


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


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


#contentLeft{
	float:left; width: 225px;
}

#contentLeftSub{
	float:left; width: 225px; /*background: #daeaef; */padding-bottom:10px; margin-bottom:10px
}


#contentLeft p{
	margin:0 0 20px 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;
}



  .prop {
    float:right;
    width:1px;
  }

  .min600px {
    height:500px;
  }





#contentRight{
	background:#fff ; 
	float:right; 
	width: 470px; 
	padding:15px;
	margin-bottom:10px;
	
	
}
#contentRight a			{ color: #c12818;text-decoration:underline}
#contentRight a:visited { color:#c12818}
#contentRight a:hover	{ color:#9e1c0e;text-decoration: underline ; }
#contentRight a:active 	{ color:#9e1c0e;}

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

#contentRight #moreinfo{
	margin:0 20px 0px 20px;
	float:right;
}

#subMenu{
width:196px;
margin:0 auto;

}

#subClicked{
	color:#CC3300;
}





div .leftinfo{
background: #a21e0f;
clear:both;
margin:0 0 20px 0 ;
}

div  .leftinfo .contact{
margin:10px;
padding:0;

color:#FFFFFF;
font-size:0.9em;
line-height:13px;
}

div .leftinfo h1{
background: #8b170d;
color: #FFFFFF;
font-size:1.1em;
padding: 4px;

}



div .leftinfo2{
background: #f5b338;
clear:both;
margin:0 0 20px 0 ;
}

div  .leftinfo2 .contact2{
margin:10px;
padding:0;

color:#FFFFFF;
font-size:0.9em;
line-height:13px;
}

div .leftinfo2 h1{
background: #d9900f;
color: #FFFFFF;
font-size:1.1em;
padding: 4px;

}





div .rightinfo{
background: #f5b338;
display:block;
width:200px;
display: block;

margin:0 0 20px 0 ;
}

div  .rightinfo .contact{
margin:10px;
padding:0;

color:#FFFFFF;
font-size:0.9em;
line-height:13px;
}

div .rightinfo h1{
background: #d9900f;
color: #FFFFFF;
font-size:1.1em;
padding: 4px;

}





#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;
	color:#fff;
	padding: 0;
	margin: 0;
	font-size:0.8em;
	width:735px;
}

#footer div#footer_left{
	padding-left:10px;
	float:left;
	width:350px;
}
#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--------------------------- */