body {
	margin:0;
	background:url(../images/body.gif);
	font:12px Tahoma, Helvetica, sans-serif;
	color:#010101;
}
img {border:none;}
a {
	text-decoration:underline;
	color:#000;
}
h1 {
	font-size:20px;
	line-height:21px;
	color:#006ae2;
	font-weight:normal;
	margin:0 0 21px;
}
h2 {
	font-size:13px;
	line-height:14px;
	color:#006ae2;
	font-weight:bold;
	margin:0 0 21px;
}
a:hover {text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#main {
	position:relative;
	padding:268px 0 0 0;
	margin:40px auto 0;
	width: 932px;
}
/*header*/
#header {
	position:absolute;
	top:0;
}
.header {
	height:262px;
	width:932px;
	padding:6px 0 0 7px;
	background:url(../images/header.png) no-repeat;
}
.nav {
	width: 919px;
	background:url(../images/nav-top.png) no-repeat;
	overflow:hidden;
	padding:7px 0 0;
}
.nav span {
	overflow:hidden;
	float:right;
	width:4px;
	height:28px;
	background:url(../images/nav-sapn.png) no-repeat;
}
.nav ul {
	float:right;
	padding:0 0 0 27px;
	margin:0 0 0 -4px;
	list-style:none;
	background:url(../images/nav-ul.png) no-repeat;
	height:28px;
}
.nav ul li {
	background:url(../images/nav-ul-li.png) repeat-x;
	height:28px;
	float:left;
}
.nav ul li:first-child a {
	background:none;
	padding-left:12px;
}
.nav ul li a {
	text-transform:uppercase;
	position:relative;
	top:-5px;
	float:left;
	background:url(../images/divider.gif) no-repeat;
	height:28px;
	line-height:28px;
	font-size:11px;
	color:#fff;
	padding:0 20px 0 22px;
	font-weight:bold;
	text-decoration:none;
}
.nav ul li a:hover {text-decoration:underline;}
.nav div {
	background:url(../images/nav-bottom.png) no-repeat;
	height:7px;
}
/*logo*/
#header .logo {
	margin:0;
	display:block;
	padding: 31px 0 55px 13px;
}
.logo a{
	display:block;
	width:342px;
	height:72px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
	position:relative;
	cursor:pointer;
}
.form {
	padding: 0 0 0 27px;
	position:relative;
}
.form ul {
	padding:0 0 7px 2px;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.form ul li {
	float:left;
	background:url(../images/marker.gif) no-repeat 0 4px;
	padding:0 8px 0 10px;
}
form ul li:first-child{
	background:none;
	padding-left:0;
}
.form ul li a {
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	line-height:11px;
	color:#ff3c00;
}
.form ul li a:hover {text-decoration:underline;}
.form .text {
	width:100%;
	overflow:hidden;
}
.form .text div {
	float:left;
	padding:0 11px 0 0 ;
}.form .text div input {
	width:121px;
	border:1px solid #c7c7c7;
	font:12px Tahoma, Helvetica, sans-serif;
	padding:3px 0 3px 6px;
}
.form .text div label {
	display:block;
	font-size:9px;
	color:#006ae2;
	line-height:12px;
	padding:0 0 0 2px;
}
.form .text span.submit {
	float:left;
	padding:12px 0 0 1px;
}
.search {
	position:absolute;
	right:67px;
	bottom:14px;
}
.titleheader 
{
   	font-size:14px;
   	color:#006ae2;
    font-weight:bold; 
}
.search label {
	letter-spacing:-1px;
	font-size:9px;
	line-height:14px;
	color:#006ae2;
}
.search #search {
	width:200px;
	padding:3px 0 3px 7px;
	font:12px Tahoma, Helvetica, sans-serif;
	border: 1px solid #c7c7c7;
	margin: 0 11px 0 6px;
}
/*content*/
.container {
	background:url(../images/bg_container.gif) repeat-y;
	width:923px;
	padding:1px 0 0;
	position:relative;
	left:5px;
}
.top-container {
	position:relative;
	background:url(../images/top-container.gif) repeat-x;
	width:917px;
	min-height:200px;
}
* html .top-container {height:200px;}
.top-container:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
.bottom-container {
	background:url(../images/container.gif) no-repeat 0 100%;
	width:917px;
	padding:0 3px;
	height:1%;
}
.bottom-container:after{
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
#content {
	padding:19px 18px 37px 0;
	width:632px;
	float:right;
}
.buy {
	background:url(../images/buy-top.gif) no-repeat;
	width:187px;
	padding-top:33px;
	float:right;
}
.buy .top {
	padding-bottom:10px;
	background:url(../images/buy-bottom.gif) no-repeat 0 100%;	
	width:187px;
}
.buy .top:after{
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.buy-text {
	background:url(../images/buy.gif) repeat-y;
	float:left;
	width:157px;
	padding:1px 12px 0 18px;
}
.buy-text div {
	position:relative;
	margin-top:-24px;
}
.buy h2 {
	line-height:18px;
	color:#006ae2;
	font-size:11px;
	margin:0 0 27px;
}
.buy strong {
	font-size:11px;
	line-height:18px;
	color:#636363;
	display:block;
}
.buy p {
	font-size:11px;
	line-height:18px;
	color:#636363;
	margin:0 0 18px;
}
.buy p a {
	color:#ff3c00;
	text-decoration:none;
}
.buy p a:hover{text-decoration:underline;}
.buy p span {
	font-weight:bold;
	color:#000;
}
.buy p span span {color:#384a9a;}

.footer {
	font-size:12px;
	font-weight: bold;
	line-height:18px;
	color:#ffffff;
	display:block;
}
#content .line {
	width:100%;
	overflow:hidden;
	background:url(../images/dotted.gif) repeat-x 0 100%;
	padding-bottom:2px;
	margin-bottom:23px;
}
#content .line  h1 {
	font-size:18px;
	line-height:19px;
	color:#006ae2;
	font-weight:normal;
	margin:0 0 21px;
}
#content .text {
	padding-top:10px;
	float:left;
	width:418px;
}
#content .text1 {
	padding-top:10px;
	float:left;
	width:630px;
}
.line .text p{
	line-height:18px;
	font-size: 11px;
	color:#636363;
	font-size:12px;
	margin:0 0 18px;
}
.line .text1 p{
	line-height:18px;
	font-size: 11px;
	color:#636363;
	font-size:12px;
	margin:0 0 18px;
}
.line .text1 li{
	line-height:18px;
	color:#636363;
	font-size:12px;
	margin:0 0 18px;
}
.line .text1 ul{
	line-height:18px;
	color:#636363;
	font-size:12px;
	margin:0 0 18px;
}
.boxes {
	overflow:hidden;
	width:634px;
	background:url(../images/boxes.gif) repeat-y;
}
.boxes .top {
	background:url(../images/boxes-top.gif) no-repeat;
	width:634px;
}
.boxes .bottom {
	background:url(../images/boxes-bottom.gif) no-repeat 0 100%;
	width:634px;
	overflow:hidden;
	padding:5px 0 0 4px;
}
.boxes .bottom .box {
	width:206px;
	float:left;
	margin-right:4px;
}
.boxes .bottom .box .picture {
	display:block;
	padding-bottom:22px;
}
.boxes .bottom .box .picture img {display:block;}
.boxes .bottom .box h3 {
	line-height:18px;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	background:url(../images/bg_h3_boxes.gif) repeat-y;
	padding:5px 0 4px 10px;
	border-bottom:1px solid #fff;
	margin:0;
}
.boxes .bottom .box div {padding:0 12px;}
.boxes .bottom .box div h4 {
	color:#ff3c00;
	line-height:14px;
	font-size:11px;
	margin: 0 0 14px;
}
.boxes .bottom .box div p {
	line-height:14px;
	font-size:11px;
	color:#636363;
	margin: 0 0 14px;
}
/*sidebar*/
#sidebar{
	width:265px;
	float:left;
}
.menu {
	width:253px;
	position:relative;
	margin:0 0 0 -9px;
}
.menu .top {
	width:253px;
	background:url(../images/top-menu.gif) no-repeat;
	padding-top:23px;
}
.menu .bottom {
	width:253px;
	background:url(../images/bottom-menu.gif) no-repeat 0 100%;
	padding-bottom:9px;
}
.menu-text {
	width:253px;
	background:url(../images/bg_menu.gif) repeat-y;
	padding-bottom:7px;
}
#menu {
	padding:0 6px 0 9px;
	margin:0;
	list-style:none;
	width:238px;
	background:url(../images/menu-ul.gif) no-repeat;
}
#menu:after{
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
#menu li {
	width:238px;	
	background:url(../images/divider2.gif) repeat-x 0 100%;
	padding-bottom:2px;
	float:left;
}
#menu a {
	text-transform:uppercase;
	cursor:pointer;
	display:block;
	height:32px;
	width:227px;
	padding:0 0 0 11px;
	font:11px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
