body{
	margin: 0;
	background: #000000;
	font: 11px/14px Verdana, sans-serif;
}
#main{
	width:1000px;
	margin:5px auto;
	overflow:hidden;
	background-color: #F8F9FA;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-box-shadow: 0 0 4px #000;
	-moz-box-shadow: 0 0 4px #000;
}
#header{
	width:1000px;
	height:125px;
	overflow:hidden;
	position:relative;
	background: url(../bg/topline.gif) no-repeat;
}
#header strong{
	float:left;
	margin-top:4px;
	display: block;
	overflow:hidden;
}
#header strong a{
	width: 250px;
	position: absolute;
	top: 18px;
	left:1px;
	height: 105px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../bg/color.gif) no-repeat 100% 0;
}
#headindex{
	width:250px;
	height:120px;
	overflow:hidden;
	background: url(../bg/color.gif) no-repeat 0 10px;
}
.info h2{
	padding : 2px 3px;
	margin: 0 1px;
	font : bold 14px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #425466;
	background : #CBD3D8;
	border-bottom : 1px double #ACBBCA;
	border-top : 1px double #ACBBCA;
}

.textindex{
	/*float: right;*/
	width: 1002px;
	padding : 0;
	margin: 0;
	display : block;
	top : 0px;
	position : relative;
	right : 0px;
}
.textindex H1, .textindex H2{
	padding : 2px 3px 32px;
	margin: 0px 1px 0 1px;
	font : bold 21px/27px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ec1d24;
}
.textindex H2{
	padding : 10px 3px 10px;
	font : bold 20px/25px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
}
.textindex H3{
	padding : 12px 3px 2px;
	margin: 0px 1px 0 1px;
	font : bold 20px/25px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #00a651;
}

/*____________________________________________*/
.icon{
	margin: 0px 1px 0px 1px;
	padding: 0;
	float: left;
	display: block;
	overflow: hidden;
	position: relative;
}
.icon li{
	list-style:none;
	padding:0px 8px 0px 2px;
	display:inline;
	float: left;
	font : 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color : #607386;
}
.icon a{
	display: block;
	width: 100px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
}
/*__________________________________*/

/*__________________________________*/
.textindex ul.navigation {
	top: 37px;
	width : 1002px;
}
ul.navigation{
	width: 745px;
	height: 24px;
	/*float: right;*/
	display: block;
	text-align: center;
	overflow: hidden;
	position: absolute;
	top: 97px;
	margin: 0px;
	padding: 0;
	right: 0;
	line-height: 24px;
	background : #BBC8CE url(../bg/menu.gif) repeat-x;
	border : 1px double White;
}
ul.navigation li{
	list-style:none;
	display:inline;
	padding:2px 15px 2px 18px;
	background:url(../bg/bg_separator.gif) no-repeat 0px 2px;
}
ul.navigation li.first{
	background:none;
}
ul.navigation a{
	color: Black;
	text-decoration: none;
	font: normal 12px/14px Verdana, sans-serif;
}
ul.navigation a:hover {
	color: #566081;
	text-decoration : underline;
}

/*____________________________________________*/
#contenti{
	width: 1002px;
	margin:0px auto;
	overflow: hidden;
	padding: 0;
	background: none;
}
#content{
	width: 1000px;
	margin:0px auto;
	overflow: hidden;
	padding: 0;
	background: url(../bg/bg_content.gif) repeat-y;
}
.left{
	float: left;
	width:250px;
	margin : 0;
	padding : 0;
}
.info{
	float:left;
	width:250px;
}
p.cap{
	clear: both;
	overflow: hidden;
	text-align: center;
	margin: 4px 2px;
	color: #8E8A88;
	font: 11px/14px Verdana, sans-serif;
}

