
/* Global properties ======================================================== */

body
{ 
	background: url(../images/mainbg.gif) top repeat-x #fff; 
	border:0; 
	font:12px Arial, Helvetica, sans-serif; 
	color:#001100; 
	line-height:18px;
    margin-left:0;
    margin-top:0;
    text-align:center;
}

#wrapper 
{
   width: 867px;
   margin: 0 auto;
   text-align: left;
}
.left { float:left;}
.right { float:right;}
.wrapper {width:100%; overflow:hidden;}
.caps{ text-transform:uppercase}

/* Global Structure ============================================================= */
#slider{ position:relative;width:100%;}
#coin-slider{  position: relative;width:867px; height:200px; overflow:hidden}
.coin-slider { position: relative;width:867px; height:200px; overflow:hidden}

#cs-navigation-coin-slider a{display:none}
#cs-buttons-coin-slider{ position:absolute; bottom:5px; right:5px;background:url(../images/bg_pagination.png) 0 0 no-repeat; padding:7px 0 0 10px; width:83px; height:20px;}
#cs-buttons-coin-slider a{ position:relative; float:left; width:13px; height:13px; text-indent:-9999px; margin-left:2px;background:url(../images/buttons.png) right 0 no-repeat}
#cs-buttons-coin-slider a:hover, #cs-buttons-coin-slider a.cs-active{ background-position:left}
/*================= table  ======== */
.td-menu
 { 
	text-align:left;
 }
/*==================header======================================*/

.header_bg
{
	width:100%;
	height :82px;
	background:url(../images/top-logo.png ) no-repeat;
	
}
.float_img
{
	border-width:0px;
	PADDING-RIGHT:5px;
	FLOAT:left;
	PADDING-BOTTOM:5px
	}
.title-bg
{
	height:30px;
	background:url(../images/title_bg.gif ) no-repeat;
	width:875px;
	margin-left:5px;
	padding-left:5px;
	font-size:16px; 
	color:#505050; 
	font-weight:bold; 
	line-height:20px; 
}
.flatTextBox 
{
	clip:   rect(   ); 
	border: 1px #000000 solid; 
	letter-spacing: 1px; 
	word-spacing: 3px; 
	font-family: Verdana,Helvetica,Arial,sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold;
	height:16px;
	Width:130px;
	vertical-align: middle;
	color:black;
}
input.flatButton 
{
	clip:   rect(   ); 
    letter-spacing: 1px;	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight:Bold;
	cursor:hand;
	border: 1px #383C38 solid;
	color:#000000;
	vertical-align: middle;
	height:20px;
	
}
.table-form1
{
	width:214px;
	
	min-height: 260px;
	border-top: 1px solid #bfd966;
	border-left: 1px solid #bfd966;
	border-right: 1px solid #bfd966;
	border-bottom: 1px solid #bfd966;
	-webkit-border-radius:  5px;
	-moz-border-radius:  5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 2px 2px #bfd966;
	-moz-box-shadow: 0px 2px 2px #bfd966;
	box-shadow: 0px 2px 2px #bfd966;
	background: #fff;
	color:#4c6c06
}
.header-form
{
	background: url(../images/bg_titleform.gif) repeat ;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    line-height: 10px ;
    color:White;
    padding-left:2px;
    margin-left:5px;
    height:30px;
    -webkit-border-radius:  5px;
	-moz-border-radius:  5px;
	-khtml-border-radius: 5px;
    
}

/*==================== table contact bottom =========================*/
.tbl_contact
{
	height:75px;
	background:url(../images/bottom_contact_bg.jpg );
	width :867px;
	padding-top: 10px;
	margin-top: 20px;  
	vertical-align:bottom  ; 
	
}
/*==================== table contact bottom =========================*/
.bottom_link{height:75px;	width:867px;}
TD.bottom_link {
	TEXT-ALIGN: center; PADDING-BOTTOM: 0px; PADDING-LEFT: 12px; PADDING-RIGHT: 0px; FONT-FAMILY: "Arial", "Trebuchet MS"; COLOR: #94350c; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: none; PADDING-TOP: 0px
}
A.bottom_link {
	TEXT-ALIGN: left; LINE-HEIGHT: 120%; FONT-FAMILY: "Arial", "Trebuchet MS"; COLOR: #4e4a48; FONT-SIZE: 11px; TEXT-DECORATION: none
}
A.bottom_link:hover {
	TEXT-ALIGN: left; LINE-HEIGHT: 120%; FONT-FAMILY: "Arial", "Trebuchet MS"; COLOR: #4e4a48; FONT-SIZE: 11px; TEXT-DECORATION: underline
}
.div-part
{
	padding-top: 10px;
	margin-top: 10px;
}
.Text-Contact 
{
	font-weight:bold; 
	color:red;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	padding-top: 10px; 
	text-align:center;
	text-transform:uppercase;
}
.td-center
{ align: center;
 text-align:center;
}