#menu a span {
	display:block;
	padding: 0 0 0 10px;
	height:32px;
}
#menu li.hover a,
#menu li:hover a,
#menu a:hover {background:url(../images/menu-a.gif) no-repeat;}
#menu li.hover a span,
#menu li:hover a span,
#menu a:hover span {background:url(../images/marker2.gif) no-repeat 0 50%;}
#menu li ul li a,
#menu li:hover ul li a:hover,
#menu li.hover ul li a:hover,
#menu li ul li:hover a:hover {
	background:#a4a4a4;	
}
#menu li.hover,
#menu li:hover {
	position: relative;
}
#menu li.hover ul,
#menu li:hover ul {display: block;}
#menu ul {
	padding:0;
	border:4px solid #999696;
	border-left-style:none;
	margin:0;
	background:#a4a4a4;
	list-style:none;
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
}
.recent-news {
	padding:11px 0 0 20px;
	background:url(../images/sidebar-h3.gif) no-repeat;
	float:left;
	margin:0 0 0 -3px;
	position:relative;
	width:227px;
}
.recent-news h3 {
	font-size:11px;
	line-height:12px;
	color:#006ae2;
	margin:0 0 26px;
}
.recent-news h3 span {color:#757575;}
.news {
	padding:0;
	margin:0;
	list-style:none;
	width:202px;
}
.news li {
	background:url(../images/dotted.gif) repeat-x 0 100%;
	padding: 0 0 7px;
	margin-bottom:12px;
}
.news li h4{
	color:#ff3c00;
	font-size:11px;
	line-height:12px;
	margin:0 0 2px;
}
.news li em {
	font-style:normal;
	display:block;
	font-size:10px;
	color:#4c4c4c;
	line-height:11px;
	margin:0 0 10px;
}
.news li p {
	line-height:14px;
	font-size:11px;
	color:#818181;
	margin:0 0 4px;
}