body {
/*	background:#333333; */
	background:#000;
	font-family: Arial, "Arial Narrow", Helvetica, sans-serif;
	font-size: 11px;
/*	line-height: 16px; */
/*	font-size:12pt;
	letter-spacing:0.6pt; */
	margin:0;
	padding:0;
	border:0;
	text-align:center
}
/* --------- fonts --------- */

h3 {
	font-weight:normal;
	font-size:90%;
	margin: 1px 0;
	padding: 0
}

h1 {
	color:white;
	font-weight:bold;
	font-size:110%; 
	padding-top:10px;
	clear:both;
}

.two_cols {
	padding-left:20px; 
	text-align:justify;
	vertical-align:top;
}

.col_left {
	width:50%;
	vertical-align:top;
	padding-left:20px;
}

.col_right {
	width:50%;
	vertical-align:top;	
	width:50%;
	padding-left:40px;
	text-align:left;
}

#content_bottom a:link, a:visited {
/*   color:white;	*/
	color: #013570;
   text-decoration:underline;
}

#content_bottom a:hover {
   color:#013570;	
   text-decoration:none;
}

/* --------- end fonts --------- */

/* --------- header --------- */

#header {
	width:804px;
	margin:auto
}
.solutions {
	color:white;
	font-weight:bold;
	vertical-align:top;
	padding:0;

}


/* --------- end header --------- */

#page_container {
	width:804px;
	margin:auto;
	border-top:1px dotted #231F20;
}



/* --------- content --------- */
#content {
	/* width:801px !important; */
	width:804px; 
/*
	height: 700px !important;
	height: 703px;
*/
	/* overflow: auto; */

	background:white;
	/*background:url('../img/content_bgd.jpg') left repeat-y;*/ 
	padding:15px 0 0 0;
}

#left_tabs {
	vertical-align:top;
}
#left_tabs a {
	display:block;
	text-align:center;
	font-weight:normal;
/*	width:196px; */
	width:220px; 
	height:30px;
	color:white;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:url('../img/left_tab.png') -3px top no-repeat;
	padding:14px 0 0 35px;
	margin:0 10px 0 20px;
/*	border-right:1px solid white;
	border-left:1px solid white; */
}

#left_tabs a:hover, #left_tabs a.sel {
	color:white;
	background:url('../img/left_tab_hover.png') -3px  top no-repeat;
}

#submenu {
	padding: 0px 0 5px 23px;
	height:36px;
/*	border: 1px solid yellow; */
}

#submenu a:link, #submenu a:visited, #submenu a:hover  {
	display:block;
	float:left;
	text-align:center;
	height:23px;
	font-size:85%;
	font-weight:bold;
	text-decoration:none;
	padding: 8px 0 0 0 ;
	margin:0 2px 0 0px;
/*	border-right:1px solid white;
	border-left:1px solid white; */
	
}

/*
#submenu a.n60:link, #submenu a.n60:visited {
	color:#bebaba;
	width:60px;
	background:url('../img/submenu_60.png') no-repeat;
}
#submenu a.n60:hover, #submenu a.sel60:link, #submenu a.sel60:visited, #submenu a.sel60:hover {
	color: #ffffff;
	width:60px;
	background: url('../img/submenu_60_hover.png') no-repeat;
}

#submenu a.n100:link, #submenu a.n100:visited {
	color:#bebaba;
	width:100px;
	background:url('../img/submenu_100.png') no-repeat;
}
#submenu a.n100:hover, #submenu a.sel100:link, #submenu a.sel100:visited, #submenu a.sel100:hover {
	color: #ffffff;
	width:100px;
	background: url('../img/submenu_100_hover.png') no-repeat;
}

#submenu a.n123:link, #submenu a.n123:visited {
	color:#bebaba;
	width:123px;
	background:url('../img/submenu_123.png') no-repeat;
}
#submenu a.n123:hover, #submenu a.sel123:link, #submenu a.sel123:visited, #submenu a.sel123:hover {
	color: #ffffff;
	width:123px;
	background: url('../img/submenu_123_hover.png') no-repeat;
}
*/
#submenu a.small:link, #submenu a.small:visited {
	color:white;
	width:83px;
	background:url('../img/small_tab.png') 0px top no-repeat;
}
#submenu a.small:hover, #submenu a.sel_small:link, #submenu a.sel_small:visited, #submenu a.sel_small:hover {
	color: #ffffff;
	width:83px;
	background: url('../img/small_tab_hover.png') 2px top no-repeat;
}
#submenu a.medium:link, #submenu a.medium:visited {
	color:white;
	width:128px;
	background:url('../img/medium_tab.png') 1px top no-repeat;
}
#submenu a.medium:hover, #submenu a.sel_medium:link, #submenu a.sel_medium:visited, #submenu a.sel_medium:hover {
	color: #ffffff;
	width:128px;
	background: url('../img/medium_tab_hover.png') 1px top no-repeat;
}

