@charset "utf-8";
#header {
	float: left;
	width:100%;
	height: 434px;
	background:#000000;
}
#headerImgLeft {
	float: left;
	width:200px;
	height:100%;
	background:#ffcc66;
	background:url(../images/ind_l.jpg) 0 0 no-repeat;
}
#headerGroupRight {
	float: left;
	width:753px;
}
#headerTopImgRight {
	width:753px;
	height:146px;
	background:#999999;
	background:url(../images/ind_t_bgr.jpg) 0 0 no-repeat;
}
#header img.logo {
	position:relative;
	left:0px;
	top:46px;
	width:234px;
	height:58px;
}
#headerBotRightImg1 {
	float: left;
	width:551px;
	height:288px;
	background:#333333;
}
#headerBotRightImg2 {
	float: left;
	width:202px;
	height:288px;
	background:#ffcc66;
	background:url(../images/ind_r.jpg) 0 0 no-repeat;
}
#navigationGroup {
	float: left;
	width:100%;
	height:133px;
	background:#999999;
	background:url(../images/ind_b_bgr.jpg) 0 0 no-repeat;
}
#navigationButtons {

	position:relative;
	left:230px;
	top:12px;
}
#navigationButtons ul {
	height:30px;
}
#navigationButtons ul li {
	float:left;
	color:#D8AB12;
	background-color:inherit;
	font:normal 14px/19px Arial, Helvetica, sans-serif;
}
#navigationButtons ul li a {
	color:#D8AB12;
	background-color:inherit;
	font:bold 11px/25px Arial, Helvetica, sans-serif;
	padding:0 7px;
	text-decoration:none;
}
#navigationButtons ul li a:hover {
	color:#FFFFFF;
	background-color:inherit;
}
#navigationBotGroup {
	width:100%;
	position:relative;
	top: 80px;
}
#navigationCopyrights {
	float: left;
	position:relative;
	left: 15px;
	bottom: 10px;
}
#navigationPowered {
	float: right;
	position:relative;
	right: 15px;
	top: 10px;
}

#navigationCopyrights.cr {
	color:#333333;
	font:normal 10px/13px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#navigationPowered.bf {
	color:#333333;
	font:normal 10px/13px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#navigationPowered.bf a{
	color:#333333;
	font:bold 10px/13px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#navigationPowered.bf a:hover {
	color:#D8AB12;
	font:bold 10px/13px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
/*------------------------------------------------validation --------------------*/
a.xhtml:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #d0910b;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #d0910b;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #386060;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:active{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #d0910b;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

a.css:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #386060;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #386060;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
background-color: #d0910b;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:active{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #386060;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
