@charset "utf-8";
/* CSS Document */
body
{
	background: #131313 url(../images/bg-left.gif) repeat-x;
	margin-top:0;
	margin-bottom:0;
	color:#FFFFFF;
}
.logo
{
	padding-top:9px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:15px;
}
div.cont_title
{
	font-family:"Arial";
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:2px;
	padding-top:2px;
	font-weight:bold;
	font-size:14px;
}
div.cont_title span
{
	color:#ffbd08;
}
div.cont_title font
{
	color:#ffffff;
}
TABLE.cont_tbl
{
	background:url(../images/sideline.jpg);
	border:1px solid #999999;
}
TABLE.cont_tbl tr td
{
	padding:5px 5px 5px 5px;
	font-family:"Arial";
}
TABLE.cont_tbl tr td span
{
	font-size:11px;
	color:#ffbd08;
	font-weight:bold;
}
TABLE.cont_tbl tr td font
{
	font-size:13px;
	color: #07ACCF;
	font-weight:bold;
}
TABLE.cont_tbl tr td a
{
	font-size:11px;
	font-weight:bold;
}
TABLE.cont_tbl tr td div
{
	padding-bottom:5px;
}
TABLE.faq_tbl span
{
	font-family:"Tahoma";
	font-size:11px;
	color:#e9a014;
	font-weight:bold;
}
TABLE.faq_tbl div
{
	font-family:"Tahoma";
	font-size:11px;
	color:#efefef;
	background-color:#58595b;
	border:1px solid #CCCCCC;
	padding:5px 5px 5px 5px;
	margin:5px 0 0 0;
}
.col_left
{
	padding-left:15px;
}
.breadcrum
{
	font-family:"Verdana";
	font-size:11px;
	color:#e9a014;
}
.title_div
{
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:2px;
	padding-top:2px;
	font-family:"Arial";
}
.title_div span
{	
	font-weight:bold;
	font-size:15px;
	color:#ffbd08;
}
.title_div img
{
	vertical-align:bottom;
}
.title_div font
{
	font-size:11px;
	color: #07ACCF;
	font-weight:bold;
}
.title_div b
{
	font-size:11px;
}
.title_div a
{
	font-size:11px;
	color:#990000;
	font-weight:bold;
	font-style:italic;
}
.country
{
	height: 25px;
	width: 150px;
	border:1px solid #CCCCCC;
	padding-top:5px;
	background:url(../images/bg-left.gif) repeat-x;
}
.country img
{
	vertical-align:bottom;
}
.country span
{
	font-family:"Verdana";
	font-size:13px;
	font-weight:bold;
	text-transform:capitalize;
}
.red
{
	font-family:"Arial";
	font-size:11px;
	color:#990000;
}
.orange
{
	font-family:"Arial";
	font-size:12px;
	color:#e9a014;
}
.yellow
{
	font-family:"Arial";
	font-size:12px;
	color:#ffbd08;
}
.white
{
	font-family:"Arial";
	font-size:12px;
	color:#ffffff;
}
.blue
{
	font-family:"Arial";
	font-size:12px;
	color: #07ACCF;
}
a.blue:hover
{
	color: #fff;
}
a.yellow:link, a.yellow:visited, a.white:link, a.white:visited
{
	text-decoration:none;
}
a.yellow:active, a.white:active, a.white:hover
{
	text-decoration:underline;
}
.caps
{
	text-transform:capitalize;
}
.upp
{
	text-transform:uppercase;
}
.brdr
{
	border: 1px solid #999999;
	padding:5px 5px 5px 5px;
	margin-top:10px;
}
.foot
{
	background:url(../images/fbg.gif) no-repeat;
}
.copy
{
	font-family: "Verdana";
	font-size:10px;
	color:#666666;
}
.foot img
{
	float:left;
	padding-left:30px;
}
.foot div
{
	font-family: "Verdana";
	font-size:11px;
	color:#999999;
	width:700px;
	padding-top:12px;
}
.foot div a:link, .foot div a:visited
{
	text-decoration:none;
	color:#999999;
}
.foot div a:hover, .foot div a:active
{
	text-decoration:underline;
	color:#ffffff;
}
.dots
{
	background:url(../images/dots.gif) repeat-x;
}
.pur_form
{
	padding:5px 5px 5px 5px;
	margin-top:10px;
	width:650px;
	background:url(../images/con_bg.gif) repeat-x left top;
	background-color: #000000;
}
.right
{
	float:right;
	padding-left:10px;
}
.left
{
	float:left;
	padding-right:10px;
}