/* ------------------------------------------------------------ */


#content_bottom {
/*	height:335px; */
/*	height:395px; */
	display:table;
	color:#231F20;
	text-align:justify;
	background:url('../img/content_bgd.jpg') repeat-y 0 left ;
	padding-top:15px !important;
	padding-top:15px;
/*	border: 1px solid white;  */
}

#content_bottom #text {
	/*background: url('../img/globe-top.png')  no-repeat bottom right;*/
	padding: 0px 26px 20px 31px;
	margin:15px 0 0 0 !important;
	margin:15px 2px 0 0;
	height:318px;
/*	border: 1px solid yellow  */
}

#text ul {
	margin-top:5px; 
	margin-bottom:10px;
	list-style:circle;
	color:#013570;
	font-weight:bold;
}
#text ul li {
	padding-top:4px;
}
/*
#content_bottom td {
	vertical-align:top;
	*padding:0px 25px 0 30px;
}
*/

#bottom_menu  a {
	color:#bebebe;
	font-size:88%;
	line-height:10px;
	text-decoration:none;
	padding:0 4px 2px 4px;
	border-right:1px dotted #bebebe;
}


#bottom_menu  a:hover {
	color:white;
}

.movie {
	padding:11px 0 0 0px;
/*	*padding:11px 25px 0 0px; */
	text-align:left;
	vertical-align:top;
}

h1.underline {
	border-bottom:solid 1px white;
}

/* ------------ map ---------- */

#mini_map {
	padding: 0px 10px 15px 50px;
	height:100px;
/*	border: 1px solid yellow */
}


#mini_map a {
	display:block;
	font-weight:bold;
	float:right;
	padding:0;
	width:106px;
	height:90px;
	text-align:center;
	text-decoration:none;
/*	border: 1px solid green */
}

 #mini_map a:hover {
	
	color: #ff8800;
 }

#mini_map a .thumbnails {
	display:block;
	float:left;
	width:75px;
	border:0;
	padding:0 10px 5px 13px; 
}
#mini_map a:hover .thumbnails {
	padding-top:2px
}
.our_loc {
	display:block;
	text-align:left;
	font-size: 130%;
	margin:0 0px 0 0;
	padding:20px 30px 0 0;
	color: #ff8800;
	
}

/* ---------- end map -------- */

.red {
	color:#AA0000;
}

.blue {
	color:#013570;
}

.chk {
/*
	display:block;
	float:left;
	height:10px;
	_height:13px;
	margin:0;
	padding:0;
*/
	padding: 0 0 4px 0;
	float:left;

}
/*
.chk_box {
	float:left;
	height:10px;
	margin:0;
	padding:0 0 0 5px;
}

*/

.address {
	display:block;
	float:right;
	padding:0px 0 0 10px;
	line-height:13px;
	font-weight:normal;
	text-align:left;
	font-size:85%;
}
.address table td {
	padding: 2px 0 0 0px
}
.address table td b {
	font-size:120%
}

/* ---------- end content ---- */

/* ---------- footer --------- */
#footer {
	clear: both;
	margin: 0px 0 2px 0;
	padding: 2px 0 0 0;
	/*background: url('../img/globe-bottom.png')  no-repeat top right;*/
/*	border: 1px solid yellow; */
}
#footer td {
	vertical-align:top;
	text-align:left;
	padding: 3px 0;
}
#network a {
	float:left;
	margin:5px 5px 0 0;
}

/* ---------- end footer --------- */

form table td {
	vertical-align:top;
	padding: 3px 2px 1px 0;
}
.form_input, .form_textarea {
	font-size:85%;
	margin:0;
	padding: 2px;
	border:1px solid #111111;
}

