*, html {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	font:normal 12px Arial, Helvetica, sans-serif;
	background-color:#FFF;
	background:url(images/top.jpg) top repeat-x;
}

#wrapper {
	width:857px;
	margin:0 auto;
	padding-bottom:3px;
}

#header {
	width:857px;
	height:72px;
	margin:0;
	background:url(images/header-mid.jpg) repeat-x;
}

#header-left {
	width:42px;
	height:72px;
	background:url(images/header-left.jpg) no-repeat;
	float:left;
}

#header-right {
	width:42px;
	height:72px;
	background:url(images/header-right.jpg) no-repeat;
	float:right;
}

#logo {
	float:left;
	width:186px;
	height:72px;
	background:url(images/logo.jpg) no-repeat;
}

/*-----SEARCH-----*/
#search-box {
	width:507px;
	height:35px;
}

#box {
	margin:0 180px;
	width:105px;
	height:35px;
}

#search {
	padding:10px 0 0 40px;
	width:407px;
	height:35px;
	border:none;
	color:#333333;
	font-size:11px;
	float:left;
	background:url(images/search.jpg) no-repeat;
}

#go {
	width:60px;
	height:35px;
	float:right;
	border:none;
	background:url(images/go.jpg) no-repeat;
}

#page {
	width:857px;
	height:auto;
	margin:0;
	padidng:0;
}

/*-----LEFT BOX-----*/
#left {
	width:648px;
	margin:0;
	padding:0;
	float:left;
}

.box {
	margin:0;
	width:648px;
	height:auto !important;
	padding:0;
	font-size:12px;
	background:url(images/left-mid.jpg) right repeat-y;
	
}

.top-title {
	padding-left:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	line-height:60px;
}

.box-top {
	width:648px;
	height:93px;
	line-height:10px;
	margin: 0;
	padding: 0;
	background:url(images/left-top.jpg) top no-repeat;
}

.box-mid {
	width:524px;
	height:auto;
	margin: 0;
	padding: 15px 50px 20px 74px;
	background:url(images/left-mid.jpg) repeat-y;
}

.box-cat {
	width:260px;
	float:left;
}
.box-mid ul {
	font:bold 14px "Arial", Helvetica, sans-serif;
}

.main li, .sub li {
	list-style:none;
	padding:3px 0;
	color:#999;
}

.main li {
	text-indent:20px;
	background:url(images/1.jpg) left no-repeat;
}
.sub li {
	background:url(../exportimportspain/images/2.jpg) left no-repeat;	
	text-indent:25px;
}

.main li a, .sub li a {
	color:#333;
	text-decoration:underline;
}
.main li a:hover, .sub li a:hover {
	color:#999;
	text-decoration:none;
}

.box-btm {
	width:648px;
	height:93px;
	background:url(images/left-btm.jpg) bottom no-repeat;
}

.title {
	color:#333333;
	font:bold 14px Arial, Helvetica, sans-serif;
}

.title a:link {color:#333;font-weight:bold}
.title a:hover {color:#A37146}
.title a:visited {color:#A37146;font-weight:bold;}


.post {
	padding:5px 40px 5px 20px;
	background:url(../exportimportspain/images/2.jpg) left top no-repeat;
}
.post a {
	color:#AF1D1D;
	font-weight:normal;
	text-decoration:none;
}
.post a:hover {text-decoration:underline}

/*-----RIGHT BOX-----*/
#right {
	width:207px;
	margin:0;
	padding:0;
	float:right;
}

.sidebar {
	width:207px;
	height:auto;
	float:right;
}

.bar-top {
	width:207px;
	height:60px;
	margin:0;
	background-position:bottom;
	background:url(images/right-top.jpg) top no-repeat;
}

.bar-mid {
	width:207px;
	background:url(images/right-mid.jpg) repeat-y;
	padding-right: 5px;
}

.bar-btm {
	width:207px;
	height:60px;
	background:url(images/right-btm.jpg) top no-repeat;
}

.clear {clear:both}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	width:648px;
	line-height:42px;
	text-align:center;
	font-weight:bold;
	color:#2A2521;
	background-color:#FFF;
}

.main2 li {
	list-style:none;
	padding:3px 0;
	color:333;
	font:bold 12px "Arial", Helvetica, sans-serif;
	text-indent:20px;
	background:url(images/1.jpg) left no-repeat;
}

.main2 li a, .sub li a {
	color:#333;
	text-decoration:underline;
}
.main2 li a:hover, .sub li a:hover {text-decoration:none}

.tsubmit td {
	padding: 3px;
}

.tsubmit #kanan {
	width: 90px; text-align:right; vertical-align:top;	
}

.err {
	color:#ff0000;
}