@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
img{
	border: none 0;
	}
.container {
    width: 960px;
    margin: 0 auto;
    position: relative;
}
#header .disclaimer {
    color: #999;
    padding: 100px 0 7px 0;
    text-align: right;
    display: block;
    position: absolute;
    top: 0; right: 0;
}
#header .disclaimer a { color: #ccc;}
ul.topnav {
	list-style: none;
	margin: 0;
	float: left;
	width: 820px;
	background: #222;
	font-size: 1.2em;
	background: url(../images/topnav_bg.gif) repeat-x;
	z-index: 100;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
ul.topnav li {
	float: left;
	position: relative; /*--Declare X and Y axis base--*/
	z-index: 100;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul.topnav li a{
    padding: 10px 5px;
    color: #fff;
    display: block;
    text-decoration: none;
    float: left;
	z-index: 100;
}
ul.topnav li a:hover{
    background: url(../images/topnav_hover.gif) no-repeat center top;
	z-index: 100;
}
ul.topnav li span { /*--Drop down trigger styles--*/
    width: 17px;
    height: 35px;
    float: left;
    background: url(../images/subnav_btn.gif) no-repeat center top;
	z-index: 100;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer; z-index: 100;} /*--Hover effect for trigger--*/


/**************************************************************First sub BEGINS***************************************************************/


ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 10px;
	top: 35px;
	background: #333;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
	z-index: 100;
}
ul.topnav li ul.subnav li{
    margin: 0; padding: 0;
    border-top: 1px solid #252525; /*--Create bevel effect--*/
    border-bottom: 1px solid #444; /*--Create bevel effect--*/
    clear: both;
    width: 170px;
	z-index: 100;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background-color: #333;
	background-image: url(../images/dropdown_linkbg.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
	z-index: 100;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	text-align: left;
	width: 145px;
	background-color: #222;
	background-image: url(../images/dropdown_linkbg.png);
	background-repeat: no-repeat;
	background-position: left center;
	z-index: 100;
	padding-left: 20px;
}
ul.topnav ul li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: right;
	background: url(../images/subnav_btn.gif) no-repeat center top;
	z-index: 100;
	margin-top: -35px;
	margin-right: 10px;
}


/**************************************************************First sub END***************************************************************/









/**************************************************************Second sub BEGINS***************************************************************/


ul.topnav li ul ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 10px;
	top: 35px;
	background: #333;
	padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
	z-index: 100;
	margin-top: -37px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 160px;
}
ul.topnav li ul ul.subnav li{
    margin: 0; padding: 0;
    border-top: 1px solid #252525; /*--Create bevel effect--*/
    border-bottom: 1px solid #444; /*--Create bevel effect--*/
    clear: both;
    width: 170px;
	z-index: 100;
}
html ul.topnav li ul ul.subnav li a {
	float: left;
	width: 145px;
	background-color: #333;
	background-image: url(../images/dropdown_linkbg.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
	z-index: 100;
}
html ul.topnav li ul ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	text-align: left;
	width: 145px;
	background-color: #222;
	background-image: url(../images/dropdown_linkbg.png);
	background-repeat: no-repeat;
	background-position: left center;
	z-index: 100;
	padding-left: 20px;
}



/**************************************************************Second sub END***************************************************************/

#header img {
	/* [disabled]margin: 20px 0 10px; */
}.holder {
	height: auto;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content {
	float: left;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
	margin-top: -2px;
	margin-bottom: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
}
.headerSlideHolder {
	float: left;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mainMINIicon {
	float: left;
	height: 40px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	background-color: #333;
}
.sliderBL {
	float: left;
	height: 180px;
	width: 500px;
	background-image: url(../images/slideBLbg.png);
	position: relative;
	z-index: 5;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
.sliderHolder {
	float: left;
	height: 180px;
	width: 535px;
	position: relative;
	z-index: 2;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	margin-right: -75px;
}
.logo {
	float: right;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 15px;
}
.textLogoBIG {
	float: right;
	height: auto;
	width: auto;
	margin-top: 0px;
	clear: left;
	margin-right: 120px;
}
.headerMINicon {
	float: left;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-left: 10px;
}
.footer {
	float: left;
	height: auto;
	width: 960px;
	background-image: url(../images/background%20repeat.png);
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F90;
}
.footerTelHolder {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
	float: left;
	height: auto;
	width: 250px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.horamTXT {
	float: left;
	height: auto;
	width: 100px;
	text-align: right;
	padding-right: 5px;
	line-height: 15px;
	color: #FFF;
	font-size: 11px;
}
.horamTXT a:link {
	line-height: 15px;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
.horamTXT a:hover {
	line-height: 15px;
	color: #F00;
	font-size: 11px;
	text-decoration: none;
}
.horamTXT a:visited {
	line-height: 15px;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}



.horamIMG {
	float: left;
	height: auto;
	width: 80px;
	text-align: right;
}
.horamHolder {
	float: left;
	height: auto;
	width: 185px;
	margin-top: 17px;
	margin-left: 95px;
}.footerLogo {
	float: left;
	height: auto;
	width: auto;
}
.footerTel {
	float: left;
	height: auto;
	width: auto;
	margin-top: 17px;
	padding-left: 10px;
}
.copyRightNote {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
	float: left;
	height: auto;
	width: 290px;
	margin-top: 10px;
	margin-left: 100px;
	margin-bottom: 15px;
	text-align: center;
	margin-right: 20px;
}

.flagHolder {
	float: right;
	height: auto;
	width: 100px;
	clear: right;
	background-color: #292929;
	padding-top: 10px;
	padding-bottom: 7px;
	background-image: url(../images/topnav_bg.gif);
	background-repeat: repeat-x;
	text-align: right;
}
