html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, p, li, a {
	text-align:left;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	background:url(../images/bg.gif) repeat-x left top;
	margin-top:12px;
}

div#languages{
	background:#857e1c;
	height:20px;
	font-size:13px;
	color:white;
}

#container {
	width:770px;
	margin:0 auto;
	text-align:left;
}
#header {
	width:770px;
}
#header h1 {
	text-indent:-9999px;
	float:left;
	margin:0;
}
#header h1 a {
	display:block;
	background:url(../images/logo_en.gif) no-repeat;
	width:184px;
	height:136px;
	border-left:1px solid #CCCCCC;
}
ul#topNav {
	margin:0;
	padding:0;
	float:left;
	border-right:1px solid #CCCCCC;
}
ul#topNav li {
	display:inline;
	background:none;
	padding:0;
	float:left;
}
ul#topNav a {
	color:#000;
	text-decoration:none;
	font-size:70%;
	display:block;
	padding:5px 3px;
	width:66px;
	height:91px;
	border-left:1px solid #CCCCCC;
	background:url(../images/nav_bg.jpg) repeat-y left top;
}
ul#topNav a:hover {
	color:#999999;
	text-decoration:none;
	background:url(../images/nav_bg_on.jpg) repeat-y left top;
}
blockquote {
	background: url(../images/flash_header_en.gif) no-repeat;
	width:585px;
	height:35px;
	text-indent:-9999px;
	float:left;
}
#content {
	width:768px;
	padding:0;
	float:left;
	background:#fff url(../images/content_bg.gif) no-repeat left top;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
#columnLeft {
	width:320px;
	float:left;
	padding:10px;
}
#columnRight {
	width:380px;
	float:left;
	padding:10px;
	border-left:1px solid #CCCCCC;
}
#columnLeftContent {
	float:left;
}
#columnRightContent {
	width:550px;
	float:left;
	padding:10px;
	border-left:1px solid #CCCCCC;
}
#crete {
	background:url(../images/crete_en.gif) no-repeat;
	width:300px;
	height:111px;
	margin: 30px auto 0 auto;
}
#footer {
	width:750px;
	padding:10px;
	clear:both;
	background: #857e1c url(../images/badge_en.gif) no-repeat 95% center;
}
#footer p {
	color:#FFFFFF;
	font-size:70%;
}
#footer a {
	color:#FFFFFF;
}
#footer #logo {
	background:url(../images/footer_logo_en.gif) no-repeat;
	width:89px;
	height:76px;
	float:left;
	margin-right:15px;
}

p {
	font-size:75%;
	line-height:15px;
	margin:8px 0;
}
h1 {
	color:#46851c;
	margin:0 0 20px 0;
	font-size:130%;
	font-weight:normal;
}
h2 {
	color:#857e1c;
	margin:0 0 20px 0;
	font-size:110%;
	font-weight:normal;
}
h3 {
	font-size:90%;
	color:#857e1c;
	margin:0 0 20px 0;
	font-weight:normal;
}


ul#products li {
	background:url(../images/list_arrow.gif) no-repeat left 8px;
	padding-left:10px;
	font-size:75%;
	line-height:20px;
}
ul#subNav li {
	background:url(../images/list_arrow.gif) no-repeat 5px 10px;
	padding-left:10px;
	line-height:15px;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
}
ul#subNav li a {
	font-weight:bold;
	font-size:70%;
	text-decoration:none;
	display:block;
	width:170px;
	padding:5px;
	color:#857E1C;
}
ul#subNav li a:hover {
	border-right:5px solid #857E1C;
	width:165px;
	color:#ABB03C;
}

a {
	color:#6f8319;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
table#products thead th {
	background-color:#bab678;
	color:#FFFFFF;
	font-size:70%;
	padding:5px;
	font-weight:bold;
	vertical-align:middle;
}
table#products tbody tr.row {
	background-color:#f2f1e3;
}
table#products tbody tr.altRow {
	background-color:#eceacd;
}
table#products tbody td {
	color:#6f8319;
	padding:5px;
	font-size:70%;
}