.button {
	font-size:100%;
	border:1px solid #111111;
	color:#FFFFFF;
	font-weight:bold;
	background: #013570;
	padding:2px 10px 3px 10px;
	text-align:center;
}

/* ---------------- */
#agencies {
	border-collapse:collapse;
	margin-top:5px;
	margin-left:30px;
}
#agencies td {
	padding:10px;
	vertical-align:middle
}

#agencies td a img {
	border: 1px solid #606060;
}


a.presentation:link, a.presentation:visited, a.presentation:hover  {
	display:block;
	width:105px;
	height:53px;
	color:#fff;
	font-size:100%;
	font-weight:bold;
	text-decoration: none;
 	background:url('../img/play_presentation.png') no-repeat;
/*
	padding: 47px 5px 0px 50px !important;
	padding: 50px 5px 0px 50px ;
*/
	padding: 50px 0 0 100px !important;
	padding: 50px 0 0 50px;
}

a.presentation:hover {
	background: url('../img/play_presentation_hover.png') no-repeat;
}

#download a img {
	border:0
}
#download a:link, #download a:visited, #download a:hover {
	line-height:20px;
	height: 120px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff
}

#download a:hover {
	color: #809EF8;
}
#download a:hover img {
	margin-right:2px
}

#download_home a:hover img {
	margin-bottom: 2px;
}
#download_home a:link, #download_home a:visited, #download_home a:hover  {
	text-decoration:none; 
	font-weight:bold; 
	color:#013570;
}

/* ---------- Download brochure - popup ----------------- */
.pop_up {
	display:none;
	position:absolute;
}

table.download_brochure {
	font-size:80%;
	background:white;
	border:1px solid #111111;
	color: #111111;
	width:405px;
	border-collapse:collapse;
} 

table.download_brochure td.left{
	width:200px;
	text-align:left;
	padding:0 0 0 5px;
	border:0;
	}	

label.form {
	display:block;
	float:left;
	width:170px;
	font-size:100%;
	padding:0 0 0 5px; 
}


table.download_brochure .form_input {
	width:200px;
	font-size:100%;
	margin:2px;
	padding:0;
	border:1px solid #111111;
}

table.download_brochure  .button {
	display:block;
	position:relative;
	float:right;
	font-size:100%;
	width:50px;
	height:22px;
	border:1px solid #111111;
	color:#FFFFFF;
	font-weight:bold;
	background: #013570;
	padding-bottom:2px;
	*padding-bottom:0;	
	text-align:center;
	margin-left:5px;
}
table.download_brochure  .checkbox {
	display:block;
	margin:0 0 0 5px;
	_margin:0 0 0 0;
	padding:0px;
	float:left;
}

table.download_brochure tr.last{
	height:32px;
	margin:0 0 10px 0;
	vertical-align:top;
}

table.download_brochure td .close {
	display:block;
	width:14px;
	height:14px;
	background:url('../img/close.jpg') no-repeat center;
	margin:0;
	padding:0;
	cursor:pointer;
}

table.download_brochure tr.title td {
	background:#000000;
	height:18px;
	padding-left:5px;
	color:#FFFFFF;
	font-weight:bold
}

table.download_brochure tr.message td {
	color:black;
	font-weight:normal;	
	height:18px;
	padding-left:5px;
}

/* ---------  links page  -------------------- */
#link_box {
	margin-left: 15px;
	padding:0;
}
#link_box a {
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
}

#link_box a:hover, #link_box .selected {
	color:#013570;
	text-decoration:underline
}

.links_table {
	border-collapse:collapse;
}
.links_table td {
	vertical-align:top;
	padding: 1px 15px 1px 0;
	width:50%;
}
.links_table td.right {
	border-left: 1px solid #A0A0A0;
	padding-left:15px;
	text-align:right;
}
#text .links_table a {
	text-decoration:none
}
#text .links_table a:hover {
	text-decoration:underline
}

#links_box {
	width:480px;
	height:360px;
	overflow:auto;
	float:right
}
#links_box div b {
	display:block;
	padding:0px 15px 8px 0;
}
#links_box div td.right b {
	display:block;
	padding:0px 0px 8px 0;
}