body {
	background:url(img/atp-bg-main-body.jpg) #8d8d91 no-repeat;
	background-position: -20px -40px;
	font-family:Tahoma;
	font-size:12px;
	color:#222;
	margin:0px;
}
* p {
padding:0px 0px;
margin:8px 0px;
line-height:17px;
}
* img {
  border: 0;
  margin: 0;
  padding: 0;
}

a , a:visited {
color:#e32344;
}
a:hover , a:active{
color:#e37344;
}

#wrap {
	width:980px;
	margin:0px 0px 0px 20px
}
#logo{
	background:url(img/logo-bg.png) no-repeat;
	height:113px;
	width:210px;
}

#left-box{
	width:210px;
	height:auto;
	overflow:hidden;
	float:left;display: inline;
}

#right-box{
	width:760px;
	height:auto;
	overflow:hidden;
	float:right;display: inline;
}

#footer {
	clear:both;
	padding:5px;
	text-align:center;
	width:750px;
	font-size:11px;
line-height:16px;
}
#footer a , #footer a:visited{
color:#111;
font-weight:bold;
margin:auto 2px;
}
#footer a:hover{
color:#eee;
}
#leftmenu {
	margin-top:10px
}
#header_flash{
	
	width:760px;
	height:240px;
	border-top:#f00 solid 5px;
border-bottom:#f00 solid 5px;
	margin-top:40px;
	overflow:hidden;
}
#container{
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
#content{
background:url(img/content-bg.png) #FFF;
border-bottom:1px solid #666;	
padding:5px 15px;
margin:0px;
min-height: 200px;
height: auto !important;
height: 200px;
}

.header{
background:url(img/header-bg.png);
font-size:14px;
padding:3px 15px;
margin:0px 0px;
font-weight:bold;
border:1px solid #666;
border-left:none;
border-right:none;
}
#home_link{
margin-bottom:10px;
}
.tb_td{
padding:0px 15px;
text-align:inherit;
font-size:11px;
}

#productsList{
padding:0px;
margin:0px;
list-style:none;
font-weight:bold;
font-size:12px;
}
#productsList li{
float:left;
margin:0px 3px 0px 0px;
border:solid 1px #888;
border-top:none;
}
#tabsProduct {
width:100%;
display: inline-block;
margin:-5px 0px 10px 0px;;
}
#tabsProduct ul{
width:640px;
margin:0px auto;
}
#productsList li a , #productsList li a:visited{
display:block;
padding:3px 10px;
background:#eee;
color:#668;
}
#productsList li a:hover{
background:#fff;
}
#ext-link{
text-align:center;padding:5px;
font-weight:bold;
font-size:12px;
}
#ext-link a , #ext-link a:visited{
padding:5px 30px;
background:#eee;
color:#668;
border:solid 1px #888
}

#ext-link a:hover , #ext-link a:active{
background:#fff;
color:#333;
}

.header2{
font-size:18px;
padding:3px 15px;
margin:0px 0px;
font-weight:bold;
border:1px solid #888;
text-align:center;
color:#f00;
text-transform:uppercase;
letter-spacing:2px
}
#gallery{
margin: 10px 0px;
}
#gallery .gimg{
border: 1px double #ccc;
padding:7px 7px 7px 7px;
background-color:#f5f5f5;
margin:2px;
display:block;
width:100px;
height:100px;
float:left;
text-align:center;
}
#gallery a:hover{
background-color:#efefe3;
border: 1px double #aaa;
}