#menu
{
	margin:0px 0 0 0;
	width:100%;
	height:32px;
}
#menu ul
{
	list-style:none;
	margin:0 0 0 0px;
	padding:0;
	background:url(../images/top-nav-right.gif) top right no-repeat;
	height:32px;
	
}
#menu li
{
	list-style:none;
	display:block;
	float:left;
	height:32px;
	line-height:30px;
}
#menu li a
{
	font-family:'Arial';
	font-size:12px;
	display:block;
	float:left;
	color:#000000;
	text-transform:uppercase;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
	padding:0 17px;	
	background:url(../images/top-nav-bg.gif) repeat-x top left;
	height:32px;
}
#menu li a:hover
{
	color:#fff;	
	background:url(../images/top-nav-bg.gif) repeat-x bottom left;
}
#menu li span a
{
	display:block;
	float:left;
	text-transform:uppercase;
	font-size:12px;
	line-height:30px;
	text-decoration:none;
	font-weight:bold;
	padding:0 17px;
	padding-left:25px;	
	background:url(../images/top-nav-left.gif) repeat-x top left;
	height:32px;
}
#menu li span a:hover
{			
	background:url(../images/top-nav-left.gif) repeat-x bottom left;
	height:32px;
}
#menu li span a.current
{
	display:block;
	float:left;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	text-decoration:none;
	padding:0 17px;
	padding-left:25px;
	background:url(../images/top-nav-left.gif) repeat-x bottom left;
	height:32px;
}
#menu li span a:hover.current
{
	cursor:default;
}
#menu li a.current
{
	display:block;
	float:left;
	background:url(../images/top-nav-bg.gif) repeat-x bottom left;
	color:#000;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
	padding:0 17px;	
}
#menu li a:hover.current
{
	cursor:default;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:500px; 
  height:240px;
  padding:10px;
  background-color:#000000;
  border: 1px solid #CCCCCC;
}

#boxes #dialog1 {
  width:500px; 
  height:260px;
  padding:10px;
  background-color:#000000;
  border: 1px solid #CCCCCC;
}

#boxes #dialog2 {
  width:500px; 
  height:240px;
  padding:10px;
  background-color:#000000;
  border: 1px solid #CCCCCC;
}

#boxes #dialog3 {
  width:500px; 
  height:200px;
  padding:10px;
  background-color:#000000;
  border: 1px solid #CCCCCC;
}

#boxes #dialog4 {
  width:500px; 
  height:280px;
  padding:10px;
  background-color:#000000;
  border: 1px solid #CCCCCC;
}

#boxes #dialog5 {
  width:500px; 
  height:180px;
  padding:10px;
  background-color:#000000;
  border: 1px solid #CCCCCC;
}

#boxes #dialog6 {
  width:500px; 
  height:220px;
  padding:10px;
  background-color:#000000;
  border: 1px solid #CCCCCC;
}

#boxes #dialog7 {
  width:500px; 
  height:150px;
  padding:10px;
  background-color:#000000;
  border: 1px solid #CCCCCC;
}

#boxes #dialog8 {
  width:500px; 
  height:350px;
  padding:10px;
  background-color:#000000;
  border: 1px solid #CCCCCC;
}

#boxes #dialog9 {
  width:500px; 
  height:230px;
  padding:10px;
  background-color:#000000;
  border: 1px solid #CCCCCC;
}

#boxes #dialog10 {
  width:500px; 
  height:230px;
  padding:10px;
  background-color:#000000;
  border: 1px solid #CCCCCC;
}

#popupContactClose{
font-size:18px;
text-decoration:none;
line-height:14px;
right:16px;
top:20px;
position:absolute;
color: #990000;
font-weight:700;
display:block;
}
#contactArea
{
text-align:justify;
}
