@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	background-color: #000000;
	background-image: url(../_img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a   {
	color: #666666;
	text-decoration: none;
}
a:hover   {
	color: #6699cc;
}
h1 {
	font-size: 16px;
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
h2 {
	font-size: 14px;
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.div_main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 110px;
	padding-right: 30px;
	padding-left: 30px;
}
.header .logo {
	float: left;
	height: 110px;
}
.login  {
	width: 230px;
	height: 110px;
	background-image: url(../_img/bg_login.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	color: #999999;
}
.login    .div_input_text    {
	width: 230px;
	height: 20px;
	padding-bottom: 5px;
}
.login  .input_text  {
	height: 18px;
	width: 148px;
	background-color: #000000;
	border: 1px solid #2b2b2b;
	color: #999999;
	font-size: 10px;
}
.login  .div_forgotpass  {
	height: 15px;
	float: left;
	width: 150px;
}
.login  .btn_login  {
	float: right;
}
.navigation {
	background-image: url(../_img/bg_navigation.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.banner_home {
	height: 200px;
	width: 550px;
	float: left;
	background-image: url(../_img/bg_banner.jpg);
}
.banner_flash {
	float: right;
	background-color: #000000;
	width: 400px;
	background-image: url(../_img/bg_flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.banner_content {
	background-image: url(../_img/bg_banner2.jpg);
	height: 130px;
}
.content {
	background-color: #000000;
	background-image: url(../_img/bg_content.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: left;
	width: 620px;
}
.content2 {
	background-color: #000000;
	background-image: url(../_img/bg_content.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: left;
	width: 890px;
}
.content_home {
	background-image: url(../_img/bg_content.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 500px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.content_box {
	background-color: #000000;
	background-image: url(../_img/bg_content.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content  .images {
	float: left;
	width: 210px;
	text-align: left;
}
.content .copies {
	float: right;
	width: 410px;
}
.type {
	clear: both;
	padding-top: 15px;
}
.type  ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.type  ul  li {
	margin: 0px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 14px;
}
.type ul li strong {
	color: #6699cc;
}


.button {
	font-size: 9px;
	color: #666666;
	float: left;
	width: auto;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-image: url(../_img/bg_btn.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #050505;
	margin-top: 10px;
	margin-bottom: 10px;
}






.title {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	clear: both;
	margin-bottom: 10px;
}
.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.img_right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}



.footer {
	font-size: 10px;
	color: #333333;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	height: 50px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
.sidebar {
	width: 240px;
	margin-right: 30px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

.sidebar_title {
	background-image: url(../_img/bg_sidebar_title.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
	padding-left: 20px;
}

.footer .copyright {
	float: left;
}
.coverage_list {
	padding: 10px;
	background-color: #171715;
	color: #666666;
	background-image: url(../_img/bg_sidebar.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 12px;
}
.coverage_list    .location  ul {
	list-style-type: none;
	padding: 0px;
	float: left;
	width: 200px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.coverage_list   .location   li  {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.coverage_list .number ul {
	padding: 0px;
	list-style-type: none;
	width: 20px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.coverage_list .number li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	float: right;
}
.coverage_list a {
	color: #6699cc;
	text-align: right;
	margin-top: 10px;
}
.coverage_list a:hover {
	color: #6699cc;
}





.footer .partner {
	float: right;
}


.clear {
	clear: both;
}
.readmore {
	font-size: 9px;
	color: #666666;
	float: right;
	width: auto;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-image: url(../_img/bg_btn.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #050505;
}
.readmore div a {
	color: #0099CC;
}
.readmore   div  a:hover {
	color: #0099CC;
}
.highlight_blue {
	color: #6699cc;
}
.coverage {
	width: 180px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.coverage .location ul {
	list-style-type: none;
	padding: 0px;
	float: left;
	width: 150px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.coverage .location li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.coverage .number ul {
	padding: 0px;
	list-style-type: none;
	width: 20px;
	float: right;
	margin: 0px;
}
.coverage .number li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-align: right;
}
.news {
	clear: both;
}
.news   p {
	color: #666666;
	font-size: 11px;
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.news      p    img {
	float: left;
	margin-right: 10px;
	border: 3px solid #333333;
}
.news   a      {
	font-size: 12px;
	color: #6699cc;
	font-weight: bold;
}
.news   a:hover      {
	text-decoration: underline;
}
.space10 {
	height: 10px;
	width: 10px;
}
.space20 {
	height: 20px;
	width: 20px;
}
.store img {
	border: 3px solid #333333;
	float: left;
	margin: 10px;
}