.info2{
	clear: both;
	width: 250px;
	padding-top: 15px;
	background: url(../bg/bg_left_sep.gif) no-repeat;
}
.info3{
	clear: both;
	width: 250px;
	padding-top: 22px;
	background: url(../bg/bg_left_sep.gif) no-repeat;
}
.info3 p{
	clear: both;
	overflow: hidden;
	text-align: left;
	margin: 0px 12px;
	color: #3E4A55;
	font: 11px/13px Verdana, sans-serif;
}
ul#menu{
	margin: 0;
	padding: 10px 0px 20px 1px;
	width: 249px;
	clear: both;
	display: block;
	overflow: hidden;
}
ul#menu li{
	padding: 0;
	float: left;
	width: 249px;
	list-style : none;
	background : url(../bg/listmenu.gif) no-repeat;
}
ul#menu li.s{
	color: #424F5B;
	padding: 2px 1px 3px 4px;
	text-decoration: none;
	font: bold 12px/16px Verdana, sans-serif;
	background : url(../bg/listmenu2.gif) no-repeat;
}
ul#menu a{
	float: left;
	color: #3D4550;
	padding: 0 0 0 12px;
	text-decoration: none;
	font: normal 11px/21px Verdana, sans-serif;
	background : url(../bg/bg_list.gif) no-repeat 0px;
}
ul#menu a:hover{
	color: #FFA500;
	text-decoration : underline;
}
/*____________________________________________*/

a.learnmore {
	display: inline;
	float: right;
	margin: 15px 15px 15px 0;
	color: #3E4A55;
	padding: 6px 0px 0px 15px;
	text-decoration: underline;
	background: url(../bg/bg_list.gif) no-repeat 0 7px;
	font: bold 11px/13px Verdana, sans-serif;
}
a.learnmore:hover{
	color: #000;
}
/*____________________________________________*/
.text{
	float: left;
	width: 720px;
	padding : 15px 10px 20px 18px;
	overflow : hidden;
}
.text h1{
	overflow: hidden;
	margin: 10px 0px 12px 0px;
	color: #3E4A55;
	font:bold 13px/16px Verdana, sans-serif;
}
.text  a{
	color: #424B59;
	text-decoration : none;
}
.text  a:hover{
	color: #424B59;
	text-decoration : underline;
}
.text p{
	overflow:hidden;
	margin:12px 0px 12px 0px;
	color: #424B59;
	font:11px/13px Verdana, sans-serif;
}
.text h2{
	overflow: hidden;
	margin: 10px 5px 0px 20px;
	color: #606D82;
	font:bold 12px/16px Verdana, sans-serif;
	background : #EDEFF1;
	padding-left : 4px;
}
.text h3{
	overflow: hidden;
	margin: 2px 0px 0px 50px;
	color: Black;
	font:bold 12px/21px Verdana, sans-serif;
}
.text p.t{
	overflow:hidden;
	margin:4px 0px 20px 60px;
	font:11px/13px Verdana, sans-serif;
}
.text ul{
	overflow:hidden;
	margin:3px 20px 3px 66px;
	color: Black;
	font:11px/13px Verdana, sans-serif;
}
.text dd{
	margin : 5px 0px 12px 40px;
}
.text  table td{
	vertical-align : top;
}

/*____________________________________________*/
#footer {
	width:1000px;
	height: 58px;
	overflow: hidden;
	font:11px/14px Verdana, sans-serif;
	text-align : left;
	padding: 2px 0px 5px 0px;
	text-indent : 10px;
	background : #F1F2F6 url(../bg/footer.gif) no-repeat;
}
#footer p{
	clear: both;
	overflow: hidden;
	text-align: right;
	padding: 1px 10px 1px 0;
	color: #566274;
	font: 11px/17px Tahoma, Arial, sans-serif;
	margin : 4px 0px 3px 0px;
}
#footer a {
	color : #566274;
	text-decoration : none;
	font-size : 10px;
	padding-left : 5px;
}
#footer a:hover {
	color : #A5AEBC;
	text-decoration : underline;
}
 H1.h1 {
	font:11px/13px Verdana, sans-serif;
	text-align : left;
	margin: 5px 0px 5px 10px;
	color : Black;
}
.colt {
	background-color : White;
	border : 0px;
	margin : 10px 5px 40px 25px;
	width : 690px;
}
.colt TR {
	background-color : #EAECEE;
}
.colt TR.top1 {
	background-color : #D1D7DC;
}
EM {
	color : #FFA500;
	font-style : normal;
}
.stext {
	color : Black;
	font : normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tm {
	font-stretch : narrower;
	font-size : 8px;
	vertical-align : super;
	color : #8B0000;
}
a{
	color: #7E7A75;
	text-decoration : none;
}
a:hover{
	color: #3E4A55;
	text-decoration : underline;
}
.tabl{
	background-color : #ffffff;
}
#design{
	width: 150px;
	position: absolute;
	top: 610px;
	right:30px;
	height: 150px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
}

