body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


#layout {
	margin: 0px;
	z-index: 1;
	position: relative;
}

#main {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 2;
}

.td_menu li {
	display: block;
	float: right;
	text-align: center;
	list-style-type: none;
	width: 93px;
	height: 20px;
	padding-top: 4px;
	background-image: url(../images/bg_button_up.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.td_menu {
	background-image: url(../images/bg_tdmenu.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.td_logo {
	padding-top: 10px;
	padding-left: 15px;
}
.td_home_image {
	background-image: url(../images/home_image.jpg);
	height: 100px;
	width: 800px;
	background-color: #E7E0C3;
}
.td_top_search {
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
}
.search_button {
	height: 20px;
	width: 20px;
	background-image: url(../images/go_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.search_input {
	height: 17px;
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.td_menu_col {
	background-color: #E7E1C2;
	padding-top: 5px;
}
.td_footer {
	height: 26px;
	background-color: #C11919;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E7E1C2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
th {
	text-align: center;
	background-color: #D5CEB1;
	color: #C11919;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0B68D;
	padding-top: 3px;
	padding-bottom: 3px;
}
a:link, a:visited {
	color: #0066FF;
}
.td_company_listcell {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
h1 {
	color: #C11919;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 15px;
	background-image: url(../images/bulletnews.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
a:hover {
	text-decoration: none;
}
.td_about {
	text-align: justify;
	padding: 10px;
}
.td_proimages {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C11919;
	display: inline;
}
.prolisttbl {
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DED7BA;
	border-right-color: #DED7BA;
	border-bottom-color: #DED7BA;
	border-left-color: #DED7BA;
}
.prolist_cell {
	background-image: url(../images/dotv.gif);
	background-repeat: repeat-y;
	background-position: right center;
	padding: 5px;
}
.divproimage {
	width: 90px;
	border: 1px solid #E7E1C2;
	padding: 3px;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
h3 a:link, h3 a:visited {
	color: #C11919;
}

.td_imageabout {
	padding: 10px;
}


dl {
	background-image: url(../images/bg_menu_title.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #C11919;
	height: 38px;
	padding-top: 10px;
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 25px;
	width: 180px;
}
.td_main_home {
	padding-top: 10px;
}
.td_center_home {
	padding: 10px;
}

.homenews {
	border: 1px solid #C5BC96;
	text-align: justify;
	padding: 9px;
	margin-bottom: 20px;
}
.td_banner {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
.td_banner_col img {
	margin-bottom: 10px;
}

.homenews_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C11919;
	background-image: url(../images/bulletnews.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.homenews_h1 a:link, .homenews_h1 a:visited {
	color: #C11919;
	text-decoration: none;
}

.homenews_h1 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}



dd {
	position: relative;
	top: -25px;
	height: 20px;
	padding-top: 4px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-left: 5px;
	width: 170px;
	left: -25px;
}
.td_jomadgoods {
	background-image: url(../images/jordangoods_line.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.td_producs_home {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E7E1C2;
	border-bottom-color: #E7E1C2;
	border-left-color: #E7E1C2;
	background-color: #E3DCBF;
	background-image: url(../images/bg_pro.jpg);
	padding-top: 15px;
	padding-bottom: 15px;
}
.prohome {
	width: 100px;
	float: left;
	background-color: #D5CEB1;
	text-align: center;
	height: 95px;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
}


dd a:link, dd a:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #727272;
	font-family: Arial, Helvetica, sans-serif;
}

.td_banner_col {
	background-image: url(../images/dotv.gif);
	background-repeat: repeat-y;
	background-position: left center;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}


dd a:hover {

	color: #727272;
}
.td_menu_col a:hover {
	color: #C11919;
}
.td_menu a:hover {
	color: #C11919;
}
.td_footer a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
}



dt {


}


form {
	display: inline;
}

.td_menu a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: .1em;
}
.news_img {
	float: left;
	margin-right: 10px;
}
p {
	text-align: justify;
}
.search {
	height: 73px;
	background-image: url(../images/bg_search.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

div#commentForm{
	margin: 0px 20px 0px 20px;
	display: none;
	z-index: 3;
	position: absolute;
	top: 225px;
	left: 200px;

	}
.searchtbl {
	background-image: url(../images/bg_search.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
.searchtbl_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	width: 135px;
}
