@charset "utf-8";
/* CSS Document */

body {
  margin: 0px 0px;
  padding: 0px;
  font-family:"Trebuchet MS";
  font-size: 12px;
  background-color:#000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:active {
  color: #000000;
  text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}

#clear {
	clear:both;
}

#main {
	width: 786px;
	margin:0 auto;
	padding-top:10px;
}

h1 {
	font-size:20px;
	color:#1f2728;
	padding:0;
	margin:0;
}

h2 {
}

h3 {
}

h4 {
}

#conteiner {
	width:771px;
	margin: 0 auto;
}

#header {
}

#header_top {
}

#logo {
	width:170px;
	height:170px;
	float:left;
}

#logo_img {
	width:158px;
	height:170px;
	float:left;
}

#logo_heading {
	width:405px;
	height:110px;
	float:left;
	background:url(../img/header_heading_bg.gif) repeat-x top #f5fcff;
	padding:55px 5px 5px 14px;
}

#logo_heading p {
	padding:0;
	margin:0;
}

#logo_heading_right {
	width:19px;
	height:170px;
	float:right;
	background:url(../img/header_heading_right_bg.gif) no-repeat left;
}

.clear {
	clear:both;
}

.right_text {
	text-align:right;
	font-size:11px;
	color:#000000;
	padding:0;
}

#heading_part2 {
	height:141px;
}

#part2_left_menu {
	float:left;
	width:168px;
	height:150px;
	background:#ff6000;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	padding-top:10px;
}

#part2_left_menu ul {
	padding:10px 0px 0px 40px;
	margin:0;
}

#part2_left_menu ul li {
	padding-left:5px;
	padding-bottom:10px;
	list-style:square;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

#part2_left_menu ul li a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

#part2_left_menu ul li a:hover {
	color:#000000;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

#part2_right {
	float:left;
	width:582px;
	height:141px;
	background:#f5fcff;
}

#part2_right_A {
	float:left;
	width:424px;
	height:141px;
	background:#f5fcff;
}

#part2_right_left {
	float:left;
	width:157px;
	height:130px;
	background:#f5fcff;
	/*background: #ffffff url(../img/link_bg.gif) no-repeat center;*/
	text-align:center;
	padding-top:10px;
	border-right:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
}

#part2_right_left a {
	text-align:center;
	/*color:#FF6000;*/
	color:#000000;
}

#part2_right_left a:hover {
	text-align:center;
	/*color:#de5401;*/
	color:#000000;
}

#part2_right_top {
	font-size:18px;
	color:#952809;
	text-transform:uppercase;
	padding:10px 3px 10px 10px;
}

#part2_right_top_A {
	font-size:18px;
	color:#952809;
	text-transform:uppercase;
	padding:10px 3px 7px 10px;
}

#part2_right_bottom {
	font-size:13px;
	color:#000000;
	padding:3px 3px 3px 10px;
}

#part2_right_bottom a {
	font-size:13px;
	color:#000066;
	padding:3px 3px 3px 10px;
}

#part_right_right {
	width:19px;
	height:141px;
	background:url(../img/part2_right_right_bg.gif) repeat-y;
	float:right;
}

#text_container {
	width:706px;
	background:url(../img/text_container_bg.gif) repeat-y;
	padding: 0px 19px 10px 46px;
}

#text_container p {
	padding:0;
	margin:0;
}

.ted_text {
	font-size:14px;
	color:#952809;
}

.ted_text2 {
	font-size:11px;
	color:#952809;
}

#text_container ul {
	padding:0px 0px 0px 15px;
}

#text_container ul li {
	list-style:circle;
	color:#000000;
	padding-bottom:5px;
}

.blue_text {
	font-size:15px;
	font-weight:bold;
	color:#952809;
}

#footer {
	height:57px;
	width:771px;
	text-align:center;
	background:url(../img/footer_bg.gif) repeat-y;
	color:#FFFFFF;
	padding-top:28px;
}

#footer a {
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	text-align:center;
	color:#FFFFFF;
	text-decoration:underline;
}

#footer p {
	padding:0;
	margin:0;
}

.Text_Box {
	width:200px;
	height:18px;
	border:1px solid #999999;
	background:none;
}

.Comment_Box {
	width:200px;
	height:50px;
	border:1px solid #999999;
	background:none;
}

.small_red_Text {
	font-size:10px;
	color:#FF0000;
}

.buyNow {
	font-size:18px;
	font-weight:bold;
}

.amp {
	font-family: arial;
}